@import url(http://fonts.googleapis.com/css?family=Dosis:400,500);

body {  
      	margin:0;
      	padding:0;
      	font-family:Dosis, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Arial, Helvetica, sans-serif !important;
      	font-size: 12px;
}

#contentHeader {
	float:left;
	width:100%;
  	min-height: 252px;
}


#header {
	width:960px;
	display:block;
	margin: 0 auto;
	position:relative;
  	height:202px;
}

#topbar { 
	width: 100%;
	margin:0 auto;
	display:block;
        zoom:1;
  	clear:both;
}

#topbarBase { 
	width: 100%;
	margin:0 auto;
	display:block;
	height: 17px;
        zoom:1;
  	clear:both;
  	background-image:url(/stylesheets/images/3323.jpg);
  	background-position:bottom center;
  	background-repeat: no-repeat;
}

#menuWrapper {
 	margin: 0 auto;
  	display: block;
  	width: 1000px;
  	background: #9FBCBF;
}

#headerImage {
	display:block;
	width:960px;
	margin:0 auto;
}

#headerTitleText {
        position:absolute;
        top:0;
        left:0;
        width:464px;
        font-size: 45px;
        margin-top:72px;
        margin-left: 30px;
        color:#2E3738;
        line-height:38px;
  	#line-height: 1.2;
        display:block;
        text-align:left;
}

#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:940px;
	display:block;
	margin: 0 auto;
	position:relative;
	padding: 12px 10px 0px 10px;
	background:#F2F6F7;
	min-height: 300px;
        _height:300px; /* IE6 min-height hack */
}

#sidebar {
	float:left;
	width:243px;
	margin:0 0 0 10px;
	display:inline;
  	clear:both;
}

#headingContainerFP {
       	clear:right;
  	width: 900px;
  	padding-left: 20px;
}

#headingContainer {
  	clear: right;
}

#rssButton {
  	margin-top:-30px !important;
  	margin-left:93% !important;
}

#contentWrapper {
	width:690px;
        #width:680px; /* IE6 width hack to avoid a float drop */
	margin: 20px 0 0 253px;
  	#margin-top: -18px;
}

#footerWrapper {
	width:100%;
	float:left;
	height:159px;
}

#footer {
	width:960px;
	display:block;
	margin:0 auto;
	background-image:url(/stylesheets/images/3321.jpg);
  	background-position: top center;
  	background-repeat: no-repeat;
	height:110px;
	color: #3E5F6E;
  	padding-top: 16px;
  	text-align: center;
}

#footer a:link, #footer a:visited {
  	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Arial, sans-serif;
  	font-size: 12px;
       color:#3E5F6E;
       text-decoration:none;
}

#footer a:hover {
       color:#3E5F6E;
       text-decoration:underline;
}

/* Homepage Template Overrides */

.boxContainer {
  	margin-left: -10px !important;
}