@charset "UTF-8";
/* CSS Document */

body{
font-family:Trebuchet MS, Helvetica, sans-serif;
font-size:16px;
margin:0;
padding:0;
background-color:#f2f2f2;
color:#434343;
}
#page_wrapper{

}
#page{
width:925px;
margin:0 auto;
}

/*FONT STYLES*/
h1, h2, h3, h4{
margin-top:3px;
margin-bottom:3px;
font-weight:normal;
}
h1, h2, h3{
font-family:Garamond, Palatino Linotype, Book Antiqua, serif;
}
#left_content p{
font-size:0.9em;
color:#3084c3;
line-height:1.4em;
}
#left_content a{
border-bottom:dotted 1px #434343;
color:#434343;
}
#left_content ul{
font-size:0.9em;
color:#3084c3;
line-height:1.4em;
}
#footer_tag a{
color:#ffffff;
border-bottom:dotted 1px #ffffff;
}
a, a:hover, a:visited{
text-decoration:none;
}
.small{
font-size:0.8em!important;
}
.required{
color:#ff0000!important;
}
.grey{
color:#434343;
}
.blue{
color:#3084c3;
}
.thumbnail{
border:none!important;
}
.tiny{
font-size:0.6em;
}
.bold{
font-weight:bold;
}

/*HEADER CSS*/
#header{
height:150px;
margin-top:7px;
background-color:#ffffff;
position:relative;
}
#header_logo{
left:4px;
position:absolute;
top:4px;
}
#header_contact{
position:absolute;
right:17px;
top:12px;
font-size:0.9em;
}
#header_contact a{
color:#434343;
}
#header_contact ul{
margin:0;
}
#header_contact li{
float:left;
background-image:url(../images/reece-bullet.jpg);
background-repeat:no-repeat;
background-position:left;
list-style:none;
margin-left:60px;
padding-left:20px;
}
.menu-header{
color:#3084c3;
font-size:1.7em;
}
.last-menu{
border:none!important;
}
#menu{
font-size:0.6em;
position:absolute;
right:0;
top:73px;
}
#menu ul{
margin:0;
}
#menu li{
background-image:url(../images/menu-bg.jpg);
background-position:-10px 57px;
background-repeat:no-repeat;
border-right:1px solid #434343;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-bottom:11px;
padding-left:5px;
padding-right:5px;
width:110px;
height:46px;
line-height:1.5em;
}
#menu a{
text-decoration:none;
color:#434343;
position:relative;
z-index:3;
}

#submenu{
background-color:#0083c3;
height:20px;
position:absolute;
top:130px;
width:100%;
font-size:0.8em;
color:#ffffff;
overflow:hidden;
}
#submenu a{
color:#ffffff;
text-decoration:none;
}
#submenu ul{
margin:0px;
padding:0px;
height:100%;
}
#submenu li{
list-style:none;
float:left;
padding-right:7px;
padding-left:7px;
border-right:solid 1px #ffffff;
height:100%;
margin:0px;
}

/*CONTENT CSS*/
#content{
margin-top:7px;
background-image:url(../images/body-bg.jpg);
background-position:top left;
background-repeat:repeat-y;
}
#left_content{
float:left;
width:705px;
margin-right:7px;
min-height:561px;
}
.slideshow a{
border:none!important;
}
.post{
padding:7px;
}
#left_content li{
padding-bottom:10px;
}
#right_content{
width:188px;
float:right;
padding-left:12px;
padding-right:13px;
padding-bottom:25px;
}
#right_content h4{
color:#3084c3;
}
#right_content a{
color:#434343;
}
.right-box{
padding:0 0 10px 0;
}
.right-border{
border:solid 4px #f2f2f2;
}
.right-box ul{
padding:5px;
list-style:none;
margin:0;
}
#right_content li{
border-bottom:dotted 1px #cccccc;
}
.hot-topics a{
display:block;
padding:5px 3px;
}
.hot-topics a:hover{
color:#3084C3!important;
background-color:#cccccc;
}

/*FOOTER CSS*/
#footer_wrapper{
background-image:url(../images/footer-bg.jpg);
background-repeat:repeat-x;
background-position:top;
height:316px;
margin-top:25px;
color:#ffffff;
padding-top:25px;
min-width:925px;
}
#footer{
width:925px;
margin:0 auto;
}
#quicklinks{
float:left;
padding-left:15px;
line-height:1.7em;
}
#quicklinks a{
color:#ffffff;
}
#footer_tag{
float:right;
padding-right:15px;
text-align:right;
}

#walk_on{
position:fixed;
bottom:0;
left:0;
z-index:999;
}