@charset "utf-8";
body {
	background-color: #DBDBAB;
	background-image: url(../images/background.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	}
	
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #000000;
}
	
#container {
	/*height: 1000px;*/
	width: 700px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 25px;
	padding-left: 50px;
	float: left;
	}
#container #whitebox #menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 15px;
	float: right;
	padding-top: 12.5px;
	padding-right: 10px;
	text-align: right;
	line-height: 22px;
	clear: none;
}
#container #thelotwhitebox #menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 15px;
	float: right;
	padding-top: 12.5px;
	padding-right: 10px;
	text-align: right;
	line-height: 22px;
	clear: none;
}
#container #contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: 175px;
	margin-left: 0px;
	margin-top: 2px;
}
#container #whitebox #directionstext {
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}


#container #title {
	padding-left: 5px;
	font-size: 54px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

	
#container #whitebox {
	background-color: #FFFFFF;
	border: thin solid #000000;
	float: left;
	/*height: 375px;*/
	width: 600px;
}

#container #thelotwhitebox {
	background-color: #FFFFFF;
	border: thin solid #000000;
	float: left;
	width: 600px;
}

#container #whitebox #menu #currentpage {
	color: #FF9900;
}
#container #thelotwhitebox #menu #currentpage {
	color: #FF9900;
}
#container #whitebox #fullcontactinfo {
	width: 200px;
	padding-top: 122px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 14px;
	height: 0px;
	float: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container #whitebox #videoplayer #maplink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 43px;
}

#container #whitebox #videoplayer {
	margin-top: 20px;
	margin-left: 70px;
	padding-left: 38px;
	padding-top: 38px;
	background-repeat: no-repeat;
	width: 365px;
	height: 245px;
	background-image: url(../images/woodframe.jpg);
}
#container #thelotwhitebox #videoplayer {
	margin-top: 13px;
	margin-left: 57px;
	padding-left: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	width: 425px;
}
#container #whitebox #homepagevideoplayer {
	margin-top: 20px;
	margin-left: 70px;
	padding-left: 36px;
	background-image: url(../images/homepagewoodframe.jpg);
	padding-top: 36px;
	background-repeat: no-repeat;
	width: 365px;
	height: 245px;
}

#container #whitebox #contactvideoplayer {
	margin-top: 20px;
	margin-left: 70px;
	padding-left: 38px;
	background-image: url(../images/contactwoodframe.jpg);
	padding-top: 38px;
	background-repeat: no-repeat;
	width: 365px;
	height: 245px;
}
#container #whitebox #homemessage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: auto;
	margin-top: 25px;
	font-style: normal;
	text-align: justify;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
}
#container #thelotwhitebox #thelotthumbs {
	margin-top: 25px;
	height: 100px;
	width: 600px;
	padding-left: 40px;
}
#container #thelotwhitebox #thelotthumbs #lotthumb1 {
	border: thin solid #000000;
	height: 75px;
	width: 75px;
	float: left;
}
#container #thelotwhitebox #thelotthumbs #lotthumb2 {
	border: thin solid #000000;
	height: 75px;
	width: 75px;
	margin-left: 15px;
	float: left;
}
#container #thelotwhitebox #thelotthumbs #lotthumb3 {
	border: thin solid #000000;
	height: 75px;
	width: 75px;
	margin-left: 15px;
	float: left;
}
#container #thelotwhitebox #thelotthumbs #lotthumb4 {
	border: thin solid #000000;
	height: 75px;
	width: 75px;
	margin-left: 15px;
	float: left;
}
#container #thelotwhitebox #thelotthumbs #lotthumb5 {
	border: thin solid #000000;
	height: 75px;
	width: 75px;
	margin-left: 15px;
	float: left;
}
#container #thelotwhitebox #communitythumbs {
	margin-top: 25px;
	height: 100px;
	width: 600px;
	padding-left: 85px;
}
#container #thelotwhitebox #communitythumbs #community1 {
	border: thin solid #000000;
	height: 75px;
	width: 75px;
	margin-left: 0px;
	float: left;
}
#container #thelotwhitebox #communitythumbs #community2 {
	border: thin solid #000000;
	height: 75px;
	width: 75px;
	margin-left: 15px;
	float: left;
}
#container #thelotwhitebox #communitythumbs #community3 {
	border: thin solid #000000;
	height: 75px;
	width: 75px;
	margin-left: 15px;
	float: left;
}
#container #thelotwhitebox #communitythumbs #community4 {
	border: thin solid #000000;
	height: 75px;
	width: 75px;
	margin-left: 15px;
	float: left;
}
#container #thelotwhitebox #communitythumbs #community5 {
	border: thin solid #000000;
	height: 75px;
	width: 75px;
	margin-left: 15px;
	float: left;
}
#container #thelotwhitebox #thelotcopy {
	margin-top: 15px;
	text-align: justify;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 35px;
	line-height: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container #thelotwhitebox #communitycopy {
	margin-top: 15px;
	text-align: justify;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 35px;
	line-height: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blue {
	color: #0033FF;
	text-decoration: underline;
}
#thelotwhitebox #potomacmdcontent {
	text-align: justify;
	margin-right: 150px;
	margin-left: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 25px;
	margin-top: 25px;
}
#container #whitebox #videospacer {
	margin-bottom: 50px;
}
#container #contactmessage {
	float: none;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#container  #thelotwhitebox  #communitycaption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 100px;
	margin-top: 2px;
}
#container #thelotwhitebox #videoplayer #mainimage {
	height: 205px;
	width: 324px;
}
#container #whitebox #videospacer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 107px;
	padding-top: 3px;
}

