body {
	background-image:url(images/background2.jpg);
	background-color:#a6bf79;
	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{
	text-decoration:none;

}
p{
	margin: 15px;
	line-height:16px;

}
p.add{
	margin: 15px 43px 10px 43px;
	line-height:16px;

}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header6.png);
	width:717px;
	height:296px;
	position:relative;
}
#header ul{
	background-color:#85a157;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:263px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	color:#FFFFFF;
	font-weight:bold;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#c77e0c;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:100px;
}
#logo_w2{
	top:44px;
	left:130px;
}
#header_text {
	top:90px;
	left:43px;
	width:330px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{
	color:#28556b;
}
#header_text a:hover{
	color:#c77e0c;
	font-weight:bold;
}
/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.gif);
	width:717px;
}
img{
	border-width:0px;
}
h1{
	color:#c77e0c;
	text-align:center;
	font-size:14px;
	margin: 10px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
h3{
	color:#c77e0c;
	font-size:14px;
	text-align:center;
	margin: 5px 0px 15px 0px;
	font-weight:normal;
	text-decoration:none;
}

h4{
	color:#85a157;
	font-size:16px;
	text-align:center;
	margin: 10px 0px 0px 0px;
	font-weight:bold;
	text-decoration:underline;
}

#fullcenter {
	float:center;
	width:711px;
	margin-left:44px;
	display:inline;
}

#leftshort {
	float:left;
	width:428px;
	margin-top:10px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}

#leftlong {
	float:left;
	width:428px;
	margin-top:10px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
	border-right: #FFF 2px solid;
}
#leftshort a{
	color:#85a157;
}	
#leftshort a:hover{
	color:#c77e0c;
	font-weight:bold;
}
#leftlong a{
	color:#85a157;
}	
#leftlong a:hover{
	color:#c77e0c;
	font-weight:bold;
}
#photos a{
	margin-right:14px;
}
#rightlong {
	float:right;
	width:210px;
	font-size:11px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;
}
#rightshort {
	float:left;
	width:210px;
	font-size:11px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	display:inline;
}
#rightshort a{
	color:#c77e0c;
}
#rightshort a:hover{
	color:#85a157;
	font-weight:bold;
}
#rightlong a{
	color:#c77e0c;
}
#rightlong a:hover{
	color:#85a157;
	font-weight:bold;
}

/****************Forms**********************************/


.fieldset {
	width:373px;
	border: 1px solid #85a157;
	margin:0 20px 10px 20px;
  }
legend {
	color:#85a157;
	line-height:12px;
	font-weight:bold;
}
.fieldset label {
	font-weight: normal;
	text-align:left;
/	width:333px;/
	float:left;
	padding:0.2em;
	margin:2px 20px 0 20px;
  }

.fieldset .nobr {display:none;}  

.fieldset .textfield {
	background:#DBD9C2;
	margin:3px 20px 0 20px;
	height:18px;
	width:253px;
}
.fieldset .textarea {
	background:#DBD9C2;
	margin:3px 20px 0 20px;
	height:200px;
	width:333px;
}
.fieldset .numberfield {
	background:#DBD9C2;
	margin:3px;
	height:18px;
	width:80px;
}
.fieldset .button {
	margin:3px 0 0 80px;
	height:18px;
	width:110px;
}
.submit {
	background:#DBD9C2;
	float:left;
	margin:10px 0 10px 20px;
	height:20px;
	border: 1px solid #7496A0;
	width:60px;
	text-transform:capitalize;
}

/********************** 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;
}
