/* CSS Document */
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	background-color: #D9D9BF;
	background-image: url(../images/bgoldfancytile1.gif);
	background-repeat: repeat;}
#oldbrowser {
    display:none;}
#skipnav {
    display:none;}
#nonav{
    display:none;}
#header {
	width: 100%;
	/*clear: both;*/
	margin: 0 auto;
	padding: 0 0 6px 0;
	position: relative;
	top: 0;
	left: auto;
	right: auto;
	background-image: url(../images/bgheader100.gif);
	background-repeat: repeat-x;}
#header h1 {position:absolute;
left: -999px;}
#header img {border: 0;
	margin-left:20px;}
#leftcolcontent h2 {display: inline;}
h2 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: normal;
	font-size: 1.8em;
	margin: 16px 0 24px 0;}
h3:first-letter {
	font-size: 150%;
	font-weight: normal;
	font-size: 18px;
	line-height: 0.9em;}
#layoutbox {
	width: 796px;
	/*clear: both;*/
	margin: 0 auto;
	padding: 0 0 0 1px;}
#contentbox {
	padding: 6px;
	border: 1px solid #fff;
	border-top: 0;
	border-bottom: 0;
	width: 526px;
	float: right;
	background-color: #D9D9BF;}
#contentboxmain {
	border: 1px solid;
	border-color: #CCC #999 #999 #CCC;
	padding: 12px 30px;
	font-size: .8em;
	line-height: 1.2em;
	background-color: #FFF;
	background-image: url(../images/ulc.gif);
	background-repeat: no-repeat;
	background-position: top right;}
#contentboxmain p:first-letter {
	font-size: 150%;
	font-weight: bold;
	line-height: 0.8em;}
#contentboxmain p.indent:first-letter {
	font-size: 100%;
	font-weight: normal;
	line-height: 0.8em;}	
#contentboxmain a:link {
	color: #000066;}
#contentboxmain a:hover {
	color: #0033CC;
	text-decoration: none;}
#contentboxmain a:visited {
	color: #663300;
	text-decoration: underline;}	
.floatright {float: right;
	margin: 7px 0 7px 7px;
	padding: 2px;
	border: 1px solid #666;}
.floatleft {float: left;
	margin: 7px 7px 7px 0;
	padding: 2px;
	border: 1px solid #666;}		
#leftcol {
	padding: 6px;
	width: 242px;
	border: 1px solid #FFF;
	border-top: 0;
	border-right: 0;
	position: relative;
	float: right;
	background-color: #D9D9BF;}
#leftcolcontent {
    padding: 5px;
	width: 230px;
	border: 1px solid #999;
	border-color: #CCC #999 #999 #CCC;
	background-color: #FFF;}
#leftcolcontent h2 {display: none;}
#leftcolcontent img {border: 0;}	
#navlist {
    padding: 0;
	margin: 0 0 1px 0;
	width: 230px;}
#navlist ul {
    padding: 0;
	margin: 5px 0 5px 0;
	font-size: .8em;
	font-weight: bold;}
#navlist li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;}
#navlist a {
	display: block;
	padding: 4px 4px 4px 12px;
	border: 1px solid;
	border-color: #DDD #000 #000 #DDD;
	background-color: #E6E6DC;
	background-image:  url(../images/navbg_down.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;}
#navlist a:link, #navlist a:visited {
	color: #000;
	text-decoration: none;}
#navlist a:hover, #navlist a:active {
    color: #2D1E2D;
	background-color: #E2DCC1;
	background-image:  url(../images/navbg_over.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;}
#currentlink a:link, #currentlink a:visited,
#currentlink a:hover, #currentlink a:active {
    color: #666;
	background-color: #E6E6DC;
	background-image:  url(../images/navbg_active.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;}
#leftcol2 {
	padding: 6px;
	width: 242px;
	border: 1px solid #FFF;
	border-top: 0;
	border-right: 0;
	position: relative;
	float: right;
	background-color: #D9D9BF;}
#leftcolcontent2 {
    padding: 5px;
	width: 230px;
	border: 1px solid #999;
	border-color: #CCC #999 #999 #CCC;
	background-color: #FFF;}
#footer {
	clear: both;
	float: none;
	width: 100%; 
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	position: relative;
	background-color: #D9D9BF;}
#footertext {
    padding: 10px 30px;
	margin: 6px 0 6px 0;
	color: #000;
	font-size: .7em;
	line-height: 1em;
	border: 1px solid;
	border-color: #CCC #999 #999 #CCC;
	background-color: #E6E6DC;
	background-image: url(../images/bgfooter.gif);}
#footertext p {
    padding: 3px 0 3px 0;
	margin: 6px 0 6px 50px;}
#footer a, #footer a:visited {color: #000099;}
#footer a:hover {color: #660000;}
.indent {
	margin-left : 20px;}
