/* CSS Document */

body{
	font:Verdana, Arial, Helvetica, sans-serif;
}

	
ul, li {
	font-size: 12px;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
}

#left-panel{
	width:185px;
	float:left;
	background-image:url(images/logo-bg.jpg);
	background-repeat:no-repeat;
	background-position:right 5px;
	background-color: D9EB9C;
}

#vert-nav {
	list-style-image: none;
	list-style-type: none;
	background-color: #DEEB9C;

}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}


#vert-nav ul {
	font-size: 11px;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-indent: -30px;
}

#vert-nav ul li {
	font-size: 11px;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 14px;
}

#vert-nav ul li a {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #006600;
	font-weight: 300;
}

#vert-nav li a {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #006600;
	font-weight: 300;
	list-style-image: none;
	list-style-type: none;
}

#vert-nav a.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #006600;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
}


#right-panel {
	width:758px;
	float:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 10px;
}

#top-navbar {
	float:left
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: D9EB9C;
	width: 100%;
	display: block;
	height: 35px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-stretch: narrower;
	margin-top: 8px;
}

#top-navbar ul {
	text-decoration: none;
	font-size: 18px;
	color: #006600;
	list-style-image: none;
	list-style-type: none;
}

#top-navbar li {
	text-align: left;
	display: block;
	text-indent: 10px;
}

#top-navbar li a {
	text-decoration: none;
	font-size: 18px;
	color: #006600;
	list-style-image: none;
	list-style-type: none;
	position: relative;
	float: left;
	height: 35px;
	width: auto;
}

#breadcrumbs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	margin: 8px;
	list-style-type: none;
	list-style-image: none;
}

#bottom-panel {
	width:100%;
	float:left;
	padding-top: 40px;
}

#bottom-panel p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-align: center;
}

