﻿body {
	margin: 0px;
	padding: 0px;
	background: #1a1a1a url('vtc/main_bg.jpg') repeat-x top center;
	color: #bbbbbb;
	width:100%;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	align: center;
	text-align: center;
}

a {		color: #ffffff; text-decoration:none; font-weight: bold;}
a:visited {	color: #b6b654;}
a:hover {	color: #e89427;}
img {		border:0}

strong {	color: #ffffff;}

div {
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #ffffff;
	font-size: 2.5em;
}

h2 {
	color: #eeeeee;
	font-size: 2.0em;
}

p {
	font-size: 1.2em;
	margin: 0px;
	position: relative;
	padding: 4px;
}

div.content {
	width: 771px;
	position: relative;
	text-align: left;
}

div.text {
	background: #121212;
	border: #333333 solid 1px;
	padding: 5px;
}

div.header {
	background: url('vtc/header.png') no-repeat;
	width: 723px;
	height: 73px;
	position: relative;
}
div.flash {
	background: url('vtc/flashBG.png') no-repeat;
	width: 723px;
	height: 349px;
	position: relative;
	text-align: center;
}
div.imageHeader {
	background: url('vtc/flashBG.png') no-repeat;
	width: 723px;
	position: relative;
	text-align: center;
}
div.txt {
	background: #090909;
	border: #666666 solid 1px;
	width: 723px;
	position: relative;
	text-align: center;
}
div.footer {
	background: url('vtc/footer.png') no-repeat;
	width: 723px;
	height: 49px;
	position: relative;
}
a.text_logo {
	background: url('vtc/upper_logo.png') no-repeat;
	width: 723px;
	height: 73px;
	position: relative;
	display: block;
}
div.text_header {
	background: url('vtc/upper_lip.png') no-repeat;
	width: 723px;
	height: 5px;
	position: relative;
}
div.text_footer {
	background: url('vtc/bottom_lip.png') no-repeat;
	width: 723px;
	height: 5px;
	position: relative;
}
div.phoneNumber {
	position: relative;
	color: #eeeeee;
	left: 275px;
	top: 43px;
	text-align: center;
}
div.navBar {
	width: 723px;
	text-align: center;
	padding: 8px;
}
div.legal {
	width: 723px;
	color: #444444;
	font-size: 0.8em;
	position: relative;
	top: 30px;
	text-align: center;
}
a.navButton {
	background: #000000;
	border: #333333 solid 1px;
	padding: 3px;
	margin: 1px;
	font-weight: normal;
	font-size: 0.9em;
	color: #aaaaaa;
}
a.navButton:hover {
	background: #333333;
	border: #ffffff solid 1px;
}	
a.salesInfoButton {
	background: url('vtc/salesInfo.png');
	width: 160px;
	height: 29px;
	position:relative;
	left: 320px;
	top: 15px;
	display: block;
}
a:hover.salesInfoButton {
	background: url('vtc/salesInfo_over.png');
}
a.leasingInfoButton {
	background: url('vtc/leasingInfo.png');
	width: 160px;
	height: 29px;
	position:relative;
	left: 520px;
	top: -14.5px;
	display: block;
}
a:hover.leasingInfoButton {
	background: url('vtc/leasingInfo_over.png');
}
form	{
	text-align: left;
}
div.form {
	text-align: right;
	font-size: 0.9em;
	font-weight: bold;
}
div.formLabel {
	width: 100px;
	text-align: right;
	font-size: 0.9em;
	float: left;
	padding: 4px;
	font-weight: bold;
}
input	{
	background: #555555;
	border: #999999 solid 1px;
	font-size: 0.9em;
	padding: 3px;
	margin: 2px;
	color: #eeeeee;
}
input.cmdSubmit {
	background: #cccccc;
	color: #333333;
	font-weight: bold;
	width: 300px;
}
input.cmdSubmit:hover {
	background: #e89427;
	border: #ffffff solid 1px;
}
input:hover {
	border: #ffffff solid 1px;
}
option	{
	background: #555555;
	font-size: 1.0em;
	color: #cccccc;
}
select	{
	background: #555555;
	border: #999999 solid 1px;
	font-size: 1.0em;
	color: #cccccc;
	position: relative;
	top: 2px;
}
select:hover {
	border: #ffffff solid 1px;
}
textarea	{
	background: #555555;
	border: #999999 solid 1px;
	font-size: 1.0em;
	color: #cccccc;
	position: relative;
	top: 2px;
}
textarea:hover {
	border: #ffffff solid 1px;
}
a.floorplanButton {
	background: #171717;
	border: #666666 solid 1px;
	padding: 5px;
	position: relative;
	text-align: center;
	display: block;
	margin: 9px;
	width: 320px;
	height: 315px;
	color: #bbbbbb;
	font-weight: normal;
	font-size: 0.7em;
}

a.floorplanButton:hover {
	background: #222222;
	border: #eeeeee solid 1px;
}

a.galleryButton {
	background: #171717;
	border: #666666 solid 1px;
	padding: 5px;
	position: relative;
	text-align: center;
	display: block;
	margin: 6px;
	color: #bbbbbb;
	font-weight: normal;
	font-size: 0.7em;
}

a.galleryButton:hover {
	background: #222222;
	border: #eeeeee solid 1px;
}