* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	background: #FFF;
	text-align: center;
	font: 11px/17px Century Gothic, "Lucida Grande", Georgia, Times New Roman, serif;
	color: #4B291D;
}

li {
	text-align: left;
	font: 14px/17px Century Gothic, "Lucida Grande", Georgia, Times New Roman, serif;
	color: #4B291D;
	margin-left: 50px;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	font: 11px/17px  Century Gothic, "Lucida Grande", Georgia, Times New Roman, serif;
}

a img {
	border: 0;
}

a:link {
	font-weight: bold;
	color: #563F23;
}

a:visited {
	color: #855723;
}

a:hover {
	color: #CAB388;
}

p {
	font: 14px/17px  Century Gothic, "Lucida Grande", Georgia, Times New Roman, serif;
	color: #4B291D;
	padding-bottom: 11px;
	text-align: justify;
}

h1 {
	font: normal 24px Century Gothic, "Lucida Grande", Georgia, Times New Roman, serif;
	color: #CAB388;
	padding: 13px 0 18px 0;
	text-align: left;
}

h2, h3 {
	font: normal 22px Century Gothic, "Lucida Grande", Georgia, Times New Roman, serif;
	color: #CAB388;
	padding: 13px 0 18px 0;
	text-align: left;
}

td.nav #navwrap span {
	display: block;
	xposition: absolute;
	width: 760px;
	height: 60px;
	background: url(gfx/navbg.gif) repeat-x;
	text-align: center;
}

td.nav ul#thenav {
	padding-left: 7px;
	text-align: center;
	font: bold 13px  Century Gothic, "Lucida Grande", Georgia, Times New Roman, serif;
}

td.nav ul#thenav li {
	display: inline;
	list-style-type: none;
	font: bold 13px  Century Gothic, "Lucida Grande", Georgia, Times New Roman, serif;
}

td.nav ul#thenav li a:link, td.nav ul#thenav li a:visited {
	float: left;
	background: url(gfx/separator.gif) 100% -10px no-repeat;
	text-decoration: none;
	padding: 10px 10px 9px 12px;
	font-weight: bold;
	margin-top: 10px;
	font: bold 13px  Century Gothic, "Lucida Grande", Georgia, Times New Roman, serif;
}

td.nav ul#hover li a:link {
	color: #CAB388;
	font: bold 13px  Century Gothic, "Lucida Grande", Georgia, Times New Roman, serif;
}

td.banner {
}

td.content {
	background: url(gfx/bodybg.gif) repeat-x;	
	padding: 16px 80px 30px 145px;
}

td.content table td {
	/*background-color: #E0D4BB;*/
	padding: 5px;
}

td.content table th {
	/*background-color: #F6F5F3;*/
	padding: 5px;
}

td.footer p {
	font-size: 9px;
	padding-left: 177px;
}


.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #563F23;
	background: #E0D4BB;
	border-top: 1px solid #CAB388;
	border-right: 1px solid #4B291D;
	border-bottom: 1px solid #4B291D;
	border-left: 1px solid #CAB388;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #E0D4BB;
	color: #563F23;
	padding: 8px;
}

.thumbs, .thumbs a, .photos, .photos a {
	border: 0;
}

table.pricechart {
width: 95%;
text-align:left;
}
