
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #756647;
	text-align: center;
	background-image: url(images/background.jpg);
	margin: 0 auto;
	width: 810px;
}
 
h1 {
	font-size: 1.5em;
	font-style: bold;
	font-variant: small-caps;
}
	
a:link     {
	color: #756647;
	text-decoration: none;
}

a:visited {
	color: #CCCC00;
	text-decoration: none;
}

a:hover {
	color: #a55b3f;
	text-decoration: none;
}

#header, #uppernav, #wrapperone, #contactwrapperone, #clientwrapperone, #wrappertwo {
	margin: 0px;
	padding: 0px;
	background-color: #e7e3b4;
	border-left-color: #a55b3f;
	border-left-style: solid;
	border-left-width: 5px;
	border-right-color: #a55b3f;
	border-right-width: 5px;
	border-right-style: solid;
	overflow: hidden;
	width: 100%;
}

#header {
	border-top-color: #A55B3F;
	border-top-style: solid;
	border-top-width: 5px;
	border-bottom-color: #A55B3F;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}

#uppernav {
	background-color: #E7E3B4;
	margin: 0px;
	padding: 5px 0 10px 0;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A55B3F;
	border-left-color: #A55B3F;
	height: 25px;
	font-size: 9pt;
	}

#uppernav li {
	display: inline;
	margin-right: 0.5em;  padding-right: 0.75em;
	border-right: 1px solid #756647;
	font-weight: bold;
	}
	
#uppernav li.last {
	border-right: 0;
	}
	
/*#wrapperone table {
	padding: 8px;
}*/

#contactwrapperone table{
	padding: 1em 0 0 1em;
}
/*#clientwrapperone table {
	padding: 1.5em 0 2.5em 1.5em;
	text-align: center;
}
#clientwrapperone td{
	padding: 1.5em 0 0 0;
	font-size: .85em;
	list-style-type: square;
	line-height: 2em;
}
.clientnote {
	font-size: .85em;
}*/

#wrappertwo {
	border-bottom-color: #a55b3f;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	height: 200px;
	position: relative;
	background:#E7E3B4 url(images/logo.jpg) no-repeat left top;
	background-image: url(images/logo.jpg);

}

#content {
	float: left;
	padding: 0 1em 4em 1em;
	background-color: #e7e3b4;
	width: 22em;
	margin: 0;
}
#imagecontent {
	float: right;
	background-color: #e7e3b4;
	padding: 3em .7em 2.3em 0;
	margin: 0;
	width: 25.5em;
}

#lowercontent {
	margin-left: 342px;
}

#clientlowercontent {
	margin-left: 200px;
	margin-right: 100px;
	font-size: .85em;
}


#lowernav {
	position: absolute;
	top: 128px;
	right: 0;
}

#lowernav ul {
float: right;
margin: 0 20px 0 0;
padding: 0;
}
#lowernav li {
float: left;
list-style: none;
padding: 0;
margin: 0 0 0 10px;
}
#lowernav li a {
float: left;
height: 36px;
line-height: 30px;
padding: 0 10px 0 25px;
text-decoration: none;
text-transform: uppercase;
color: #A7583A;
background: url(images/icons_footerNav.gif) 0 10px no-repeat;

}
#lowernav li a:hover {
background-position: 0 -20px;
color: #736244;
}
#lowernav li a:active {
background-position: 0 -50px;
color: #9E8F4C;
}

#logo {
	width: 340px;
	float: left;
	height: 180px;
} 


#bottom {
	font-size: x-small;
	text-align: left;
	position: absolute;
	bottom: 0;
	left: 0;
}
/* styles for gallery thumbnail photos */
#thumbs {
	width: 326px;
	float: left;
	background-color: #e7e3b4;
	padding: 5em 1em 1em 2em;
}
#thumbs a:link {
	color: #756647;
	text-decoration: none;
}

#thumbs td {
	text-align: center;
	padding: 20px;
	border: thin solid #A55B3F;
	text-decoration: none;
}

#thumbs img {
	border-width: 2px;
	border-style: solid;
	border-color: #756647;
}


/*styles for the about page */
#firstcontent, #secondcontent{
	background-color: #E7E3B4;
	margin: 0px;
	padding: 0px;
	width: 810px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A55B3F;
	border-left-color: #A55B3F;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #756647;
	text-decoration: none;
	text-align: center;
}

#firstcontent img, #secondcontent img { border: 5px solid #605E2D;}

#firstcontent table, #secondcontent table {	padding: 0 1.5em 0 1.5em;}

#firstcontent td, #secondcontent td {
	padding: 0 1em 0 1em;
	text-align: left;
}

/*styles for links page */

#linkimages { 
	position:relative;
	margin: 0 20%;
	padding: 1em;
 }

#linkimages img {
	padding: 0;
	border: 2px solid #A55B3F;
}

#clientlinks {
	position:relative;
	margin: 0 10%;
}

#clientlinks td { padding: .5em;
	text-align: left;
}
td.bullet { padding: 1em;}
td.curl {padding: 2.5em 0 0 0;}