body 			{
	background: 	#FFDEBF;
	color: 		#fb1;
	margin: 		0;
	padding: 		0;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
  			}
 
#container 		{ 
 text-align: 		center;  
			}

#main   		{ 
 width: 		800px; 
 margin-left: 		auto; 
 margin-right: 		auto; 
 text-align: 		justify;
			}

#content		{ 
 width: 		650px; 
 float: 		left;  
			}

#middle			{ 
 width: 		500px; 
 float: 		right;
 font-size:		13px;
			}

#topnav  		{
 color: 		#FB1;
 text-align: 		center;
 font-size:		15px;
  			}

#navleft   		{ 
 width:   		150px; 
 float: 		left; 
 text-align: 		center;   
 color:			#f40;
			}

#navright  		{ 
 width: 		150px; 
 float: 		right; 
 text-align: 		center;   
 color:			#f40;
			}

#header 		{ 
 width: 		100%;  
 clear: 		both;
 text-align:		center;  
 			}

#footer 		{ 
 width: 		75%;  
 clear: 		both;  
			}

#footermap 		{ 
 position:		absolute;
 top:			800px;
 width: 		100%;  
 clear: 		both;  
			}

.spacer  		{ 
 clear: 		both;	
 line-height: 		0px 
			}
  
div 			{ 
 margin: 		0px; 
 padding: 		0px; 
 			}

h1 			{
 font-family:		Arial, Verdana, Sans-Serif;
 font-size: 		150%;
 color: 		#f40;
 text-align: 		center;
  			}

h2 			{
 color: 		#4e1;
 font-size: 		20px;
 padding-left:		10px; 
 padding-bottom: 	5px;
 margin: 		0px;
   			}

h3 			{
 color: 		#f40;
 font-size: 		14px;
 padding-left:		10px; 
 padding-top:		10px; 
 padding-bottom: 	5px;
 margin: 		0px;
   			}

p  			{
 padding: 		5px 10px; 
 margin: 		0px;
			}


.copyright 		{ 
 font-size: 		70%; 
 text-align: 		center; 
 color:			#fb1;
			}

img  			{
 border: 		0;
 text-align;		center;
  			}

.imgright		{
  float:		right;
  padding:		10px 0px 10px 10px;
			}

.imgleft		{
  float:		left;
  padding:		10px 10px 10px 0px;
			}

a.topnav 		{
 color:			#993300;
 text-decoration: 	none;
 font-weight: 		bold;
  			}

a.topnav:hover 		{
 color:			#f40;
 text-decoration: 	none;
 font-weight:		bold;
                  	}
 
a.nav 			{
 color:			#fb1;
 text-decoration: 	none;
 font-size:		80%;
  			}

a.nav:hover 		{
 color:			#f40;
 text-decoration: 	none;
  			}

.red			{
 color:			#f40;
 font-weight:		bold;
			}
.rec			{
 color:			#f40;
 font-weight:		bold;
 text-align:		center;
 font-size:		80%;
			}

.cc			{
 color:			#4e1;
 font-weight:		bold;
 text-align:		center;
 font-size:		80%;
			}

.left			{
  text-align:		left;
  padding-left:		10px;
			}

.tel			{
  font-size:		18px;
  text-decortion:	bold;
			}

.footinfo		{
  font-size:		18px;
  text-decoration:	bold;
  text-align:		center;
			}

a.link 			{
 color:			#996666;
 text-decoration: 	none;
 font-weight: 		bold;
  			}

a.link:hover 		{
 color:			#f40;
 text-decoration: 	none;
 font-weight:		bold;
                  	}
			
a.link1			{
 color:			#4e1;
 text-decoration: 	none;
 font-weight: 		bold;
  			}

a.link1:hover 		{
 color:			#ff3;
 text-decoration: 	none;
 font-weight:		bold;
                  	}

hr			{
 padding: 		0px; 
 margin-top: 		15px; 
 margin-bottom: 	8px; 
 height: 		1px; 
 border-style: 		none; 
 border-color: 		#fb1;  
 background: 		#fb1; 
 noshade size:		1; 
 color: 		#fb1;
			}
