body {
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-x;
	background-color: #A47201;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 135px;
	color: #99CC99;
}
#nav_small {
	height: 19px;
	color: #99CC99;
	padding-left: 8px;
}
#nav_small a:link, #nav_small a:visited {
	color: #99CC99;
	text-decoration: none;
}
#nav_small a:hover {
	color: #FFFFFF;
}


#nav {
	height: 22px;
	color: #FFFFFF;
	font-size: 13px;
	text-align: left;
	padding-top: 6px;
}


#sub_nav {
	background-color: #663300;
	padding: 12px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #996600;
	border-left-color: #996600;
	overflow: hidden;
	height: 122px;
}
#quick_links {
	width: 120px;
	float: left;
	background-color: #330000;
	color: #E4CAAF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	height: 102px;
}
#quick_links a:link, #quick_links a:visited {
	color: #CC9966;
	text-decoration: none;
}
#quick_links a:hover {
	color: #FFFFFF;
}

#quick_links ul {
	margin: 0px;
	padding: 0px;
	color: #CC9966;
}
#quick_links li {
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
}

#banner {
	float: left;
}
#content {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #996600;
	border-left-color: #996600;
	background-color: #FFFFFF;
	overflow: hidden;
	height: 100%;
	background-image: url(images/bg_yellow.jpg);
	background-repeat: repeat-x;
}
#content a:link, #content a:visited {
	color: #000000;
}
#content a:hover {
	text-decoration: none;
}


#col_left h1 {
	font-size: 20px;
	color: #006633;
	margin-top: 0px;
}

#col_left {
	width: 321px;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}
#col_center {
	width: 195px;
	float: left;
	margin-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	height: 290px;
}
#col_center h2 {
	font-size: 13px;
	color: #006633;
	text-decoration: underline;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#col_right {
	float: left;
	background-image: url(images/bg_blue.jpg);
	background-repeat: repeat-x;
	padding-left: 8px;
	width: 227px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 10px;
	background-color: #FFFFFF;
	clear: both;
	color: #999999;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Tahoma, "Microsoft Sans Serif", "Arial Narrow";
	width: 755px;
}
#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.nav_footer {
	text-align: right;
	margin-left: 145px;
}
#nav_inside {
	float: left;
	width: 130px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#nav_inside h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #073E21;
	margin-top: 0px;
}
#nav_inside a {
}

#content_inside {
	width: 370px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: 100%;
}
#content_inside h1 {

	font-size: 20px;
	color: #006633;
	margin-top: 0px;
}
#content_inside h2 {
	font-size: 14px;
	color: #006633;
	margin-top: 0px;
	text-transform: uppercase;
}

.pagetitle {
	font-size: 20px;
	color: #006633;
	margin-top: 0px;
}	
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
}	

.normalwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-top: 0px;
}	
.normalnocolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
}	
}
.textbox { height:18px; font-family:tahoma; font-size:11px; background-color:F0F7D5; border:1px solid #006633
}
}
.textareabox {  font-family:tahoma; font-size:11px; background-color:F0F7D5; border:1px solid #006633
}