@charset "UTF-8";

body {
	background: #000;
	margin: 0px;
	font: italic 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #08E6F7;
}


#wrapper {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#home {
	height: auto;
	text-align: center;
	width: 960px;
	padding-top: 150px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	height: 150px;
	width: 960px;
}
#banner img {
	padding-left: 15px;
	padding-top: 20px;
}
#main-welcome {
	/*background: url(../images/welcome-bkgrd.jpg) no-repeat right bottom;*/
	height: auto;
	padding-right: 20px;
	padding-top: 20px;
	float: right;
	width: 730px;
}
#flash {
	height: auto;
	width: 960px;
}
#main-welcome-left {
	float: left;
	width: 300px;
}
#main-welcome-rt {
	float: left;
	width: 300px;
	padding-left: 20px;
}
#footer {
	padding: 10px;
	text-align: center;
	font-size: 10px;
}
.clear {
	clear: both;
}
.click {
	color: #666;
	font: normal 10px Verdana, Geneva, sans-serif;
}
#nav {
	float: left;
	width: 200px;
	padding-top: 20px;
}
#nav ul {
	padding: 0px;
}
#nav ul li {
	list-style: none;
	padding-top: 5px;
}
#nav ul li a {
	color: #000;
	text-decoration: none;
	font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/button.jpg) no-repeat;
	height: 25px;
	width: 140px;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 5px;
}
#nav ul li a:hover {
	color: #000;
	text-decoration: none;
	font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/button-dn.jpg) no-repeat;
	height: 25px;
	width: 140px;
	padding-top: 5px;
	padding-left: 10px;
}
#footer hr {
	color: #1C1C1C;
}

#pop-up {
	background: url(../images/location.jpg) no-repeat left top;
	height: 414px;
	width: 730px;
}
.pop-img {
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 150px;
	margin-left: 200px;
}

/*form*/


.formlabels {
	font: 12px Arial, Helvetica, sans-serif;
	color: #0BC4D9;
	display: block;
	float: left;
	width: 130px;
}
.formbox {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-left: auto;
	width: 400px;
	margin-right: auto;
}
.med-wht {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-left: 15px;
}
.formlabels.req {
	color: #F00;
}
.button {
	color: #770B02;
	float: right;
	margin-right: 60px;
}
.formbox2 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #354D6B;
	width: 300px;
	float: right;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: underline;
}
a:active {
	color: #CCC;
}
.thumbs {
	padding-top: 13px;
	padding-left: 15px;
}
#map {
	text-align: center;
	width: 700px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
}
hr {
	color: #333;
}
#layout-guest {
	float: left;
	width: 189px;
}
#layout-owner {
	float: left;
	width: 225px;
}
#layout-upper {
	float: left;
	width: 296px;
}
#layout-lower {
	float: left;
	width: 296px;
}
#layout-blank {
	float: left;
	width: 414px;
}
