#footer {
	padding: 20px 0;
	border-top-style: none;
	background-image: url(images/footerback.jpg);
	background-repeat: repeat-x;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	color: #336600;
}

a:hover {
	text-decoration: none;
	color: #44360D;
}

#footer p {
	text-align: center;
	font-size: 10px;
	color: #33290C;
}
#banner {
	width: 899px;
	height: 49px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/banner.jpg);
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#menu li {
	display: inline;
}

#menu ul {
	list-style: none;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding: 0;
}
#menu a {
	display: block;
	float: left;
	padding: 15px 15px 15px 15px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#menu .current_page_item a {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #000000;
}

#menu a:hover {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #000000;
}
.home {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #362A04;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
#menu {
	width: 899px;
	height: 46px;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #44360D;
	border-left-color: #44360D;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


* {
	margin: 0;
	padding: 0;
}
#logo {
	width: 899px;
	height: 255px;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #44360D;
	border-left-color: #44360D;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.flashvid {
	float: right;
	margin-right: 70px;
}
#content {
	width: 899px;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #44360D;
	border-left-color: #44360D;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/number.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 30px;
	clear: both;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	color:#342A0C;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
#leftcontent {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	padding-left: 50px;
	width: 350px;
	float: none;
	padding-bottom: 50px;
}
#rightcontent {
	width: 410px;
	float: right;
	padding-right: 73px;
	padding-top: 25px;
}
#boxcontent {
	clear: both;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(images/number.jpg);
}
#rightcontent p {
	font-family:"Times New Roman", Times, serif;
	color:#44360D;
	font-size: 12px;
}
#rightcontent a {
	font-family:"Times New Roman", Times, serif;
	color:#336600;
	font-size: 14px;
	line-height: 18px;
}

