body {
	background: url(images/layout/gradient.gif) top repeat-x;
	background-color: #c4df9b;
	font: 8px "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	color: #385b14;
	width: 820px;
	margin: 0 auto;
	padding-left: auto;
	padding-right: auto;
}

h1 {
	font: 14px "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	color: #385b14;
	text-transform: uppercase;
}

h2 {
	font: 12px "Lucida Sans", "Trebuchet MS", Arial, sans-serif; 
	font-weight: bold;
	font-style: italic;
}

h3 {
	font: 12px "Lucida Sans", "Trebuchet MS", Arial, sans-serif; 
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

div {
	font: 20px "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	color: #385b14;
	width: 750px;
	margin: 0 auto;
	height: 8px;
}

div#nav {
	font: 20px "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	color: #385b14;
	width: 750px;
	margin-right: auto;
	height: 30px;
	//text-align: center;
}

div#int {
	font: 12px "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	color: #385b14;
	width: 580px;
	margin: 0 auto;
	height: 8px;
	text-align: center;
}

div#caption {
	font: 10px "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	color: #385b14;
	width: 580px;
	margin: 0 auto;
	height: auto;
	text-align: center;
}

div#image {
	width: 580px;
	margin: 0 auto;
	height: auto;
	text-align: center;
}

ul {
	margin: 0;
	width: 760px;
}


a img {border: 0px;}

a {
	text-decoration: none;
	color: #5a8faa;
	outline: none;
}

a:hover {
	color: #97bd70;
}

a:active {
	color: #5a8faa;
}

a#footer {
	color: #ffffff;
}

a#interior {
	color: #385b14;
	font-weight: bold;
	text-transform: uppercase;
}


table {
    border-color: #385b14;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
	width: 820px;
	margin: auto;
	border-spacing: 8px;
	height: auto;
}

table img {
	padding-left: auto;
	padding-right: auto;
}

td {
	background-color: #b7d28c;
	border: none;
	width: 614px;
	height: auto;
	text-align: left;
	vertical-align: top;
	font: 12px "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	color: #385b14;
	padding-right: 0px;
}

.footer {
	background-color: #598527;
	border: none;
	width: 614px;
	height: auto;
	text-align: center;
	vertical-align: top;
	font: 10px "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	color: #fff;
	padding-bottom: 10px;
	padding-top: 10px;
}

.image {
	background-color: #b7d28c;
	border: none;
	width: 614px;
	height: auto;
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: auto;
	padding-right: auto;
}

.side {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 18px;
	padding-right: auto;

}

.text {
	background-color: #b7d28c;
	border: none;
	width: 614px;
	height: auto;
	text-align: left;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	font: 12px "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	color: #385b14;
}

