@charset "utf-8";
body {
	text-align: center;
	min-width: 755px;
}

/* CSS Document */

#wrapper {
	width: 775px;
	background-color: #CCC;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#header {
	background-color: #000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	float: left;
	width: 775px;
}
#centered {
	text-align: center;
}

#logo {
	background-repeat: no-repeat;
	height: 59px;
	width: 352px;
	float: left;
	margin-top: 15px;
	background-image: url(../Images/headertextnew.jpg);
	margin-left: 15px;
	display: inline;
}
#headerpic {
	background-image: url(../Images/headerpic.jpg);
	background-repeat: no-repeat;
	height: 88px;
	width: 159px;
	float: right;
}

#nav {

}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 775px;
	background-color: #000;
	float: left;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-image: url(../Images/navgradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#nav ul li {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666;
}
#nav ul li a {
	display:inline-block;
	display: block;
	float: left;
	text-decoration: none;
	color: #CCC;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
	text-transform: uppercase;
}

#nav ul a:hover {
	color: #000;
	background-image: url(../Images/buttonhighlight.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #CCC;
}
#main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	float:		left;
	text-align: justify;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../Images/graveltransparent.jpg);
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 200px;
	padding-left: 2em;
}
h1 {
	font-size: 36px;
	text-align: center;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
	font-size: 12px;
	line-height: 1.5em;
	color: #CCC;
	background-color: #000;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: .5em;
	padding-left: 0.5em;
}
#footer a {
	text-decoration: underline;
	color: #CCC;
}
#footer a:visited {
	color: #CCC;
}
#footer a:hover {
	color: #FFF;
}

/*This is the span for the large capital letter*/

#dropcap		{
	color:#990000;
	float:left;
	font-size: 40px;
	height: 30px;
	line-height: 33px;
	padding-top: 2px;
	padding-right: 5px;
	font-family:"Times New Roman", Times, serif;
}

/*This is the image to the left of each page*/

#wrap_image {
	border: 1px solid black;
	margin-top:	20px;
	margin-right: 15px;
	line-height: 60px;
	float:left;
	position: relative;
	bottom: 15px;
}

#maint_list	{
	margin-left:	300px;
	}
	
#prop_list	{
	margin-left:	200px;
	}
/*Contact AD Companies form*/

.name_field	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}

#contact_form	{
	width:	600px;
}

fieldset {
	background-color:#ccc;
	border: 3px double #990000;
	width: 500px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#legend_text	{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#rental_application	{
	text-align:	center;
	margin-top:	25px;
	}

#rental_application	a	{
	text-decoration:	none;
	color:	#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:  24px;
	}
	
#about_links {
	margin-left: 320px;
}
.valid_icons {
	position: relative;
	left: 10px;
	top: 5px;
}
.rent_app_dl_pic {
	position: relative;
	left: 0px;
	top: 10px;

}
#rent_ap_text {
	font-size: 16px;
	text-decoration: underline;
}
#rental_application a:hover {
	text-decoration: underline;
}

#redirect	h1	{
	text-align:center;
	width: 717px;
	}
	