body {
	margin-left: auto;
	margin-right:auto;
	margin-top:0px;
	padding:0px 0px 0px 0px;
	background:#0a1219 url(../images/bg_mac.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#3b3b3b;
	font-size:13px;
	}
	
img {
	border:0;
	margin: 0 0;
	}	

a	{
	text-decoration:none;
	color:#660000;
	}
	
A:hover { 
	text-decoration:underline; 
	}


/*************page layout classes*********************/
#header	{
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#ffffff url(../images/bg_hdr.jpg) ;
	background-repeat: no-repeat;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#ffffff;
	font-size:13px;
	height: 175px;
	width: 885px;
}

#slide_section	{
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#fffff;
	background:#0a1219 url(../images/bg_slider.jpg);
	background-repeat: repeat-y;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#ffffff;
	font-size:13px;
	height: 272px;
	width: 885px;
}

#subnav	{
	margin:0 auto;
	margin-left: auto;
	margin-right: auto;
	padding:0px 0px 0px 0px;
	background:#0a1219 url(../images/bg_subnav.jpg) ;
	background-position: top center;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#ffffff;
	font-size:13px;
	height: 300px;
	width: 885px;
	vertical-align:top;
}


#footer	{
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#0a1219 url(../images/bg_footer.jpg) ;
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial,Tahoma,sans-serif;
	color:#3b3b3b;
	font-size:11px;
	height: 126px;
	width: 885px;
}

#footer_txt	{
	text-align:right; 
	margin-top:15px; 
	margin-right: 55px;
	margin-bottom: 0px;
}

#footer_nav	{
	text-align:right; 
	margin-top:10px; 
	margin-right: 55px;
	margin-bottom: 5px;
}

#footer_content	{
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#0a1219 url(../images/bg_content_footer.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial,Tahoma,sans-serif;
	color:#3b3b3b;
	font-size:11px;
	height: 126px;
	width: 914px;
}

#instigator	{
	margin-top: 5px;
	margin-left: 20px;
}

#content_wrapper	{
	width:885px; 
	margin-left: auto; 
	margin-right: auto; 
	background-image:url(../images/bg_content.jpg); 
	background-position:top center; 
	background-repeat:no-repeat;
}

#content_section	{
	margin-left: 20px;
	padding:0px 0px 0px 0px;
	 background-color:#e8e8e8;	
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#3b3b3b;
	font-size:13px;
	width: 845px;
	left: 20px;
}

#content_section p	{
	margin-left: 20px;
	margin-right: 40px;
}

/*************end page layout classes*********************/

/*************table classes*********************/

.dataTableRed	{
	width: 475px;
	margin-left:20px;
	margin-top: 30px;
	padding: 0px;
	border: none;
	border-spacing: 0px;
}

.dataTableRed th	{
	background-color: #660000;
	color:#FFFFFF;
	font-family: 'tahoma', Arial, Helvetica, sans-serif;
	text-align:left;
	padding: 5px 5px 5px 5px;
}

.dataTableRed td	{
	padding: 5px 0px 5px 5px;
	vertical-align:top;
}

.dataTableRedTop	{
	background-color:#660000;
	color:#FFFFFF;
	font-family: 'tahoma', Arial, Helvetica, sans-serif;
	text-align:left;
	padding: 5px 5px 5px 5px;
	vertical-align:top;
}

.LeftColumn td	{
	padding: 5px 0px 0px 5px;
	vertical-align:top;
	width: 75%;
	font-weight:bold;
}

.dataText	{
	font-weight: bold;
	padding-left: 5px;
	width: 200px;
}

.dataTextSched	{
	font-weight: bold;
	padding-left: 5px;
	width: 100px;
}

.dataTextLight	{
	background-color:#CCCCCC;
}

.dataTableBlue	{
	width: 475px;
	margin-left:20px;
	margin-top: 30px;
	padding: 0px;
	border: none;
	border-spacing: 0px;
}

.dataTableBlue th	{
	background-color: #003366;
	color:#FFFFFF;
	font-family: 'tahoma', Arial, Helvetica, sans-serif;
	text-align:left;
	padding: 5px 5px 5px 5px;
}

.dataTableBlue td	{
	padding: 5px 0px 5px 5px;
	vertical-align:top;
}

.dataLastFrame	{
	border-bottom:#666666 thin;
}

.contactText	{
	 margin-left: 70px;
}

/*************category classes*********************/
#cat_1	{
	padding:0px 0px 0px 0px;
	background:#c8c8c8;
	background-repeat: no-repeat;
	background-position: bottom left;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#3c1314;
	font-size:13px;
	height: 310px;
	width: 255px;
	margin-right: 0px;
}

#cat_2	{
	padding:0px 0px 0px 0px;
	background:#c8c8c8;
	background-repeat: no-repeat;
	background-position: bottom left;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#3c1314;
	font-size:13px;
	height: 310px;
	width: 255px;
	margin-right: 10px;
	margin-left: 10px;	
}

#cat_3	{
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#c8c8c8;
	background-repeat: no-repeat;
	background-position: bottom left;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#3c1314;
	font-size:13px;
	height: 310px;
	width: 255px;
	margin-right: 0px;
}

/************category titles***************/
.cat_title	{
	background-color: #e8e8e8;
	height: 29px;
	color: #0c151f;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 7px;
	padding-top: 10px;
	font-size: 16px;
}

/************category subtitles***************/
.cat_sub	{
	color: #3c1314;
	font-family: tahoma;
	font-weight: bold;
	padding-top: 5px;
	font-size: 12px;
}

/************category body text***************/
.cat_text	{
	color: #3b3b3b;
	font-family: tahoma;
	font-size: 12px;
	padding-left: 10px;
	width: 240px;
}

/************Read More Button***************/
.readMore	{
	float: right;
	margin-right: 2px;
	margin-top: 3px;
	border: 0px;
}

/************Read More link***************/
.moreLink  a {
	color: #760000;
	display: block;
    font-weight: normal;
  	padding: 10px 10px 9px 10px;
	}
.moreLink  a:hover {
	color: #760000;
	font-weight: bold;
  	padding: 10px 10px 9px 10px;
	}
	

/**************** Easy Slider ****************/
#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:775px;
		height: 320px;
		margin-bottom:0px;
		left: 5px;
}	
		
	#slider{}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:770px;
		height:240px;
		overflow:hidden; 
		}	

	#slider2 li{ 
		background:#f1f1f1;
		}		
	#slider2 li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider2 li p{ 
		margin:20px;
		}						
		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:-200px;
		}	
	#nextBtn, #nextBtn2{ 
		left:770px;

		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
		display:block;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #nextBtn2 a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}												

/* // end Easy Slider */

/********************top navigation styles*****************/
#navigationcontainer ul {
	margin:0 auto;
	padding:0px 00px 0px 0px;
	width: 600px;
	margin-top: -60px;
	margin-left: 250px;
}

#navigationcontainer ul li { display: inline; }
#navigationcontainer ul li a
{
color: #ffffff;
text-decoration: none;
float: right;
padding-top: 7px;
padding-right: 12px;
padding-bottom: 7px;
padding-left: 12px;

}
#navigationcontainer ul li .borderright {
border-right-width: 0px;
border-right-style: solid;
border-right-color: #666666;
}
#navigationcontainer ul li a:hover
{
border-bottom-width: 2px;
border-bottom-style: ridge;
border-bottom-color: #873033;
padding-bottom: 2px;
color: #ffffff;
}

/*****************stuff photos*****************/
.stuff_photo	{
margin-left: 15px;
margin-bottom: 40px;
}

/************** contact form submit button *************/

input.btn {   
	color:#fff;   
	font: bold small 'trebuchet ms',helvetica,sans-serif;   
	margin-left: 320px;
	border:1px solid;   
   	border-color: #696 #363 #363 #696;  
	background-color: #470300;
	filter:progid:DXImageTransform.Microsoft.Gradient   
   (GradientType=0,StartColorStr='#b84040',EndColorStr='#330000');   


}   
