body {
	background-repeat: repeat;
	margin: 0px;
	background-color: #000000;
}

#wrapper {
	width: 800px;
	height: 100%;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	background-repeat: repeat;
}

#header {
	background-color: #FFFFFF;
	text-align: center;
}

#nav {
	background-color: #855b27;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;	
}

#main {
	background-color: #decdb9;
	margin: 0 auto;
	text-align: left;
	padding: 20px;
	height: 100%;
	width: auto;
}


#footer {
	background-color: #855b27;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 10px;
	text-align: center;
}



h1, h2, h3, h4, h5, h6, p, ul, li  {
	font-family: "Lucida Sans", Sans-serif, verdana, arial;
} 

h3  {
	color: #000000;
	font-size: 28px;
	padding-left: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

h4  {
	color: #000000;
	font-size: 20px;
}


h5  {
	color: #df2926;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}


h6  {
	color: #000000;
	font-size: 10px;
	line-height: 8px;
	text-align: center;
}

p  {
	font-size: 14px;
	line-height: 18px;
}

a:link {
	text-decoration: none;
	color: #df2926;
}

a:visited {	
	text-decoration: none;
	color: #df2926;
}

a:hover {	
	text-decoration: none;
	color: #df2926;
}

a:active {	
	text-decoration: none;
	color: #df2926;
}


.brown  {
	color: #855b27;
}

.ltbrown  {
	color: #decdb9;
}

.black  {
	color: #000000;
}

.red  {
	color: #df2926;
}

.captioned_photo  {
	float: right;
	margin: 0;
	padding: 0;
	line-height: 15px;
	width: 254px;
}

.captioned_photo p {
	width: 100%;
	text-align: center;
	font-size: 10px;
	padding: 0;
}

.captioned_photo img  {
	padding: 0;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.indent  {
	padding-left: 200px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
}

.services  {
	padding-left: 100px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	line-height: 65px;
}

.topline  {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	height: auto;
	width: 750px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.clients_img  {
	float: left;
	width: auto;
	height: 100%;
}

.clients_text  {
	float: left;
	width: 500px;
	height: 100%;
}

.clients_text p, h4  {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 50px;	
}

.in  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
