body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/img_101.gif);
	line-height: 14px;
}
* {
	margin: 0px;
	padding: 0px;
}
#header {
	margin: auto;
	width: 766px;
	background-color: #FFFFFF;
	text-align: center;
}
.line {
	background-image: url(images/line.jpg);
	background-repeat: repeat;
}
#footer {
	background-color: #FFFFFF;
	width: 766px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: auto;
	line-height: 16px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer a:link {
	color: #333333;
	text-decoration: none;
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
}
#footer a:active {
	color: #333333;
	text-decoration: none;
}

#content {
	background-color: #FFFFFF;
	width: 766px;
	margin: auto;
}
#content h1 {
	font-size: 18px;
	color: #842929;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	line-height: normal;
}
#content #maintext h2 {
	font-size: 14px;
	color: #842929;
}

#content a:link {
	color: #6C0808;
}
#content a:visited {
	color: #6C0808;
}
#content a:hover {
	color: #6C0808;
}
#content a:active {
	color: #6C0808;
}
#content table {
	margin: auto;
}
#content #maintext {
	width: 750px;
	margin: auto;
}

#header #topnav {
	text-align: right;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 10px;
}
#header #topnav a:link {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
#header #topnav a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
#header #topnav a:hover {
	color: #6C0808;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
#header #topnav a:active {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
.buttonborder {
	border: 1px solid #333333;
}
.quote {
	padding: 5px;
}
#header a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.buttonborderwhite {
	border-top: 1px #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.vanav {
	background-image: url(images/va-background.gif);
	width: 100%;
	text-align: center;
}
#header .vanav table {
	margin: auto;
	padding: 0px;
}
.connav {
	background-image: url(images/concierge-background.gif);
	width: 100%;
	text-align: center;
}
#header .connav table {
	margin: auto;
	padding: 0px;
}
.eventnav {

	background-image: url(images/event-planning-background.gif);
	width: 100%;
	text-align: center;
}
#header .eventnav table {
	margin: auto;
	padding: 0px;
}
.green {
	color: #006633;
}
.red {
	color: #990000;
}
