/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #D7D5AC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #e2edc2; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	background-color: #E7DFC6;
}

td
{
font-family:tahoma;
font-size: 11px;
color:#311C0D;
}
.heading
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;

}
.caption
{
	font-family:tahoma;
	color:#534B3A;
	font-size: 16px;
	font-weight: bold;

}
.topnav
{
	font-family:tahoma;
	color:#F6F7F7;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;

}
.topnav:hover
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;

}
.content {
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	line-height: 18px;
}
.button
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.button:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.top
{
	font-family:tahoma;
	color:#311C0D;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
.top:hover
{
	font-family:tahoma;
	color:#311C0D;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}

.right
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.right:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

<!--
.award {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
-->

.gallery {
	float:right;
	width:181px;
	margin:0 5px 0 0 !important;
	
}

.galleryb {
	float:right;
	width:181px;
	margin:0 5px 0 0 !important;
	
}

#slider {
	margin:0;
	padding:0;
	list-style:none;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
/* 
    define width and height of list item (slide)
    entire slider area will adjust according to the parameters provided here
*/
#slider li {
	width:181px;
	height:230px;
	overflow:hidden;
}

#sliderb {
	margin:0;
	padding:0;
	list-style:none;
}
#sliderb ul, #sliderb li {
	margin:0;
	padding:0;
	list-style:none;
}
/* 
    define width and height of list item (slide)
    entire slider area will adjust according to the parameters provided here
*/
#sliderb li {
	width:181px;
	height:230px;
	overflow:hidden;
}


p#controls {
	margin:0;
	position:relative;
}

#subheader {
	font:tahoma;
	font-size:18px;
	font-weight:bold;
	color:#000;
	text-align:center;
}

.divwrapper {
	width:960px;
	height:420px;
	float:none;
	border:thick;
	font:tahoma;
	font-size:14px;
	color:#000;
}

.divleft {
	width:610px;
	margin-left:10px;
	margin-right:10px;
	float:left;
}
.divright {
	width:315px;
	margin:0 auto;
	float:left;
}

.wtxt{
font-family:Tahoma;
font-size:18px;
font-weight:bold;
color:#333333;
}

.contact {
font-family:Tahoma;
font-size:16px;
font-weight:bold;
color:#333333;
}