body {
	font-family:		Tahoma;
	font-size: 14px;
	color: #3d2507;
	margin: 0 0 0 0;
	border-width: 0px;
	line-height: 22px;
	background-image:url(images/bg.jpg);
}

td, p {
	font-family:		Tahoma;
	font-size: 14px;
	color: #3d2507;
	line-height: 22px;
}


a:link, a:active, a:visited {
	color: #03484e;
	font-weight: normal;
    text-decoration: underline;
}



a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;	
}


.smalltext {
	font-size: 11px;
	color: #545353;
	line-height: 20px;
}


.hometext {
	font-size: 11px;
	color: #adc87f;
	text-align:justify;
}

.subheadings {
	font-size: 15px;
	letter-spacing: 1px;
	color: #516b25;
	line-height: 25px;
		font-stretch:extra-expanded;
	font-weight:lighter;
}

.greenhead {
	font-size:15px;
	color: #2d3d12;
	font-stretch:extra-expanded;
	font-weight:bold;
}


.smalltextcolor {
	font-size: 12px;
	color: #8e0064;
}

.submit {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	width: 89px;
	height: 29px;
	background-image: url(images/submit.gif);
}



form	{
	margin: 0 0 0 0;
}

input, select, textarea {
	background-image: url(images/background_form.gif);	
	color : #2E2E28;
	font-size: 12px;
	border-width: 0px;	
}

.textbox {
	font-size: 13px;
	color: #000000;
	padding-top: 3px;	
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}

.radio {

	color: #ffffff;
		background-image: url(images/radio.gif);

}

.photos	{
	background-color : #666666;
	border-right-width : 1px;
	border-right-color : #666666;
	border-right-style : solid;
	border-top-width : 1px;
	border-top-color : #666666;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #666666;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-left-color : #666666;
	border-left-style : solid;
}


a.footer:link, a.footer:visited, a.footer:active {
	color: #af7731;
	text-decoration: none;
	font-size: 9px;
}

a.footer:hover {
	text-decoration: underline;
	font-size: 9px;	
		color: #000000;
}

.bottom {
	font-size: 9px;
	color: #af7731;
}

h1 {
	font-size:17px;
	color: #000000;
	font-stretch:extra-expanded;
	font-weight:lighter;
		line-height: 25px;
}


li, ol {
	font-size: 14px;
	letter-spacing: 1px;
	color: #545353;
	line-height: 25px;

  
  }