body {
	background: url(GRAPHICS/homestyleback.gif) #fff top left;
	background-repeat: repeat-x;
	color: #000; 
	font-family: verdana, helvetica, sans-serif;
	font: 12px; 
	}
	
/* links */

a { color: #600; }
a:link { color: #600; }
a:hover {color: #fc6; }
a:active { color: #ccc; }

a.whitelink { color: #ccc; }
a.whitelink:link { color: #ccc; }
a.whitelink:hover { color: #ffc; }
a.whitelink:active { color: #ffc; }

/* search function */

input 			{ 	font: 9px verdana,helvetica,sans-serif; 
					color: #000;
					position: relative;
					border-width: 0px;
					top: 5px; }
form			{ 	font: 9px verdana,helvetica,sans-serif; 
					color: #000; }
select, option	{ 	font: 9px verdana,helvetica,sans-serif; 
					color: #000; }

/* body styles */
					
.contact 		{ 	font: 12px verdana,helvetica,sans-serif; 
					color: #663; }
.homeintro 		{ 	font: 12px/15px verdana,helvetica,sans-serif; 
					color: #222; }
.slogan 		{ 	font: 11px verdana,helvetica,sans-serif; 
					color: #ffc; 
					background-color: #600; }
.smallfeatured 	{ 	font: 10px verdana,helvetica,sans-serif; 
					color: #000; }
.white 			{ 	font: 11px/13px verdana,helvetica,sans-serif; 
					color: #ffc; }					
.topnav	{	
	position: absolute;
	top: 1px;
	left: 449px;
	background: url("/GRAPHICS/hometopback.gif") no-repeat #cc9;
	width: 131px;
}

		

