@charset "utf-8";
/* CSS Document */

body {
	background-color:#72c9b9;
}

#main {
	width:700px;
	top: 10px;
	margin:0px auto auto;
	padding:0px;
	text-align:left;
	position: relative;
}

td {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#766100;
	text-decoration:none;
	}
	
.bottomnav {
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:bold;
	color:#231f20;
	text-decoration:none;
	}
	
.bottomnava {
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.bottomnava:hover {
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
	}	
	
h1 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000000;
	text-decoration:none;
	}
	
a {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#231f20;
	text-decoration:none;
	}
	
a:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.contact {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#766100;
	font-weight:normal;
	}
	
.contact:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#766100;
	font-weight:normal;
	text-decoration:underline;
	}
	
