body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1{
	text-align: center;
	font-size: 9px;
	color: #708090;
}
h2{
	font-size: 13px;
	color: #4B5A65;
	margin: 0px;
	display: inline;
}
#pagetitle{
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color:  #4B5A65;
	margin: 10px;
}
#buildvillatop{
	position: relative;
	margin: auto;
	width: 700px;
	height: 200px;
	background-image: url(gifs/build_villa_logo.jpg);
	border: 2px solid black;
}
#buildvillatext{
	position: absolute;
	top: 40px;
	left: 95px;
	width: 150px;
	color: White;
	font-size: 20px;
	font-weight: bold;
}
#pricequote{
	position: absolute;
	top: 120px;
	left: 95px;
	width: 150px;
	color: White;
	font-size: 14px;
	font-style: italic;
}
#pagecontent{
	position: relative;
	margin: 10px auto;
	width: 700px;
}
#buildvillamenu{
	width: 150px;
	margin-top: 10px;
	float: left;
	font-size: 15px;
	font-weight: bold;
}
#buildvillapage{

	margin-left: 160px;
	color: Black;
	padding: 5px;
	text-align: justify;
}
#buildvillapage a:link, #buildvillapage a:visited{
	color: Black;
	font-size: 13px;
}
#buildvillapage a:hover{
	color: Red;
}
.photoleft{
	float: left;
	margin: 5px 5px 5px 0;
	border: 1px solid black;
}
.photoright {
	float: right;
	margin: 5px 0 5px 5px;
	border: 1px solid black;
}
a.nav, a.nav:link, a.nav:visited {display:block; width:140px; height:25px; background:#0000CD; border:2px solid Black; margin-top:1px; text-align:center; text-decoration:none;  font-size:12px; 
font-weight: Bold;
color:White; line-height:25px; }
a.nav:hover {
	color: Red;
}
#footer{
clear: both;
	width: 680px;
	margin: 10px auto;
	background-color: Blue;
	color: White;
	border: 2px solid black;
	padding: 10px;
	text-align: center;
}
#footer a:link, #footer a:visited{
	font-size: 9px;
	text-decoration: none;
	color: #E6E6FA;
}
#footer a:hover{
	color: Silver;
}
.boldtext{
	font-weight: bold;
}

form#two {
	float: right;
background:#FDF5E6; width:500px; padding:10px; border:1px solid #000;
	margin-left: 10px;
}

form#two fieldset {width:450px; display:block; border:1px solid #fff; padding:5px;  margin-bottom:0.5em; line-height:1.5em;}

form#two legend {font-weight:bold; border:3px solid #fff; margin-bottom:5px; padding:3px; width:400px; color: Blue; }

form#two label {clear:left; display:block; float:left; width:100px; text-align:right; padding-right:10px;  margin-bottom:0.2em;}

form#two input {border:1px solid #fff; padding-left:0.5em; margin-bottom:0.5em;}

form#two textarea {width:410px; height:5em; border:1px solid #fff; padding:0.5em; overflow:auto; }

form#two #button1 {color:Blue; 	font-weight: bold; padding-right:0.5em; cursor:pointer; width:205px; margin-left:8px;}

form#two #button1:hover, { color:Red;}
.red {
	font-size: 13px;
	color: Red;
	font-weight: bold;
}
#mappage{
	width:520px;
	height: 600px;
	background-image:url(gifs/map.jpg);
	background-repeat:no-repeat;
	background-position: right 40px;
	margin-left: 160px;
	color: Black;
	padding: 5px;
}
#mappage a:link, #mappage a:visited{
	display: block;
	width: 75px;
	padding: 4px;
	color: Blue;
	font-size: 13px;
	text-decoration: none;
	background-color: #FFE4C4;
	border: 1px solid black;
}
#mappage a:hover{
	background-color: #FFD700;
	color: #00008B;
}
#mapone{
	position: absolute;
	top: 340px;
	left: 295px;
}
#maptwo{
	position: absolute;
	top: 340px;
	left: 400px;
}
.toppage{
	text-align: right;
}
.toppage a:link, .toppage a:visited{
	font-weight: bold;
	color: Blue;
}
.toppage a:hover{
	color: Red;
}
#group{
	width: 700px;
	margin: auto;
	margin-bottom: 50px;
	text-align: center;
	color: Gray;
}
#group a:link, #group a:visited{
		color: Gray;
		text-decoration: none;
}
