body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/body.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6B4F32;
}
a.link:link,a.link:active,a.link:visited
{
	background-color: #a4805c;
	border: 1px solid #715539;
	display: block;
	color: #4D3824;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.link:hover
{
}
a.link2:link,a.link2:active,a.link2:visited
{
	background-color: #6b4f32;
	border: 1px solid #5d4022;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.link2:hover
{
	background-color: #a4805c;
	border: 1px solid #715539;
	display: block;
	color: #4D3824;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2 {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8B7B64;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
li {
	font-style: italic;
	color: #FFAE00;
	font-size: 14px;
	line-height: 20px;
}

.yellow {
	color: #FFAE00;
}
h5 {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8B7B64;
	background-color: #353535;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

p {
	font-size: 12px;
	color: #D7D0C8;
	margin-top: 0px;
	line-height: 18px;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
h4 {
	margin: 0px;
}

a {
color: #c9c3ae;	
}

a:visited {
color: #c9c3ae;	
}

a:hover {
color: #c9c3ae;	
}

.faded {
	background-image: url(images/faded.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.creme {
	color: #8B7B64;
}

blockquote {
	margin: 25px;
}



.prices td {

height: 15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
font-size: 11px;
color: #cdcdcd;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;

background-color: #323232;
border: 1px solid #4f4f4f;
line-height:14px;
}

.prices {
width: 380px;
}

.textart {
color:#ebe16e;
font-size: 11px;
font-style: italic;
font-weight:bold;
text-align: left;
font-family: Verdana;
}


.contactbox {
margin-bottom: 2px;
width: 300px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #323232;
border: 1px solid #4f4f4f;
text-align: left;
font-size: 11px;
color: #cdcdcd;;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
line-height:16px;

}


h4 {
color:#999;	
}


.tablegallery td {
color: #8d8d8d;
font-size: 12px;
}

