body {
	background-color:#666666;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin: 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header_d.jpg);
	width:717px;
	height:288px;
	position:relative;
}
#header ul{
	background-color:#666666;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#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;
}
/********************** Content ***************************/
#content {
	background-image:url(images/content_bg_b.gif);
	width:717px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

#right h2{
	color:#fff;
	font-size:14px;
	text-align:center;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:146px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#666666;}
#left a:hover{color:#fdf9cc;}
#middle{
	float:left;
	width:310px;
	margin-left:5px;
	padding: 0px 20px 30px 0px;
	display:inline;
	border-right: #FFF 2px solid;
}
#middle ol, #middle ul{
	margin-left:30px;
}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:150px;
	padding: 0px 20px 20px 10px;
	margin-top:10px;
}
#right a{
	color:#ffffff;
}
#right a:hover{
	color:#fdf9cc;
}
#right li{
	list-style-type: none;
	padding: 0px 0px 10px 0px;
}
#newsLetterForm{
	background-color:#666666;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #FFFFFF;
	display:block;
	margin: 20px 0px 0px 0px;
	padding:5px 5px 5px 5px;
}
#newsLetterForm h3, #newsLetterForm p{
	margin: 0px;
	padding: 5px 0px 5px 0px ;
}
#newsLetterForm h3{
	font-size: 10px;
}

/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg_b.gif);
font-size:1px;
height:10px;
}
#footer {
        color:#fdf9cc;
	width:717px;
	text-align:center;
	padding: 20px 0px;
}
/********************** Left Nav Menu ********************/
#leftMenu ul{
	margin: 20px 0px 25px 0px;
	padding:0px;
	display:block;
	color:#000;
	width:auto;
	width: 110px;
	position:absolute;
	background-color:#FF0000;
}
#leftMenu li{
	background-color:#b4ac98;
	width: 136px;
	text-align:left;
	padding: 5px 0px 1px 10px;
	list-style-type: none;
}
#navtop{
	background-image:url(images/navtop_b.gif);
	background-repeat: no-repeat;
	display:block;
	width:146px;
	height:20px;
}
#navbottom{
	background-image:url(images/navbottom_b.gif);
	display:block;
	width:146px;
	height:19px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.link,#last {
	font-size: 8px;
	font-weight:900;
	text-decoration: none;
	padding:0px;
	margin:0px;
	text-transform: uppercase;
	width: 120px;
	display:block;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	position:relative;
	text-align:center;
}
.link:hover, #last:hover{
	color:#000;
}
.link {padding-bottom: 10px;border-bottom: 1px dashed #9c8f5e;}
#last {border-bottom: 0px none #9c8f5e;}

