@charset "utf-8";


/* CSS Document */
#container {
	width: 1000px;
	height: 680px;
	background-image: url(images/backgroundframe2.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
}
#banner {
	background-image: url(images/banner3.gif);
	height: 150px;
	width: 1000px;
}
#spacer1 {
	height: 20px;
	width: 1000px;
}
#links_box {
	height: 500px;
	width: 200px;
	float: left;
}
#links_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	float: left;
	line-height: 30px;
	margin-left: 15px;
	margin-top: 0px;
}
#textbox1 {
	float: right;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	height: 110px;
	width: 780px;
}
#text1 {
	float: left;
	font-size: 12pt;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	width: 780px;
}
#text2 {
	float: left;
	width: 780px;
	font-size: 9pt;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
#text3 {
	float: left;
	width: 780px;
	font-size: 10pt;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}

#text4 {
	float: left;
	width: 730px;
	font-size: 10pt;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
#text5 {
	float: left;
	width: 200px;
	font-size: 8pt;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
#map_canvas {
	float: left;
	height: 380px;
	width: 770px;
	border: thin solid #000;
}
#image {
	float: left;
}
#siteplan {
	float: right;
	height: 380px;
	width: 370px;
	border: thin solid #000;
}
#realobox1 {
	float: left;
	height: 380px;
	width: 370px;
}
#realobox2 {
	float: right;
	height: 380px;
	width: 370px;
	margin-left: 30px;
}
.realologo {
	height: 175px;
	width: 370px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 12pt;
}
#photobox1 {
	float: left;
	height: 380px;
	width: 370px;
}
#photobox2 {
	float: right;
	height: 380px;
	width: 370px;
	margin-left: 30px;
}
.photologo {
	height: 350px;
	width: 370px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 12pt;
}
#contentbox {
	height: 500px;
	width: 780px;
	float: left;
	margin-left: 10px;
}
#about_images {
	float: left;
	height: 150px;
	width: 780px;
}
#builderslogobox {
	width: 390px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
}

img {
border: none;
}

.thumb {
	float: left;
	height: 145px;
	width: 180px;
	margin-left: 11px;
	margin-top: 13px;
	cursor:hand;
	text-decoration: none;
}
.tickpointsleft {
	float: left;
	font-weight: bold;
}
.tickpointsright {
	float: right;
	font-weight: bold;
}

#container #contentbox #textbox1 #text4 p strong em {
	color: #900;
}
#container #contentbox #text2 p strong em {
	color: #F00;
}
#container #contentbox #text2 p strong {
	color: #F00;
}
#container #contentbox #text2 p strong {
	color: #008080;
}
#container #contentbox #text2 p strong {
	color: #800000;
}

a:link {text-decoration: none; color:blue;}
a:visited {text-decoration: none; color:blue;}
a:hover {text-decoration: none; color: #ff9900;}
a:active {text-decoration: none; color: red;text-decoration: none}
