@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	top: 300px;
	right: 200px;
}

#wrapper {
	margin: auto;
	width: 990px;
	height: 100%;
	border: thin solid #CCCCCC;
	padding: 2px;
}
#videocontent {
	height: 470px;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
}

#header {
	padding: 0px;
	height: 100px;
	width: 986px;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-image: url(images/logo.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	position: relative;
}
#header #phone {
	height: 42px;
	width: 202px;
	position: relative;
	background-image: url(images/colm_phone.jpg);
	top: 30px;
	z-index: 6;
	float: left;
}

#header #form {
	float: right;
	height: 80px;
	width: 280px;
	background-color: #CCCCCC;
	position: absolute;
	top: 0px;
	left: 693px;
	margin-top: 2px;
}

#header #flashlogo {
	float: left;
	height: 39px;
	width: 158px;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#contact {
	height: 25px;
	width: 130px;
	position: relative;
	top: 50px;
}


#headertext {
	height: 22px;
	width: 988px;
	position: relative;
	background-image: url(images/textbg.jpg);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #083F15;
	border-right-color: #083F15;
	border-bottom-color: #083F15;
	border-left-color: #083F15;
	margin-right: auto;
	margin-left: auto;
}
#header #test3 {
	height: 40px;
	width: 130px;
	position: absolute;
	top: 10px;
	left: 820px;
}

#headertext #text1 {
	float: left;
	height: 21px;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #083812;
	font-style: normal;
	font-weight: bold;
}

#headertext #text2 {
	float: right;
	height: 21px;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #084315;
	font-weight: bolder;
	font-style: normal;
}


#maincontent {
	width: 100%;
	position: relative;
	display: inline-block;
}
#maincontent #rent2buy {
	height: 10px;
	width: 20px;
	position: absolute;
	left: 14px;
	top: 11px;
}

#maincontent #nav5 {
	height: 29px;
	width: 75px;
	position: absolute;
	left: 899px;
	top: 11px;
}

#wrapper #videotour {
	height: 29px;
	width: 75px;
	position: absolute;
	left: 241px;
	top: 11px;
	background-image: url(images/watch_video.png);
}
#maincontent #nav4 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000099;
	height: 24px;
	width: 320px;
	position: absolute;
	left: 664px;
	top: 210px;
}

#maincontent #nav3 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000099;
	height: 24px;
	width: 320px;
	position: absolute;
	left: 335px;
	top: 210px;
}

#maincontent #nav2 {
	height: 22px;
	width: 320px;
	position: absolute;
	left: 665px;
	top: 360px;
	background-color: #FF0000;
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

#maincontent #nav {
	height: 22px;
	width: 320px;
	position: absolute;
	left: 5px;
	background-color: #FF0000;
	z-index: 5;
	top: 360px;
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
}

#maincontent img {
	display: inline-block;
}
#maincontent img.gallery {
	border: 2px solid #CCCCCC;
	padding: 2px;
	margin: 1px;
}
#gmap {
	height: 400px;
	width: 990px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
