body {
	background-color: #C4A66C;
	background-image: url(images/body.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Futura, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	line-height: 1.4em;
	text-align: justify-left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}

a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 1.2em;
	color: #000000;
	margin-bottom: 0.3em;
}

h2 {
	font-size: 1em;
	color: #000000;
	margin-bottom: 0.1em;
}

h3 {
	font-size: 0.1em;
	color: #8998A9;
}

#ontop {
	float: left;
	width: 100%;
}

#within {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#top {
	background-image: url(images/top.gif);
	height: 111px;
	padding-left: 0px;
	padding-top: 0px;
}
#main {
	background-color: #FFFFFF;
	background-image: url(images/main.gif);
	background-repeat: repeat-y;
	float: left;
}
#mainleft {
	float: left;
	width: 366px;
}
#mainright {
	width: 314px;
	float: left;
	padding: 35px;
}
#submainleft {
	float: left;
	width: 208px;
}
#submainleft ul {
	color: #C4A66C;
	list-style-type: none;
	margin: 0px;
	padding: 20px;
}
#submainleft li a {
	color: #C4A66C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 10px;
	padding-bottom: 2px;
	display: block;
	padding-top: 2px;
	margin: 0px;
}
#submainleft li a:hover {
	background-repeat: no-repeat;
	background-position: 155px 4px;
}


#submainright {
	width: 497px;
 	float: left;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
}
#submain {
	background-color: #E0D0B1;
	background-image: url(images/subnavnew.gif);
	background-repeat: repeat-y;
	float: left;
}
#submainright2 {
	width: 497px;
 	float: left;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
}
#submain2 {
	background-color: #D8B573;
	background-image: url(images/subnavnew.gif);
	background-repeat: repeat-y;
	float: left;
}
#footer {
	clear: both;
	background-image: url(images/footernew.gif);
	background-repeat: repeat-x;
	height: 53px;
	font-size: 0.9em;
	padding-top: 10px;
	color: #CCCCCC;
	text-align: right;
	padding-right: 40px;
}
#footer a {
	color: #95B9DD;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.smalltext {
	font-size: 0.9em;
}

.redsmalltext {
	font-size: 0.9em;
	color: #CC0000;
}

.smallertext {
	font-size: 0.7em;
}

.smallesttext {
	font-size: 0.7em;
	line-height: 0.8em;
}

.smallestlongtext {
	font-size: 0.7em;
	line-height: 1.1em;
}

.red {
	color: #CC0000;
}
.blue {
	font-size: 0.1em;
	color: #8998A9;
}
.gold {
	font-size: 0.4em;
	color: #F9DFA4;
}

