body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 76%;
margin: 0px 0px 0px 0px;
padding: 0px;
background-color: #efefef;
}


#container{
background-color: #fff;
margin: 0 auto 0 auto;
background-image: url(images/main_bg.gif);
background-position: top left;
background-repeat: no-repeat;
width: 760px;
position: relative;
font-size: 1.1em;

}


a.bodylink{
color: #6e8dcf;
text-decoration: none;
}

a.bodylink:hover{
color: #0DB02B;
text-decoration: none;
border-bottom: 1px dotted #0DB02B;
}

.maincontent{
	color:#999999;
	font-size: 100%;
	margin: 0px 10px 0px 10px;
	padding: 20px 0px 0px 0px;
}



.homemaincontent{
background-image: url(images/home_bg.gif);
background-repeat: no-repeat;
	color:#999999;
	font-size: 100%;
	margin: 0px 0px 0px 170px;
	padding: 20px 0px 0px 10px;
}

.unitcontent{
	color:#999999;
	font-size: 100%;
	margin: 0px 10px 0px 185px;
	padding: 20px 0px 0px 0px;
}

.unitcontent a{
color: #6e8dcf;
text-decoration: underline;
}

.unitcontent a:hover{
color: #0DB02B;
text-decoration: none;
border-bottom: 1px dotted #0DB02B;
}

*html .unitcontent{
	padding-top: 50px;
}

*html .maincontent{
	padding-top: 50px;
}

h4{
	color: #0DB02B;
	font-size: 1.4em;
	padding-top: 4px;
}

h5{
	color: black;
	font-size: 1.4em;
	padding-top: 4px;
}

.unitoccupant{
		padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #cccccc;
}

.unitname{
	float: left;
	width:300px;
}

.unitbrand{
	float: right;
}

.unitHeading{
	color: black;
	font-size: 1.4em;
}

h4.pageHeading{
	color: #0DB02B;
	font-size: 1.4em;
}

.unitsubtitle{
	font-weight: bold;
}

.unitspics{
width: 550px;
margin: 20px 0px 20px 0px;
}

.unitmainpic{
width:390px;
float: left;
margin-right:10px;
}

.unitthumbpics{
width: 130px;
	float: left;
	margin: 0px 0px 0px 10px;
}

.unitthumbpics img{
width: 120px;
height:80px;
	margin: 0px 0px 10px 0px;
}

.firstp{
	margin: 0px;
}

.topmenu{
display:none;
	width: 591px;
	background-color: #003082;
	border-bottom: 2px solid #0db02b;
	float: right;
	text-align: right;
	color: White;
	border-top: 1px solid white;
}

.topmenu ul{
	margin: 0px 5px 0px 0px;
	padding: 0px;
	list-style: none;
}

.topmenu ul li
{
	display: inline;
	font-size: .90em;
	color: #7A99B6;
	margin:0 2px 0px 2px;
	height: 24px;
	line-height: 24px;
}

.topmenu ul li a{
	color: White;
	text-decoration: none;
}

.topmenu ul li a:hover{
	color: #0DB02B;
	text-decoration: underline;
}

.logocontainer{
position: absolute;
	width: 167px;
	padding: 0px;
	margin: 0px
}

.clear{
	clear: both;
}

#leftmenu{
display: none;
position: absolute;
top: 100px;
padding: 0px 0px 0px 5px;
margin: 0px 0px 20px 15px;
width: 140px;
background-color: transparent;
font-size: 0.90em;
}

#leftmenu ul{
margin: 0px;
padding: 0px;
list-style: none;
}

#leftmenu ul li{
display: block;
color: #7A99B6;
margin:0 0px 0px 0px;
height: 24px;
line-height: 24px;
}

#leftmenu ul li a{
display: block;
width: 140px;
color: #6e8dcf;
text-decoration: none;
border-bottom: 1px solid white;
}

#leftmenu ul li a:hover{
display: block;
color: #0DB02B;
text-decoration: none;
border-bottom: 1px dotted #0DB02B;
}


.affiliate{
text-align: right;
	background-color: white;
	margin: 0 auto 0 auto;
	padding: 10px 10px 10px 0px;
}


.footer{
	width: 760px;
	background-color: #003082;
	border-top: 2px solid #0db02b;
	color: White;
	margin: 0 auto 0 auto;
	padding: 0px;
}

.footer ul{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style: none;
}

.footer ul li
{
	display: inline;
	font-size: .85em;
	color: #7A99B6;
	margin:0 2px 0px 2px;
	height: 24px;
	line-height: 24px;
}

.footer ul li a{
	color: White;
	text-decoration: none;
}

.footer ul li a:hover{
	color: #0DB02B;
	text-decoration: underline;
}

.highlightblock{
float: left;
	margin: 10px 0px 10px 0px;
}

.highlightblock a{
	color: White;
	text-decoration: underline;
}

.highlightblock a:hover{
	color: White;
	text-decoration: none;
}

.highlightnudge{
	margin-left: 10px;
}

dl {
padding: 0px;
background: url(images/box_bottom_180.gif) #ccc no-repeat left bottom; 
margin: 0px 0px 10px 2px; 
width: 180px;
}

dt {
padding: 10px;
font-size: 1.0em; 
background: url(images/box_top_180.gif) #999 no-repeat left top; 
margin: 0px 0px 0px 0px; 
color: #fff;
font-weight: bold;
border-bottom: #fff 1px solid
}

dd {
padding: 5px 5px 10px 0px;
font-size: .90em; 
margin: 0px 0px 0px 10px; 
height: 170px;
}

dd img{
text-align: center;
}

#blue dt {
background-color: #003082;
}

#blue{
color: White;
background-color: #7A99B6;
}

#red dt {
background-color: #990000;
}

#red {
color: White;
background-color: #cc6666;
}

#green dt {
background-color: #009966;
}

#green {
color: White;
background-color: #66cc99;
}

.guidebartitle{
	width: 700px;
	border: 1px solid Black;
	background-color: #cccccc;
	padding: 3px;
	font-weight: bold;
	font-size: 1em;
	color: Black;
	margin: 15px 0px 0px 0px;
}

.guiderow {
width: 700px;
clear: both;
margin: 0px 5px 0px 0px; 
padding: 3px;
border-bottom: 1px dotted #999999
}

.guiderowalt {
width: 550px;
clear: both;
margin: 0px 5px 0px 0px; 
padding: 3px;
background-color: #EFEFEF;
border-bottom: 1px dotted #999999}

.guiderow span.label {
float: left;
width: 80px;
text-align: left;
font-weight: bold;
}


.timesrow {
width: 550px;
clear: both;
margin: 0px 5px 0px 0px; 
padding: 3px;}

.timesrow span.label {
float: left;
width: 150px;
text-align: left;
font-weight: bold;
}

.timesrow span.details {
float: left;
width: 350px;
text-align: left;
color: Black;
}

.contactrow {
width: 350px;
margin: 0px 5px 10px 0px; 
padding: 3px;}

.contactrow span.label {
float: left;
width: 80px;
text-align: left;
font-weight: bold;
}

.contactrow span.details {
float: left;
text-align: left;
color: Black;
}

.guiderow span.label2, .guiderowalt span.label2 {
float: left;
width: 80px;
text-align: left;
border-left: 1px solid #999999;
padding-left: 4px;
font-weight: bold;
}

.guiderowalt span.label {
float: left;
width: 80px;
text-align: left;
font-weight: bold;
}

.guiderow span.shopdetails, .guiderowalt span.shopdetails {
float: left;
width: 185px;
text-align: left;
color: Black;
}


span.shopdetails a{
color: #6e8dcf;
text-decoration: none;
}

span.shopdetails a:hover{
color: #6e8dcf;
text-decoration: underline;
border-bottom: 1px dotted #0DB02B;
}

#leftmenu  a:hover{
display: block;
color: #0DB02B;
text-decoration: none;
border-bottom: 1px dotted #0DB02B;
}

img.locationmap{
	border: 1px solid #999999;
	margin-left: 10px;
}

img.imgwithborder{
	border: 1px solid #999999;
}

p.minimumheight{
	height: 30px;
}