body {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.bodylinks {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9700;
	text-decoration: underline;
}
.bodylinks:hover {
	color: #000000;
	text-decoration: none;
}
.hometxtimg {
	background-image: url(images/hometextbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 661px;
}
.hometxtimg_top {
	background-image: url(images/hometextbg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 661px;
	height: 57px;
	text-decoration: none;
	left: 15px;
}
.mainmenu {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.menubdr {
	border: 1px solid #d9d7ca;
}
.menu_sep {
	background-image: url(images/menu_separator.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}


.mainmenu:hover {
	color: #FF9600;
	text-decoration: none;
}
.greentxt {

	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #615B31;
	text-decoration: none;
}
.greentxtlink {

	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #615B31;
	text-decoration: none;
}
.greentxtlink:hover {
	color: #615B31;
	text-transform: none;
	text-decoration: underline;
}
.bdr_right {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #B9B69F;
}
.contactbg {
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.innerheadings{

	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #60AE1A;
	text-decoration: none;
}

