body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#page {
	width: 901px;
	background: url(/images/page.gif) left top repeat-y;
	margin: 0 auto 0 auto;
	padding: 0 14px 0 8px;
	text-align: left;
}
#pageinner {
}
#header {
	width: 901px;
	height: 128px;
	background: url(/images/header.jpg) left top no-repeat;
}
/*
*  MENU
*/
#menu {
 width: 901px;
 height: 21px;
 background: #373737 url(/images/menu.gif) left top repeat-x;
 padding-top: 3px
}
#menu a {
	padding: 0 12px 0 12px;
}
#menu a:link, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #E1B080;
}
#menu b {
	display: none;
}
.popmenu {
	display: none;
	position:   absolute;
	z-index:1;
	text-align: left;
}
.popmenu a {
	display: block;
	padding: 2px 3px 2px 6px;
 background: #373737 url(/images/menu.gif) left top repeat-x;
	width: 150px;
}
.popmenu a:link, .popmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.popmenu a:hover {
	color: #E1B080;
}
/*
*  CONTENT
*/
#main {
	position: relative;
	width: 901px;
	background: #FFFFFF;
}
#content {
	padding: 20px 190px 194px 20px;
	width: 691px;
	color: #414141;
	background: url(/images/feet.jpg) left bottom no-repeat;
}
#content h1 {
	font-size: 90%;
	color: #a3a2a2;
	margin: 10px 0px 10px 0px;
}
#content h2 {
	font-size: 120%;
	color: #92CBFF;
	margin: 10px 0 10px 0;
}
#content h3 {
	font-size: 110%;
	margin: 10px 0 10px 0;
}
#content h4 {
	font-size: 110%;
	margin: 10px 0 0 0;
}
#content p {
	font-size: 100%;
	margin: 0 0 10px 0;
}
#content ul {
	list-style-image: url(/images/dot.gif);
	margin: 0 20px 10px 18px;
	padding: 0;
	font-size: 100%;
}
#content .brochure h1 {
	font-size: 200%;
	color: #414141;
	margin: 10px 0 20px 0;
}
#content .brochure h2 {
	font-size: 180%;
	color: #414141;
	margin: 30px 0 20px 0;
}
#content .brochure h3 {
	font-size: 200%;
	margin: 30px 0 20px 0;
}
#content .brochure h4 {
	font-size: 180%;
	margin: 30px 0 20px 0;
}
#content .brochure p {
	font-size: 120%;
}
#content .brochure ul {
	font-size: 130%;
}
#content a:hover {
	color: #E1B080;
}
#content .roman {
	font-family: "Times New Roman", Times, serif;
}
#content .skybluetext {
	color: #92CCFE;
}
#content .apricottext {
	color: #E1B080;
}
#content .redtext {
	color: #FF0000;
}
#content .bluetext {
	color: #0000FF;
}
#content .largetext {
	font-size: 150%;
}
#content .largertext {
	font-size: 200%;
}
#content img {
	border: 0px;
}
#content div.standout {
	background: #92CCFE;
	margin: 10px 0 10px 0;
	padding: 20px;
}
#content table.standout {
	border: solid 2px #000000;
	background: #ffffcc;
}
#content .imgleft {
	float: left;
	margin: 0 10px 5px 0;
}
#content .imgright {
	float: right;
	margin: 0 0 5px 10px;
}
#content .imgborder {
	border: solid 1px #000000;
}
.clearfloats {
	clear: both
}
.clearright {
	clear: right
}
.clearleft {
	clear: left
}
.cols {
	text-align: center;
}
.col1 {
	width: 65%;
	margin: 10px auto 0 auto;
	text-align: left;
}
.col2, .col2n, .col3, .col3n {
	float: left;
	margin-top: 10px;
	text-align: left;
}
.col3, .col3n {
	width: 31%;
}
.col2, .col2n {
	width: 48%;
}
.col2, .col3 {
	margin-right: 2%;
}
/*
*  FOOTER
*/
#footer {
	width: 901px;
	height: 14px;
	background: #4A4A4A url(/images/footbar.gif) left bottom repeat-x;
	color: #FFFFFF;
	text-align: center;
	font-size: 75%;
	padding: top: 3px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #E1B080;
}
#host {
	width: 901px;
	color: #414141;
	text-align: center;
	font-size: 75%;
	padding-top: 1px;
}
#host a:link, #host a:visited {
	color: #414141;
	text-decoration: none;
}
#host a:hover {
	color: #E1B080;
}
#footbase {
	width: 923px;
	height: 17px;
	background: url(/images/footer.gif) left bottom no-repeat;
	margin: 0 auto 0 auto;
}
/*
*  RIGHT BAR
*/
#rightbar {
	position: absolute;
	top: 0;
	right: 0;
	width: 162px;
	padding-left: 5px;
	background: #E1B080;
}
#rightbarinner {
	border-left: solid 1px #FFFFFF;
}
#address {
	color: #FFFFFF;
	font-size: 80%;
	padding: 10px 5px 10px 5px;
	text-align: right;
	line-height: 1.4;
}
#address a:link, #address a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#address a:hover {
	color: #414141;
}
#submenu h2 {
	font-size: 90%;
	color: #414141;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	margin: 0;
}
#submenu h2 a {
	display: block;
	margin: 0;
	padding: 3px 3px 3px 6px;
}
#submenu h2 a:link, #submenu h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#submenu h2 a:hover {
	background: #92CBFF;
	color: #FFFFFF;
}
#submenu p {
	margin: 0;
	padding: 0;
	font-size: 80%;
}
#submenu p a {
	display: block;
	margin: 0;
	padding: 3px 3px 3px 18px;
}
#submenu p a:link, #submenu p a:visited {
	background: url(/images/submenu.gif) 0px 8px no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
#submenu p a:hover {
	background: #92CBFF url(/images/submenuH.gif) 0px 8px no-repeat;
	color: #FFFFFF;
}
.feature {
	margin: 15px 0 5px 0;
	padding: 4px 0 4px 0;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	background: #92CBFF;
}
.feature h2 {
	margin: 0;
	padding: 3px 3px 3px 6px;
	font-size: 100%;
	border-top: solid 1px #FFFFFF;
}
.feature a:link, .feature a:visited {
	color: #414141;
	text-decoration: none;
}
.feature a:hover {
	color: #FFFFFF;
}
.feature p {
	margin: 0;
	padding: 3px 3px 0 6px;
	font-size: 80%;
	color: #FFFFFF;
}
.feature p.more {
	padding: 3px 3px 5px 6px;
	text-align: right;
	border-bottom: solid 1px #FFFFFF;
}
/*
*  RESPONSE FORM
*/
#response {
	padding: 0.5em;
	width: 90%px;
	background: #92CBFF;
}
#response div {
	clear: both;
	padding: 3px 0 0 0;
}
#form-error {
	color: red;
	font-weight: bold;
}
#response label {
	float: left;
	width: 8em;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}
#response input.submit {
	float: left;
	width: 7em;
	text-align: center;
}
#response input:focus, #response textarea:focus {
	background-color: #dedede;
}
#response .element {
	float: left;
}
