#bodMain {
	margin: 0 0 0 0;
	text-align: center;
	background-image: url("images/background_aqua.jpg");
}

#divHolder {
	width: 1025px;
	min-height: 769px;
	height: 769px;
	float: center;
	margin-left: auto;
	margin-right: auto;
	background-image: url("images/background.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
}

#divLogo {
	left: 111px;
	top: 105px;
	width: 159px;
	height: 45px;
	position: absolute;
}

#divHeader {
	top: 197px;
	left: 135px;
	position: absolute;
	font-family: Helvetica, Verdana, Arial;
	color: #000042;
	font-size: 33pt;
}

#spnHeader {
	color: #A1A3A6;
	font-size: 18pt;
}

#divMainMenu {
	top: 300px;
	left: 111px;
	position: absolute;
	font-family: Helvetica, Verdana, Arial;
	color: #A1A3A6;
	font-size: 14pt;
}

#divContent {
	top: 270px;
	left: 298px;
	width: 510px;
	position: absolute;
	font-family: Helvetica, Verdana, Arial;
	color: #A1A3A6;
	font-size: 11pt;
	background-color: #FFFFFF;
}
#tblForm {
	font-family: Helvetica, Verdana, Arial;
	color: #A1A3A6;
	font-size: 11pt;
}

#divPopup {
	font-family: Helvetica, Verdana, Arial;
	color: #A1A3A6;
	font-size: 11pt;
}

#divLocMap {
	width: 260px;
	height: 270px;
	float: right;
	text-align: right;
}

#divAptImages {
	width: 210px;
	float: right;
}

#divAptImages2 {
	width: 210px;
	float: right;
}

#divRight {
	position: absolute;
	top: 0px;
	left: 830px;
	width: 170px;
	text-align: center;
	font-family: Helvetica, Verdana, Arial;
	font-size: 16pt;
	color: #A1A3A6;
}

#spnCopy {
	font-family: Helvetica, Verdana, Arial;
	font-size: 10pt;
	color: #A1A3A6;
}

#spnAddress {
	font-family: Helvetica, Verdana, Arial;
	font-size: 14pt;
	color: #A1A3A6;
}

#spnAddressSmall {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12pt;
	color: #A1A3A6;
}

#spnSales {
	font-family: Helvetica, Verdana, Arial;
	font-size: 14pt;
	color: #CC0000;
	font-weight: bold;
}

#tblDates tr td {
	font-family: Helvetica, Verdana, Arial;
	color: #A1A3A6;
	font-size: 11pt;
	background-color: #FFFFFF;
	vertical-align: top;
}

a:link, a:visited, a:active {
	font-family: Helvetica, Verdana, Arial;
	color: #66B9FF;
	font-size: 11pt;
	text-decoration: none;
}

a:hover {
	font-family: Helvetica, Verdana, Arial;
	color: #66B9FF;
	font-size: 11pt;
	text-decoration: underline;
}

a:link.mainmenu, a:visited.mainmenu, a:active.mainmenu {
	font-family: Helvetica, Verdana, Arial;
	color: #66B9FF;
	font-size: 14pt;
	text-decoration: none;
}

a:hover.mainmenu {
	font-family: Helvetica, Verdana, Arial;
	color: #66B9FF;
	font-size: 14pt;
	text-decoration: underline;
}

h1 {
	font-family: Helvetica, Verdana, Arial;
	color: #66B9FF;
	font-size: 18pt;
	font-weight: normal;
}

h2 {
	font-family: Helvetica, Verdana, Arial;
	color: #66B9FF;
	font-size: 12pt;
	font-weight: normal;
}

h3 {
	font-family: Helvetica, Verdana, Arial;
	color: #66B9FF;
	font-size: 11pt;
	font-weight: normal;
}

h3 small {
	font-family: Helvetica, Verdana, Arial;
	color: #66B9FF;
	font-size: 8pt;
	font-weight: normal;
}