/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: #f96 url(../_images/bg.gif) top left repeat;
	font: 11px Arial, Helvetica, sans-serif;
}

a { 
	color: #000000;
}

h1 {
	font-size: 24px;
	color: #036;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 2px;
	font-size: 18px;
}

h3 {
    color: #ff8c00; 
	font-weight: bold; 
	font-size: 12px;
}

#wrapper {
	width: 800px;
	margin: 10px auto;
}

#header {
	background: url(../_images/header.gif) top left no-repeat;
	height: 142px;
	vertical-align:bottom;
}

#topnav {
	color: #ffffff;
	padding: 0px 20px 0px 0px;
	height: 75px;
}

#topnav a {
	color: #ffffff;
	text-decoration: none;
}

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

#mainnav {
	height: 57px;
	width: 552px;
}

#header-bottom {
	height: 12px;
	background: #f6f9df url(../_images/header-bottom.gif) top left no-repeat;
}

#content {
	background: url(../_images/content-bg.gif) top left repeat-y;
}

table {
	margin: 0px;
	padding: 0px;
}


#inside {
	background: url(../_images/banner-top.gif) top left no-repeat;
	padding: 0px 30px;
}

#left {
	
	
	padding: 0 0 0 0;
	vertical-align: top;
	line-height: 150%;
}

#center {

	padding: 0 0 0 0;
	vertical-align: top;
	line-height: 150%;
}

#right {
	
	
	padding: 0 0 0 0;
	vertical-align: top;
	line-height: 150%;
}

#bottomnav {
	float: right;
	width: 300px;
	text-align: right;
	color: #ffffff;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

#bottomnav a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

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

#footer {
	float: left;
	width: 300px;
	color: #ffffff;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

#footer2 {
	float: left;
	width: 800px;
	color: #ffffff;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

.bio {
	padding: 0px 0px 10px 10px;
}

input,textarea {
	border: 1px #ff8c00 solid;
}
.style9 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

.style3 {font-size: 9px}
.style4 {font-size: 11px}
.style11 {font-size: 12pt; font-family: Verdana; color: black;}
.style12 {font-size: 14px}