/* CSS Document */
body,td,th {
	font-family:Arial, Helvetica, sans-serif}

div.box {
	border: solid;
	border-width: thin}

.center{
	text-align:center}

.left {
	text-align:left}

.right {
	text-align:right}

h1, h3 {
	color:#006666}

h1 {
	font-size:36px}

h2 {
	color:#006666;
	font-size:16px}

h3 {
	font-size:8px}

A:link {
	color:#974a29}

A:visited {
	color:#006666}

.navstyle:hover {
	color:#FF0000}

.navstyle2:hover {
	color:#f0c11b}

body {
	background-color: #F1E0B2}
/*
#content{
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 70px;
	padding-right : 40%}

#content h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: normal;
	color: #000000;
	background-color : transparent}

#content h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	background-color : transparent}

#content p{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	line-height : 140%}

#home {
	margin: 0px 10px, 350px, 220px;
	border-left: 1px dotted #adc091}
*/