/* CSS for  */
* {
	margin: 0;
	padding: 0;
}
body {
	font: 62.5% verdana, geneva, sans-serif;
	background-color: #d3d4d3;
	text-align: center;
	color: #575759;
}

a { color: #c0202f; text-decoration: none; }
a:link { color: #c0202f; text-decoration: none; }
a:hover { text-decoration: underline; }

h1 {
	color: #575759;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 0;
}
h2 {
	color: #c0202f;
	font-size: 1.7em;
	font-weight: bold;
	margin: 0 0 10px 0;
}
h3 {
	color: #000;
	font-size: 1.2em;
}

input { padding: 2px; }
option { padding: 1px 3px 1px 2px; }
ul, ol { margin: 10px 0 25px 35px; }
li { margin: 0 0 5px 0; }
p { margin: 0 0 15px 0; padding: 0; }
img { border: 0; }
img.l { margin: 0 10px 0 -13px; }
img.r { margin: 0 0 0 10px; }

.l { float: left; }
.r { float: right; }
.clear { clear: both; }
.clear-l { clear: left; }
.clear-r { clear: right; }

.b { font-weight: bold; }
.u { text-decoration: underline; }
.i { font-style: italic; }
.small { font-size: .89em; }
.large { font-size: 1.11em; }
.t-c { text-align: center; }
.t-r { text-align: right; }
.t-l { text-align: left; }
.red { color: #c0202f; }

.intro{ font-style: italic;
		font-weight: bold;
		line-height:1.6em;
}		 

#wrap {
	width: 945px;
	margin: 0 auto;
	text-align: center;
}
#main { background: url('/images/bg-content.gif') top center repeat-y; }

#header {
	margin: 0 26px 0 40px;
	padding: 15px 0 0 0;
	height: 85px;
}
	
#logo {
	float: left; 
	border: 0;
	margin: 0;
}

#tagline { 
    color: #c0202f;
	font-weight: bold;
	font-size: 1.9em;
	top: 62px;
	margin: 0 0 0 760px;
	position: absolute; 
	z-index: 90; 
}

#nav { 
	float: right; 
}
#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: auto;
	border-right: 1px solid #58585a;
	padding: 0 12px 0 12px;
	font-size: 1.1em;
	font-weight: bold;
}
#nav a:hover { color: #58585a; text-decoration: none; }
#nav a.last { border: 0; }

#nav li { /* all list items */
	float: left;
	margin: 0;
	padding: 0;
	width: auto; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #c0202f; /* Please change this */
	width: 180px;
	left: -999em;
	z-index: 9999;
	margin: 0 0 0 -1px;
}
#nav li ul li a { 
	border: 0;
	text-align: left;
	width: 170px;
	display: block;
	color: #FFFFFF; 
	z-index: 9999;
	padding: 5px 0 5px 10px;
}
#nav li ul li a:hover { background-color: #58585a; text-decoration: none; color: #FFFFFF; }

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li:hover, #nav li.sfhover {
    position: static;
}

#flash {
	background: url('/images/bg-flash.png') top center no-repeat;
	width: 945px;
	height: 328px;
	position: relative;
	text-align: center;
	z-index: 89;
}
#banner {
	background: url('/images/bg-banner.png') top center no-repeat;
	width: 945px;
	height: 150px;
	position: relative;
	text-align: center;
	z-index: 89;
}
#flash .padding, #banner .padding { 
	text-align: center; 
	padding: 4px 0 0 0; 
}

#content { 
	width: 873px; 
	margin: 0 auto;
	text-align: center;
}
.home {	margin: 0 24px 0 23px; background: url('/images/bg-corners.gif') top center no-repeat; }
.int { margin: 0 24px 0 23px; }

.home-block {
	width: 243px;
	float: left;
	text-align: left;
	margin: 0;
}
	#left { padding: 15px 20px 20px 28px; }
		#left a { font-weight: bold; }
		#left p {
			font-size: 1.2em;
			line-height: 1.4em;
		}
	#middle { 
		width: 325px; 
		position: relative;
		margin: -17px 0 0 0;
		color: #FFFFFF;
	}
		#middle h2.red { 
			background: url('/images/bg-red-header.gif') top left repeat-y; 
			padding: 15px 0 15px 10px;
			margin: 0;
			color: #FFFFFF;	
		}
		#middle h2.red img { margin: 0 40px 0 0; vertical-align: bottom; }
		.gray-bg { background: url('/images/bg-gray-body.gif') bottom left repeat-y; padding: 0 0 20px 0; }
		
		.gray-bg-int { 
			color: #FFFFFF;	
			background: url('/images/bg-gray-body-int.gif') bottom left repeat-y; 
			padding: 0; 
		}
		.gray-bg-int .listing { 
			clear: right; 
			padding: 5px 5px 10px 10px; 
			font-size: 1.1em; 
		}
		.gray-bg-int .listing p { padding: 7px 0 0 0; } 
		.gray-bg-int .listing .image {
			float: right;
			text-align: right;
			margin: 5px 0 5px 0;
			background: bottom left no-repeat;
		}
		.gray-bg-int .listing .image a {
			display: block;
			width: 127px;
			height: 66px;		
		}
		
			#right-col h2.red { 
				background: url('/images/bg-red-header-int.gif') top left repeat-y; 
				color: #FFFFFF;	
				padding: 28px 0 15px 10px;
				margin: 0;
				text-align: left;
			}
			#right-col h2.red img { margin: 0 20px 0 0; vertical-align: bottom; }
			#right-col h2 { margin-top: 20px; }
			#right-col p { padding: 0 0 15px 0; }
		.listing { 
			clear: right; 
			padding: 5px 20px 10px 10px; 
			font-size: 1.1em; 
		}
		.listing .image {
			float: right;
			text-align: right;
			margin: 5px 0 5px 0;
			background: bottom left no-repeat;
		}
		.listing .image a {
			display: block;
			width: 127px;
			height: 66px;
		
		}
		.listing p { margin: 9px 130px 0 0; height: 1%; }
		
	#right {
		padding: 15px 0 20px 0; 
		width: 263px;
	}
	#right p { margin: 0; }
	#right form {
		color: #8c8c8c;
		font-size: 1.2em;
	}
	#right input { 
		width: 240px; 
		border: 1px inset #575759;
		padding: 3px;
		margin: 2px 0 10px 0;
		color: #575759;
	}
	#right input.schedule { width: 150px; height: 33px; border: 0; }
	
	
	#right-col {
		width: 300px;
		float: right;
		position: relative;
		margin: -17px 0 0 0;
		text-align: left;
	}
	
	#right-form { 
		margin-left: 15px; 
	}
	#right-form p { color: #8c8c8c; font-size: 1.2em; margin: 0; padding: 0; }
	#right-form input { 
		width: 240px; 
		border: 1px inset #575759;
		padding: 3px;
		margin: 2px 0 10px 0;
		color: #575759;
	}
	#right-form input.schedule { width: 150px; height: 33px; border: 0; }
	#left-col {
		width: 570px;
		margin: 0 0 0 11px;
		text-align: left;
		font-size: 1.2em;
		line-height: 1.5em;
		background: url('/images/bg-content-int.gif') top left no-repeat; 
	}
	#left-col .padding { padding: 15px; }
	#left-col h1 { font-size: 1.6em; }
	#left-col h2 { font-size: 1.3em; }

#footer {
	width: 945px; 
	background: url('/images/content-footer.gif') top center no-repeat; 
	padding: 20px 0 20px 0;
	float: left;
}
	#footer ul { margin: 0; padding: 0; }
	#footer li { margin: 0; padding: 0; }
	#copyright { float: right; margin: 0 24px 0 0; }
	#copyright #bwm a { color: #575759; text-decoration: none; }
	#copyright #bwm a:hover { color: #0066FF; text-decoration: underline; }

	#footer-nav { float: left; }
	#footer-nav ul { margin: 0 0 0 11px; padding: 0; }
	#footer-nav li { /* all list items */
		float: left;
		margin: 0;
		padding: 0;
		width: auto; /* width needed or else Opera goes nuts */
		list-style-type: none;
	}
	#footer-nav a {
		display: block;
		width: auto;
		border-right: 1px solid #58585a;
		padding: 0 12px 0 12px;
		font-size: 1.1em;
		font-weight: bold;
		color: #686868;
	}
	#footer-nav a:hover { color: #c0202f; }
	#footer-nav a.last { border: 0; }
	#footer-nav li ul { /* second-level lists */
		display: none;
		visibility: hidden;
	}


#contact-list ul { margin: 0; padding: 0; }
#contact-list li { 
	margin: 0 10px 10px 0;
	padding: 0; 
	display: block;
	float: left;
	width: 260px;
	background-color: #EEEEEE;
}
#contact-list .name { 
	display: block;
	padding: 5px;
	background-color: #DADADA;
	text-align: right;
}
#contact-list .name strong { float: left; color: #c0202f; }
#contact-list .info {
	display: block;
	padding: 5px;
	height: 55px;
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
}

#contact-form input,
#contact-form select 
{ 
	margin: 3px; 
	border: 1px inset #575759;
	padding: 3px;
	color: #575759;
}


a.virtual-tour-thumb  {
	display: block;
	float: left;
	width: 265px;
	height: 177px;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: bold;
	background: url('/images/bg-thumb.gif') top left no-repeat;
}
a.virtual-tour-thumb img { margin: 13px 0 2px 13px; }
a.virtual-tour-thumb span { margin: 0 0 0 13px; }
a.virtual-tour-thumb:hover { text-decoration: none; color: #575759; }

.virtual-tour-gallery a img { border: 1px solid #545557; }
.virtual-tour-gallery a:hover img { border: 1px solid #c0202f; }


.property-block { clear: left; }
	.property-block .property-right {
		margin-left: 225px;
		padding-top: 2px;
		padding-bottom: 25px; 
	}
	.property-block .property-left {
		float: left; 
		width: 220px;	
		padding-bottom: 25px; 
	}
	.property-block .property-left .image {
		display: block;
		width: 217px;
		height: 170px;
		background: url('/images/bg-properties.gif') top left no-repeat;
	}
	.property-block .property-left .image img { margin-top: 9px; }
	.property-block .property-left img { margin: 0 0 0 10px; }
	.property-block .property-left p.image { margin: 0 0 5px 0; }
	
	.property-block dl { margin: 0; padding: 0; }
	.property-block dt { float: left; margin: 0; padding: 2px 0 2px 2px; width: 125px; font-weight: bold; }
	.property-block dd { 
		margin: 0 0 0 125px;
		padding: 2px 0 2px 15px;
	}
	.property-block .even { background-color: #EEEEEE; }
	.property-block .property-right p { padding: 2px 0 2px 2px; margin: 0 0 10px 0; }


a.pdf { background: url('/images/pdf-icon.gif') left no-repeat; padding-left: 17px; }
.acrobat { border-bottom: 1px solid #CCCCCC; padding-bottom: 15px; }

#send-friend { float: right; width: auto; font-weight: bold; }
#send-friend img { vertical-align: bottom; }


