/* Stephen Davies Stylesheet */ 

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, formfield {  
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
	text-align: left;
	color: #ccc;
	background: #376437;
	margin-bottom: 12px;
	}

#outer {
	width: 100%;
	background: #000;
	font-size: 80%;
	background: #fffac9;
	}

#hdr {
	height: 94px;
	background: #376437 url(../images/header.jpg) no-repeat right top;
	color: inherit;
	padding: 15px;
	border-bottom: 1px solid #000;
	}

#content {
	text-align: left;
	padding: 30px 20px 30px 38px;
	width: 766px;
	background: #fffac9;
	}

#content h1 {
	margin: 30px 0 16px 0;
	font-weight: normal;
	font-size: 1.5em;
	color: #65673d;
	background-color: transparent;
	line-height: 1.4em;
	}

#content h2 {
	margin: 10px 0 10px 0;
	font-weight: bold;
	font-size: 1.3em;
	color: #65673d;
	background-color: transparent;
	}

#content h3 {
	margin: 14px 0 10px 0;
	font-weight: bold;
	font-size: 1.1em;
	color: #65673d;
	background-color: transparent;
	}

#content p {
	padding: 0 5px 20px 0;
	line-height: 1.6em;
	color: #333;
/*	font-size: 1.1em;*/
	}

#content a:link, #content a:visited {
	text-decoration: underline;
	color: #333;
	}
	
#content a:hover, #content a:active {
	text-decoration: underline;
	color: #333;
	}

#content img.right {
	margin: 0 0 30px 30px;
	float: right;
/*	border: 1px solid #000;*/
	position: relative;
	}

#content img.left {
	margin: 0 30px 20px 0;
	float: left;
/*	border: 1px solid #000;*/
	position: relative;
	}

#navcontainer {
	width: 100%;
	float: left;
	background: #d9d5ab url(../images/navgrad.jpg) repeat-x;
	border-bottom: 1px solid #000;
	}

#navcontainer ul {
	padding: 0;
	}

#navcontainer ul li {
	display: inline;
	}

#navcontainer ul {
	margin: 0;
	padding: 0 0 0 32px;
	color: #fff9bc;
	font-weight: bold;
	}

#navcontainer ul li a {
	padding: 0.6em 0.6em;
	background: #d9d5ab url(../images/navgrad.jpg) repeat-x;
	color: #fff9bc;
	text-decoration: none;
	float: left;
	}

#navcontainer ul li a:hover {
	background-color: #747253;
	color: #fff9bc;
	}

#navlist li a:hover, #navlist li a:active {
	color: #fff9bc;
	text-decoration: none;
	background: #747253;
	text-align: left;
	}

#outer #navcontainer #navlist #active #current {
	color: #fff;
	}

#footer {
	padding: 18px 26px 18px 38px;
	background: #376437;
	color: #f1e08a;
	border-top: 1px solid #000;
	}

#footer h1 {
	color: #C8CA9B;
	margin: 0 0 10px 0;
	font-size: 150%;
	font-weight: normal;
	}

#footer p {
	font-size: 1.1em;
	line-height: 1.8em;
	font-weight: bold;
	}

#footer a:link, #footer a:visited {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
	}
	
#footer a:hover, #footer a:active {
	text-decoration: underline;
	}

#josh {
	font-size: 60%;
	padding: 30px 0;
	}

#josh a:link, #josh a:visited {
	background-color: inherit;
	text-decoration: none;
	color: #fff;
	}
	
#josh a:hover, #josh a:active {
	text-decoration: underline;	
	}

.clearboth {
	clear: both;
	}

#outer #content #property .prices {
	text-align: right;
	font-size: 100%;
	font-weight: bold;
	}

#content .pdfinfo {
	font-size: 90%;
	text-align: center;
	margin: 0px 50px;
	padding: 20px 0;
	}
	
#content .pdfinfo p {
	padding: 2px 0px 0 0;
	margin: 0;
	}	

#josh {
	width: 766px;
	margin: 6px auto 10px auto;
	text-align: right;
	padding: 0;
	}

#josh img {
	border-style: none;
	}

#outer #content img.view {
	margin: 0 0 16px 0;
}
#outer #content ul {
	color: #333333;
	margin-bottom: 16px;
}

#outer #content ul li {
	margin-left: 36px;
	padding-bottom: 6px;
	color: #333333;
	}

#outer #content table {
	color: #333;
	}

#outer #content td {
	line-height: 150%;
	}

#content .contact {
	font-size: 80%;
	line-height: 2em;
	margin-bottom: 12px;
	}

#content .contact a:link, #content .contact a:visited {
	text-decoration: none;
}

#content .contact a:hover, #content .contact a:active {
	text-decoration: underline;
}

/* --- forms --- */

.row {
		clear: both;
		padding-top: 5px;
		}

form {
		margin-bottom: 1em;
		}

fieldset {
		margin-bottom: 10px;
		padding: 10px;
		border: none;
		}		

legend {
	padding: 0;
	text-transform: uppercase;
	color: #666666;
		}

.formLabel {
		font-size: 1.1em;
		color: #333;
		line-height: 1.6em;
		text-align: right;
		margin-right: 10px;
		width: 100px;
		float: left;
		}

.formControl {
		float: left;
		width: 326px;
		}
		
input, textarea {
		border: 1px solid #666666;
		padding: 2px;
		}	
		
input {
		font-size: 1.1em;
		width: 322px;
		}			

textarea {
		width: 454px;
		}
		
.submitButton {
		background: #eeeeee;
		padding: 3px 4px;
		width: auto;
		}		

#outer #content .main {
	font-size: 1.2em;
	}

#outer #footer img {
	margin: 10px 10px 0px 0px;
	}

p.disc {
	font-size: 0.8em;
	line-height: 1em;
	}