/*Headers*/
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #C3732E;
	line-height: 17px;
	letter-spacing: 1px;
}

/*Subheaders*/
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: #58281E;
	line-height: 17px;
}

/*Footer*/
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;  
	font-weight: normal;
	color: #9A8F45;
	line-height: 17px;
}

/*Footer Links*/
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #58281E;
	text-decoration: none;
	background:none;
	line-height: 17px;
}

.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F6F0E0;
	text-decoration: none;
	background:none;
	line-height: 17px;
}

/*Page Properties*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #B3C092;
}
	
/*Content default*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: normal;
	line-height: 17px; 
	color: #000000;
	text-align:left;
}

/*Pictures*/
.picborder {
	border: 1px solid; 
	border-color:#333333;
}

.picRight {
	border: 1px solid; 
	border-color:#333333; 
	float:right; 
	margin-left:20px;
}

.picLeft {
	border: 1px solid; 
	border-color:#333333; 
	float:left; 
	margin-right:20px;
}


/*Contact Form*/
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: 1px solid;
	color: #000000;
	width:200px;
	background-color: #F0EAD4;
	border-color: #B3C092;
}

.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	width:90px;
	background-color: #626641;
}.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #2F3320;
	text-decoration: none;
}
.link {
	font-weight: bold;
	color: #7B8048;
	text-decoration: underline;
}
.link:hover {
	color: #C3732E;
	text-decoration: none;
}
.link2 {
	font-weight: bold;
	color: #7B8048;
	FONT-SIZE: 10px;
	text-decoration: underline;
}
.link2:hover {
	color: #C3732E;
	FONT-SIZE: 10px;
	text-decoration: none;
}
