/* CSS Document */
/* global styles april 2008*/
body
{
    
	background-image:url(../images_back/bkg-lg.jpg);
    background-repeat: repeat;
    font: 14px Arial, Verdana;
}

 a	{
 	text-decoration:none;
 }
 a img	{
 	border: 0;
	}
h2	{
	margin-left: 15px;
}

/* classes */

/* fixed width liquid */
#wrapper	{
	width:805px;
	margin: 0 auto;
	}
	
/* top navigation */
#topNavBar	{
	width:805px;
	background-color: transparent;
	text-align:left;
	margin-bottom:20px;
}
#furnNavbar	{
	width:805px;
	background-color: transparent;
	text-align:left;
}
.navBar	{
	width:805px;
	background-color: transparent;
	text-align:center;
}
.navlinks	{
	margin: 0;
	padding: 0.5em 1em;
	background-color:transparent;
	}
.navlinks li 
{
    
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: inline;
	list-style-image: url(file:///C|/Documents%20and%20Settings/Owner/Desktop/images/clover.gif);
	border-right-style: solid;
	border-right-color: #ffffff;
	border-right-width: thin;
	padding-right: 1em;
	margin-right: 1em;
}
.navlinks li a {
	text-decoration: none;
	color: #000000;
	font-size:100%;
	font-weight: bold;
}

.navlinks li a.first {
	text-decoration: none;
	color:#FFFFFF!important;
	font-size: 100%;
	font-weight: bold;
}



.navlinks li a:hover	{
	color:#ffffff;}

.navlinks li.red a:hover	{
	color:#D7661C;}

/*
.navlinks li.brown a:hover	{
	color:#FFFFFF;
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
}
*/

.navlinks li.last {
	border-right:0;
	;
}



/* container */

#container	{
	background-color:#FFFFFF;
	}
	
#mainImage	{
	padding: 10px;}
	
	
#tabTable {
	width: 750px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align:center;
}
.navlinks	{
	margin: 0;
	padding: 0.5em 1em;
	background-color:transparent;
	}
.footerlinks li 
{
    
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: inline;
	list-style-image: url(file:///C|/Documents%20and%20Settings/Owner/Desktop/images/clover.gif);
	border-right-style: solid;
	border-right-color: #ffffff;
	border-right-width: thin;
	padding-right: 1em;
	margin-right: 1em;
}
.footerlinks li a {
	text-decoration: none;
	color:#804000;
	font-size:90%;
	font-weight: bold;
	font-style: italic;
}
.footerlinks li a:hover	{
	color:#ffffff;}
	
.footerlinks li.last {
	border-right:0;
	
}

/* footer */

#footer	{

	margin-top:10px;}
#footer-text {
	margin-left: 8px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #804000;
	
	
}
#footer-text a {
		color:#ffffff; 
		text-decoration:none
}
#frontCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 10px auto;
	padding-bottom: 10px;
	width: 740px;
}
#frontCopy a	{
	color:#804000;
	font-weight:bold;}
h2 {
	font-size: 150%;
	color: #804000;
}
