/* Some inspiration from undohtml.css - (CC) 2004 Tantek Celik. Some Rights Reserved. */
a:link,a:hover,a:visited {text-decoration:none;}
html, body, img, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, a {margin:0;padding:0;border:0;}
ul {list-style:none;}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em; color:#333; line-height:100%;	margin:0 0 8px 0;}
a img,:link img,:visited img {border:none;}
abbr {cursor:default;}

body {
	color:#000;
	font:normal 62.5% Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#ebeae2;
}

a {
	color:#f60;
	text-decoration:none;
	font-weight:normal;
}
a:hover {text-decoration:underline;}
div {position:relative;}

div#wrapper {
	width:auto;
	margin:0 auto 0 auto;
	text-align:left;
	background:#fff;
	font-size:115%;
	position:relative;
	padding-top:18px;
}
div#left {
	position:absolute;
	left:0;
	top:0;
}
div#left img#logo {
	position:absolute;
	left:0;
	top:0;
	padding-right:30px;
	border-right:1px solid #ccc;
}
div#left ul {
	display:none;
}

div#wrapper div#left p.virtual-tour {
	display:none;
}
div#right {
	margin-left:0;
	font-size:115%;
	padding:0;
}
body#home div#right {
	text-align:center;
}
div#right div#banner {
	display:none;
}
div#right div#banner-home {
	display:none;
}
div#right div#banner img, div#right div#banner-home img {
	display:none;
}
div#right div#home-heading {
	width:auto;
	height:auto;
}
div#right div#home-heading h1 {
	margin:140px 0 20px 0;
	padding:0;
	text-align:center;
	display:block;
}	
div#right div#home-heading p {
	display:block;
	font-style:italic;
 }
div#right div#content {
	padding:30px 0 0 0;
	margin-top:30px;
	border-top:1px solid #ccc;
} 
body#home div#right div#content {
	padding-left:0;
} 
div#content a {
	text-decoration:underline;
}
div#content a:hover {
	text-decoration:none;
}
h1 {
	font-size:350%;
	padding:15px 0 20px 220px;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom:10px;
}
h2 {
	font-size:160%;
	letter-spacing:-1px;
	font-weight:normal;
}
h3 {
	font-size:130%;
	letter-spacing:-1px;
	font-weight:normal;
	margin-bottom:5px;
	font-weight:bold;
}
h4 {
	font-size:125%;
	font-weight:normal;
	line-height:100%;
}
h5 {
	font-size:115%;
	font-weight:normal;
	font-weight:bold;
}
h6 {
	font-size:105%;
	font-weight:normal;
	font-weight:bold;
}
div#right p {
	margin:0 0 14px 0;
}
div#right p em {
	font-size:105%;
}
div#right p.intro {
	font-size:135%;
	letter-spacing:-1px;
	line-height:120%;
	font-weight:normal;
	margin:10px 0 13px 0;
}
div#right ul {
	margin:0 15px 1em 15px;
	padding-left:5px;
}
div#right ul li {
	list-style-type:square;
	list-style-position:outside;
	margin:0 0 4px 0;
}
div#right ol {
	margin:0 0 1em 22px;
}
div#right ol li {
	margin:0 0 4px 0;
}
div#right img {
	float:left;
	margin:0 1em 5px 0;
	border:1px solid #d9cee4;
	padding:3px;
}
div#right blockquote {
	margin:8px 10px 8px 0;
	padding-left:20px;
	border-left:2px solid #c5bad6;
	font-style:italic;
}
div#right table {
	background-color:#d7d7d7;
	font-size:85%;
	margin:0 0 1em 0;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
div#right table td {
	background-color:#fff;
	padding:6px 8px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
div#right table th {
	background-color:#c5bad6;
	padding:6px 8px;
	color:#333;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
div#right table caption {
	text-align:right;
	font-size:90%;
	margin:0 10px 3px 0;
	color:#999;
}
div#right dl  {
	margin:0 0 1em 0;
}
div#right dl dt  {
	margin:0;
	font-weight:bold;
}
div#right dl dd  {
	margin:0 0 .5em 10px;
}
div#right div.repeats {
	overflow:hidden;
	padding-bottom:30px;
	clear:right;
}
div#right div.repeats img {
	float:right;
	margin:0 0 5px 20px;
	border:1px solid #bcbcbc;
}
div#right div.repeats h2, div#right div#gallery h2 {
	padding-left:0;
}
div#right div#gallery {
	padding:10px 0 0 0;
}
div#right div#gallery div.gallery-section {
	overflow:hidden;
	padding-bottom:20px;
}	
div#right div#gallery dl {
	margin:0;
	padding:0;
	width:196px;
	float:left;
	margin:0 20px 10px 0;
}
div#right div#gallery dl dt {
	margin:0;
	padding:0;
	clear:right;
}
div#right div#gallery dl dd {
	margin:0;
	padding:0;
	font-size:85%;
}
div#virtual-tour-wrapper {
	margin:0 auto;
	text-align:center;
	padding-top:50px;
}
div#footer {
	clear:both;
	text-align:left;
	margin:20px 0 0 0;
	padding:10px 30px 25px 0;
	color:#808080;
	border-top:1px solid #ccc;
}
div#footer p a.site-by, div#footer p a.terms {
	margin-left:20px;
}
div#footer p a {
	color:#808080;
}
div#footer p a.on {
	text-decoration:underline;
	cursor:default;
}
div#footer span {
	display:none;
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

/* additional styles */
.padding-left-15px {padding-left:15px;}

