div.test {
	background-color: #b8a672;
}
body {
	background-color:#663300;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}



/********************** Header ***************************/
#header {
	margin: 0px;
	background-image:url('../../images/header.jpg');
	width:717px;
	height:288px;
	position:relative
}
#header ul{
	background-color:#663300;
	width:711px;
	border: 3px solid #cc6600;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 15px 0px;
	height:40px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;
}
#header ul a{
	text-decoration:none;
	color:#ffffff;
	margin: 0px 0px;
	font-weight: bold;
	font-size: 12px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#cc6600;
}
#logo_w1, #logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 14px;
	color:#333300;
}
#header_text a{color:#333300;}
#header_text a:hover{color:#cc0000;}



/********************** Content ***************************/
#content {
	background-image:url('../../images/content_bg.gif');
	width:717px
}
img{
	border-width:0px;
	margin: 4px;
}
h1{
	color:#663300;
	font-size:20px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#663300;
	font-size:12px;
	font-style: oblique; 
	text-align:left;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:428px;
	margin-left:15px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#000066;}
#left a:hover{color:#cc0000;}
#photos a{
	margin-right:6px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #cc6600 3px solid;
	height:auto !important;

}
#right a{
	color:#000066;
}
#right a:hover{
	color:#cc0000;
}

ul {
margin: 20px;
}

hr {
color:#cc6600
}


/********************** Table ***************************/
table    { display: table;
	   	table-layout: fixed;
	   	padding: 0px 0px 0px 0px;}
/	   width:400px; }
tr       { display: table-row }
thead    { display: table-header-group }
tbody    { display: table-row-group }
tfoot    { display: table-footer-group }
col      { display: table-column }
colgroup { display: table-column-group }
td, th   { display: table-cell }
caption  { display: table-caption }



/********************** Quotes ***************************/
#quotes {
	color:#663300;
	font-size:18px;
	font-style: oblique; 
	text-align:left;
	width:428px;
	margin: 10px 0px 15px 0px;
}



/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url('../../images/footer_bg.gif');
font-size:1px;
height:10px
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
	color: #f2e5bc;
	
}
#footer a{
	color:#f2e5bc;
}



#slideshow {
height: 250px;
margin: 20px auto;
clear: both;
}
.clearfloat{
clear:both;
height:0;
font-size:1px;
line-height:0px;
}
#pagecontent {
height:auto !important;
margin: 0px;
}#formbody {
	width: 420px;
	background-color: #b8a672;
}

