@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	background-color: #dce3ba;
	background-image: url(images/Bkgrnd.jpg);
}
#preheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4d5912;
	text-align: right;
	margin: auto;
	height: 15px;
	width: 950px;
	border-right-width: 15px;
	border-left-width: 15px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #F2F3E1;
	border-left-color: #F2F3E1;
	background-position: bottom;
}
#header {
	margin: auto;
	height: 178px;
	width: 950px;
	border-right-width: 15px;
	border-left-width: 15px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F2F3E1;
	border-right-color: #F2F3E1;
	border-left-color: #F2F3E1;
}
#nav {
	background-color: #FFFFFF;
	text-align: center;
	margin: auto;
	height: 62px;
	width: 950px;
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F2F3E1;
	border-left-color: #F2F3E1;
	padding-top: 15px;
	padding-bottom: 15px;
}
#main {
	background-color: #FFFFFF;
	margin: auto;
	height: 565px;
	width: 950px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-right-color: #F2F3E1;
	border-bottom-color: #F2F3E1;
	border-left-color: #F2F3E1;
}
#left {
	text-align: center;
	float: left;
	height: 565px;
	width: 154px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ae9888;
}
#text {
	float: left;
	height: 535px;
	width: 550px;
	padding: 15px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d5912;
}
#text a:link {
	text-decoration: underline;
	color: #df7f18;
}
#text a:visited {
	text-decoration: underline;
	color: #df7f18;
}
#text a:hover {
	text-decoration: underline;
	color: #df7f18;
}
#text a:active {
	text-decoration: underline;
	color: #df7f18;
}
#right {
	text-align: center;
	float: left;
	height: 565px;
	width: 184px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AE9888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4d5912;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4D5912;
	text-align: center;
	height: 35px;
	width: 980px;
	padding-top: 5px;
	margin: auto;
}
a:link {
	color: ##4D5912;
}
a:hover {
	color: #4D5912;
}

a:visited {
	color: #4D5912;
}
a:active {
	color: #4D5912;

