@import "dropdown.css";

html {
	margin: 0;
	padding: 0;
}
body {
	background: #000000;
	color: #FFFFFF;
	font: 17px verdana, sans-serif;
	margin: 0px;
	padding: 15px 0px 20px 0px;
}
.link
{
	color:#FFFFFF;
	text-decoration:underline;
}
a {
	color: #5F3E2F;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #1D110B;
	text-decoration: underline;
}
img {
	border: 0px;
}
#wrapper {
	width: 778px;
	margin: auto;
	text-align: left;
}
#header {
	height: 223px;
	background: url(images/header2.jpg) no-repeat;
}
/*#header div {
	padding: 183px 213px 0px 82px;
}*/
#header p {
	margin: 0px;
	padding: 0px;
}
#header a {
	color:#FFFFFF;
}
/*.lastchild {
	border-right: none 0px !important;
}*/
#body {
	background: url(images/body_bg2.gif) repeat-y;
	clear: both;
	width: 100%;
}
#body-top {
	background: url(images/body_top2.gif) no-repeat;
}
#body-bot {
	background: bottom left url(images/body_bot2.gif) no-repeat;
	padding: 15px 25px 15px 20px; /*top, right, bottom, left*/
}
.bodyText {
	color:#FFFFFF;
}
.bodyText2 {
	color:#FFFFFF
	text-align:justify;
}
.bodyHead {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-size: x-large;
}
.aboutUsPic {
	float:right;
	padding-left:30px;
	padding-bottom:20px;
}
#footer {
	margin: 15px;
	text-align: center;
}
h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:italic;

	color:#862e06;
}
h2 b{
	color:#341c12;
}

ul {
	list-style:none;
	font-size:11px;
}
li {
	list-style: none;
	font-size: 13px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
div.narrow-text {
	margin-right: 18px;
}
img.left {
	float: left;
	padding-right: 14px;
	padding-bottom: 16px;
}
#body p.more {
	padding-top: 6px;
}
#news-box p.more {
	padding-top: 0px;
	margin-top: 0px;
}
p.more {
	text-align: right;
}
