html,body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FAF8DD;
	background-color: #FCF8DD;
	font-size: 17px;
	height: auto;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 123px;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #589576;
	border-right-color: #589576;
	border-left-color: #589576;
}
a {
	color: #FCF8DD;
}
.img1 {
	float: right;
} 
.big {
	font-size: 22px;
}
.fix {
	display: block;
	margin-top: -32px;
}
#wrapper {
	height: auto;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FAF8DD;
	padding-bottom: 25px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #589576;
	border-bottom-color: #589576;
	border-left-color: #589576;
	overflow: auto;
}
#topFill {
	background-image: url(../images/topFill.jpg);
	height: 27px;
	width: 595px;
	float: left;
}
#rightNav {
	height: 505px;
	width: 183px;
	float: right;
}
#contentTop {
	background-image: url(../images/contentTop.gif);
	height: 14px;
	width: 595px;
	float: left;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#contentTop2 {
	background-image: url(../images/contentTop2.gif);
	height: 14px;
	width: 595px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: left;
}
.content {
	background-color: #487A61;
	height: auto;
	width: 545px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../images/contentBack.gif);
	background-repeat: repeat-y;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#contact {
	background-image: url(../images/contactusBox.gif);
	height: 114px;
	width: 178px;
	margin-top: 7px;
	padding-top: 5px;
	text-align: right;
	padding-right: 4px;
}

.under
{border-bottom: 1px dashed #FAF8DD;}

#footer {
	height: 30px;
	width: 778px;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #487A61;
	clear: both;
}
.img2 {
	float: right;
	margin-right: 30px;
	margin-top: 10px;
}
#footer a {
	color: #487A61;
}
#copy {
	float: left;
	height: auto;
	width: auto;
}
#simple {
	float: right;
	height: auto;
	width: auto;
}
.contentBottom {
	background-image: url(../images/contentBottom.gif);
	height: 17px;
	width: 595px;
	float: left;
	background-repeat: no-repeat;
}
