/* CSS Document */

h1, h2, h3 {
	font-family: 'Rockwell Condensed', serif;
}

#header h1 {
	margin: 0;
	padding: 0;
	text-indent: -9000px;
}
#header h1 a {
	background:transparent url(/images/common/header-logo.gif) no-repeat scroll 0 0;
	border:0 none;
	display:block;
	height:100px;
	text-indent:-9000px;
	width:390px;
}
/*-----------------------------------------------------------------------------------------------

Content Styles

-----------------------------------------------------------------------------------------------*/
#search h3 {
margin-top: 0px;
}
/*
.sIFR-hasFlash h1 {
	margin: 0 0 5px 0;
	font-size: 35px;
	line-height: 1em;
}
.sIFR-hasFlash h2 {
	margin: 0;
	padding: 0;
	line-height: 30px;
	visibility: hidden;
	letter-spacing: -11px;	
}*/
h1 {
	margin: 0 0 5px 0;
	font-size: 28px;
	line-height: 1em;
	color: #CEC29C;
}
h2 {
	margin: 0;
	padding: 0;
	line-height: 30px;
	color: #CEC29C;
}

table.virtual-tour h2 {
	margin: 0;
	padding: 0;
	font-size: 25px;
	line-height: 1em;
	width: 358px;	
}

h3 {
	margin: 5px 0 5px 0;
	font-size: 15px;
	font-weight: normal;
}

h3.footertext {
	margin: 20px 0 5px 0;
	font-size: 23px;
	line-height: 1em;
}
span.tagline {
	margin: 0;
	font-size: 75px;
	line-height: 1em;	
}
h4 {
	margin: 30px 0 6px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #36312f;
	font-size: 25px;
	color: #625D59;
	font-weight: normal;
}
#search-query {
	font-size: 18px;
	margin-bottom: 10px;
	padding: 20px;
	background:#36312F;
	display: block;
}
#rightcol a {
	color:#625D59;
	font-weight: bold;
	}
	#rightcol a:hover {
		color:#625D59;
		font-weight: bold;
		text-decoration: none;
		}
	#home-rightcol a, #leftcol a, #footer a{
		text-decoration: none;
		font-weight: normal;
		color:#A0A0A0;
		}	
	#home-rightcol a:hover, #leftcol a:hover, #footer a:hover {
		text-decoration: underline;
		font-weight: normal;
		color:#A0A0A0;
		}					
#rightcol p {
	margin: 0 0 15px 0;
	padding: 0;	
	font-size: 14px;
	line-height: 25px;
	}
