@charset "utf-8";
/* CSS Document */
html
{
	color:#000;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td
{
	margin:0;padding:0;
}
table
{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img
{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var
{
	font-style:normal;
	font-weight:normal;
}
strong {
	font-weight: bold;
}
li
{
	list-style:none;
}
caption,th
{
	text-align:left;
}
h1,h2,h3,h4,h5,h6
{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after
{
	content:'';
}
abbr,acronym 
{
	border:0;
	font-variant:normal;
}
sup 
{
	vertical-align:text-top;
}
sub 
{
	vertical-align:text-bottom;
}
input,textarea,select
{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
.ie input,textarea,select
{
	font-size:100%;
}
legend
{
	color:#000;
}
body 
{
	font:12px/1.231 Arial, Helvetica, sans-serif;
	background:#000;
	background:url(../images/background.jpg) 0 0 repeat-x;
}
.ie body 
{
	font-size:small;
	font:x-small;
}
table 
{
	font-size:inherit;
	font:100%;
}
pre,code,kbd,samp,tt
{
	font-family:monospace;	
	line-height:100%;
}
.ie pre,code,kbd,samp,tt
{
    font-size:108%;
}

body {
	color:#939393;
	background-color:#0a0b0d;
}


.justify_text { text-align:justify}

.b { font-weight:bold;}

.c { text-align:center}

.r { text-align:right}

.u { text-decoration:underline; color:#004aff}

.i { font-style:italic}

.s9{ font-size:9px}

.s10{ font-size:10px}

.s11{ font-size:11px}

.s12{ font-size:12px}

.s13{ font-size:13px}

.s14{ font-size:14px}

.s15{ font-size:15px}

.s16{ font-size:16px}

.s17{ font-size:17px}

.s18{ font-size:18px}

.s19{ font-size:19px}

.s20{ font-size:20px}

.color2{ color:#597717;}/*green*/
.color3{ color:#000000;}/*black*/

.clear {
	font-size:					0px;
	line-height:				0px;
	height:						0px;
	width:						0px;
	clear:						both;
}


.border { border-bottom:#a8a8a8 1px solid;}

 a {
	outline:					none;
}

a.greenlink  { text-decoration:none; color:#597717}
a.greenlink:link { text-decoration:none; color:#597717}
a.greenlink:visited { text-decoration:none; color:#597717}
a.greenlink:hover { text-decoration:underline; color:#597717}

a.graylink  { text-decoration:none; color:#939393}
a.graylink:link { text-decoration:none; color:#939393}
a.graylink:visited { text-decoration:none; color:#939393}
a.graylink:hover { text-decoration:underline; color:#939393}

a.blacklink  { text-decoration:none; color:#000}
a.blacklink:link { text-decoration:none; color:#000}
a.blacklink:visited { text-decoration:none; color:#000}
a.blacklink:hover { text-decoration:underline; color:#000}

a.traininglink  { text-decoration:none; color:#597717; font-weight:bold}
a.traininglink:link { text-decoration:none; color:#597717}
a.traininglink:visited { text-decoration:none; color:#597717}
a.traininglink:hover { text-decoration:underline; color:#000000}
/*Start*/


a.trainingblacklink  { text-decoration:none; color:#000000; font-weight:bold}
a.trainingblacklink:link { text-decoration:none; color:#000000}
a.trainingblacklink:visited { text-decoration:none; color:#000000}
a.trainingblacklink:hover { text-decoration:underline; color:#597717}

a.resourceslink  { text-decoration:none; color:#597717; font-weight:bold; font-size: 16px;}
a.resourceslink:link { text-decoration:none; color:#597717; font-size: 16px;}
a.resourceslink:visited { text-decoration:none; color:#597717; font-size: 16px;}
a.resourceslink:hover { text-decoration:underline; color:#000000; font-size: 16px;}

a.gallerylink  { text-decoration:none; color:#597717; font-weight:bold; font-size: 16px;}
a.gallerylink:link { text-decoration:none; color:#597717; font-size: 16px;}
a.gallerylink:visited { text-decoration:none; color:#597717; font-size: 16px;}
a.gallerylink:hover { text-decoration:underline; color:#000000; font-size: 16px;}


/*Start*/

/*header*/
#header-wrapper {
	margin:0 auto;
	width:970px;
	height:auto;
	position:relative;
}
	#header-wrapper .topbanner{
		width:970px;
		height:142px;
		background:url(../images/topframeimage.jpg) 0 0 no-repeat;
		float:left;

	}

/*header ends*/	


/*navigation*/
#nav-wrapper {
	width:960px;
	margin:0 auto;
	height:auto;
	position:relative;
}
#nav-wrapper-bg {
	width:960px;
	margin:0 auto;
	height:auto;
	float:left;
	background:url(../images/navbg_04.jpg) 0 0 no-repeat;
}
	#menu ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#menu li {
		display: block;
		float: left;
		height: 49px;
		padding-left:56px;
	}
	
	#menu a {
		display: block;
		padding: 0px 0px 0px 0px;
		margin-top:20px;
		text-decoration:none;
		text-align: center;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #FFFFFF;
	}
	
	#menu a:hover {
		color: #9ac146;
	}
	
	#menu .current_page_item a {
		color: #9ac146;
	}
/*navigation ends*/


/*content*/
.Header-white-Paragraph {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 0 3em;
}
.Header-selected-Paragraph {
	font-family: "Century Gothic";
	color: #f29a02;
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 0 3em;
}

.Header-yellow-normal {
	font-family: "Century Gothic";
	color: #f29a02;
	font-weight: bold;
	font-size: 18px;
}


.Header-Black-TopPage {
	font-family: "Century Gothic";
	color: #000000;
	font-weight: bold;
	font-size: 22px;
}
.Header-Yellow-TopPage {
	font-family: "Century Gothic";
	color: #7e6636;
	font-weight: bold;
	font-size: 22px;
	padding: 5px 0px 0px 10px; 

}
.Header-Yellow-TopPage-subheader {
	font-family: "Century Gothic";
	color: #7e6636;
	font-weight: bold;
	font-size: 12px;
}

.Header-white-content-bold {
	font-family: "Century Gothic";
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 0px 10px; 

}
.Header-white-content {
	font-family: "Tahoma";
	color: #ffffff;
	font-size: 13px;
	padding: 0px 0px 0px 10px; 

}

#leftmenu_top { width: 290px; height: 31px; background: url(../images/button_top.jpg) repeat; }

.leftmenu_top_text { width: 290px; height: auto; padding: 0 0 0 0; }


#leftmenu { width: 290px; height: auto; }

#leftmenu ul { list-style: none; margin: 0; padding: 0; }

#leftmenu li { background: url(../images/button_main.jpg) no-repeat; height: 31px; width: 290px; padding: 0.2em 0 0 0; font-size: 14px; }

#leftmenu li a { text-decoration: none; }

#leftmenu li a:hover { text-decoration: underline; }

#leftmenu li:hover { background: url(../images/button_main_over.jpg) no-repeat; height: 31px; }

#leftmenu_bottom { width: 290px; height: 2px; background: url(../images/leftmenu-bottom.jpg) no-repeat; }


#content-wrapper {
	width:968px;
	height:auto;
	margin:0 auto;
	position:relative;
	background:#000;
	padding:0px 0px;
	border-right:#7e6636 1px solid;
	border-left:#7e6636 1px solid;

}

.headerincontent{
		padding: 0px 0px 0px 10px; 
}
.themaincontent{
		padding: 28px 0px 0px 20px; 
}
.addressandhours{
		padding: 28px 0px 0px 30px;
		color: #ffffff;
 
}

.leftmenublack { 
		width: 290px; 
		height:500px;
		background-color:#2a2a2a;
		border-right:#7e6636 1px solid;
		border-bottom:#7e6636 1px solid;
		}




/*footer*/
#footer-wrapper {
	width:970px;
	line-height:50px;
	margin:0 auto;
	position:relative;
	background:#efefef;
	border-bottom:#000000 1px solid;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-top:#000000 1px solid;

}
	.navbottom {
		margin: 0; 
		padding: 0px 18px 0px 0px; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#817f7f;
		float:right;
	}

	
	.copyright {
		color:#817f7f;
		font-size:11px;
		padding-left:18px;
		}
		
	.copyright a{
		text-decoration:none;
		color:#817f7f;
		padding:0px 3px;
		}
		
	.copyright a:hover{
		text-decoration:none;
		color:#555353;
	}
	
/*footer ends*/














