html, body {  
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	border: 0px;
	padding: 0px;
	text-align: center;
	
	/*background: #fff url(images/bg.gif) repeat;*/
	background-color: #FFFFFF;
	scrollbar-face-color:#df392a;
	scrollbar-shadow-color:#df392a;
	scrollbar-highlight-color:#df392a;
	scrollbar-3dlight-color:#fff0dd;
	scrollbar-darkshadow-color:#fff0dd;
	scrollbar-track-color:#fbf8f2;
	scrollbar-arrow-color:#FFFFFF;

}

table { font-family: Verdana, Arial, Helvetica, sans-serif; color: #563901; font-size: 11px; line-height: 15px;}
table a:link {color: #de9102; text-decoration: none}
table a:visited {color: #de9102; text-decoration: none}
table a:hover {color: #e23e1f; text-decoration: underline}
table a:active {color: #de9102; text-decoration: none}

.nav { font-family: Arial, Helvetica, sans-serif; color: #714410; font-size: 12px; line-height: 15px; background: #fff url(images/navbg.gif);}
.nav a:link {color: #714410; text-decoration: none}
.nav a:visited {color: #714410; text-decoration: none}
.nav a:hover {color: #e23e1f; text-decoration: underline}
.nav a:active {color: #714410; text-decoration: none}

.index a:link {color: #ffd67f; text-decoration: none}
.index a:visited {color: #ffd67f; text-decoration: none}
.index a:hover {color: #ffffff; text-decoration: none}
.index a:active {color: #ffd67f; text-decoration: none}

.new {
background: #ffe095; 
font-weight: bold; 
text-align: center; 
width: 565px; 
height: 25px;
padding-top: 5px;
}
.new a:link {color: #d30f00; text-decoration: underline}
.new a:visited {color: #d30f00; text-decoration: underline}
.new a:hover {color: #673800; text-decoration: none}
.new a:active {color: #d30f00; text-decoration: underline}

.testimonial { font-family: Verdana, Arial, Helvetica, sans-serif; color: #714410; font-size: 10px; line-height: 14px;}
.testimonial a:link {color: #de9102; text-decoration: none}
.testimonial a:visited {color: #de9102; text-decoration: none}
.testimonial a:hover {color: #e23e1f; text-decoration: underline}
.testimonial a:active {color: #de9102; text-decoration: none}

.header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #de9102; line-height: 25px;}
.headerlg { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #de9102; line-height: 25px}
.headersm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #de9102; line-height: 18px}
.headerevents { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #de9102; line-height: 18px}

.small { font-family: Verdana, Arial, Helvetica, sans-serif; color: #563901; font-size: 10px; line-height: 14px}

.address { font-family: Verdana, Arial, Helvetica, sans-serif; color: #714410; font-size: 11px; line-height: 16px;}
.address a:link {color: #714410; text-decoration: none}
.address a:visited {color: #714410; text-decoration: none}
.address a:hover {color: #714410; text-decoration: underline}
.address a:active {color: #714410; text-decoration: none}

.copyright { font-family: Verdana, Arial, Helvetica, sans-serif; color: #714410; font-size: 10px; line-height: 15px;}
.copyright a:link {color: #714410; text-decoration: none}
.copyright a:visited {color: #714410; text-decoration: none}
.copyright a:hover {color: #714410; text-decoration: underline}
.copyright a:active {color: #714410; text-decoration: none}

.stripe { background-color: #fcf9f4;}
.tablebg { background: #fff url(images/tablebg.gif)}
.sidebg { background: #fff url(images/sidebg.gif); background-repeat: no-repeat;}
.sidebg2 { background: #fff url(images/sidebg2.gif); background-repeat: no-repeat;}
.foldbg { background: #fff url(images/sidebg.gif); background-repeat: no-repeat;}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 training class tabs side tabs
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
 
#classTabs {
	width: 220px;
	margin: 0px 25px 0px 0px;
	padding: 0px;
	}

#classTabs UL {
	list-style: none;
	margin: 0px;
	padding: 0px;	
	}
		
#classTabs li a {
	display: block;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid white;		
	margin: 0px;
	}	
	
	
#classTabs li a:link, #classTabs li a:visited {
	color: #fff5db;
	background-color: #a46217;
	padding: 12px 10px 10px 10px;
	margin: 0px;
	
	}
	
#classTabs li a:hover {
	color: #fff5db;
	background-color: #daa520;
	padding: 12px 10px 10px 10px;
	margin: 0px;
	}		

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 end training class tabs side tabs
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

b { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #875c08; font-size: 11px; line-height: 15px}

ul {
padding: 0px;
margin-left: 20px;
margin-top: 0px;
margin-bottom: 5px;
margin-top: 5px;
}

ol {
padding: 0px;
margin-left: 25px;
margin-top: 0px;
margin-bottom: 7px;
margin-top: 5px;
line-height: 17px;
}

.indent { 
 padding-left: 30px; 
}

.input{
color:#000000; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
border: 1px solid #787878; 
text-align: left;
}

.button { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 background-color: #de9102; 
 color: #FFFFFF; 
 margin-right: 0px; 
border: 1px solid #FFFFFF; 
 }

.bkgcolor  {background-color:#E7F6E8;}
.image_border {border-width:1px; border-style:solid; border-color:#9d9069;}
.image_border2 {border-width:1px; border-style:solid; border-color:#ddd2b3;}
.image_border3 {border: 1px solid #ffffff;}

.tableborder {
border-bottom: 1px solid #715c44;
border-right: 1px solid #715c44;
}

.underline {
border-bottom: 1px solid #de9102;
}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
/*[START-QCC]*/.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:inline-block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}/*[END-QCC]*//*[START-QCC0]*/#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}/*[END-QCC0]*/


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
		padding:0px 0px 0px 17px;
		margin:0px;
		background-color:transparent;
		float: left;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:4px 6px 0px 6px;
		background-color:transparent;
		color:#714410;
		font-family:Arial;
		font-weight: normal;
		font-size:12px;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		color:#a46217;
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		color:#a46217;
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Parent Items""""""""*/	
	#qm0 .qmparent	
	{	
		background-repeat:no-repeat;
		background-position:92% 50%;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		color:#a46217;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:0px 0px 0px 0px;
		margin:10px 0px 0px 0px;
		background-color:#ab773c;
		border-width:0px;
		border-style:solid;
		border-color:#ffffff;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:6px 40px 6px 10px;
		color:#ffffff;
		font-family:Arial;
		font-size:12px;
		text-align: left;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		color: #ffffff;
		background-color:#de1100;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		text-decoration:none;
		border-color:#a2a1ad;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-repeat:repeat;
		border-color:#a2a1ad;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 5px;
		color:#112747;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		margin:7px 4px 0px 4px;
		border-color:#ffffff;
		height: 12px;
		width: 1px;
		background: #ffffff;
	}

	/*"""""""" Individual Horizonal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		margin:0px 0px 0px 0px;
		border-color:#ffffff;
		border-top-width:1px;
		border-style:solid;
		
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li .qmparent	
	{	
		background-image:url(qmimages/arrow_0.gif);
		background-repeat:no-repeat;
		background-position:92% 50%;
	}
	/*[END-QS0]*/

.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}
