/* CSS Document */
body {
	background-color:#FFF2CE;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size:16px;
	font-weight:bold;
	line-height:0px;
}
h2 {
	font-size:12px;
	font-weight:bold;
	line-height:0px;
	color:#666;
}
.container{
	width:1044px;
	margin-right:auto;
	margin-left:auto;
}
.header {
	width:1044px;
	height:128px;
}
.content{
	padding-top:4px;
	padding-right:30px;
	padding-left:30px;
	background-image:url(img/v3_Content_Background.png);
	background-repeat:repeat-y;
	width:984px;
	overflow:auto;
}
.footer{
	background-image:url(img/v3_Footer.png);
	background-repeat:no-repeat;
	width:1044px;
	min-height:45px;
	padding-top:15px;
	font-size:10px;
	text-align:center;
	float:none;
}
#mapCanvas{
	width:350px;
	height:700px;
	float:left;
	margin-top:31px;
	margin-right:34px;
}
#virtualTour{
	width:600px;
	height:450px;
	float:right;
	text-align:center;
}
#ads {
	float:right;
	width:250px;
}
#story {
	font-family:Georgia, "Times New Roman", Times, serif;
	width:336px;
	float:right;
	font-size:14px;
	font-weight:bold;
	padding-right:14px;
}

a.reg:link,a.reg:visited,a.reg:active {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a.reg:hover {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color:#666;
	text-decoration:none;
	font-weight:bold;
}

a.gadtit:link,a.gadtit:visited,a.gadtit:hover,a.gadtit:active {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#0000FF;
	text-decoration:underline;
	font-weight:bold;
}

a.gadurl:link,a.gadurl:visited,a.gadurl:hover,a.gadurl:active {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#008000;
	text-decoration:none;
}
.gadbod {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}