body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
}


/* MAIN HEADING */

h2 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px; 
	font-weight: 600;
	margin-top: 15px;
	padding: 0 0 6px 0;
}


/* SUBTITLE WITH LINES */

 h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: double #CCCCCC;
	padding: 0 0 10px 0;
	width: 400px;
}




#right h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding: 0 0 11px 0;
	margin-bottom: 5px;
	border-bottom: double #CCCCCC;
	width: 175px;
}


#left h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 600;
	padding: 5px 0 5px 0;
	text-transform: capitalize;
}





p { 
	padding: 10px 0 0 0;
	text-align: justify;
} 

#right p {
	padding: 5px 0;
	margin: 0;
	font-size: 11px;
	line-height: 14px;
}



#left br {
	height: 50px;
}






#profileimage p {
	text-align: center;
}


#content a {
	text-decoration: none;
	color: #0f3256;
}

#content a:hover {
	text-decoration: underline;
	
}

/*

#content a:visited { 
	color: #b7b783;
}

*/


#content p.previousnext {
	text-decoration: none;
	color: #006699;
	margin: 10px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
}	
	

#content .previousnext a {
	text-decoration: none;
}


body {
	background-image: url(../images/background_stripped_34_long.gif);
	background-repeat: repeat-x;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

#wrapper {
	width: 725px;
	margin: 10px auto;
	padding-bottom: 20px;
	position: relative;
	min-height: 100%;
}
	
#topbar {
	width: 673px;
	height: 300px;
	background-image: url(../images/topbar_2.png);
	padding: 0 26px 0 26px;
	


}
	
#footertext p {
	font-size: 11px;
	color: #555;
	text-align: center;
}

#footertext {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777;
	padding: 1px 0;
}

	
#mainbar {
	width: 675px;
	min-height: 411px;
	background-image: url(../images/mainbar.png);
	padding: 0px 25px 0 25px;
	float: left;
}




#content {
	width: 662px;
	min-height: 376px;
	background-image: url(../images/contentbgnew.gif);
	/*background-image: url(../images/contentbg_white.gif);*/
	background-repeat: no-repeat;
	padding: 10px 10px 10px 15px;
	margin: 0;
	line-height: 20px;
	

}


#left {
	width: 430px;
}


/* OFFICES */


#right h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 600;
	padding: 6px 0 0 0;
	margin: 0;
}


#right { 

	width: 190px;
	height: 100%; 
	float: right;
	position: relative;
	margin-left: 30px;
	margin-top: 40px;
	padding-left: 0px;
	font-size: 11px;
	
	
	
}


#right ul {
	list-style-type: none;
	padding: 0 0 10px 0;
	margin: 0;
}




.date {
	font-size: 10px;
	padding: 0;
	margin: 0;
}

.news {
	font-size: 12px;
	padding-bottom: 10px;
}
	

#news h2 {
	font-family: Georgia,'Times New Roman',Arial,sans-serif;
	font-size: 16px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: normal;
	margin: 0 0 10px 0;
	padding: 0pt;
	text-transform: uppercase;
}

.contactEmail {
	font-size: 9px;
}







#bottombar {
	width: 683px;
	height: 9px;
	background-repeat: no-repeat;
	background-image:url(../images/bottombar.png);
	padding: 13px 27px 25px 15px;
	clear: both;
}


#logo {
	padding: 12px 0 0 0;
}

#logo a {
	border: none;
}


#banner {
	width: 675px;
	height: 155px;
}

	
#nav {
	background-image: url(../images/navbar.jpg);
	height: 28px;
	width: 675px;
	margin: 2px 0 0 0px;
	
}	

#nav li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: left;
}

#nav a {
	color: white;
	text-decoration: none;
	padding: 7px;
	margin: 4px;
	position: relative;
	top: 6px;
	text-transform: uppercase;
	overflow: hidden;
	background-image: url(../images/navsep.jpg);
	background-repeat: no-repeat;
	background-position: right;	
	padding-right: 15px;	
}

#nav li a:hover {
	color: #CC9933;
	text-decoration: none;
}

#nav .lastnav {
	background-image: none;
}


#bottomnav {
	float: right;
	
}

#bottomnav li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em; 
	text-align: right; 
}


#bottomnav a {
	
	color: white;
	text-decoration: none;
	padding: 0;
	margin: 0;
	position: relative;
	text-transform: uppercase;
	overflow: hidden;
	background-image: url(../images/navsep.jpg);
	background-repeat: no-repeat;
	background-position: right;	
	padding: 0 15px 0 7px;	
}



#bottomnav li a:hover {
	color: #CC9933;
	text-decoration: none;	
}


#bottomnav .lastnav {
	background-image: none;
}

#bottomnav .firstnav {
	background-image: none;
}

/* FLASH */

#flash_header  {
	position: relative;
	width: 675px;
	height: 155px;
}

#flash_header embed {
	position: absolute;
	left: 0;
	top: 0;
}
