/* COLORS 
	#917F7F = 50% white over the bg color
	#240000 = bg color
	#900 = bright red
*/


/* RESET STYLES */

html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, 
blockquote, a, img, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ol, ul { list-style: none;}


/* BASIC STYLES */
body {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	background: url(../images/body.png) top repeat-x #240000;
}
a:link, a:visited {color:#900;}
a:hover {color:#F00;}
	#col-main a:hover {color:#FFF; background-color:#900;}
a:active {color:#007D60;}

p.clearall {clear:both;}

/* WRAPPER */
#wrapper {
	margin:0 auto;
	width:980px;
	position:relative;
	clear:both;
}

/* HEADER */
#header {
	display:block;
	width:980px;
	height:110px;
	position:relative;
}
#header h1#logo, #header h2#tagline {
	text-indent:-5000px;
}
#header h1#logo {
	display:block;
	width:340px;
	height:110px;
	background:url(../images/logo.png) no-repeat;
	position:absolute;
	top:0;
	left:0;
}
#header h2#tagline {
	display:block;
	width:640px;
	height:110px;
	background:url(../images/tagline.png) no-repeat;
	position:absolute;
	top:0;
	right:0;
}

/* CONTENT */
#content {
	width:980px;
	margin:14px 0 0;
	background:url(../images/content.png) repeat-y top left;
	clear:both;
}
body#home #content {
	background:url(../images/content_sub.png) repeat-y top left;
}


/* SIDEBAR */
#sidebar {
	float:left;
	width:240px;
	background:url(../images/sidebar_top.png) repeat-x top left;
}
body#home #sidebar {
	width:340px;
	height:401px;
	background:url(../images/sidebar_a.png) no-repeat top right;
}

/* MAIN COLUMN */
#col-main {
	width:680px;
	margin:0;
	padding:20px 30px 0;
	float:right;
}
body#home #col-main {
	width:640px;
	margin:0;
	padding:0;
	float:right;
}
#col-main blockquote {
}
#col-main img.pic-right {
	float:right;
	margin:0 0 15px 15px;
}
#col-main img.pic-left {
	float:left;
	margin:0 15px 15px 0;
}
#col-main h1,
#col-main h2,
#col-main h3 {
	font-size: 3.0em;
	line-height: 1.2em;
	font-weight:bold;
	color:#900;
	margin-bottom:0.5em;
}
#col-main h4 {
	font-size: 2.2em;
	line-height: 1.2em;
	font-weight:bold;
	color:#900;
	margin-bottom:0.5em
}
#col-main p {
	font-size: 1.6em;
	line-height: 1.5em;
	margin-bottom:1em
}
#col-main ul {
	font-size: 1.6em;
	line-height: 1.5em;
	margin:0 0 1em 2em
}
#col-main ul li {
	list-style:disc;
}

/* SUBCOLUMNS */
.col-subl {
	width:360px;
	float:left;
	}
	body#details .col-subl {width:290px;
}
.col-subr {
	width:300px;
	float:right;
	}
	body#details .col-subr {width:370px;
}
#col-main .col-subr p {
	font-size: 1.4em;
}

div#clear-content {
	clear:both;
	width:980px;
	height:20px;
	margin:0;
}
body#home div#clear-content {
	height:20px;
	margin:0 0 -22px;
}

/* HOMEPAGE */
div#col-sub1 {
	clear:both;
	width:980px;
	margin:0;
	padding-top:40px;
	background:url(../images/content_sub1.png) no-repeat top;
}
div#col-sub1 img#sub-pic {
	display:block;
	width:280px;
	height:211px;
	border:4px solid #FFF;
	margin:0 0 30px 25px;
	float:left;
	clear:left;
}
div#col-sub1 h3 {
	margin:30px 0 10px 400px;
	text-indent:-5000px;
	width:500px;
	height:30px;
	background:url(../images/h3_welcome.png) no-repeat;
}
div#col-sub1 p {
	margin:0 40px 1em 400px;
	font-size:1.8em;
	line-height:1.5em;
	color:#D2CBCB;
}
/*-----------*/
div#col-sub2 {
	clear:both;
	width:980px;
	margin:0;
	padding:20px 0;
	background:url(../images/content_sub2.png) no-repeat top;
}
div#col-sub2 form {/* see LOGIN FORM below */}
div#col-sub2 form h4 {
	margin:0 0 10px 65px;
	text-indent:-5000px;
	width:171px;
	height:33px;
	background:url(../images/h4_login.png) no-repeat;
}
div#col-sub2 form p {
	margin:0;
	font-size:1.2em;
	line-height:1.4em;
	color:#D2CBCB;
}
div#col-sub2 a {color:#FFF;}
div#col-sub2 h3 {
	margin:50px 0 10px 400px;
	text-indent:-5000px;
	width:500px;
	height:30px;
	background:url(../images/h3_current.png) no-repeat;
}
div#col-sub2 p {
	margin:0 40px 1em 400px;
	font-size:1.8em;
	line-height:1.5em;
	color:#D2CBCB;
}
/*-----------*/
div#col-sub3 {
	clear:both;
	width:980px;
	height:10px;
	margin:0;
	background:url(../images/content_sub3.png) no-repeat bottom;
}

/* PHOTO FRAMES */
div.photoframe {
	width:294px;
	height:225px;
	background:url(../images/picframe_300.png) no-repeat;
	padding-top:5px;
	margin:0 0 15px;
}
div.photoframe img {
	display:block;
	width:280px;
	height:211px;
	margin-left:5px;
}

/* LISTING SUMMARY */
div.thumb {
	width:174px;
	height:134px;
	background: url(../images/picframe_160.png) no-repeat;
	padding-top:5px;
	margin:0 20px 10px 0;
	float:left;
}
div.thumb:hover {
	margin:1px 19px 9px 1px;
}
div.thumb img {
	display:block;
	width:160px;
	height:120px;
	margin-left:5px;
}
div.thumb-pt {
	width:134px;
	height:174px;
	background: url(../images/picframe_160v.png) no-repeat;
	padding-top:5px;
	margin:0 28px 10px 29px;
	float:left;
}
div.thumb-pt:hover {
	margin:1px 27px 9px 30px;
}
div.thumb-pt img {
	display:block;
	width:120px;
	height:160px;
	margin-left:5px;
}
#col-main div.listing h4 {
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight:bold;
	color:#900;
	margin-bottom:0.5em
}
#col-main div.listing p {
	font-size: 1.4em;
	line-height: 1.3em;
	margin-bottom:0.5em;
}
hr {
	height:2px;
	background-color:#E6E6E6;
	border:none;
	clear:both;
	margin-bottom:15px;
}
#col-main p.pagination {
	font-size:1.3em;
	font-weight:bold;
}
p.pagination a:link {
	padding:2px 5px 1px;
	text-decoration:none;
	border:solid 1px #000;
	background-color:#E6E6E6;
}
p.pagination a:hover,
p.pagination a.current {
	background-color:#C00;
	color:#FFF;
}

/* LISTING DETAILS */
p#breadcrumb {
	font-size: 1.6em;
	font-weight:bold;
	margin-bottom:0.5em;
}
p#breadcrumb a:link,
p#breadcrumb a:visited {
	text-decoration:none;
}
p#breadcrumb a:hover {
	text-decoration:underline;
}
#col-main h4#prop-address {
	color:#000;
}
div.mapframe-sml {
	width:370px;
	height:310px;
	padding-top:5px;
	background:url(../images/picframe_370.png) no-repeat top left;
}
div.mapframe {
	width:680px;
	height:460px;
	padding-top:8px;
	background:url(../images/picframe_680.png) no-repeat top left;
}
div.mapframe img {
	display:block;
	width:80px;
	height:60px;
	border:1px solid #000;
	float:left;
}
#col-main div.mapframe p {
	font-size: 1.2em;
	font-weight:bold;
	display:block;
	margin:0 0 0.5em 90px;
}
#mini-map {
	width:356px;
	height:296px;
	margin-left:5px;
}
#map, #wagt_map_1 {
	width:660px;
	height:440px;
	margin-left:8px;
}
h5#resources {
	text-indent:-5000px;
	width:370px;
	height:44px;
	margin:10px 0 0;
	background:url(../images/resources.png) no-repeat;
}
ul#downloads {
	margin:0 0 16px;
	list-style:none;
}
ul#downloads li {
	list-style:none;
	margin:0 0.5em 0 20px;
	font-size:0.75em;
}
ul#downloads li a {
	display:block;
	padding-left:22px;
	min-height:16px;
	background-position:0 3px;
	background-repeat:no-repeat;
}
li a.icon-pdf {background-image:url(../images/icon_pdf.png)}
li a.icon-xls {background-image:url(../images/icon_xls.png)}
li a.icon-doc {background-image:url(../images/icon_doc.png)}
li a.icon-ppt {background-image:url(../images/icon_ppt.png)}

/* PHOTO GALLERIES */
#gallery {
	position:relative;
	width:680px;
}
div.photoframe-ls {
	position:relative;
	z-index:10;
	width:505px;
	height:385px;
	background:url(../images/picframe_480.png) no-repeat;
	padding-top:8px;
	margin:0 auto;
}
div.photoframe-ls img {
	display:block;
	width:480px;
	height:360px;
	margin-left:8px;
}
div.photoframe-pt {
	position:relative;
	z-index:10;
	width:295px;
	height:385px;
	background:url(../images/picframe_270.png) no-repeat ;
	padding-top:8px;
	margin:0 auto;
}
div.photoframe-pt img {
	display:block;
	width:270px;
	height:360px;
	margin-left:8px;
}
p.nav-prev {
	text-indent:-5000px;
	position:absolute;
	left:-8px;
	top:10px;
	}
	p.nav-prev a:link,
	p.nav-prev a:visited {
		display:block;
		width:92px;
		height:360px;
		background-color:transparent;
		background-image:url(../images/gallery_prev.png);
		background-position:left;
		}
		p.nav-prev a:hover {background-position:right;
}
p.nav-next {
	text-indent:-5000px;
	position:absolute;
	right:-4px;
	top:10px;
	}
	p.nav-next a:link,
	p.nav-next a:visited {
		display:block;
		width:92px;
		height:360px;
		background-color:transparent;
		background-image:url(../images/gallery_next.png);
		background-position:left;
		}
		p.nav-next a:hover {background-position:right;
}
#gallery h3 {
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight:bold;
	color:#000;
	margin-bottom:0.5em;
	display:block;
	text-align:center;
}
.photoframe-90 {
	width:150px;
	height:125px;
	background: url(../images/picframe_120.png) no-repeat 8px 20px;
	padding-top:25px;
	margin:0 10px 10px;
	float:left;
	}
	.photoframe-90 img {
		display:block;
		width:120px;
		height:90px;
		margin-left:13px;
}
.photoframe-90-pt {
	width:150px;
	height:137px;
	background: url(../images/picframe_90_pt.png) no-repeat 22px 8px;
	padding-top:13px;
	margin:0 10px 10px;
	float:left;
	}
	.photoframe-90-pt img {
		display:block;
		width:90px;
		height:120px;
		margin-left:27px;
}

/* CONTACT FORM */
form#fm_contact {
	display:block;
	margin:0;
	width:620px;
}
fieldset {
	display:block;
	width:620px;
	margin:0 0 30px;
	padding:0 10px;
	}
	fieldset#inquiry {margin-bottom:20px;
}
legend {
	display:block;
	clear:both;
	width:620px;
	min-height:40px;
	margin:10px -10px 0;
	padding:10px 10px 0;
	font-size:1.4em;
	font-weight:bold;
	color:#81001C;
	border:none;
	background:url(../images/bg_fieldet.png) no-repeat top left;
}
fieldset#routing label {
	display:block;
	font-size:1.6em;
}
fieldset#routing input {
	margin-right:0.5em;
}
fieldset#contactinfo label {
	display:block;
	width:610px;
	height:2em;
	clear:both;
	font-size:1.6em;
	margin:0;
	padding-top:0.7em;
	border-bottom:1px solid #E1DBC8;
}
fieldset#contactinfo input {
	float:right;
	clear:right;
	width:400px;
	font-size:1.2em;
	margin-top:-0.2em;
}
fieldset#inquiry label {
	display:block;
	width:200px;
	height:6.5em;
	float:left;
	clear:left;
	font-size:1.6em;
	margin:0 0.5em 0 0;
	padding-top:0.2em;
}
fieldset#inquiry textarea {
	font-size:1.6em;
	float:right;
	clear:right;
	width:400px;
	height:6em;
	margin-right:10px;
}
form#fm_contact input#btn-submit {
	clear:left;
	width:10em;
	margin-left:220px;
	font-size:2em;
}

/* LOGIN FORM */
form#fm_login {
	width:290px;
	padding-left:10px;
	border-left:1px solid #E7E7E7;
	border-bottom:1px solid #E7E7E7;
}
	body#home form#fm_login {
		width:290px;
		padding:20px;
		border-left:none;
		border-bottom:none;
		float:left;
		clear:left;
	}
form#fm_login ul,
form#fm_login li {
	margin:0;
	list-style:none;
}
	body#home form#fm_login ul {margin:10px 0;}
	body#home form#fm_login li { clear:both; display:block; margin-bottom:6px;}

form#fm_login label {
	display:block;
	width:280px;
	font-size:0.9em;
	margin:0 0 0 10px;
}
	body#home form#fm_login label {
		display:block;
		margin:0;
		font-size:1.4em;
		line-height:1.4em;
		color:#D2CBCB;
		width:90px;
		float:left;
		clear:left;
	}
form#fm_login li input {
	float:right;
	width:180px;
	background-color:#AB9898;
}
	body#home form#fm_login li input {
		width:190px;
		margin:0;
	}
form#fm_login input#btn-login {
	clear:both;
	width:97px;
	height:34px;
	margin:5px auto 10px 200px;
	}
	form#fm_login input#btn-login:hover {margin:6px auto 9px 201px;
}


/* HCARDS */

div.vcard {
	margin:0 0 10px;
	border-bottom:solid 1px #E6E6E6;
	font-size:1.6em;
	min-height:130px;
}
div.vcard img.photo {
	display:block;
	width:90px;
	height:120px;
	float:left;
	border:1px solid #9A0000;
	margin:0 10px 4px 0;
}
.fn, .tel {margin-bottom:0.2em;}
.tel {margin-top:0.2em;}
div.vcard div.bio {margin-top:10px}
#col-main div.vcard div.bio p {font-size:0.8em;}

/* FOOTER */
#footer {
	display:block;
	width:100%;
	border-top:14px solid #300;
	clear:both;
}
#footer p {
	display:block;
	width:980px;
	margin:10px auto;
	font-size: 1.2em;
	line-height: 1.5em;
	color:#917F7F;
	text-align:right;
}
