html, body {
	margin:0px;
	padding:0px;
	height:100%;
}

body {
	margin: 0px;
	background-color:#aca766;
	background-image:url(/images/jdonovan/bg_top.gif);
	background-repeat:repeat-x;
}

img
{
	border: 0px;
	display:block;
}

td a, td a:hover {
	color:#4d4840;
}

p {
	font-size:13px;
	color:#4d4840;
	padding-bottom:16px;
}

#mainContent {
	background-color:#ffffff;
	width:705px;
	margin:0px auto;
	/*height:100%;*/
}

.homeContent {
	background-image:url(/images/jdonovan/home_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#f8f7f4;
	padding:15px;
}

H1 {
	font-size:16px;
	color:#948456;
	font-weight:bold;
	margin:20px 0px 25px 0px;
	border-bottom:1px solid #d2d1cf;
	padding-bottom:10px;
}

H2 {
	color:#003974;
	padding-bottom:3px;
}

.leftnavactive a:hover {
	color:#FFFDE9;
	text-decoration:none;
}

#leftSidebar p {
	font-size:12px;
}

.search a:hover {
	color:#ffffff;
}

p.sitemap1 a, p.sitemap1 a:hover {
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}

p.sitemap2 a, p.sitemap2 a:hover {
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}

p.sitemap1, p.sitemap2 {
	padding:0px 0px 5px 0px;
}

p.sitemap2 {
	padding-left:20px;
}

.leftnavsubactive, .leftnavsub_na a:hover {
	background-color:#f9f9f8;
}
