/* CSS Document */

/* ------------------------------- formatting ----------------------------- */

body 
{
	margin: 0;
	padding: 0;
}

h1 
{
	font: 1.3em Verdana, Arial, sans-serif;
	color: #003366;
	margin-top: 0px;
	WIDTH: 420px;
}

h2 
{
	font: bold 1.0em Verdana, Arial, sans-serif;
	color: #003366;
	margin-top: 10px;
	margin-bottom: 0px;
	WIDTH: 420px;
}
h3
{
	font: bold 0.8em Verdana, Arial, sans-serif;
	color: #003366;
	margin-top: 15px;
	WIDTH: 420px;
}
	
p 
{
	font: 0.8em Verdana, sans-serif;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.alert_red
{
	font: 0.8em Verdana, sans-serif;
	COLOR: red;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
span.btt
{
	font: 0.8em Verdana, sans-serif;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
hr 
{
	color: #003366;
	height: 1px;
	width: 450px;
}
	
a img 
{
	border: 0px none;
	display: block;			/* removes extra space underneath caused by default text-alignment */
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 3px;
	padding-left: 5px;
}

a:link 
{
	COLOR: black; 
	text-decoration: none ;
	
	
}
a:visited 
{
	COLOR: black; 
	text-decoration: none; 
	
}
a:hover 
{ 
	COLOR: #FF8000;
	text-decoration: underline ;
	
}

img
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
img.landscape
{
	border: 1px solid black;
}
ul
{
	list-style: square;
	list-style-position: outside;
	margin: 0px;
	padding-left: 15px;
	padding-top: 10px;
	font: 0.8em Verdana, sans-serif;
}
div#banner 
{
	border-top: 1px solid #A88B33;
	border-bottom: 1px solid #A88B33;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #DED3B1;
	text-align: center;
	color: black;
	font-family: Tahoma, Verdana, Arial; 
	font-size: 8pt; 
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

div#header 
{
	border: 0px;
	padding: 0px;
	width: 100%;
	margin: 0px;
	height: 50px;
	background: #DED3B1 url(i/new_background.gif) repeat-x;
}

div#house
{
	Z-INDEX: 140; 
	LEFT: 650px; 
	WIDTH: 113px; 
	POSITION: absolute; 
	TOP: 180px; 
	border: 1px solid black; 
	padding: 5px
}
div#top_quote
{
	position: absolute;
	width: 150px;
	height: 435px;
	margin-left:700px;
	padding: 6px;
	top: 180px;
	background-color: #B7B19E;
	color: #414538;
}
div#top_quote ul {
	font: 0.8em Verdana, sans-serif;
	list-style: square;
	list-style-position: outside;
	font:  0.8em Arial, Verdana, sans-serif;
	margin-left:4px;
	margin-top: 8px;
	color: #414538;
}


div#testimonials
{
	position: absolute;
	width: 150px;
	height: 435px;
	margin-left:700px;
	padding: 6px;
	top: 180px;
	background-color: white;
	color: #414538;
}

#center 
{
	margin: 3px 200px; 
	padding: 1% 3%;
	color: #000;
	
	
}

#left 
{
	position: absolute;
	padding: 0px;
	top: 100px;
	width: 195px;
	color: blue;
	padding: 0px 0px 0px 0px;
	font: 0.8em Verdana, sans-serif;
}
	
#right 
{
	position: absolute;
	width: 21.9%;			/* why not 22%?  because at some sizes the rounding difference adds up to more than 100% and gives us a horizontal scroll bar */
	height: 250px;
	overflow: hidden;
	margin-left: 75%;
	padding: 0px 1.5%;
	top: 5px;
	background-color: white;
}


p.brushcutting
{
	margin-top: 15px;
	margin-bottom: 0px;
	padding-right: 40px;
	width: 480px;
	
}
p.brushcutter
{
	margin-top: 15px;
	margin-bottom: 0px;
	padding-right: 40px;
	width: 330px;
	
}
p.ud_indent
{
	padding-left: 30px;
	padding-bottom: 0px;
	padding-top: 3px;
	padding-right:80px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 520px;
}


span.the_date
{
	text-decoration: underline;
	font-weight: bold;
}

span.bold_me
{
	font-weight: bold;
	color: #64594F;
}

span.blk_me
{
	font-weight: bold;
	color: black;
}

span.heading
{
	display: block;
	font: bold 1.2em Verdana, Arial, sans-serif;
	color: #64594F;

}
span.toc
{	
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: #DED3B1
}
span.tocheader
{
	background-color: #938C54;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
span.tocbottom
{
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	border: black solid 1px;
	background-color: #DED3B1
}

span.buffer
{
	
	margin-bottom: 15px;
	padding-bottom: 15px;
	
}

.contact
{
	display: block;
}

.buttons
{
	padding-right: 20px;
}

p.contactus
{
	width: 450px;
	margin-bottom: 0px;
	background-color: white;
	color: black;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font: x-small Verdana, sans-serif;
}

p.copyright
{
	width: 450px;
	margin-bottom: 0px;
	background-color: white;
	color: black;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
{

p#contactus a:hover
{
	color: #A88B33;
	text-decoration: underline ;
}
p#contactus a
{
	color: white;
	text-decoration: underline ;
}

	
.headshot 
{
	display: inline;
	float: left;
	margin: 0px 0.5em 0.5em 0px;
}
	
.date 
{
	display: block;
	text-align: right;
	color: #A5B5C6;
	font: x-small Verdana, sans-serif;
}

.author 
{
	display: block;
	color: #414538;
	font: 0.7em Verdana, sans-serif;
}

.quote
{
	border: black solid 1px;
	background-color: white;
	padding: 4px;
	margin-bottom: 8px;
	display: block;
}

.testimonials
{
	border: black solid 1px;
	background-color: white;
	padding: 4px;
	margin-bottom: 8px;
	display: block;

}

div#center ul
{
	font: 0.8em Verdana, sans-serif;
	width: 430px;
	
}

div#center ul li {
	
	list-style: square;
	list-style-position: outside;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	
	
}

div#center ul li.no_bullet
{
	list-style: none;

	list-style-position: outside;
	margin: 10px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #64594F;	
	text-decoration: underline ;
}

div#center p.row {
	width: 400px;
	margin: 0px 0px 1em 0px;
	}

div#center p.row span.leftcol {
	width: 190px;
	border-bottom: 1px solid black;
	margin: 0px 5px 0px 0px;
	display: inline;
	}
	
div#center p.row span.rightcol {
	width:190px;
	margin: 0px 0px 0px 5px;
	border-bottom: 1px solid black;
	display: inline;
	}
div#center p.row span.leftcoll {
	width: 190px;
	margin: 0px 5px 0px 0px;
	display: inline;
	border: 1px solid black;
	}
	
div#center p.row span.rightcoll {
	width:190px;
	margin: 0px 0px 0px 5px;
	display: inline;
	border: 1px solid black;	
	}
	
div#center p.row span.leftcolll {
	width: 120px;
	float: top;
	margin: 0px 2px 0px 0px;
	display: inline;
	border: 1px solid black;
	}
	
div#center p.row {
	float: top;
	width:432px;
	margin: 20px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #003366;	
	}
	
div#ohouse {
		
	float: top;
	width:432px;
}
div#center span.aboutus {
	float: top;
	width:450px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}
div#center p.row span.rightcol a {
	color: blue;
	}
	
div#center p.row span.rightcol a:hover {
	color: green;
	}


.spacer {
	display: block;
	height: 1px;
	font: 1px /1 sans-serif;
	clear: both;
	
	}
	
span.bold {
	font-weight: bold;
}
	
