@charset "utf-8";
body  {
	font: 14px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #b2b2b2;
	background-color: #666666;
	background-image: url(images/tile.gif);
	background-attachment: fixed;
}

body a:link,a:visited {
	color: #d3bb7b;
	text-decoration: none
	
}

body a:hover,a:active {
	text-decoration: underline;
	
}

h1 {

font-size: 18px;
margin-bottom: 0px;
margin-top: 0px;
padding: 0px;
color: #d3bb7b;
text-transform: uppercase;
	
}
.arrow {
	width: 25px;
font-weight: normal; 
margin-left: -13px;
color: #b2b2b2;
}
h2 {

font-size: 16px;
margin-bottom: 0px;
color: #d3bb7b;	
	
}

h3 {

font-size: 14px;
margin-bottom: 0px;
color: #d3bb7b;	
	
}
.twoColFixLtHdr #container {
	width: 972px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/glow-bg-full.png);
	background-repeat: no-repeat;
	background-position: center top;
} 
.twoColFixLtHdr #header {
	padding: 43px 0px 0px;
	margin: 0px;
	float: left;
	width: 100%;
	position: relative;
} 

#flashwrap {	
	height: 598px	
}

#top {
	height: 43px;
	width: 100%;
	float: left;
	position: relative;
}
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 330px;
	padding: 0px 0px 0px 27px;
	text-align: right;
	margin: 0px;
	line-height: 24px;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 0px;
	padding: 0px 30px 0px 65px;
	float: left;
	width: 517px;
	line-height: 20px;
}

.zerotop {
	margin-top: 0px;
	
}
 #footer { 
	padding: 10px; 
} 

 #innerfooter {
	height: 67px;
	padding: 0px;
	background-image: url(images/ftr-bg.png);
	background-repeat: repeat-x;
}
 #footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	color: #c8b175;
}
#subfooter  {
	font-size: 12px;
	text-align: center;
	height: 70px;

}

#subfooter p {
	margin: 10px;
	
}
#subfooter a { 
	color: #b2b2b2;
	text-decoration: none;

}

.cw {
	
	font-size: 11px; 
	color: #585858;
	
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* styles for subpages */

.oneColFixLtHdr #container {
	width: 972px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/subpage-glow-full.png);
	background-repeat: no-repeat;
	background-position: center top;
} 
.oneColFixLtHdr #header {
	padding: 43px 0px 0px;
	margin: 0px;
	float: left;
	width: 100%;
	position: relative;
} 

.oneColFixLtHdr #flashwrap {	
	height: 396px	
}


.oneColFixLtHdr #mainContent {
	margin: 0 0 0 0px;
	padding: 0px 30px 0px 30px;
	float: left;
	width: 912px;
	line-height: 20px;
}

.pic {
	 margin-right: 15px; margin-bottom: 30px; width: 130px; float: left; 
	
}
