﻿body {
	margin: 0; 
	background-color: #b0a48c;
	font-family: Arial, Helvetica, sans-serif;

}
div.fullbody {
	text-align:center;
}
.header {
	background-image: url('../images/headerback.jpg');
	background-repeat:no-repeat;
}
.content {
	background-color: #E8DBC7;
	text-align: left;
}
.footer {
	background-image: url('../images/footer_back.jpg');
	background-repeat:no-repeat;
}
.round {
	background-image: url('../images/top_back.jpg');
	background-repeat:no-repeat;
}
.head_nav {
	font-size: 10px;
	color: #A65335;
}
.top_nav {
	font-size: 13px;
	color: #E8DBC7;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.box_top {
	background-image: url('../images/box_top.png');
	text-align: center;
}
.box_bottom {
	background-image: url('../images/box_bottom.png');
}
.box_mid {
	background-image: url('../images/box_mid.png');
	padding-left:20px;
	padding-right:25px;
	padding-top:8px;
}
.text {
	font-size: 12px;
	color: #663300;
}
.content_box1_top {
	background-color: #a3977e;
}
.content_box1_bottom {
	background-color: #BEAC84;
}
a.head {
	color: #A65335;
	text-decoration:none;
}
a.head:visited {
	color: #A65335;
	text-decoration:none;
}
a.head:active {
	color: #A65335;
	text-decoration:none;
}
a.head:hover {
	color: #058A95;
}

a {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:active {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #A65335;
}
a.alt {
	color: #663300;
}
a.alt:visited {
	color: #663300;
}
a.alt:active {
	color: #663300;
}
a.alt:hover {
	color: #A65335;
}

.style2 {
	font-size: 11px;
	text-align:left;
}
.style3 {
	font-size: 14px;
}
.style5 {
	color: #058A93;
}

.image_mid {
	vertical-align: middle;
}
.line {
	background-image: url('../images/line.jpg');
	background-repeat:repeat-x;
	width:150px;
	height:4px
}
.line1 {
	background-image: url('../images/line.jpg');
	background-repeat:repeat-x;
	width:550px;
	height:4px
}
.line2 {
	background-image: url('../images/line1.jpg');
	background-repeat:repeat-y;
	height:250px
}

a.topnav:link {
	font-size: 13px;
	color: #E8DBC7;
	text-decoration: none;
}
a.topnav:visited {
	font-size: 13px;
	color: #E8DBC7;
	text-decoration: none;
}
a.topnav:hover {
	font-size: 13px;
	color: #058a93;
	text-decoration: none;
}
a.topnav:active {
	font-size: 13px;
	color: #E8DBC7;
	text-decoration: none;
}
li.list 
{
background-image:url(../images/bullet.gif);
background-repeat:no-repeat;
background-position:0px 5px; 
padding-left:14px; 
}
ul.list 
{
padding:0px;
margin:0px;
list-style-type:none;
}
.image {
	border:1px black solid;
}
