@charset "utf-8";
/* CSS Document */
body {
background: #E8DFC8;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #7e662f;
font-size: 13px;
margin: 0;
padding: 0;
}

a:link {
	color: #7e662f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7e662f;
}
a:hover {
	text-decoration: underline;
	color: #7e662f;
}
a:active {
	text-decoration: none;
	font-variant: normal;
	color: #7e662f;
}

.style8 {
font-size: 12px;
}

#wrapper {
margin: 0 auto;
width: 929px;
}
#header {
	height: 115px;
	width: 929px;
	margin-bottom: 90px;
}

#header img {
border: 0;
padding-left: 80px;
width: 770px;
}

#main_content {
border: 1px solid #7e662f;
width: 927px;
}

h1 span {
font-family: "Trebuchet MS";
font-size: 72px;
font-weight: bold;
}

img {
border: 1px solid #7e662f;
}

.link {
color: #503c0e;
text-decoration: underline;
font-size: 14px;
}

#topflash {
	width: 929px;
	height: 267px;
	margin: auto;
	margin-top: -90px;
	background-color: #E8DFC8;
}
#navbar {
/*	background-color: #E8DFC8; */
	margin: auto;
	padding: 8px 0;
	width: 929px;
	text-align: center;
}
#navbar a {
	color: #503c0e;
/*	border-right-color: #7e662f;
	border-right-width: thin;
	border-right-style: solid; */
	text-decoration: none;
	padding: 5px 40px;
	margin: 0px;
	margin-left: -4px;
	font-size: 15px;
}
.rightnav {
/*	border-right-color: #DACDAE; */
}

hr {
	color: #7E662F;
	background: #7E662F;
	border: 0;
	height: 1px;
	margin: 1em 0;
}

#navbar a:hover {
	background-color: #503c0e;
	color: #E8DFC8;
	font-size: 15px;
}
#content {
	background-color: #E8DFC8;
	padding: 25px;
	border: 1px solid #7e662f;
}
#header2 h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-transform: none;
	color: #000000;
}

#footer {
	background-color: #DACDAE;
	margin: auto;
	width: 920px;
	height: 6px;
	outline-color: #333333;
}
.style5 {
	color: #0000FF
}
#border {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
