@charset "UTF-8";
.breadcrumbs {color: #836344}
.style1 {
	width: 166px;
	position: absolute;
	z-index: 2;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin: 6px;
	font-weight: bold;
}
.copyright {
	font-size: 9px;
	margin-top: -6px;
}
a:link {
	color: #555555;
}
a:visited {
	color: #555555;
}
a:hover {
	color: #c65234;
}
li {
	margin-bottom: 4px;
	list-style-type: square;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.contact {
	float: right;
	height: 20px;
	width: 106px;
	padding-top: 2px;
	margin-top: 82px;
	margin-right: 6px;
}
.contactover {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #ebdbb9;
	height: 18px;
	width: 106px;
	float: right;
	text-align: center;
	color: #222222;
	text-decoration: none;
	padding-top: 2px;
}
a.contactover:visited {
	color: #777777;
	text-decoration: underline;
}
a.contactover:hover {
	color: #c65234;
	text-decoration: underline;
}
.twoColFixLtHdr #container {
	width: 720px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	height: 500px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 178px;
	padding-top: 48px;
	height: 200px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.footer  {
	background-color: #555555;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	line-height: 11px;
	margin-right: 4px;
	margin-bottom: 12px;
	clear: both;
} 
a.footer:link {
	color: #DDDDDD;
}
.intro {
	line-height: 24px;
	background-color: #ebdbb9;
	display: block;
	padding: 10px;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.rpaheader {
	height: 110px;
	width: 600px;
}
.rpaphoto {
	height: 280px;
}
.menutop {
	height: 42px;
	width: 180px;
	float: left;
	margin-top: 4px;
}
.rollover {
	color: #FFFFFF;
	background-color: #555555;
	display: block;
	height: 36px;
	width: 170px;
	float: left;
	text-decoration: none;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 4px;
}
a.rollover:link {
	color: #FFFFFF;
}
a.rollover:visited {
	color: #FFFFFF;
}
a.rollover:hover {
	color: #c65234;
	background-color: #ebdbb9;
}
.rolloveractive {
	color: #c65234;
	background-color: #ebdbb9;
	display: block;
	height: 36px;
	width: 170px;
	float: left;
	text-decoration: none;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 4px;
}
a.rolloveractive:link {
	color: #c65234;
}
a.rolloveractive:visited {
	color: #c65234;
}
a.rolloveractive:hover {
	color: #c65234;
	background-color: #ebdbb9;
}
.menusidebox {
	height: 30px;
}
.menusideover {
	color: #FFFFFF;
	background-color: #555555;
	display: block;
	height: 21px;
	width: 172px;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 6px;
	text-decoration: none;
	line-height: 17px;
}
a.menusideover:link {
	color: #FFFFFF;
}
a.menusideover:visited {
	color: #FFFFFF;
}
a.menusideover:hover {
	background-color: #d65c3c;
	color: #FFFFFF;
}
.menusideactive {
	background-color: #d65c3c;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-left: 6px;
	height: 21px;
	line-height: 17px;
}
a.menusideactive:link {
	color: #FFFFFF;
}
a.menusideactive:visited {
	color: #FFFFFF;
}
a.menusideactive:hover {
	background-color: #d65c3c;
}
h2 {
	text-transform: uppercase;
	color: #836344;
	font-size: 12px;
	margin-top: 18px;
	margin-bottom: 0px;
}
h3 {
	margin-bottom: -9px;
	font-weight: bold;
}
.tight {
	margin-bottom: -11px;
}
.subhead {
	font-weight: bold;
	font-size: 12px;
	background-color: #ebdbb9;
	height: 20px;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
	display: block;
}
a.subheadbox:link {
	color: #836344;
}
.list {
	font-size: 10px;
	line-height: 14px;
	padding-right: 10px;
	margin-bottom: 12px;
}
.hometext {
	line-height: 36px;
	margin-right: 30px;
	margin-left: 300px;
	margin-top: 50px;
}
.rpaphotoindex {
	height: 384px;
	padding-bottom: -10px;
}
.rpaphotonone {
	height: 60px;
}
.buttons {
	padding-bottom: 3px;
	padding-right: 3px;
	margin-top: -12px;
	clear: both;
}
.searchlevel1 {
	float: right;
	width: 166px;
	height: 40px;
	margin-top: 18px;
	margin-bottom: -27px;
	text-transform: uppercase;
	font-size: 12px;
}
.searchintro {
	width: 306px;
	line-height: 23px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}

