﻿body {
	background: white url(images/bg_body.jpg) repeat;
	color:black;
	font:76% Georgia,Verdana,Tahoma,Arial,sans-serif;
	margin:0;
	padding:0;
	font-size:small;
	text-align:center;
}

#content {
	width:800px;
	min-height:700px;
	height:auto !important;
  	height:700px;
	text-align:center;
	margin:auto;
	padding-bottom:40px;
}

#header {
	background: url('images/header.jpg') no-repeat;
	width:800px;
	height:80px;
	margin: 10px 0 0 0;
	position:relative;

}

#page {
	background: url('images/left-band.jpg') #DCC89A repeat-y;
	width:800px;
	min-height:700px;
	height:auto !important;
  	height:700px;
  	margin-top:-3px;
}

#menu {
	width:145px;
	height:auto;
	border:none;
	float:left;
	text-align:left;
	margin-left:8px;
	display:inline;
}

#menu ul {
	width: 145px;
	font-family: Verdana, Arial;
	font-size: 14px;
	letter-spacing:2px;
	font-weight: normal;
	margin:0;
	padding:0;
	list-style:none;
}

#menu li a {
	padding-left: 15px;
	padding-top: 8px;
	font-size: 14px;
	font-family: Verdana, Arial;
	color: #654A36;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: none;
	padding-bottom: 8px;
	border-top: 0px solid;
	border-bottom: 1px solid;
	border-left: solid;
	display:block;
	width:126px;
}

#menu a.menubar {
	font-family: Verdana, Arial;
	color: #654A36;
	position: relative;
}

#menu a.menubar:hover {
	text-decoration: underline;
	background-color:#D7B88E;
}

#menu li a:hover {
	text-decoration: underline;
	background-color:#D7B88E;
}

#menu a.menubar img {
	position: absolute;
	top: 2px;
	right: 2px;
	border: 0;
}

#menu li ul li a {
	background-color:#E7D8BE;
	padding-left:15px;
	color:black;
	width:111px;
}

#menu li ul li a:hover {
	text-decoration: underline;
	background-color:#CDA670;
}

#menu li ul li {
        font-size: 85%;
        border: none;
        margin-left: 15px;
}

html>body #menu li a {
	width: auto;
}

#menupadding {
	padding-left:20px;
	padding-right:3px;
}

#main {
	background: url('images/background.jpg') repeat-y 50% top;
	margin:0 0 0 auto;
	min-height:700px;
	height:auto !important;
  	height:700px;
	width:644px;
}

#maintext {
	padding:15px 10px 15px 35px;
}

#footer {
	background: url('images/footer.jpg') #DCC89A no-repeat;
	width:auto;
	height:18px;
	padding: 6px;
}

#footer2 {
	clear:both;
	text-align:right;
	margin:0px auto;
	margin-top:0px;
	width:auto;
	height:auto;
	line-height:1em;
	padding: 0.8em 0;
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	font-family:Verdana;
}

#footer2 a {
	font-size:10px;
}

#list-left {
	text-align:left;
	line-height:1.5em;
	font-size:16px;
}

em {
	font-size:16px;
	font-style:normal;
}

p {
	line-height: 1.35em;
	margin:0 0 15px;
	text-align: justify;
	font-family:Verdana;
	font-size:0.8em;
}

a {
	color:#8C4600;
	font-weight:700;
	text-decoration:none;
	font-size:16px;
}

ul {
	font-size: 16px;
	line-height:1.35em;
	padding-left:20px;
}

a.links {
	font-size:10px;
}

a:hover{
	color:#592D00;
}

.li {  
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
}

.title {
	font-size:22px;
	font-weight:bold;
}

.content {
	font-size: 16px;
	font-family:Georgia;
}

.heading {
	font-size:16px;
	font-weight:bold;
	padding:5px 0 8px 0;
}

.footenote{
	font-size:small;
}

ol, ul {
	font-size:medium;
}

a.referal {
	color:#0066FF;
}

.referal {
	font-size:small;
	font-weight:normal;
	line-height:25px;
	float:left;
}

.address {
	text-align:left; 
	font-size:xx-small; 
	font-family:arial; 
	margin-left:-10px
}

a.address {
	margin-left:0;
}

.address2 {
	font-size:x-small;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}

a.footer {
	font-size: xx-small;
}

.update {
	text-align:center;
	font-size:small;
	color:#663300;
}

a.top {
	line-height:60px;
	font-size:12px;
	font-family:Verdana;
}

input#search_field.blur {
	width:120px;
}

#searchbox {
	margin-left:-25px;
}

.transparent {
	behavior: url(images/iepngfix.htc)
}

