html,body{margin:0;padding:0}
body{
	background: url(../images/top-bg.jpg) top repeat-x;
	}
#wrapper { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 750px; 
	margin: 0 auto;
	border: #6BAC60 1px solid;
}
#logo {padding-top: 15px; margin-left: 280px; }
#header {
	margin-top: -45px;
	/*margin-left: -4px;*/
	width: 758px;
	height: 231px;
	background: url(../images/susan-dematteo.jpg) no-repeat;
}
#subheader {
	background-color: #25386B;
	float: right;
	width: 483px;
	margin-top: 59px;
	margin-right: 7px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 26px 	
}

/* IE 6 margin fix */
	* html #subheader {
		margin-right: -7px;
		width: 497px;
	}


.clearfix {
	clear: both;
	}

img, div {
	behavior: url(styles/iepngfix.htc);
	}

img{
	border: none;
}

/* ---- BODY STYLES ---- */
#bodycontent {
	background-color: #FFFFFF;
	float: right;
	margin-top: -50px;
	width: 480px;	
}
h1,h2,h3{
	color: #25386B;	
	font-family: Arial, Helvetica, sans-serif;
}
h1 { font-size: 22px; 
	 letter-spacing: 1px;
}
h2 { font-size: 18px; 
	 font-style: italic;
}
h3 { font-size: 14px; font-weight: bold;
}
#education li {
	line-height: 20px; 
	list-style: none; 
	padding-bottom: 5px; 
	margin-right: 5px; 
	margin-left: -10px;
}
#education a { color: #0000FF; }
p{
	line-height: 20px;
	margin-right: 20px;
}

/* ---- MAIN NAV STYLES ---- */
div#nav{
	width:200px;
	}

#nav li{
	background: #56924B;
	border-bottom: 1px solid #93A154;
	list-style-type: none;
	display: block;
	margin-left: -40px;
}

#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 10px;
	line-height: 40px;
	color: #ffffff;
	text-decoration: none;
	width:190px;
	display:block;
}
	
#nav li:hover {
	background: #25386B;
}
#nav .active {
	background: #25386B;
}
#nav .active a{
	color: #0EABD3;
}

#nav .submenu { 
	border: none; 
	padding: 10px 0;
}
#nav .sublevel1 {
	padding-left: 16px;
	border: none;
}
#nav .sublevel2 {
	padding-left: 16px;
	padding-bottom: 10px;
	border-bottom: 1px solid #93A154;
}
#nav .submenu a, #nav .sublevel1 a, #nav .sublevel2 a {
	line-height: 20px;
	width: 173px;
	padding-bottom: 3px;
}


div#logos{
	width:200px;
	margin-left: -20px;
	}
#logos li{
	list-style-type: none;
	height: 60px;
	padding-top: 20px;
}
#logos a:hover {
	background: none;
}

hr {
	margin-top: 20px;
	height: 1px;
}

#contact p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
#contact a{ text-decoration: none; color: #000000;}
#contact a:hover{ text-decoration: underline;}
#footer {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #25386B;
	text-align: center;
}
#footer a {text-decoration: none; color: #25386B;}
#footer a:hover{ text-decoration: underline;}
