﻿body {
	background: #808080;
	margin: 0;
	padding: 0;
}

html {
   margin : 0;
   padding : 0;
}

body {
	color: #F0E9DD;
	background: #72A800;
	width : 100%;
	font : 76% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

/* Links within paragraphs (subtle) */
p a {
color: #666666;
background : inherit;
text-decoration: none;
}

/* Links within paragraphs (revealed) */
p a:hover  { 
color: #0000ff;
background : inherit;
text-decoration: underline;
}

#container {
	width : 750px;
	margin : 0 auto;
	padding : 5px;
	background: #808080 none repeat;
	color: #FFFFFF;
	line-height : 1.5em;
	background-color: #2F1700;
}

/* TOP TITLE BAR */

#top {
	border-color: #000000;
	border-left: 2px #000000 solid;
	border-right: 2px solid #CC0000;
	margin: 0;
	padding: 0;
	border-bottom: 3px double #333333;
	word-spacing: .5em;
	width: inherit;
}
#top h1 {
	padding: 50px 0px 0 25px;
	margin : 0;
	letter-spacing: 2px;
	text-align: left;
	color: #5E8A00;
	background: url('IMG_4110bw2.jpg');
	font-weight: bolder;
	text-transform: lowercase;
	font-style: normal;
	font-variant: normal;
	font-size: 400%;
	line-height: normal;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	width: 720px;
	height: 140px;
}
#top p {
	padding : 5px;
	font-size: 1em;
	color: #FFFF99;
	letter-spacing: .2em;
	font-weight: normal;
}
#top a:visited {
color: #EAE8D0;
background:transparent;
text-decoration: none;
}
#top a:link {
color: #EAE8D0;
background:transparent;
text-decoration: none;
}
#top a:hover { 
color: #fff;
background:transparent;
text-decoration: underline;
}

/* LEFT SIDEBAR */
#leftnav {
	float : left;
	width: 165px;
	margin : 0;
	padding : 5px;
	border-right: 0px solid #520934;
	color: #FFFFFF;
	background: #2F1700;
	border-right-width: 1px;
}

#content {
	margin: 6px 0 0 200px;
	padding: 5px 10px 10px 10px;
	white-space: normal;
}

#footer {
	clear : both;
	margin : 0;
	padding : .5em;
	color : #EAE8D0;
	background: #422100;
	border-top : 0px solid #520934;
}

#footer a:visited {
font-size: .9em;
color : #eee;
background : inherit;
text-decoration : none;
}

#footer a:link {
font-size: .9em;
color : #eee;
background : inherit;
text-decoration : none;
}

#footer a:hover {
font-size: .9em;
color :#fff;
background:inherit;
text-decoration : underline;
}

#leftnav p {
margin : 5px 0 10px 5px;
}

h2 {
	margin : 0;
	padding: 10px 0 5px 5px;
	font: 200% "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	letter-spacing: 5px;
	border-bottom: 1px solid #656C4A;
	color: #FFFFFF;
	background: inherit;
	font-weight: lighter;
}
h3 {
	margin : 0;
	padding : 20px 0 5px 10px;
	font: 120% Helvetica, "Trebuchet MS", Arial, Tahoma, sans-serif;
	color: #EAE8D0;
	background: inherit;
	text-decoration: none;
}

#footer img {
   float : right;
}
/* seen by IE5mac only, by Philippe Wittenbergh www.l-c-n.com */
*>html #footer img {
        margin : 0;
}
/* end */

.happy {
border-top : 1px solid #808080;
padding : 10px;
}

a:visited {
font-size: .9em;
color : #000;
background : inherit;
text-decoration : none;
}

a:link {
	font-size: small;
	color: #FFFFFF;
	background : inherit;
	text-decoration : none;
	font-weight: bold;
	text-transform: none;
}

a:hover {
font-size: .9em;
color :#666;
background : inherit;
text-decoration : underline;
}

a:active {
font-size: .9em;
color : #F5DE1E;
background : inherit;
text-decoration : none;
}

img {
	border-style: solid;
	border-width: thin;
	border-color: inherit;
	width: inherit;
	left: 10px;
}

.imgright {
float: right;
border: 1px solid #656C4A;
margin: 5px 15px 10px 10px;
padding: 10px;
}


.imgleft {
float: left;
border: 1px solid #656C4A;
margin: 5px 15px 10px 0px;
padding: 10px;
}

#menu {
	width: 100%;
	height: 27px;
	margin: 0 0 0 0;
	padding: 0 0 1px 0;
	background: #A6C3AD url('../../../Updated%20Dawson%20Builders%2010/earthy/images/pt02.jpg') no-repeat;
	color: #000;
}
#navlist li {
	list-style-type: none;
	background: inherit;
	color: #FFFFFF;
	margin: 0 15px 0 0;
	padding: 0;
	font-weight: bold;
}

#gallery {
height:100px;
}

#gallery img {
float: left;
padding: 20px;
}

.clear {
clear: left;
}

.quote {
	width: 130px;
	margin: 0;
	border : 1px dashed #fff;
	padding : 10px;
	color: #FFFFFF;
	background: #2F1700;
	font-size: .8em;
}
blockquote {
	font-weight : bold;
	font-style : italic;
	color: #FFFFFF;
}
font {
	color: #FFFFFF;
}
p {
	font-size: small;
	padding: 0px 0px 0px 15px;
	margin: 5px 0px 0px 0px;
}


form {
	font-weight: bold;
}





