.header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	bottom: 2px;
}
a {
	color: #920201;
}
a:hover {
	text-decoration: none;
	color: #666666;
}

.topblank {
	background-position: bottom;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 15px;
}

.navborder {
	margin: 1px 1px 1px 3px;
}
.mainborder {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 1000px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	padding: 3px 3px 3px 9px;
	margin: 3px 5px 3px 8px;
}
.larger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 23px;
}
.rentalbackrt {
	background-image: url(img_page_elements/rental_back_rt.jpg);
	background-repeat: no-repeat;
	background-position: 1px 35px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: #953334;
	letter-spacing: -0.2em;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.pictureborder {
	border: 1px dotted #666666;
	padding: 1px;
	margin: 4px 4px 4px 7px;
}


.bottomhome {

	background-image: url(img_page_elements/bottom_home.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.smallnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
}
input {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
	padding: 0px;
	margin: 0px 8px 0px 0px;
}
.red {
	color: #990000;
	font-weight: bold;
}
.headercommunity {

	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	bottom: 2px;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #016DAD;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #990000;
	margin-right: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}

