@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,700,400);
body {  
      	margin:0;
      	padding:0;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
      	font-size: 13px;
  	background-image: url("/stylesheets/images/c1.jpg");
  	background-position: top center;
  	background-repeat: no-repeat;
  	background-color: #CDD3DD;
}



#contentHeader {
	float:left;
	width:100%;
  	min-height: 213px;
}


#header {
	width:1040px;
	display:block;
	margin: 0 auto;
	position:relative;
  	height:213px;
}

#topbar { 
	width: 100%;
	margin:0 auto;
	display:block;
	min-height: 37px;
        zoom:1;
  	clear:both;
}

#menuWrapper {
 	margin: 0 auto;
  	display: block;
  	width: 960px;
  	padding: 0 40px 0 40px;
  	background: #fff;
  	min-height: 37px;

}

#headerImage {
	display:block;
	width:1040px;
	margin:0 auto;
}

#headerTitleText {
        color: #95A0BD;
        display: block;
        font-size: 37px;
        font-weight: 400;
        left: 250px;
        line-height: 40px;
        margin-left: 0px;
        margin-top: 0px;
        padding: 10px;
        position: absolute;
        text-align: left;
        top: 75px;
        width: 350px;
  	font-family: Montserrat, Arial, Helvetica, sans-serif !important;
	font-weight: 700;
}

#searchForm { /* Pull search box inline rather than display it underneath menu item */
        display: block;
        left: 76px;
        position: relative;
        top: -31px;
        #top:-51px; /* IE6/7 Hack for broken Box Model */
}

#contentBody {
	float: left;
	width:100%;
	margin:0;
	display:inline;
}

#bodyContainer {
	width:1020px;
	display:block;
	margin: 0 auto;
	position:relative;
	padding: 0px 10px 0px 10px;
	background:#FFF;
	min-height: 1100px;
        _height:500px; /* IE6 min-height hack */
  	background-image: url("/stylesheets/images/c2.jpg");
  	background-position: top center;
  	background-repeat: no-repeat;
}

#bodyContainerCP {
	width:960px;
	display:block;
	margin: 0 auto;
	position:relative;
	padding: 0px 40px 0px 40px;
	background:#FFF;
	min-height: 500px;
        _height:500px; /* IE6 min-height hack */
  	background-image: url("/stylesheets/images/c2.jpg");
  	background-position: top center;
  	background-repeat: no-repeat;
}
#sidebar {
	float:left;
	width:170px;
	margin:0 0 0 0px;
	display:inline;
  	clear:both;
}

#headingContainerFP {
       	clear: both;
        display: block;
        padding-top: 30px;
        padding-left: 0px;
        width: 960px;
}


#headingContainer {
  	clear: right;
}

#rssButton {
  	margin-top:-30px !important;
  	margin-left:93% !important;
}

#contentWrapper {
	width:740px;
        #width:735px; /* IE6 width hack to avoid a float drop */
	float:right;
  	margin: 0;
	margin-top: 24px;
}

#footerWrapper {
	width:100%;
	float:left;
	height:160px;
}

#footer {
	width:960px;
	display:block;
	margin:0 auto;
	background-image:url(/stylesheets/images/c5.jpg);
  	background-position: top center;
  	background-repeat: no-repeat;
	height:110px;
	color: #52595F;
  	padding: 0px 40px 0px 40px;
  	text-align: center;
}

#footer a:link, #footer a:visited {
      	font-family: Montserrat, Arial, Helvetica, sans-serif !important;
  	font-size: 9px;
       color:#52595F;
       text-decoration:none;
}

#footer a:hover {
       color:#52595F;
       text-decoration:underline;
}

/* Homepage Template Overrides */

.boxContainer {
  	margin-left: -10px !important;
}


#footerTruroLogo {
	float: left;
	display: block;
	margin-right: 0px;
	margin-top: 15px;
}

img {
	border: 0px;
}

span.footer {
	position: relative;
	left: 0px;
  	top: 10px;
      	font-family: Montserrat, Arial, Helvetica, sans-serif !important;
}

#footer > div {
        float: left;
        text-align: left;
        width: 700px;
        line-height: 17px;
        margin-left: 35px;
        font-size: 14px;
        color: #939FBD;
      	font-family: Montserrat, Arial, Helvetica, sans-serif !important;
        margin-top:40px;
}