body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFF;
	font-style: normal;
	line-height: 150%;
	margin: 0px 0px 0px 0px;
	border: 0px;
	text-align: center;
	background-color: #800000;
	background-image: url(../images/cd_header_bg2.jpg);
	background-position: center 0;
	background-repeat: no-repeat;
}

a:link {
	color: #F2CA74;
	text-decoration: underline;
}
a:visited {
	color: #F2CA74;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F2ca74;
	text-decoration: none;
}
h1 {
	font-size:180%;
	line-height: normal;
}
h2 {
	font-size:140%;
	line-height: normal;
}
h3 {
	font-size:120%;
	line-height: 140%;
}
h2 a:link {
	color: #FFF;
	text-decoration: none;
}
h2 a:visited {
	color: #FFF;
	text-decoration: none;
}
h2 a:hover {
	color: #FFF;
	text-decoration: underline;
}

.border_all {
	border: solid #666666 1px;
}
.border_left {
	border-left: 1px solid #400000;
}
.border_right {border-right: 1px solid #CCCCDD;}
.border_top {
	border-top: 1px solid #666666;
}
.border_bottom {
	border-bottom: 1px solid #666666;
}
.border_leftandright {border-left: 1px solid #CCCCDD; border-right: 1px solid #CCCCDD;}
.border_topandbottom {border-top: 1px solid #CCCCDD; border-bottom: 1px solid #CCCCDD;}

.phone_no_text {
	color: #FFF;
}
#header_flashlogo {
	position:absolute;
	left:0px;
	top:0px;
	width:234px;
	height:150px;
	z-index:6;
	clear: both;
	float: left;
}

 ul#navlist {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: #400000;
	font-size: 1em;
	line-height: normal;
}
 #navlist li {
	list-style-type: none;
	display: inline;
}
 #navlist a {
	padding: 2px 4px 2px 4px;
}
 #navlist a:link {
	color: #cc9933;
	text-decoration: none;
}
 #navlist a:visited {
	color: #cc9933;
	text-decoration: none;
}
 #navlist a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #510e12;
}

 ul#subnavlist {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 1em;
	padding: 0;
	margin: 0;
}
 #subnavlist li {
	list-style-type: none;
	display: inline;
	text-align: left;
	padding: 0;
}
 #subnavlist a {
	text-decoration: none;
	display: list-item;
	padding: 2px 4px 2px 4px;
}
 #subnavlist a:link {
	color: #999999;
	text-decoration: none;
}
 #subnavlist a:visited {
	color: #999999;
	text-decoration: none;
}
 #subnavlist a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #333;
}

.subnavlist_on {color: #FFFFFF;	background-color: #9999CC; text-decoration: none; display: block;}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #500C06;
	line-height: 1.2em;
	padding: 0;
	margin: 0px;
	float: right;
}

.footertext a:link{
	text-decoration: none;
	color: #000;
	display: inline;
}
.footertext a:visited{
	text-decoration: none;
	color: #000;
}
.footertext a:hover{
	text-decoration: underline;
	color: #FFF;
}

.arrowbox a:link{
	text-decoration: none;
	display: inline;
	background-color: #666666;
	color: #FFFFFF;
}
.arrowbox a:visited{text-decoration: none; color: #FFFFFF; background-color: #666666;}
.arrowbox a:hover{text-decoration: none; color: #666666; background-color: #FFFFFF;}




#wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	z-index: -1;
	padding: 0px;
	}

#header {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height:200px;
	z-index:3;
	visibility: visible;
	clear: both;
	overflow: visible;
	margin: 0px 0px 40px 0px;
}
#content {
	position:relative;
	top:0px;
	width:auto;
	z-index:3;
	left: 0px;
	height: auto;
	visibility: visible;
	padding: 0;
	float: left;
	margin: 0;
	clear: both;
}
#content_about {
	position:inherit;
	top:0px;
	width:900px;
	z-index:3;
	left: 0px;
	height: auto;
	visibility: visible;
	padding: 12px 0px 0px 0px;
	float: left;
	margin: 0;
	background-image: url(../images/about_bg2.jpg);
	background-repeat: no-repeat;
	background-position: 20px -60px;
}

#topnav_box {
	position:static;
	top:0px;
	width:auto;
	height:40px;
	z-index:5;
	float: right;
	right: 0px;
	margin: 0px;
	text-align: right;
	padding: 0;
	clear: right;
	overflow: visible;
}
#topnav_contact {
	position:static;
	top:0px;
	width:300px;
	height:155px;
	z-index:5;
	float: right;
	right: 0px;
	margin: 0px;
	text-align: right;
	padding: 5px 0px 0px 0px;
	clear: left;
	color: #cc9933;
}
#subnav {
	float: left;
	position: relative;
	width: 180px;
	top: 0px;
	left: 0px;
	z-index: 6;
	margin: 0px 20px 20px 0px;
	padding: 0;
	height: auto;
	clear: none;
}
#subcontent {
	float: right;
	position: relative;
	width: 663px;
	top: 0px;
	left: 0px;
	z-index: 6;
	margin: 0px 0px 20px 0px;
	padding: 0;
	height: auto;
	clear: none;
}

#footer {
	clear: both;
	float: left;
	bottom: 0px;
	z-index: 3;
	position: relative;
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	height: 30px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}

.welcome_text {
	text-align: left;
	margin: 0;
	vertical-align: text-top;
	line-height: 140%;
	color: #FC9;
	padding: 20px 55px 20px 55px;
	font-size: 110%;
}
.contact_text {
	text-align: left;
	margin: 0;
	vertical-align: text-top;
	line-height: normal;
	color: #FFF;
	padding: 12px 0px 0px 40px;
}
.contact_text a:link{
	text-decoration: none;
	color: #F2CA74;
	display: inline;
}
.contact_text a:visited{
	text-decoration: none;
	color: #f2ca74;
}
.contact_text a:hover{
	text-decoration: underline;
	color: #FFF;
}
#sub_box_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:116px;
	height:63px;
	z-index:4;
	margin: 47px 10px 0px 154px;
	clear: both;
	float: left;
}
#sub_box_02 {
	position:absolute;
	left:310px;
	top:0px;
	width:116px;
	height:63px;
	z-index:4;
	margin: 47px 10px 0px 154px;
	clear: both;
	float: left;
}
#sub_box_03 {
	position:absolute;
	left:620px;
	top:0px;
	width:116px;
	height:63px;
	z-index:4;
	margin: 47px 10px 0px 154px;
	clear: both;
	float: left;
}
.subnav_bg {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/subnav_bg.jpg);
}
.white {
	color: #FFF;
}
.gold {
	color: #f2ca74;
}


#section_nav {
	position:relative;
	top:0px;
	width:900px;
	height:35px;
	z-index:6;
	margin: 0px 0px 0px 0px;
	padding: 0;
	float: left;
	clear: both;
	background-repeat: no-repeat;
	vertical-align: middle;
}

#section_container {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height:auto;
	z-index:1;
	margin: 0;
	float: none;
	clear: both;
	padding: 0;
}

 ul#section_nav {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: #cc9933;
	line-height: 100%;
	vertical-align: middle;
	font-size: 1em;
	padding: 6px 0px 6px 0px;
	margin: 15px 0px 0px 0px;
	height: 30px;
}
 #section_nav li {
	list-style-type: none;
	display: inline;
}
 #section_nav a {
	padding: 4px 7px 4px 7px;
	margin-top: 20px;
}
 #section_nav a:link {
	color: #FFF;
	text-decoration: none;
}
 #section_nav a:visited {
	color: #FFF;
	text-decoration: none;
}
 #section_nav a:hover {
	color: #FFFFFF;
	background-color: #400000;
	text-decoration: none;
}

.section_nav_on {
	color: #FFF;
	background-color: #400000;
	text-decoration: none;
	padding: 4px 7px 4px 7px;
}
#section_title_pos {
	position:absolute;
	left:0px;
	width:228px;
	height:35px;
	z-index:7;
	top: 0px;
}
#pagetop_pos {
	position:absolute;
	left:0px;
	top:-8px;
	width:80px;
	height:35px;
	z-index:7;
}
