@charset "utf-8";
/* CSS Document */

html,body {
	padding: 0px;
	color: #666666;
	margin: 10px;
}

td,th {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
}

#container {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}

#main {
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	width: 940px;
	text-align: center;
}

#header {
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	width: 510px;
	height: 83px;
	text-align: left;
	float: left;
}

#header-right {
	margin: 0px;
	background-color: #FFFFFF;
	text-align: right;
	float: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC66;
	padding: 15px;
}

#header-right a:link {
	color: #87C24B;
	text-decoration: none;
}

#header-right a:visited {
	color: #87C24B;
	text-decoration: none;
}

#header-right a:hover {
	color: #A9D37E;
	text-decoration: underline;
}


#nav {
	margin: 0px;
	padding: 0px;
}

#nav-line {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(images/head_line.gif);
	background-repeat: repeat;
	height: 9px;
}

#home-main {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7F7F7F;
	background-image: url(images/sapling.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#home-main2 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7F7F7F;
	background-image: url(images/jasmine.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#foot {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: right;
	letter-spacing: 1px;
}

#foot a:link, a:visited {
	color: #666666;
	text-decoration: none;
}


#foot a:hover {
	color: #87C24B;
	text-decoration: underline;
}


.nav-table {
	background-image: url(images/nav_bg.gif);
	height: 40px;
	vertical-align: top;
}
.bg-foot {
	background-image: url(images/foot_shadow.gif);
	height: 4px;
}

img {
	border: none;
}

p {
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px;
	font-size: 12px;
	line-height: 20px;
}
h1 {
	font-size: 26px;
	margin: 0px;
	padding-bottom: 5px;
	color: #B8A1C1;
	font-family: "Arial Narrow", sans-serif;
	padding-top: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #733B84;
	letter-spacing: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #733B84;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 1px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #733B84;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}


h5 {
	font-family: "Arial Narrow", sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #99CC66;
	margin: 0px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#content a:link{
	color: #83C045;
	text-decoration: underline;
}

#content a:visited {
	color: #83C045;
	text-decoration: underline;
}

#content a:hover {
	color: #B8A1C1;
	text-decoration: none;
}


a:link  {
	color: #83C045;
	text-decoration: underline;
}
a:visited  {
	color: #83C045;
	text-decoration: underline;
}

a:hover {
	color: #B8A1C1;
	text-decoration: none;
}


a.nav:link,  a.nav:visited {
	color: #AFAE9A;
	text-decoration: none;
}
a.nav:hover {
	color: #AFAE9A;
	text-decoration: underline;
}



a.nav2:link,  a.nav2:visited { 
    color: #ffffff; 
    text-decoration: none;
}
a.nav2:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.footer:link,  a.footer:visited {
	color: #A31129;
	text-decoration: none;
}
a.footer:hover {
	color: #64D8F4;
	text-decoration: underline;
}


form {
	margin: 0px;
	padding: 0px;
}

.btn-send {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #65921D;
	height: 22px;
	width: 60px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #82AA25;
}

.btn-send2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #65921D;
	height: 22px;
	width: 90px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #82AA25;
}


.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 18px;
	width: 175px;
	background-color: #FFFFFF!important;
	border: 1px solid #D0CFC1;
	margin: 2px;
}

.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	margin: 2px;
}
.textarea {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 65px;
	width: 220px;
	background-color: #F1F1EF!important;
	border: 1px solid #999999;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #688F1C;
	height: 22px;
	width: 40px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #85AA29;
}
.img-border {
	border: 1px solid #DFEECE;
}
.address {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A31129;
	padding-bottom: 3px;
}

.bg-cream {
	background-color: #F8F1DA;
}
.bg-blue {
	background-color: #68C6E5;
}
.bg-white {
	background-color: #FFFFFF;
}

.line				{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BAC2AA;
}


#sitemap {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: left;
}

#sitemap a:link, a:visited {
	color: #666666;
	text-decoration: none;
}

#sitemap a:visited {
	color: #666666;
	text-decoration: none;
}

#sitemap a:hover {
	color: #87C24B;
	text-decoration: underline;
}

