.chromestyle{
width: 99%;
font:bold 14px Times New Roman, Times, serif, Georgia;
text-decoration: none;
z-index:100;
}


.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
z-index:100;

}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
z-index:100;
text-align: center; /*set value to "left", "center", or "right"*/

}

.chromestyle ul li{
display: inline;
z-index:100;

}

.chromestyle ul li a{
color: #FFF;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 0px solid #DADADA;
z-index:100;

}

.chromestyle ul li a:hover {
color: #E7D69E;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 0px solid #DADADA;
z-index:100; }

.chromestyle ul li a:hover, .chromestyle ul li a.selected{
	background: url(chromebg-over.gif) center center repeat-x;
	text-decoration: underline;
	color: #E7D69E;

}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 14px Times New Roman, Times, serif, Georgia;
line-height:18px;
z-index:100;
background-color: #291C0A;
width: 150px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
text-align: left;
z-index: 100;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #6B634E; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #291C0A;

}


.dropmenudiv a:hover {
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #6B634E; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #E7D69E;
z-index: 100;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #291C0A;
}

/*.......(( Misc. elements ))....................................................*/

.clear { clear: both; }

.Button {
	background-color: #6D5E40;
	color: #C1A870;
	cursor: hand;
	font-size:10px;
	text-decoration: none;
	border: 1px solid #625B48; 
	}
	
.ButtonHover {
	background-color: #1A1916	;
	color: #8D8165;
	cursor: hand;
	font-size:10px;
	text-decoration: none;
	border: 1px solid #302D24; 
	}


/*.......(( Basic HTML elements ))....................................................*/

p { border: 0px; indent: 0px }

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



/* PageFAQ */
.PageFAQ_PageName { font-size:16px; font-weight:bold; }
.PageFAQ_Intro { font-size: 12px; }
.PageFAQ_Container { padding-top: 10px; padding-left: 5px; }
.PageFAQ_Question { font-size: 12px; padding-bottom:10px; }
.PageFAQ_Answer { font-size: 12px; display:none; padding-bottom:15px; border-bottom: solid 1px #2F2D29; }


/*.......(( Basic HTML elements ))....................................................*/

p { border: 0px; }

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

/*.......(( Misc. elements ))....................................................*/

.clear { clear: both; }

.Button {
	background-color: #6D5E40;
	color: #C1A870;
	cursor: hand;
	font-size:10px;
	text-decoration: none;
	border: 1px solid #625B48; 
	}
	
.ButtonHover {
	background-color: #1A1916	;
	color: #8D8165;
	cursor: hand;
	font-size:10px;
	text-decoration: none;
	border: 1px solid #302D24; 
	}

/*.......((  Footer area ))...............................................*/

#Footer {
	margin: 0 auto;
	clear: both;
	text-align: left;
	font-size: 10px;
	width: 768px;
	}

#Footer p {
	color: #9D9583;
	padding: 5px 26px 10px 26px;
	}

#Footer a:link, #Footer a:visited, #Footer a:active {
	text-decoration: none;
	color: #FFF; 
	}
	
#Footer a:hover {
	text-decoration: underline;
	color: #86724A; 
	} 
/*.......(( Content area )).................................*/

#Content { float: left; padding: 6px 26px 26px 26px; width: 716px; overflow:visible;/*width minus padding-Cheat a few pixels less/Older Browsers  will add to width*/ }

/*.......((  Nav Area )).............................................*/

#Nav {
	float: left;
	height: 100%;
	margin: 1px 0px 0px 0px;
	background-color: #000000 ;
	text-align: center;
	width: 769px;
	text-color: #291C0A ;
z-index: 100;
}

#Nav p {
	padding: 0px;
	margin: 0px;
	text-align: center;
	text-color: #291C0A ;
	background-color: #000000 ;
	}

#Pat			{ border: 0px; margin: 0px; padding: 0px; width: 768px; height: 7px; float: left; background: url(../images/pat.gif)  top left repeat-x; }

#topspacer { height: 15px; margin: 0 auto; width: 768px;}
#Header	{ border: 0px; margin: 0px; padding: 0px; width: 768px; float: left; }
#Flash, #flash		{ margin: 0; padding:0px ; border: 0; width: 768px; height: 266px;  float: left;}
#Ban   		{ border: 0px; margin: 0px; padding: 0px; width: 768px; height: 121px; float: left; }

#ContainerTop	{ margin: 0 auto; width: 768px; text-align: left; background-color:#291C0A; height: auto; /*padding-bottom: 5px; firefox,safari fix*/ border-left: 1px solid #645C49; 	border-right: 1px solid #645C49;  margin-bottom: 2px;}

html, body { margin: 0; padding: 0; border: 0; height: auto; }
body { border: 0px; margin: 0px; padding: 0px; font: 14px Times New Roman, Times, serif, Georgia; text-align: center; color: #FFF; background:  #000000; height: auto; }

p {
  text-indent: 0px }


#ContainerTop	{ margin: 0 auto; width: 770px; /*padding-bottom: 5px; firefox,safari fix*/ border-left: 1px solid #645C49; 	border-right: 1px solid #645C49;  margin-bottom: 2px;}
#Liner				{ width: 770px; }

#ContainerBottom	{ margin: 0 auto; width: 770px; text-align: left; background-color:#291C0A; /*padding-bottom: 5px; firefox,safari fix*/ border-left: 0px solid #645C49; 	border-right: 0px solid #645C49; border-top: 1px solid #645C49;}
#Liner					{ width: 770px;}
#InteriorLiner	{ width: 770px;}
.btext {
	color: #E7D69E;
}
.btextCopy {
	color: #FFFFFF;
	font-size: 19px;
	font-weight: normal;
}
.bbottom a{
	color: #E7D69E;
	font-size: 14px;

}
.bbottom a:hover {
	color: #E7D69E;
	font-size: 14px;

}
.bbottom {
	color: #E7D69E;
	font-size: 14px;

}



.appform {
padding: 2px; width: 200px; background-color: #000000; border: 1px solid #484233; color: #E7D69E;
}
.btexth1 {
	color: #FFFFFF;
	font-size: 24px;
}
.btextCopy2 {

	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}



h1 {
	font-size: 19px;
	
}


h2 {
	font-size: 19px;
	
}