a:link {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #D4AE74;
	text-decoration: none;
		text-transform:uppercase ;
}
a:visited {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #B08D58;
	text-decoration: none;
		text-transform:uppercase ;
}
a:active {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #93ADA4;
	text-decoration: none;
		text-transform:uppercase ;
}
a:hover {

		font-family: Monaco, "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color:  #93ADA4;
	text-decoration: none;
		text-transform:uppercase ;
}
body {
font-family: Verdana, Geneva, Helvetica, sans-serif;
background: #FEFDF7 url(images/fadetopstaticbg.jpg) bottom left no-repeat;
	margin: 0px;
	padding: 0px;
	color: #31302B;
	font-size: 12px;
}
#topbg {
	height: 129px;
 width: 100%;
background: transparent url(images/topstaticbg.jpg) top left no-repeat;
}
#float {
background: url(images/topfloatbg.gif) top left no-repeat;
}
#main {

background: url(images/fadebottomstaticbg.jpg) top left no-repeat;

}
td{
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	color: #8D8872;
	font-size: 12px;
	font-weight: bold;

}
.caps{
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	color: #88782E;
		text-decoration: none;
	text-transform:uppercase ;
	font-size: 12px;
	padding: 8px;
text-align: right;
}
p{
font-size: 11px;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	padding: 18px;

}
h1{
	font-family: Monaco, "Courier New", Courier, mono;
	color: #394430;
	font-weight: bold;
		text-decoration: none;
	text-transform:uppercase ;
	font-size: 24px;
text-align: right;
padding-right: 18px;
padding-top: 0px;
line-height: 12px;
}
.white{
	font-family: Monaco, "Courier New", Courier, mono;
	color: #E9F3C7;
		text-decoration: none;
	font-size: 16px;
text-align: center;
padding-right: 10%;
padding-bottom: 40px;
}
h2{
	font-family: Monaco, "Courier New", Courier, mono;
	color: #566648;
	font-weight: bold;
		text-decoration: none;
	text-transform:uppercase ;
	font-size: 18px;
text-align: right;
padding-right: 18px;
padding-top: 0px;
line-height: 10px;
}