body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F6B67;
	margin:0;
}

body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F6B67;
	background-image: url("../images/bg.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


li{
	list-style: none;
	background: url("../images/arrow.gif") no-repeat;
	background-position: 0 4px;
	text-indent:15px;
	padding-bottom:15px;
	
}

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #5F4D3C;
	padding-top:10px;
}

h2,h3,h4,h5,h6 {
	font-size: 12px;
	color: #5F4D3C;
}

.outerleft {
	background-image: url("../images/outer_left.jpg");
	background-repeat: no-repeat;
	float: left;
	height: 506px;
	width: 30px;
	
}

.outerright {
	background-image: url("../images/outer_right.jpg");
	background-repeat: no-repeat;
	
	float: right;
	height: 506px;
	width: 30px;
}

a.top_navigation:link, a.top_navigation:visited, a.top_navigation:active{
	color:#E0DAD1;
	width:104px;
	display:block;
	height:22px;
	padding-top:5px;
	font-weight:bold;
}

a.top_navigation:hover{
	background-color:#8B745D;
	color:#E0DAD1;
	width:104px;
	display:block;
	height:22px;
	padding-top:5px;
	font-weight:bold;
}

.footer{
	color:#E25F17;
}

a.footer:link, a.footer:visited, a.footer:active{
	color:#6F6B67;
}
a.footer:hover{
	color:#6F6B67;
}

.textbold{
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-weight:bold;
	color:#FFE7D4;
}

.textbold2{
	font-size:20px;
	font-weight:bold;
	color:#EB6600;
}
.main{
	color:#FFE7D4;
}

