body {
	background-image:url(../images/mainbg.jpg);
	background-position: left top;
	background-repeat:repeat-x;
	background-color:#eaead9;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;}
	
/*--------LINKS------------*/	
	
A:link {
			text-decoration:none; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #996600;}
			
A:visited {
			text-decoration:none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #996600;}
		
A:hover {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-decoration: underline;
			color: #996600;}	
			
			
A.bot:link {
			text-decoration:none; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #996600;
			font-weight:normal;}
			
A.bot:visited {text-decoration:none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #996600;
			font-weight:normal;}
		
A.bot:hover {text-decoration:underline;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #996600;
			font-weight:normal;}
			
A.bottext:link {
			text-decoration:none; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #c4a875;
			font-weight:normal;}
		
A.bottext:visited {
			text-decoration:none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #c4a875;
			font-weight:normal;}
		
A.bottext:hover {text-decoration:underline;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #c4a875;
			font-weight:normal;}
			
/*-------- SWAN COVE LINKS------------*/				

A.nav:link {
			display:block;
			width: 100%;
			text-decoration:none;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 13px;
			line-height: 25px;
			font-weight: bold;
			color: #666633;}
	
A.nav:visited {	
			display:block;
			width: 100%;		
			text-decoration:none;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 13px;
			line-height: 25px;
			font-weight: bold;
			color: #666633;}
			
A.nav:hover {
			display:block;
			width: 100%;
			background-color: #666633;			
			text-decoration:none;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 13px;
			line-height: 25px;
			font-weight: bold;
			color: #f2d6b1;}
	
/* -----------TEXT-------------*/
			
.botlines {	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #996600;
			font-weight:normal;}	
			
.botinfo {	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #c4a875;
			font-weight:normal;}

			
.content {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			line-height: 16px;
			color:#000000;}

/*---------headers-----------*/

.maintitle {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#000000;}

.featurestitle {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#ffffff;}

/*--------- TABLES-----------*/

.topnavbg {
background-image:url(../images/topbg.jpg);
background-position: top left;
background-repeat:repeat-x;}

.botleftbg {
background-image:url(../images/botleftbg.jpg);
background-position: left top;
background-repeat:repeat-x;
background-color: #ffffff;}

.botrightbg {
background-image:url(../images/botrightbg.jpg);
background-position: left top;
background-repeat:repeat-x;}

/*--------- form button -----------*/

.formbutton {
background-color: #666633;
border: 2px solid #ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
color: #ffffff;
padding: 1px;}

