body {
	background-color:#a6bf79;
	color:#222222;
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}

#whatsnew a{color:730073;text-decoration:none}
#whatsnew, #temp {font-weight:bold; font-family:Arial}
#whatsnew a:hover{color:red}

#formlabel {
display:inline;
width:100px;
}

em {
font-weight:bold;
}

#formfield {
display:inline;
width:100px;
}

form input {
border:0px;

font-size:12px;
}

form select {
border:0px;
font-size:10px;

}

form textarea {
border:0px;
width:140px;
font: Arial;
font-size:10;

}

#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	width:717px;
	position:relative;
}

#flash{
	margin: 0px 0px 0px 0px;
	width:717px;
	height:120px;
	position:relative;
}

#header ul{
	background-color:#85a157;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:-5px;
	position:relative;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}

#header ul a:hover{
	background-color:#a6bf79;
	height:22px;
	display:inline;
	width:50px;
}

#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}

#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: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.gif);
	width:717px;
	top: -5px;
	position: relative;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#ffffff;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:400px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:207px;
	padding: 20px 20px 20px 20px;
	border-top: #FFF 3px solid;
	border-left: #FFF 2px solid;
	background: #a6bf79;
	border-right: #FFF 3px solid;

}



#right1 {
	float:right;
	width:207px;
	padding: 20px 20px 20px 20px;
	border-top: #FFF 3px solid;
	border-left: #FFF 2px solid;
	background: #85a157;
	border-right: #FFF 3px solid;

}

#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
#map2{
display:inline;
float:left;
width:400px;
height:600px;
margin-right:10px;
}

#map3 {
display:inline;
position:relative;
margin-left:20px;
left:80px;width:200px;
height:400px;
}


/********************** 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;
}

table td {
vertical-align:top;
}

table .price {
font-weight:bold;
color:#960000;
text-align:right;
padding-right:5px;
vertical-align:top;
}

table .header {
font-weight:bold;
font-size:14px;
height:20px;
padding-top:5px;
background:  #a6bf79;
color:#000;
}

.emphasis {
font-size:16px;
font-weight:bold;

}

.red{
color: #960000;
}