/* Gareth Williams stylesheet */

body {
	margin: 0;
	padding: 0;
	background: #cccccc;
	color: #333;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	}

/* Main tag configs */

h1 {
	font-size: 1.2em;
	font-weight: 800;
	color: #990100;
	padding: 0px;
	margin: 6px 6px 6px 0px;
	}
	
h2 {
	font-size: 1em;
	color: #990100;
	font-weight: 100;
	padding: 6px 6px 6px 0px;
	margin: 0px;
	}

h3 {
	font-size: 1.2em;
	color: #990100;
	font-weight: 800;
	padding: 6px 6px 0px 12px;
	margin: 0px;
	}

h4 {
	font-size: 1.2em;
	color: #039904;
	font-weight: 800;
	padding: 6px 6px 0px 12px;
	border-left: 5px solid #cccccc; 
	margin: 0px;
	}

h5 {
	font-size: 1.4em;
	color: #039904;
	font-weight: 800;
	padding: 6px 6px 0px 12px;
	border-left: 5px solid #cccccc; 
	margin: 0px;
	}


	
p	{
	line-height: 1.3em;
	padding: 6px 6px 0px 0px;
	margin: 0px;
	}
	
form {
	display: inline;
	}
	
input, textarea, select {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	display: inline;
	}
	
a img {
	border: 0px;
	}
	
a:link, a:visited {
	color: #990100;
	}

label {
	display: none;
	}

/* Main Structure, wrap the whole layout in a div to keep it narrow and centered */

#wrapper {
	width: 686px;
	border-left: 1px solid #970103;
	border-right: 1px solid #970103;
	text-align: left;
	padding: 0px 2px 0px 2px;
	background: white;
	margin: 0px auto;
	}


#header {
	float: left;
	left: 0px;
	width: 446px;
	height: 153px;
	padding: 0px;
	margin: 0px;
	z-index: 1;
	}


#logo {
	float: right;
	background: url(static_images/logo.gif);
	left: 0px;
	width: 240px;
	height: 153px;
	padding: 0px;
	margin: 0px;
	z-index: 1;
	}

#navigation {
	float: left;
	background: #E3E3E3;
	width: 446px;
	height: 40px;
	z-index: 3;
	text-align: left;
	}

#search_header {
	float: right;
	padding-right: 40px;
	background: url(static_images/search_header.gif) right center no-repeat #039904;
	padding-top: 8px;
	height: 32px;
	width: 200px;
	color: white;
	z-index: 3;
	text-align: right;
	}

#content {
	padding: 0px 0px 0px 0px;
	z-index: 2;
	}

#body {
	float: left;
	padding: 0px 10px 10px 10px;
	width: 426px;
	margin: 0px;
	z-index: 3;
	}

#body p	{
	line-height: 1.3em;
	padding: 6px 6px 0px 12px;
	border-left: 5px solid #cccccc; 
	margin: 0px;
	} 


#body ul {
	line-height: 1.3em;
	padding: 6px 6px 0px 12px;
	border-left: 5px solid #cccccc; 
	margin: 0px;
	} 

#body li {
	line-height: 1.3em;
	padding: 4px 6px 0px 0px;
	margin: 0px 0px 0px 0px;
	} 

#info {
	float: right;
	background: #E3E3E3;
	padding-bottom: 15px;
	width: 240px;
	z-index: 3;
	}
	
#footer {
	color: white;
	text-align: left;
	background: #990100;
	width: 686px;
	height: 70px;
	}

#pdf_homepage {
	background: #EDEDED;
	color: black;
	padding: 6px;
	margin: 10px 0px 10px 0px;
	width: 396px;
	}

/* footer */

#footer p {
	background: CE7E7D;
	margin: 0px;
	padding: 4px;
	}
	
#footer p a:link, #footer p a:visited {
	color: white;
	}

	

/* header */

#header h1 {
	background: transparent;
	color: #06386D;
	font-weight: 100;
	font-size: 1em;
	}
	
	
/* Featured blocks */

#menu_header {
	float: right;
	padding-right: 44px;
	background: url(static_images/feature_header.gif) right center no-repeat #9B0202;
	padding-top: 12px;
	height: 29px;
	margin-bottom: 8px;
	width: 196px;
	color: white;
	z-index: 3;
	text-align: right;
	}


#feature_header {
	float: right;
	padding-right: 44px;
	background: url(static_images/feature_header.gif) right center no-repeat #9B0202;
	padding-top: 12px;
	height: 29px;
	width: 196px;
	color: white;
	z-index: 3;
	text-align: right;
	}


.feature a:link, .feature a:visited, .feature a:hover {
	text-decoration: none;
	color: #990100;
	}

.feature {
	width: 130px;
	height: 216px;
	margin: 6px 5px 0px 0px;
	padding: 0px;
	float: left;
	border: 1px solid #ccc;
	}
	
.feature h2 {
	height: 20px;
	background: #990100;
	font-size: 1em;
	font-weight: 100;
	color: white;
	padding: 4px 4px 0px 4px;
	margin: 0px;
	text-align: center;
	}
	
.feature h3 {
	width: 122px;
	height: 20px;
	background: #CCCCCC;
	border-bottom: 3px solid #990100;
	font-size: 1em;
	font-weight: 100;
	color: black;
	padding: 4px 4px 0px 4px;
	margin: 0px;
	text-align: center;
	}
	
.feature p {
	width: 104px;
	height: 60px;
	padding: 4px; 
	margin: 0px;
	color: black;
	overflow: hidden;
	}
	
.feature p a:link, .feature p a:visited {
	color: #990100;
	}
	
.feature img {
	width: 130px;
	height: 98px;
	margin: 0px;
	border: 0px solid white;
	}


/* Search Box Items */


#info p {
	color: black;
	padding: 6px 12px 0px 12px;
	margin: 0px;
	}


#info .highlight .row {
	position: relative;
	margin: 12px 0px 0px 9px;
	height: 38px;
	top: 0px;
	left: 0px;
	}
	
#info .highlight .row .element-half {
	float: left;
	display: block;
	width: 105px;
	height: 34px;
	margin: 2px;
	}
	
#info .highlight .row .element-full {
	float: left;
	display: block;
	width: 216px;
	height: 34px;
	margin: 2px;
	}
	
#info .highlight .row .element-third {
	float: left;
	display: block;
	width: 70px;
	height: 34px;
	margin: 2px;
	}
	
#info .highlight .row p {
	width: 70px;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	}


/* Main page configs */

.main_property {
	padding: 0px;
	margin: 0px;
	width: 420px;
	float: left;
	}
	
.main_property p {
	padding: 0px;
	width: 400px;
	}
	
.main_property img {
	width: 416px;
	float: right;
	border: 2px solid #990100;
	margin: 0px;
	}

.main_property h1 {
	font-size: 1.3em;
	font-weight: 800;
	margin: 10px 0px 0px 0px;
	padding: 4px;
	color: #990100;
	}

.main_property h2 {
	font-size: 1.2em;
	margin: 0px;
	font-weight: 800;
	color: #990100;
	}

	
.property_body table {
	margin: 6px 0px 0px 0px;
	border-left: 5px solid #cccccc; 
	padding: 0px;
	width: 260px;
	}
	
.property_body table td.attribute {
	line-height: 1em;
	padding: 6px 6px 0px 12px;
	margin: 0px;
	width: 100px;
	text-align: left;
	}
	
.property_body table td.value {
	padding: 0px;
	width: 160px;
	margin: 0px;
	}

.property_body {
	position: relative;
	float: right;
	background: left;
	padding: 0px;
	width: 260px;
	}

.property_body h2 {
	font-size: 1.2em;
	margin: 0px;
	font-weight: 800;
	color: #990100;
	}

	
.rcol {
	position: relative;
	float: left;
	padding: 0px;
	width: 140px;
	}
	
.rcol h2 {
	font-size: 1.2em;
	margin: 0px;
	font-weight: 800;
	color: #990100;
	}
	
.rcol ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
.rcol ul li a:link, .rcol ul li a:visited {
	padding: 0px;
	color: #990100;
	margin: 0px;
	width: 140px;
	display: block;
	}

.rcol brochure {
	background: url(static_images/pdf.gif);
	}

	
	
/* Table configs for properties */

.properties {
	width: 436px;
	margin: 0px;
	padding: 0px;
	}

.properties td {
	margin: 1px;
	padding: 2px;
	background: #E0E0E0;
	color: black;
	}

.properties tr.title td {
	color: white;
	font-weight: 800;
	background: url(startic_images/header_bg.gif) #8CB664;
	}
	
.properties td a:link, .properties td a:visited {
	color: #06386D;
	}
	
/* Autosearch box */

.autosearch {
	margin: 6px 12px 0px 0px;
	}

.autosearch h1 {
	color: white;
	padding: 4px 6px 4px 6px;
	margin: 0px;
	background: #8CB664;
	font-size: 1em;
	font-weight: 800;
	}
	
.autosearch p {
	color: black;
	background: #E0E0E0;
	margin: 0px;
	padding: 3px 6px 3px 6px;
	}
	
.autosearch p a:link, .autosearch p a:visited {
	color: black;
	font-weight: 800;
	}











/* Navigation and Pop Up menu code */

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li {
	float: center;
	width: 216px;
	margin: 0px 8px 0px 8px;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	}
	
#menu li a:link, #menu li a:visited {
	color: black;
	background: #CCCCCC;
	border: 1px solid #E3E3E3;
	padding: 2px;
	display: block;
	}
	
#menu ul li a:hover {
	display: block;
	background: #009B00;
	border: 1px solid black;
	color: white;
	}








	

	
/* Navigation and Pop Up menu code */

#navigation ul {
	list-style: none;
	margin: 0px;
	}
	
#navigation li {
	float: left;
	padding: 3px;
	}
	
#navigation li a:link, #navigation li a:visited {
	color: black;
	border: 1px solid #E3E3E3;
	padding: 3px;
	margin-top: 5px;
	display: block;
	}
	
#navigation ul li a:hover {
	display: block;
	text-decoration: none;
	background: #009B00;
	border: 1px solid black;
	color: white;
	}
	
	
/* Image Library */

.library {
	margin: 0px;
	padding: 0px;
	}

.library img.full {
	width: 436px;
	height: 327px;
	border: 1px solid black;
	padding: 0px;
	margin: 8px 0px 8px 0px;
	}
	
.library img.thumb {
	float: left;
	width: 138px;
	height: 98px;
	border: 1px solid black;
	padding: 0px;
	margin: 0px 8px 8px 0px;
	}

/* Contact Form configuration */

.form {
	width: 420px;
	margin: 0px;
	padding: 0px;
	}
	
.form input {
	width: 310px;
	border: 1px solid #aaaaaa;
	padding: 2px;
	}
	
.form textarea {
	width: 310px;
	height: 100px;
	border: 1px solid #aaaaaa;
	}

.form td {
	margin: 1px;
	padding: 2px;
	vertical-align: top;
	}

.form td.title {
	color: #990100;
	font-weight: 100;
	width: 60px;
	text-align: left;
	}






/* Featured blocks */

#featured .item a:link, #featured .item a:visited, #featured .item a:hover {
	color: black;
	font-weight: 800;
	}

#featured .item {
	width: 212px;

	margin: 10px;
	padding: 4px;
	border-bottom: 3px solid #990100;
	background: #CCCCCC;
	}
	
#featured .item img {
	width: 90px;
	height: 68px;
	border: 1px solid black;
	float: right;
	}
	
#featured .item h2 {
	font-size: 1em;
	width: 110px;
	font-weight: 100;
	color: #990100;
	padding: 4px;
	margin: 0px;
	text-align: left;
	}
	
#featured .item p {
	width: 110px;
	margin: 0px;
	color: black;
	padding: 4px;
	text-align: left;
	overflow: hidden;
	}





#body div.links {

	}

#body div.links h2 {
	font-size: 1.2em;
	font-weight: 800;
	padding: 8px 0px 0px 8px;
	}

#body div.links p {
	padding: 4px 0px 0px 24px;
	}

	
/* Additional Nav data */	
	
#navigation ul ul, #navigation ul ul ul, #navigation ul li:hover ul, #navigation ul li:hover ul ul {
	display: none;
	}

#navigation ul li:hover ul, #navigation ul ul li:hover ul {
	display: block;
	}