/*=================== STANDARD RULES ====================*/
body, ul, form, fieldset {margin:0px; padding:0px;}

body{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	background-color:#b90101;
}

img {border: #666666 ; padding: 2px;}

h1,h2,h3,h4,h5,h6 {
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color:#1139a0;
	margin-bottom:1em;
}
h1 {font-size:1.8em;}
h2 {font-size:1.4em;}
h3 {font-size:1.2em;}
h4,h5,h6 {font-size:1.1em;}

a:link {color:blue;text-decoration:underline;}
a:visited {color:blue;text-decoration:underline;}
a:hover {color:#A87234; text-decoration:underline;}
a:active {color:blue;text-decoration:underline;}

input, textarea, select, option, button {
 font:1em arial,helvetica,sans-serif;
 }

.printonly {display:none;}
.clearfloats {clear:both;}
/*=================== GLOBAL RULES ======================*/

#maincontainer{
	width:867px;
	margin:0 auto;
	background-image:url(../images/main-bg.jpg);
}
#header{
	position:relative;
	width:851px;
	height:115px;
	background-image:url(../images/header-bg.jpg);
	margin-left:8px;
	border-bottom:2px solid white; }

#header-image {

	position: absolute ;
	padding: 0px ;
	margin: 0px ;
}

#header h6{
	position: absolute ;
	font-size: 15px ;
	font-weight: bold ;
	width:100px ; height: 20px ;
	top: 12px ;
	left: 640px ;
	color: #ddc579 ;
	padding:0;
	margin:0;
	padding-left:25px;
	background-image:url(../images/soc-blog.png);
	background-position:0 3px;
	background-repeat:no-repeat;
	
}
#header h6 a{
	color:#ddc579;
	text-decoration:none;s
}
#header h6 a:hover{
	color:#FFFFFF;
}

#header h7{
	position:absolute ;
	font-size: 14px ;
	font-weight: bold ;
	width:100px; height: 20px;
	top:34px;
	left:640px;
	color:#ddc579;
	padding:0;
	margin:0;
	padding-left:25px;
	background-image:url(../images/soc-twit.png);
	background-position:0 3px;
	background-repeat:no-repeat;
}
#header h7 a{
	color:#ddc579;
	text-decoration:none;s
}
#header h7 a:hover{
	color:#FFFFFF;
}

#header h8{
	position:absolute ;
	font-size: 14px ;
	font-weight: bold ;
	width:100px; height: 20px;
	top:56px;
	left:640px;
	color:#ddc579;
	padding:0;
	margin:0;
	padding-left:25px;
	background-image:url(../images/soc-fb.png );
	background-position:0 3px;
	background-repeat:no-repeat;
}
#header h8 a{
	color:#ddc579;
	text-decoration:none;s
}
#header h8 a:hover{
	color:#FFFFFF;
}
#banner{
	width:751px;
	height:39px;
	margin-left:8px;
	border-top:1px solid #cccccc;
	text-align:center;
}
#banner h1{
	margin:0;
	padding:6px 0 0 0;
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#666666;
}
#container{
	margin-left:8px;
	margin-right:15px;
}
#blogbox{
	width:159px;
	padding:0 0 15px 0;
	margin:15px 0;
	background-image:url(../images/blog-bg.gif);
	background-position:top;
}

#blogbox h2{padding:2px 2px 5px 10px;margin:0;}
#blogbox p{padding:5px 10px;margin:0;}
#blogbox img{padding:0;margin:0;}

#blog-items h3{padding:0;margin:0 0 2px 0;}
#blog-items{border-bottom:1px solid #666;}

#container #blogbox ul { margin: 1px 10px 0px; padding: 0; float: none; }
#container #blogbox .blog li { line-height: 13px; padding: 3px 0; width: 125px; float: none; margin: 0; height: auto; }
#container #blogbox .blog li a { width: auto; height: auto; padding: 0; }

#content{
	float:left;
	margin:10px 0 0 10px;
	width:650px;
	line-height:17px;
	color:#333333;
	height:100%;
	min-height:500px;
	
}
#content p{margin:0 20px 20px 0px;}
#content h1{margin:0 0 20px 0;}
#content h2{margin:0 0 4px 0;}
#content ul{margin-left:30px;margin-bottom:30px;}
#footer, #footerblue{
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-align:right;
	color:#1139a0;
	width:823px;
	height:50px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:4px;
}
#breadcrumb{
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:.9em;
	text-align:right;
	color:#666666;
	height:10px;
	margin-left:8px;
	
}
#footer p, #footerblue p{
	margin:0;
	padding:1px 10px 0 0;
}
#footer{margin-top:0px; height:100px;}
#footerblue{
	background-image:url(../images/footer-bg.jpg);
	color:#000000;
	padding: 10px;
	line-height: 1.5;
	margin-bottom: 10px;
	
}

#float		{	float:right ;
height:235px;
width:370px;
text-align:center;
font-size:80%;
}
