@charset "UTF-8";
/* CSS Document */

body{
	;
	margin: 0px  auto;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	 background-image: url(images/bg-main.jpg);
	background-repeat: repeat-x;
	}
	

#container{
	text-align:center;
	margin: 0px  auto;
	padding: 0px 0px 6px 0px;
	width: 1012px;
	}

#footer{
	margin: 30px 18px 20px 18px;
	font-size: 11px;
	background-image: url(images/shadow-up.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	padding-top: 22px;
}

	
#info{
	float:left;
	color: #666666;
	word-spacing: 1px;
	margin-left:10px;
	margin-bottom: 5px;
	text-align: justify;
	font-size: 12px;
	width:1000px;
	min-height:30px;
	height:auto !important;
	height:30px;
}

#lowerNav{
	float: left;
	width: 600px;
	margin-left:10px;
	
	text-align: left;
	
	min-height: 28px;
	height:auto !important;
	height:28px;
}

	
.address{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	letter-spacing: 1px;
	color: #999999;
}


#header{
	margin-bottom: 5px;
	min-height: 90px;
	height:auto !important;
	height:90px;
}


#nav{
	float:left;
	width:765px;
	padding-right: 10px;
}


#content{
	text-align:left;
	padding: 15px 0px 5px 0px;
	margin-left: 18px;
	margin-right: 18px;
	min-height: 350px;
	height:auto !important;
	height:350px;
}


#main{
	background-image: url(images/content-body.jpg);
	background-repeat: no-repeat;
	min-height: 620px;
	height:auto !important;
	height:620px;
	margin-top: 1px;
	padding-top: 5px;
}


#sectionHead{
	background-repeat:no-repeat;
	min-height: 186px;
	height:auto !important;
	height:186px;
	background-position: top center;
	vertical-align: top;
	margin: 0px auto;
	padding: 0px auto;
}

#sideHeader{
	margin: 0px 0px 0px 0px;
	float: left;
	padding: 0px 0px 0px 4px;
	min-height: 186px;
	height:auto !important;
	height:186px;
	display: inline;
	width: 820px;
}

#sectionNav{
	font-size: small;
	margin: 0px 0px 0px 0px;
	float: left;
	padding: 0px 0px 0px 0px;
	position: relative;
	min-height: 186px;
	height:auto !important;
	height:186px;
	width: 146px;
	display: inline;
}

#bodyContent{
	width: 740px;
	margin: 42px 5px 5px 36px;
}

#bodyContent p{
	color:#666666;
	font-size:small;
	line-height: 1.6em;
}

#bodyContent h2{
	color:#FEAD3E;
	line-height: 2em;
	border-bottom: dashed 1px #cccccc;
	font-size: 19px;
}

#bodyContent h3{
	color:#467290;
	font-family: "Trebuchet Ms", Helvetica, sans-serif;
	margin-bottom: 10px;
	font-size: 17px;
}

#bodyContent h4{
	color:#467290;
	font-family: "Trebuchet Ms", Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom: 6px;
	line-height: 1;
	margin-top: 1px;
}


#bodyContent ul{
	color: #467290;
	line-height: 1.7em;
	font-size: small;
	margin-bottom: 10px;
}

#bodyContent ol{
	color: #467290;
	line-height: 1.7em;
	font-size: small;
	margin-bottom: 10px;
}

/*content links */
#bodyContent a:link {
	font-family:Arial, sans-serif;
	color: #467290;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
}
#bodyContent a:visited {
	font-family:Arial, sans-serif;
	color: #467290;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
}
#bodyContent a:hover {
	text-decoration: underline;
}
#bodyContent a:active {
	text-decoration: none;
}




.newsDate {
	color: #4B7595;
	font-size: small;
	font-family: "Courier New", Courier, monospace;
	margin-top: 0px;
}

/* Front Page */

#introduction{
	padding: 5px 9px 0px 9px;
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-bottom: 0px;
	min-height: 98px;
	height:auto !important;
	height: 98px;
}

#introPanel{
	min-height: 250px;
	height:auto !important;
	height:250px;
}



#introTabs{
	text-align: center;
	margin: 5px 10px 10px 10px;
	min-height: 172px;
	height:auto !important;
	height:172px;
}

#tab{
	float: left;
	width: 320px;
	padding-left: 4px;
}



.headline{
	letter-spacing: 1.5px;
	color: #666666;
	line-height: 1.2em;
	font-size: 12px;
}

.title{
	color: #333333;
	font-size: 14px;
	line-height: 1.3em;
}

.summary{
	color: #333333;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.subtitle{
	color: #666666;
	line-height: .3em;
}


#listings{
	margin-bottom: 30px;
	padding-top: 20px;
}

.contact{
	color: #333333;
}


#introduction h1{
	color: #6E6F72;
	font-weight: normal;
	line-height: .7em;
	font-family: Helvetica, sans-serif;
	font-size: 32px;
	margin-bottom: 0px;
}

#introduction p{
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	margin-top: 4px;
}

/*
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
*/


#footer a:link {
	color: #44708E;
	text-decoration: none;
}

#footer a:visited {
	color: #44708E;
	text-decoration: none;
}
#footer a:hover {
	color: #44708E;
	text-decoration: underline;
}
#footer a:active {
	color: #44708E;
	text-decoration: none;
}

ul#secNav{
	display: inline;
	list-style: none;
	text-indent: none;
	margin: 0px auto;
	padding: 0px auto;
}



ul#secNav:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;

}

ul#secNav li {
	float: left; /*For IE 7 lack of compliance*/
	display: block !important; /*For GOOD browsers*/
	display: inline; /*For IE*/
	position: relative;
	margin: 0px auto;
	}

/* Root Menu */
ul#secNav a {
	border: 0px none;
	padding: 0 4px 0px 3px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #FFFFFF;
	font: 11px/22px Verdana, sans-serif;
	text-decoration: none;
	height: auto !important;
	height: 1%;
	letter-spacing: 0px;
	width: 141px;
	background-image: url(images/secNav-btn-flat.gif);
}

/* Root Menu Hover Persistence */
ul#secNav a:hover{
	background-image: url(images/secNav-btn.gif);
}

ul#secNav li:hover a{
	background-image: url(images/secNav-btn.gif);
}

ul#secNav li.iehover a {
	color: #FFF;
	background-image: url(images/secNav-btn.gif);
}

ul#secNav #currentpage a {
	background-color: #faaf40;
	background-image: url(none);
	color:#333333;	
		}

/* End Section Nav functionality */

/* Contact Form Div */
#bodyForm{
	width: 410px;
	margin: 42px 5px 5px 36px;
	min-height: 700px;
	height:auto !important;
	height:500px;
	float: right;
}

#bodyForm p{
	color:#666666;
	font-size:small;
	line-height: 1.2em;
}

#bodyForm h3{
	color:#467290;
	font-family: "Trebuchet Ms", Helvetica, sans-serif;
}

/* Background Printing Hack */
#background {                                 
	display: list-item;                
	list-style-image: url(images/bg-main.jpg); 
	list-style-position: inside;       
	letter-spacing: -1000em;           
	font-size: 1pt;                    
	color: #fff;                      
	}

/* Durrani Added Styles */
#errorlog {display:none; color:#aa0000;}