body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../Images/goldbg2.gif);
}

#container {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6b6b4a;
	border-bottom-color: #6b6b4a;
	border-left-color: #6b6b4a;
	position: absolute;
	width: 700px;
	left: 40px;
	background-image: url(../Images/goldbg.gif);
	top: 0px;
}

#headermain {
	height: 208px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #6b6b4a;
	background-image: url(../Images/webheaderlight.gif);
}


#headersecondary {
	height: 118px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #6b6b4a;
	background-image: url(../Images/webheaderdark-sm.gif);
}

#navigation {
	height: 34px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #6b6b4a;
}

#maintext {
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	color: #000000;
	padding-top: 10px;
	font-size: 11px;
}

h1 {
	padding-left: 20px;
	padding-right: 10px;
	margin-top: 1px;
	padding-top: 4px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}


p {
	padding-left: 20px;
	padding-right: 10px;
	margin-top: 1px;
	padding-top: 4px;
	text-align: left;
}


a:link {
	text-decoration: none;
	border-bottom:1px dotted #9f3f40;
	color: #9f3f40;
	 }
	 
a:hover {
	text-decoration: none;
	border-bottom:1px solid #9f3f40;
	color: #9f3f40;
	 }
	 
a:visited {
	text-decoration: none;
    border-bottom:1px dotted #48648f;
	color: #48648f;
	 }

.sub-block1 {
	width: 150px;
	border: 2px solid #b3b377;
	margin-right: 20px;
	margin-top: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	background-image: url(../Images/coralbg.gif);
	left: 720px;
	float: right;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.sub-block1 p {
	padding: 0px;
}


.sub-block1 a:link {
	text-decoration: none;
	border-bottom:1px dotted #48648f;
	color: #48648f;
	font-weight: bold;
	 }
	 
.sub-block1 a:hover {
	text-decoration: none;
	border-bottom:1px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
	 }
	 
.sub-block1 a:visited {
	text-decoration: none;
    border-bottom:1px dotted #48648f;
	color: #48648f;
	font-weight: bold;

	}

.sub-block2 {
	border: 2px solid #b3b377;
	margin-right: 20px;
	margin-top: 0px;
	padding-left: 5px;
	color: #60545e;
	background-color: #ffffff;
	left: 720px;
	float: right;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.sub-block2 p {
	padding: 0px;
}	

.sub-block3 {
	border: 2px solid #b3b377;
	margin-left: 20px;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	color: #60545e;
	background-color: #ffffff;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-right: 10px;
}
.sub-block3 p {
	padding: 0px;
}	
	
#footermain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #6b6b4a;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #6b6b4a;
	height: 40px;
	padding-bottom: 4px;
	text-align: center;
}

#footermain p {
   text-align: center;
   	padding-left: -20px;

   }

#footermain a:link {
	text-decoration: none;
	border-bottom:1px dotted #48648f;
	color: #48648f;
	 }
	 
#footermain a:hover {
	text-decoration: none;
	border-bottom:1px solid #60545e;
	color: #60545e;
	 }
	 
#footermain a:visited {
	text-decoration: none;
    border-bottom:1px dotted #48648f;
	color: #48648f;
	}

#footersecondary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #6b6b4a;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #6b6b4a;
	height: 20px;
	padding-bottom: 4px;
}

#footersecondary p {
   text-align: center;
   }


#footersecondary a:link {
	text-decoration: none;
	border-bottom:1px dotted #48648f;
	color: #48648f;
	 }
	 
#footersecondary a:hover {
	text-decoration: none;
	border-bottom:1px solid #60545e;
	color: #60545e;
	 }
	 
#footersecondary a:visited {
	text-decoration: none;
    border-bottom:1px dotted #48648f;
	color: #48648f;
	}
