


h1 {
font-size:12px;
margin-bottom: 0.7em;
}

p {
margin-bottom:10px;
}

img {

border:0;
}

address {
padding: 80px 50px 20px 630px;
font-style: italic;
font-weight: normal;
}


#container{
height: 563px;
clear: left;
width: 966px;
margin:auto auto;
}
	
	
#header
{
	position: relative;
	width: 966px;
	background-image:url(header_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height: 147px;
	padding: 0px;

}

#navi
{
	position: relative;
	width: 966px;
	background-image:url(navi_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height: 25px;
	padding: 0px;
	border-collapse:collapse;
	float:left;
}

#content1
{
	position: relative;
	width: 636px;
	background-image:url(content_bg.jpg);
	background-repeat:no-x;
	background-position:left top;
	background-color:#CC9966;
	height: 20px;
	padding: 0px 141px 50px 50px;
	border-collapse:collapse;
	float:right;
	height:auto;


}




#menuleft {
	position: relative;
	float: left;
	width: 108px;
	background:url(menu_bg.jpg);
	padding-left:30px;
}




body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #726558;
	background-image:url(body_bg_top.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	color:#f4e5be;
	text-decoration: none;
}
a:hover {
	color: #e3a126;
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 19px;
	font-weight:lighter;
	letter-spacing:1.1pt;
	font-family: Times New Roman, Times, serif;
	color:#663300;;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
form {
	margin: 0;
}
.main {
	width: 750px;
	margin: auto;
	padding: 0;
	background-color: #FFFFFF;
}
.banner, .search_box {
	height: 80px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}
.banner {
	width: 530px;
	padding-left: 20px;
	float: left;
	text-align: left;
}
.search_box {
	float: right;
	clear: right;
	width: 200px;
	margin-top: 20px;
	margin-right: 80px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.highlight {
	background-color: #D0D0D0;
}
.banner a {
	color: #FFFFFF;
}
.menu {
	float: left;
	width: 140px;
	height: 323px;

}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 2px;
}
.menu_default a:link, .menu_default a:visited, .menu_default a:active {
	border-bottom: 1px dashed #999999;
}
.menu_default a:hover {
	border-bottom: 1px dashed #333333;
}

.menu_current  {
	border-bottom: 1px dashed #999999;
	font-weight:bold;
}

.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}


.content {
	margin-left: 150px;
	padding: 4px 10px 14px 10px;
	text-align: justify;
	clear: right;
}

.footer {
	clear: both;
	height: 80px;
	background-image:url(footer_bg.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	text-align: center;
	line-height: 18px;
	padding-top:10px;
}

