body {
	background-color: #9ACEEA;
	color: #333333;
	font-size: small;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	text-align: center;
	font-family: "Trebuchet", Trebuchet MS, Arial, Helvetica, sans-serif;
}
td {
	color: #333333;
	font-size: small;
	font-family: "Trebuchet", Trebuchet MS, Arial, Helvetica, sans-serif;
}


.thebackground {
	background-image: url(sandend-bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	left: auto;
	right: auto;
}
.leftarea {
	padding-left: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 260px;
	vertical-align: top;
}
.leftside {
	text-align: left;
	vertical-align: top;
	border: 1px solid #B8A869;
	background-color: #FFE375;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;

}
.leftside img {
	border: 1px solid #3187D0;
}
.mainimage {
	padding-bottom: 8px;
}
.pagetitle {
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 12px;
	padding-left: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
	background-image: url(pgtitlebkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contentarea {
	padding: 0px;
	vertical-align: top;
}
.content {
	background-color: #FFFFFF;
	border: 1px solid #B8A869;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 20px;
}

.sideshadow {
	background-image: url(shadow02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	width: 10px;
}


.hdnav {
	color: #FFFFFF;
	height: 17px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.ftby {
	text-align: right;
	padding-right: 125px;
	padding-top: 5px;
	padding-bottom: 8px;
	font-size: 11px;
}
.ftshadow {
	background-color: #9ACEEA;
	background-image: url(shadow04.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: right;
	vertical-align: top;
	height: 50px;
}
.ftleftshadow {
	background-color: #9ACEEA;
	background-image: url(shadow04.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	height: 50px;
	width: 20px;
}
.ftcopy {
	background-color: #9ACEEA;
	background-image: url(shadow04.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: right;
	vertical-align: top;
	height: 50px;
	font-size: 11px;
	color: #56ADDC;
	padding-right: 125px;
	padding-left: 7px;
}




h1 {
	font-size: medium;
	font-weight: bold;
}
h2 {
	font-size: small;
}
h3 {
	font-size: x-small;
	font-weight: bold;
}
h4 {
	font-size: x-small;
	font-weight: bold;
}
h5,h6{
	font-weight: normal;
}

a:link {
	color: #3187D0;
	text-decoration: none;
}
a:visited {
	color: #3187D0;
	text-decoration: none;
}
a:hover {
	color: #3187D0;
	text-decoration: underline;
}
a:active {
	color: #3187D0;
	text-decoration: underline;
}
.hdnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.hdnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.hdnav a:hover {
	color: #FFE375;
	text-decoration: underline;
	font-weight: normal;
}
.hdnav a:active {
	color: #FFE375;
	text-decoration: underline;
	font-weight: normal;
}
.ftby a:link {
	color: #746736;
	text-decoration: none;
}
.ftby a:visited {
	color: #746736;
	text-decoration: none;
}
.ftby a:hover {
	color: #A6944D;
	text-decoration: underline;
}
.ftby a:active {
	color: #A6944D;
	text-decoration: underline;
}
