html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;

}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;


}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
html, body, #background, #background table, #background td, #main {
	height:100%;
	width:100%;
	overflow:hidden;
}
/* Body Styles */
body {
	color: #FFFFFF;
	font: 62.5%/160% "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}
acronym {
	border-bottom: 1px dotted #FFFFFF;
	cursor: help;
	text-decoration: none;
}
/* Text, Lists & Links */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: 100%;
}
h1 {
	font-size: 20px;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;

	margin: 20px 0 0 20px;
}
h3 {
	font-size: 18px;

	margin: 20px 0 0 20px;
}
h4 {
	font-size: 14px;
}
p {
	font-size: 13px;
	line-height: 140%;
}
a img {
	border: none;
}
#background {
	position: fixed;
}
#background div {
	height:200%;
	left:-50%;
	position:absolute;
	top:-50%;
	width:200%;
}
#background td {
	text-align:center;
	vertical-align:middle;
}
#background img {
	margin:0 auto;
	min-height:50%;
	min-width:50%;
}
#main {
	position:absolute;
	top:0;
	left:0;
	z-index:70;
	overflow:auto;
}
#focus-stealer {
	position: absolute;
	left: -9999px;
}
/* begin nav */
li {


	font-size: 11px;
	line-height: 220%;
	list-style: none;
	margin: 0 25px 0 5px;
}
ul {
	margin: 0 0 0 15px;
}
#nav {
	background: #A29062;
	height:25px;
width:100%;
}
#navmain {
	width:860px;
	float:left;
}
#footernav {
	width:840px;
	float: left;
}
#disclaimers {
	width:120px;
	float: right;
text-align:right;
}
#subnav {
	width:130px;
	float: left;
	padding: 15px 0 0 0;
}
#subnavgold {
	width:130px;
	float: left;
	padding: 15px 0 0 0;
}
#navmain li, #footernav li, #disclaimers li{
	text-transform: uppercase;

display: inline;
}
#navmain li a:link, #navmain li a:visited, #navmain li a:active {
		
	color: #fff;
	text-decoration: none;
}
#navmain li a:hover, #navmain li.current_page_item a {
	
	color: #773642;
	text-decoration: none;
}
#footernav li a:link, #footernav li a:visited, #footernav li a:active {

	color: #fff;
	text-decoration: none;
}
#footernav li a:hover, #footernav li.current_page_item a {
	
	color: #a29061;
	text-decoration: none;
}
#disclaimers li a:link, #disclaimers li a:visited, #disclaimers li a:active {
		
	color: #999;
	text-decoration: none;
}
#disclaimers li a:hover, #disclaimers li.current_page_item a {

	color: #999;
	text-decoration: none;
}
#subnav li a:link, #subnav li a:visited, #subnav li a:active {
	color: #fff;
	text-decoration: none;
}
#subnav li a:hover, #subnav li.current_page_item a {
	color: #a29061;
	text-decoration: none;
}

#subnavgold li a:link, #subnavgold li a:visited, #subnavgold li a:active {
	color: #fff;
	text-decoration: none;
}
#subnavgold li a:hover, #subnavgold li.current_page_item a {
	color: #000;
	text-decoration: none;
}
#rightcontentblack a:link, #rightcontentblack a:visited, #rightcontentblack a:active {
	color: #a29061;
	text-decoration: none;
}

#subrightcontent a, #subrightcontent a, a:link, #subrightcontent a:visited, #subrightcontent a:active {
	color: #fff;
	text-decoration: none;
}


#rightcontentgold a {
color:fff;
}
#rightcontent a:link, #rightcontent a:visited, #rightcontent a:active {
font-size:14px;
	color: #773642;
	text-decoration: none;
}
.telno {
	float: right;
width: 120px;
	font-size: 18px;
	line-height: 150%;
	margin: 0 20px 0 0;
}
/* end nav */

/* begin body */

.heading {
	height: 190px;
	width:100%;
	background-image: url(images/black_20.png);
}
.title {
	height:130px;
	width:750px;
	position: relative;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A29062;
	border-bottom-color: #A29062;
	left: 22px;
	top: 58px;
}
.title p {
	font-size: 34px;
	line-height:100%;
	text-transform: uppercase;
	margin: 12px 0 12px 0;
}
#subcontent {
	width:160px;
	height: 220px;
	margin: 20px 0 0 0;
	background-image: url(images/purple.png);
float:right;

}

#subcontentgold {
	width:160px;
	height: 240px;
	margin: 20px 0 0 0;
	background-image: url(images/gold_70.png);
float:left;

}



#leftcontent {
	width:550px;
	height: 245px;
	margin: 20px 0 0 0;
padding: 0 0 20px 0;
	background-image: url(images/purple.png);
	float: left;
	overflow:auto;
	position: relative;
}


#rightcontent {
	width:340px;
	height: 220px;
	margin: 20px 0 0 0;
padding: 0px;
	background-image: url(images/offwhite.png);
	float: right;
	overflow:auto;
	position: relative;
	color: #000000;
}

#rightcontentblack {
	width:340px;
	height: 235px;
	margin: 20px 0 0 0;
	background-image: url(images/black_85.png);
	float: left;
	overflow:auto;
	position: relative;
	color: #fff;
}
#rightcontentblack form { padding: 0 0 0 20px;}



#rightcontentgold {
	width:340px;
	height: 220px;
	margin: 20px 0 0 0;
padding: 0 0 10px 0;
	background-image: url(images/gold_70.png);
	float: right;
	overflow:auto;
	position: relative;
	color: #fff;



}


#subrightcontent {
	width:340px;
	height: 220px;
	margin: 20px 0 0 0;
	padding:0px;
	background-image: url(images/offwhite.png);
	float: right;
	overflow:auto;
	position: relative;
	color: #7C7C7A;
}

#subrightcontentpurple {
	width:340px;
	height: 220px;
	margin: 20px 0 0 0;
	padding:0px;
	background-image: url(images/purple.png);
	float: left;
	position: relative;
	overflow:auto;
	color: #fff;
}
#subrightcontentpurple a{
	color: #fff;
}
 #rightcontentgold p, #subrightcontentpurple p,#rightcontentblack p{
	padding:10px 20px 0px 20px;
}
#leftcontent p{padding:10px 20px 0px 20px;}
#rightcontent p {margin:20px 20px 0px 20px;color: #7C7C7A;}
 
#subrightcontent p {
	
	margin:20px 20px 0px 20px;
}

#rightcontent h4 {font-size: 14px;color: #000;padding:20px 20px 0px 20px}
#leftcontent h4 {font-size: 15px;color: #fff;padding:20px 20px 0px 20px}
#subrightcontent h4 {font-size: 14px;color: #000;padding:20px 20px 0px 20px}

#leftcontent h2 {
	text-transform: uppercase;
	color: #a29061;
}
#rightcontent h2 {
	color: #773642;
	text-transform: uppercase;
}
#subrightcontent h3 {
	color: #773642;
	text-transform: uppercase;
}
#rightcontentblack h2 {
	color: #fff;
	text-transform: uppercase;
}

#subrightcontent h2 {
	color: #000000;
text-transform: uppercase;

}

/* end
 body */


/*footer */
#newyear{
	position:absolute;
	top:181px;
	right:40px;
	float: right;
	height: 416px;
	margin: 0 0 0 0;
	width: 415px;

}

#logo {
	position:absolute;
	bottom:41px;
	right:0;
	float: right;
	height: 198px;
	margin: 0 0 0 0;
	width: 267px;

}
#logo a {
	display: block;
	height: 126px;
	outline: none;
	overflow: hidden;
	text-indent: -9999px;
	width: 189px;
}
#footer {
overflow:hidden;
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
}


#footerwrapper {
	background-color:#000;
	height:25px;
}
#saddr {margin: 0 0 0 20px;}

