body {
	color: #0C0C0C;
	margin: 0px;
	padding: 0px;
	background-color: #433F36;
	background-image: url(images/background_top.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.6em;
}

h1 {
	font-size: 1.6em;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	height: 32px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 12px;
	padding-top: 8px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	color: #924520;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 8px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #924520;
	border-right-color: #924520;
	border-bottom-color: #924520;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #924520;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 6px;
	display: none;
	padding-top: 0px;
	margin: 0px;
}

p, blockquote, ul,  {
	margin-bottom: 1em;
	line-height: 1.8em;
}

blockquote   {
	background-image: url(images/quote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-left: 30px;
	font-size: 88%;
	font-style: italic;
	font-weight: normal;
}
.tan {
	color: #924520;
	font-style: normal;
}

a:active, a:focus { 
	outline: 0 
} 

a {
	color: #0C0C0C;
	padding: 2px;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #0C0C0C;
	padding: 2px;
}

img { border: none; }

/* Header */

#header {
	width: 940px;
	height: 236px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Page */

#page {
	width: 900px;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F9F9F9;
	background-image: url(images/page_background.jpg);
	background-repeat: repeat-y;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0C0C0C;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* Content */

#content {
	float: left;
	width: 580px;
}

#contentwide {
	float: left;
	width: 900px;
}


#content .content {
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#servicesimages {
	padding: 0px;
	margin-bottom: 20px;
	height: 160px;
}

#contentwide .content {
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#columnone {
	float: left;
	width: 240px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/column1.jpg);
	background-repeat: no-repeat;
	height: 294px;
	color: #FFFFFF;
}
#columntwo {
	float: left;
	width: 240px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/column2.jpg);
	height: 294px;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#columnthree {
	float: left;
	width: 240px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/column3.jpg);
	background-repeat: no-repeat;
	height: 294px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
	margin: 0px;
	padding: 0px;
}

#sidebar ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	padding: 0;
}

#sidebar li {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #924520;
	padding: 0;
}
#footerwrapper {
	height: 200px;
	background-image: url(images/footer_wrapper.jpg);
}

/* Footer */

#footer {
	font-size: small;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 940px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 200px;
	padding: 0px;
}

#footer p {
	margin: 0;
	color: #0C0C0C;
	text-align: center;
	padding-top: 80px;
}
.thumb {
	float: left;
	margin-right: 10px;
}

.thumb2 {
	float: right;
	padding-left: 56px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	padding: 6px;
	width: 350px;
	border: 1px solid #CCC;
}
label {
	text-transform: uppercase;
	display: block;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	padding: 6px;
	width: 450px;
	border: 1px solid #CCC;
}
.submit {
	height: 28px;
	width: 71px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F9F9F9;
}
