body {
	margin-top: 10px;
	margin-bottom 10px;
	background: #000000;
	font-family: Verdana;
}

a:link, a:visited, a:hover {
	color: #DEDEDE;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}

.menuItem {
	vertical-align: top;
	text-align: left;
	background: #DEDEDE;
	color: #000000;
	height: 40px;
	width: 100px;
	border-right: 2px solid black;
	cursor: pointer;
}

.menuItem:hover {
	background: #FFFFFF;
}

.menuItemLast {
	height: 40px;
	background: #DEDEDE;
}

.menuSpacer {
	height: 3px;
}

.logoCell {
	border-top: 10px solid #DEDEDE;
}

.lineCell {
	height: 1px;
	background: #DEDEDE;
}

.logoCell h2 {
	color: #FFFFFF;
	margin-bottom: 0px;
}

.logoTable {
	margin-bottom: 0px;
}

.contactCell {
	text-align: right;
	color: #FFFFFF;
}

.pics {
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
}

.welcomeText {
	border-bottom: 1px solid #DEDEDE;
	color: #FFFFFF;
	font-size: 12pt;
}

.welcomePara {
	color: #FFFFFF;
}

.introText {
	border-bottom: 1px solid #DEDEDE;
	color: #FFFFFF;
	font-size: 12pt;
}

.introPara {
	color: #FFFFFF;
}

.footer {
	border-top: 1px solid #DEDEDE;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
	height: 100px;
	line-height: 100px;
	vertical-align: bottom;
}

a.menuLink:link, a.menuLink:visited, a.menuLink:active {
	color: #000000;
	text-decoration: none;
}

.detailsTitle, .subMenuTitle {
	color: #FFFFFF;
	font-size: 12pt;
	border-bottom: 1px solid #DEDEDE;
}

.bigMenuTitle {
	margin-top:5px;
	color: #FFFFFF;
	font-size: 12pt;
	border-top: 1px solid #DEDEDE;
}

.spacer {
	height: 10px;
}

.subMenu { 
	font-size: 12pt;
}

.tdSpacer { 
	width: 10px;
}

.tdPrices {
	width: 230px;
	color: #FFFFFF;
	padding: 0px;
	vertical-align: top;
}

.detailsSubTitle {
	color: #FFFFFF;
	border-bottom: 1px solid #DEDEDE;
}

.tdLister {
	padding: 0px;
	width: 70%;
}
.tdListerP {
	padding: 0px;
	width: 30%;
	text-align: right;
}

.rightIMG {
	text-align: right;
}

.addressTop {
	color: #FFFFFF;
	vertical-align: top;
}

.mapright {
	text-align: right;
}