body 
{
	background-color: #DED8C6;
	background-image: url(../images/bg.gif);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Desc {
	font-size:		12px;
	font-family:	Arial;
	font-weight:	normal;
	color:			#6C8AA0 ;
}

a {
	font-family:	Arial ;
	font-size:		12px ;
	font-weight:	normal ;
	color:			#0A4E7E ;
	cursor: hand;
	text-decoration:	underline;
}
a:hover {
	font-family:	Arial ;
	font-size:		12px ;
	font-weight:	normal ;
	color:			#0A4E7E ;
	cursor: hand;
	text-decoration:	underline;
}

.SiteMap {
    font-family:	Arial ;
	font-size:		13px ;
	font-weight:	normal ;
	color:			#666666 ;
	text-decoration:	none;
}

a.SiteMap:hover
{
    font-family:	Arial ;
	font-size:		13px ;
	font-weight:	normal ;
	color:			#0A4E7E ;
	text-decoration:	none;
}


.Title {
	font-family:	Arial ;
	font-size:		14px ;
	font-weight:	normal ;
	color:			#6C8AA0 ;
	text-decoration:	none;
}

a.Title{
	font-family:	Arial ;
	font-size:		14px ;
	font-weight:	bold ;
	color:			#6C8AA0 ;
	text-decoration:	underline;
}
a.Title:hover {
	font-family:	Arial ;
	font-size:		14px ;
	font-weight:	bold ;
	color:			#0A4E7E ;
	cursor: hand;
	text-decoration:	underline;
}
.Header {
	font-family:	Arial ;
	font-size:		14px ;
	font-weight:	bold ;
	color:			#6C8AA0 ;
	text-decoration:	none;
}
.HeaderLabel {
	padding: 0px 0px 0px 10px;
	cursor: pointer;
	font-family:	Arial ;
	font-size:		14px ;
	font-weight:	bold ;
	color:			#ffffff ;
	border:solid 1px #032c4a;
	background-image: url(../images/gallery/headerbg.png);
	text-decoration:	none;
	height: 20px;
	overflow-y: hidden;
}
.ContentVirtualTourDesc2
{
    font-size:		9px ;
    font-family:	Arial ;
}