@charset "utf-8";
.toporangebox {
	background-color: #fc981b;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #434343;
}
body {
	margin: 0px;
	background-color: #666666;
}
.bottombox {
	background-image: url(images/bottom.gif);
	height: 60px;
}
.greycontentbox {
	background-color: #efefef;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #aaaaaa;
}
.greycontentsmall {
	background-color: #efefef;
	border: 1px solid #aaaaaa;
	width: 244px;
}
.greycontentsmallWide {
	background-color: #efefef;
	border: 1px solid #aaaaaa;
	width: 535px;
}
.padding10px {
	padding: 10px;
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 839px;
}
.copyright {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #CCCCCC;
}
.body {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #000000;
}
.bodyArial {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
}
.bodyLinkDesc {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #000000;
}
.bodySearch {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #3b3b3b;
}
.Smallheader {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #8f2e04;
}
.bodyBigger {
	font-family: Arial, Tahoma, Verdana;
	font-size: 15px;
	color: #000000;
}
.bodyBigger2 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #3b3b3b;
		margin-bottom: 5px;
}
.bodyBigger3 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 16px;
	color:#999999;
}
h1 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 24px;
	color: #8f2e04;
	font-weight:normal;
	margin-bottom: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #8f2e04;
	font-weight:normal;
}
.searcheader {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 20px;
	color: #8f2e04;
	font-weight:normal;
}
.Orangeheader {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 30px;
	color: #8f2e04;
	font-weight:normal;
}
.bodytop {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
}
.cityfield {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	height: 22px;
	width: 250px;
		border: 1px;
	border-color: #FFFFFF;
		background-image: url(images/fieldsback.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.fields {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 18px;
	width: 110px;
	background-image: url(images/fieldsback.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px;
	border-color: #FFFFFF;
}
.fieldsList {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.searchbutton {
	background-color: #fc981b;
	height: 25px;
	border: 1px outset #666666;
}
a.advanced:link {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.advanced:visited {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.advanced:hover {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #8f2e04;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #8f2e04;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #8f2e04;
	text-decoration: none;
}
a.city:link {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.city:visited {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.city:hover {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #8f2e04;
	text-decoration: none;
}
a.regularlink:link {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #8f2e04;
	text-decoration: underline;
}
a.regularlink:visited {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #8f2e04;
	text-decoration: underline;
}
a.regularlink:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #8f2e04;
	text-decoration: none;
}
a.copyrightlink:link {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.copyrightlink:visited {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.copyrightlink:hover {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

#rs_sb_contain{height: 230px; width: 840px; position: relative;}
#rs_sb_contain #rs_search{position: absolute; top: 0; left: 0; z-index: 0;}