@charset "UTF-8";
/* CSS Document */
/*
-----------------------------------------------
Client: Hoefer Enterprises Inc.
Author: DSD Productions, Inc - www.DSDProductionsInc.com
Copyright: 2007 DSD Productions, Inc
Version:  August 22, 2007

----------------------------------------------- */

/* Body */

    body {
	color: #000000;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background: #CCCCCC;

	}
    
a:visited       { color: #0000CC; }
a:link          { color: #0000CC; }
a:active        { color: #0000CC; }


.bg_page      {
	background-color: #DCDAC5;
	} 
	
.bg_nav_left          {
	background-color: #999999;
	} 
.bg_nav_left_header   {
	background-color: #B30838;
	}
	
.bg_nav_right          {
	background-color: #999999;
	} 	
	
.bg_nav_top          {
	background-color: #000000;
	} 		
.footer_text 				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	}	
	
.nav_bar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16pt;
	white-space: nowrap;
	font-weight: bolder;	
	}

.nav_bar_text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16pt;
	white-space: nowrap;
	font-weight: bolder;	
	}	
.nav_bar_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B30838;
	text-decoration: underline;
	line-height: 16pt;
	white-space: nowrap;
	font-weight: bolder;
	}
		
.nav_bar_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16pt;
	white-space: nowrap;
	font-weight: bolder;
	}		
		
.nav_left_header_text 	{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}	
	
.text_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.text_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.text_heading a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 16px;
}	

.text_heading a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B30838;
	line-height: 16px;
	text-decoration: underline;
}	

.text_heading a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 16px;
}	

.text_region_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B30838;
}
