body {
	color: #FFFFFF;
    background:#c08002;

}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BD8D2B;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #BD8D2B;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.outlines {
	padding: 2px;
	border: 1px solid #FFFFFF;
}

a:active {
	color: #BD8D2B;
	font-weight: bold;
	text-decoration: none;
}
#search a:link {
	color: #FFFFFF;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BD8D2B;
}
h3 {
	color: #bd8d2b;
}

h2 {
	color: #bd8d2b;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BD8D2B;
}
#frame {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #c08002;
	border: 1px solid #FFFFFF;
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	bottom: 10px;
	top: 5px;
}
#frame2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #c88302;
	border: 1px solid #FFFFFF;
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	bottom: 10px;
	top: 5px;
}
#addressbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #613301;
	border: 1px solid #FFFFFF;
	position: relative;
	width: 848px;
	margin: 0px;
	height: auto;
	bottom: 10px;
	top: 5px;
}
#header {
	text-align: center;
	position: relative;
}

#topbar {
	text-align: center;
	padding-bottom: 0px;
}


#nav a:link {
	font-size: 13px;
	color: #BD8D2B;
	text-decoration: none;
}
#nav {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 12px;
	font-style: normal;
}

.floatleft {
	float: left;
	margin-right: 15px;
}


#bottom {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

#nav ul {

}
#nav li {
	list-style-type: none;
	display: inline;
	padding-left: 20px;
}
#main {
	padding-left: 20px;
	padding-right: 20px;
}

.whitelink {
}
.whiteborder {
	padding: 5px;
	border: 1px solid #FFFFFF;
}
.whitelink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink a:hover {
	color: #BD8D2B;
	text-decoration: underline;
}

.whitelink2 {
}

.whitelink2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.floatright {

	float: right;
	margin-right: 15px;
}

.jumpmenu {background:#c08002; font-family:ariel, helvetica, sans-serif; font-weight:bold; font-size:12px; color:#BD8D2B;}