html body {
	background: #ffcccc; margin: 0; padding: 0; background-repeat:repeat-y; 
}

p {margin:0; padding: .5em 0 .5em 0; line-height:1.25em;
}

a {
color: #009900;
text-decoration:underline;
font-weight:bold;
}

a:hover {

text-decoration: underline;

}

.top-banner {
	background-color: #FFFFFF;
	height: 132px;
	position: relative;
	top: 0px;
	width: 756px;
	left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

.footer {
	background-color: #006633;
	border: 1px solid #CCCCCC;
	height: 10px;
	width: 736px;
	position: relative;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	top: 0px;
	padding-left: 10px;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
}

.font14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.font16{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.main-content-interior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: relative;
	width: 756px;
	left: 0px;
	background-color: #FEDBDB;
	background-image:url(images/nav_con_bg.jpg);
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	top: 61px;
	height: 936px;


	
}
.content-interior {
	float:right; 
	clear:both;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color:#FFFFFF;
	width: 555px;
	margin:0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-left: 20px;
	background-image:url(images/watermark.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.content-interior-left {
	float:left; 
	clear:both;
	margin:0;
	
}

.ivy-bullets {
	list-style: url(images/ivyleaf.gif) none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 20px;
}

#ivy-bullets li { 
padding-bottom: 20px;
	}
	

#nav-sidebar {
	float:left;
	clear:both;
	width:130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;	
	}

#nav-sidebar-list {
	list-style: url(images/bullet.gif) none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:0px;
	}

#nav-sidebar-list li { 
color: #000;
width:130px;
background-image:url(images/navbg.gif);
padding-top: 10px;
padding-left: 10px;
padding-bottom: 5px;
padding-right: 10px;
margin:0px;
	}
	
#nav-sidebar-list li a { 
text-decoration: none; 
color: #587C21;
	}	
#nav-sidebar-list a:link #nav-sidebar-list a:visited { text-decoration: none; 
	}

#nav-sidebar-list a:hover {color: #FFF;

	}

#nav-sidebar-list a.active {font-weight:bold; color: #3D5517;
	}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.breadcrumbs a {
	text-decoration:none;
}

.breadcrumbs a:visited {
	color: #666666;
	
}

.breadcrumbs a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin:  0;
padding: 0;	
line-height: 3;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
margin: 0;
padding: 0;	
}

.footer a{
	text-decoration: none;
	color: #FFF;
}

.footer a:hover {
	text-decoration: underline;
}

td {
	vertical-align: top;
}

