﻿body 
{
	margin:0px 0px;
	background-color:#000000;
}

a img 
{
	border:0px 0px;
}
#backdiv
{
	width:940px;
	margin:0px auto;
	background:#000000 url(images/backdiv.gif) repeat-y;
}
#backdivtop
{
	width:100%;
	height:5px;
	background:#000000 url(images/backdivtop.gif) no-repeat;
}
#maindiv
{
	width:805px;
	margin:0px auto;
}

.mainlink
{
	color:White;
	font-family:Arial, Trebuchet MS, Sans-Serif;
	font-weight:bold;
	font-size:12px;
	vertical-align:top;
	text-align:right;
}
#menu
{
	height:36px;
	width:100%;
}
#menu a
{
	display:block;
	text-decoration:none;
	color:#746541;
	font-family:Trebuchet MS, Arial, Sans-Serif;
	background: #746541 url(images/menuback1.gif) no-repeat;
	padding-top:12px;
	width:107px;
	height:24px;
	vertical-align:middle;
	text-align:center;
	font-size:14px;
	margin:0px 0px;
}
#menu a:hover
{
	display:block;
	text-decoration:none;
	color:#746541;
	font-family:Trebuchet MS, Arial, Sans-Serif;
	background: #746541 url(images/menuback2.gif) no-repeat;
	padding-top:10px;
	width:107px;
	height:26px;
	vertical-align:middle;
	text-align:center;
	font-size:14px;
	margin:0px 0px;
}

#menu a.selected 
{
	background: #746541 url(images/menuback2.gif) no-repeat;
}

#maincontent
{
	background:#746541 url(images/mainback.gif) repeat-y;
	padding:20px 20px;
	font-family:Trebuchet MS, Sans-Serif, Arial, Times New Roman;
	font-size:12px;
	color:#af8e64;
}
.spacer
{
	margin:0px 0px;
	padding:0px 0px;
}
#footer 
{
	height:100px;
	width:100%;
}
#footer #footertop
{
	width:100%;
	height:31px;
	background:#746541 url(images/footerback.gif) no-repeat;
}
#footer #footertext
{
	text-align:center;
	font-family:Trebuchet MS, Arial, Sans-Serif;
	font-size:12px;
	color:White;
	padding-top:5px;
}

#footer #footertext a
{
	text-decoration:none;
	color:White;
}

#backdivbottom
{
	width:100%;
	height:5px;
	background:#000000 url(images/backdivbottom.gif) no-repeat;
}

h3
{
	color:#746541;
	padding:0px 0px;
	margin:0px 0px;
	font-size:18px;
	font-family:Trebuchet MS, Sans-Serif, Times New Roman, Arial;
}

.brownhead
{
		color:#746541;
	padding:0px 0px;
	margin:0px 0px;
	font-size:12px;
	font-weight:bold;
}

.leftcolumn
{
	width:50%;
	text-align:justify;
	vertical-align:top;
}

.columndivider
{
	width:5%;
}

.rightcolumn
{
	width:45%;
	vertical-align:top;
}

.link
{
	color:#746541;
	font-weight:bold;
	text-decoration:none;
}

.validator
{
	color:Red;
}
#addiv
{
	width:100%;
	text-align:center;
}
