body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e3e8ec;
}

a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}


@font-face {
    font-family: 'ArmataRegular';
    src: url('http://www.huwkidwell.co.uk/css/Armata-Regular-webfont.eot');
    src: url('http://www.huwkidwell.co.uk/css/Armata-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.huwkidwell.co.uk/css/Armata-Regular-webfont.woff') format('woff'),
         url('http://www.huwkidwell.co.uk/css/Armata-Regular-webfont.ttf') format('truetype'),
         url('http://www.huwkidwell.co.uk/css/Armata-Regular-webfont.svg#ArmataRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;	
}

h3 a:link {
	color: #FFF;
	text-decoration: none;
}
h3 a:visited {
	text-decoration: none;
	color: #FFF;
}
h3 a:hover {
	text-decoration: underline;
	color: #FFF;
}
h3 a:active {
	text-decoration: none;
	color: #FFF;
}

hr {
color: 	#587f90;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color:#333;
	line-height: 20px;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#F00;
	line-height: 20px;
}

.title {
font-family: 'ArmataRegular';
font-size: 16px;
color: #587f90;
}

.quote {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #587f90;
line-height: 22px;
}

.quotemain {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #ffffff;
line-height: 24px;
}

.headmain {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #ffffff;
line-height: 22px;
text-align: left;
}

#content #right .text {
	text-align: right;
}

.foottext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
line-height: 30px;
}

.foottext a:link {
	color: #FFF;
	text-decoration: none;
}
.foottext a:visited {
	text-decoration: none;
	color: #FFF;
}
.foottext a:hover {
	text-decoration: underline;
	color: #FFF;
}
.foottext a:active {
	text-decoration: none;
	color: #FFF;
}

#header {
	margin: 0px auto 0px auto;
	width: 100%;
	height: 120px;
	background-color: #0e0e0e;
	background-image: url(http://www.huwkidwell.co.uk/images/header.png);
	background-position: center;
	background-repeat: no-repeat;
}

#headercontent {
	margin: 0px auto 0px auto;
	width: 960px;
	height: 120px;
}

#logo {
margin-top: 10px;
float: left;
width: 360px;
height: 110px;
}

#social {
float: left;
width: 600px;
height: 120px;
}

#socialfeed {
float: right;
margin-top: 10px;
align: right;
width: 350px;
height: 60px;
/*background-image:url(http://www.huwkidwell.co.uk/images/twitter_bubble.png)*/
}

#sociallogos {
float: right;
align: right;
width: 350px;
height: 50px;
text-align: right;
}

#twitpic {
width: 40px;
height: 50px;
float: left;
margin-left: 8px;
margin-top: 6px;
}

.twtr-hd {
	display: none; 
	} 
 
.twtr-ft 
{ 
display: none; 
}

.twtr-tweet .twtr-tweet-text { 
    margin-top: -2px;
	
	border: 0px;  
}



#navmain {
	float: left;
	height: 40px;
	width: 100%;
	background-color: #a1c8db;
}

#navcontent {
width: 960px;
height: 40px;
margin: 0px auto 0px auto;
border-left: 1px solid #587f90;
}

#textright {
width: 500px;
float: left;
margin-top: 50px;
}



#left {
width: 300px;
height: 360px;
float: left;
background-color: #a1c8db;
}

#right {
width: 640px;
height: 360px;
float: left;
margin-left: 20px;
}

#hometext {
	width: 900px;
	margin-top: 20px;
	margin-left: 30px;
	float: left;
	height: 280px;
}

#homeleft {
	width: 300px;
	height: 250px;
	background-color: #a1c8db;
	float: left;
	margin-right: 10px;
	
}



#news {
	float: left;
	width: 900px;
	margin-top: 20px;
	margin-left: 30px;
	font-size: 14px;
	text-align: center;
}


#footer {
width: 100%;
height: 40px;
background-color: #0e0e0e;
	background-image: url(http://www.huwkidwell.co.uk/images/header.png);
	background-position: center;
	background-repeat: no-repeat;
	border-top: 3px solid #a1c8db;
}

#footercontent {
	width: 960px;
	height: 40px;
	margin: 0px auto 0px auto;
	font-size: 12px;
	text-align: center;
}
