/*----------------------------------
Basic Site Formatting
----------------------------------*/
html {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}
body { font-size: small;}
P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 80%;
	margin-top: 5px;
}
A {
	color: #990000;
	font-weight: bold;
}
A:visited {
	color: #330000;
	font-weight: bold;
}
hr {
	color: #990000;
	background-color: #990000;
}
#wrapper {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D50000;
	border-left-color: #D50000;
	background-image: url(../images/wrapperbg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	}
#header {
	background-image: url(../images/headbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
}
#logo a, #logo a:visited{
	width: 350px;
	display: block;
	text-indent: -2000px;
}

/*Side Nav*/
#sidebar {
	background-position: 0px -18px;
	background-image: url(../images/hbars.jpg);
}
#sidebar img{
	text-align: center;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#nav {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	text-indent: 15px;
	font-weight: bold;
}
#nav ul {

	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#nav ul li {  list-style-type: none; margin: 0; padding: 0; overflow: hidden; }
#nav a {
	color: #660000;
	background-position: 0px -18px;
	text-decoration: none;
	height: 30px;
	display: block;
	background-image: url(../images/hbars.jpg);
}
#nav a:hover {
	color: #990000;
	background-position: 0px -66px;
	text-decoration: none;
	height: 30px;
	display: block;
	
}
#address p{
	margin: 10px;
	font-size: 70%;
	color: #A40000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 50px;
}

#content {
	background-image: url(../images/contbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;
}

#footer {
	background-color: #000000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF980A;
}
#footer ul {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#footer ul li { text-align: center; width: 150px; margin-right: 0; margin-left: 0; padding-right: 10px; padding-left: 10px; border-left: 1px solid #feffff; display: inline; }
#footer ul li.first { border-left-style: none; border-left-width: 0; }
#footer ul li a { color: #feffff; text-decoration: underline; }
#footer ul li a:hover { color: #ccdef5; text-decoration: underline; }


/*Home Page*/
#slides {
	float: left;
	margin-right: 5px;
}
#home h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 160%;
	background-image: url(../images/underline.jpg);
	background-repeat: repeat-x;
	background-position: 0px 1.2em;
	padding-bottom: 5px;
	margin: 0px;
}
#home h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 110%;
	background-repeat: repeat-x;
	background-position: 0px 1.2em;
	margin: 0px;
	font-weight: normal;
}

/*Our Homes*/
.homesblock {
	background-image: url(../images/blockbg.gif);
	background-repeat: repeat-x;
	border: 2px solid #000000;
	background-position: 0px -10px;
	margin-top: 30px;
	background-color: #FFFDF6;
}
.homesblock .image{
	float: right;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
	height: 100%;
	overflow: hidden;
}
.homesblock .image img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.homesblock .title{
	float: left;
	width: 160px;
	height: 30px;
	font-size: 130%;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
	line-height: 1.3em;
}
.homesblock .sqft{
	float: right;
	height: 30px;
	font-size: 110%;
	line-height: 1.5em;
	padding-right: 10px;
}
.homesblock .desc{
	float: left;
	padding-left: 10px;
}
.homesblock .button{
	float: left;
	clear: left;
	width: 280px;
	text-align: right;
	padding-top: 5px;
}

/*Developments Page*/
#dev h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 160%;
	background-image: url(../images/underline.jpg);
	background-repeat: repeat-x;
	background-position: 0px 1.2em;
	padding-bottom: 5px;
	margin: 0px;
}
#dev h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 110%;
	background-repeat: repeat-x;
	background-position: 0px 1.2em;
	margin: 0px;
	font-weight: normal;
}



/*Contact Us*/
#contact {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
}
#contactform {margin: 0 auto;}
#contactform .one{width:165px;float:left;}
#contactform .two{margin:0 0 0 165px;width:165px;}
#contactform label{
	color: #660000;
	display:block;
	margin: 0px;
	padding: 0px;
}
#contactform fieldset{
	padding: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
#contactform legend{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	text-align: right;
	float: right;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 120%;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #660000;
}

