@charset "utf-8";
body {
	background-color: #461e1e;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #56362B;
	font-size: 14px;
	text-align: left;
}
.contentBody {
	text-align: left;
}

.mainDiv {
	width: 925px;
}
.toplinkbarspacer {
	height: 5px;
}
.headerImage {
	float: right;
	height: 185px;
	width: 600px;
	background-color: #000000;
	border: 5px solid #5D1F1E;
	background-image: url(images/header.gif);
}
.toplinks {
	float: left;
	width: 300px;
	border: 5px solid #5D1F1E;
	text-align: left;
	height: 185px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-weight: bold;
}

.toplinks a {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	color: #56362b;
}
a:hover {
	color: #FFFFFF;
}
.toplinks li a:hover {
	text-decoration: none;
	color: #DA9292;
}

.toplinks li {
	list-style-image: url(images/listImage.gif);
	vertical-align: top;
	margin-bottom: 10px;
	list-style-type: square;
	margin-left: 30px;
	list-style-position: outside;
}
.toplinks ul {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.linkBar {
	background-image: url(images/linkBar_BG.gif);
	background-repeat: repeat-y;
	height: 105px;
	vertical-align: middle;
	padding-left: 20px;
}
.linkBar h1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	padding-top: 30px;
}
.linkBarBottom {
	background-image: url(images/linkBarBottom_BG.gif);
	background-repeat: repeat-x;
	height: 10px;
	background-position: top;
}

.contentArea {
	background-color: #d3af64;
	border: 1px solid #efc864;
	padding: 30px;
}
.contentArea h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #56362b;
	font-weight: bolder;
	text-align: center;
	text-decoration: underline;
	padding-top: 8px;
	padding-bottom: 8px;
}
.PanelList  li {
	list-style-type: square;
	text-align: left;
}
.rightPanel {
	background-image: url(images/rightPanel_BG.gif);
	background-repeat: repeat-x;
	background-color: #6F6A8E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9c98b4;
	border-right-color: #9c98b4;
	border-left-color: #9c98b4;
	width: 180px;
	color: #282633;
}
.rightPanelMiddle {
	background-color: #6F6A8E;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9c98b4;
	border-left-color: #9c98b4;
	width: 180px;
}
.rightPanelBottom {
	background-color: #6F6A8E;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9c98b4;
	border-left-color: #9c98b4;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9c98b4;
}
.rightPanel h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	text-decoration: underline;
	padding-top: 8px;
	padding-bottom: 8px;
}
.rightPanel a {
	text-decoration: none;
	color: #282633;
}
.rightPanel a:hover {
	text-decoration: none;
	color: #000000;
}





.linkBarTop {
	background-image: url(images/linkBarTop_BG.gif);
	background-repeat: repeat-x;
	height: 5px;
	background-position: bottom;
}
.leftPanel {
	background-image: url(images/leftPanel_BG.gif);
	background-repeat: repeat-x;
	height: 500px;
	background-color: #8C8E69;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #696c58;
	border-right-color: #696c58;
	border-left-color: #696c58;
	width: 180px;
	color: #56362B;
}
.leftPanelBottom {
	background-color: #8C8E69;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #696c58;
	border-left-color: #696c58;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #696c58;
	height: 35px;
}
.leftPanel  h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	text-decoration: underline;
	padding-top: 8px;
	padding-bottom: 8px;
}

.leftPanelList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.leftPanel a {
	text-decoration: none;
	color: #56362B;
}
.leftPanel a:hover {
	text-decoration: none;
	color: #000000;
}

.footer {
	color: #FFFFFF;
	height: 40px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	padding-right: 20px;
}
#imageIcon
 {
	float: left;
	width: 25%;
	padding: 1px;
	padding-left: 2px;
 }.navlinks {
	font-size: 10px;
}
.linkBar a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}.adsDiv {
	border: 1px solid #461E1E;
	padding: 25px;
}
