@charset "utf-8";
body {
	background-color: #D1D1D1;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	line-height: 18px;
}
.cleaner {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
}
#container {
	width:900px;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
	margin:0 auto;
}
/*******************************************************************************/
#Leftpanel {
	float:left;
	width:192px;
}
#Leftpanel #logo-left {
	background-color: #820B0A;
	background-image:url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	height: 97px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/*******************************************************************************/
#Centerpanel {
	width:516px;
	margin:0 auto;
}
#Centerpanel p {
	padding:5px 10px;
	margin:0;
}
#Centerpanel .head {
	height: 29px;
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	margin:10px 10px;
}
#Centerpanel .head h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	text-align:left;
	padding:5px 0 0 35px;
	margin:0px;
}
#Centerpanel .banner-center {
	width:468px;
	height:60px;
	margin:15px auto;
}
/*******************************************************************************/
#Rightpanel {
	float:right;
	width:192px;
}
#Rightpanel #logo {
	background-color: #5D0104;
	background-image:url(../images/logo-right.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	height: 97px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#Rightpanel #logo-right {
	background-color: #5D0104;
	background-image:url(../images/logo-right.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	height: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#Rightpanel .banner-right {
	width:125px;
	height:125px;
	margin:15px auto;
}
/*******************************************************************************/
#footer {
	width:900px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	margin:0px;
}
#footer .copyright {
	width:600px;
	font-weight:bold;
	color:#999999;
	text-align:center;
	padding:10px 0;
	margin:0 auto;
}
#footer .copyright a {
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
#footer .copyright a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
/*******************************************************************************/
#header {
	width:516px;
	height:75px;
	background-image:url(../images/headerbg.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
}
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FECB5A;
	text-align:center;
	margin:0px;
	padding:20px 0 0 0;
}
#header h1 a {
	text-transform: uppercase;
	font-size: 17px;
	color: #FECB5A;
	margin: 0px;
	text-decoration: none;
}
#header h1 a:hover {
	text-transform: uppercase;
	color: #FEE2A0;
	text-decoration: none;
}
/******************************************************************************/
.menu-caption {
	background-color: #690a08;
	border-bottom:solid 1px #a80b06;
	border-top:solid 1px #a80b06;
	background-image: url(../images/new-leftbg.gif);
	background-repeat: repeat-x;
	margin:0px;
}
.menu-caption h2 {
	text-align:center;
	font-size: 12px;
	color: #FECB5A;
	text-transform: uppercase;
	padding:3px 0;
	margin:0px;
}
.innerpad {
	padding: 0px;
	font-weight: bold;
	background-color: #690A08;
	height: 82px;
	width: 185px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	border: 1px solid #a80b06;
	background-image: url(../images/newsidebar.png);
	background-repeat: no-repeat;
}
.innerpad .box {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	width: 95px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.innerpad .box {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	width: 95px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.innerpad .box a {
	color: #ece29b;
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
.innerpad .box a:hover {
	text-decoration:none;
	color: #ece29b;
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.innerpad .box p {
	color: #ece29b;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	line-height: 11px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.innerpad_center {
	padding: 0px;
	font-weight: bold;
	background-color: #690A08;
	height: 185px;
	width: 185px;
	margin-left: 2px;
	border: 1px solid #a80b06;
	background-image: url(../images/newsidebar-left.png);
	background-repeat: no-repeat;
	text-align:center;
}
.innerpad_center img {
	border: 1px solid #950A06;
	padding: 0px;
	text-align:center;
	margin-left: 2px;
}
.innerpad_center .box {
	width: 100%;
	text-align: center;
	padding: 0px;
	margin-top: 8px;
	;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.innerpad_center .box a {
	color: #ece29b;
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
.innerpad_center .box a:hover {
	text-decoration:none;
	color: #ece29b;
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.thumb {
	width:80px;
	height:54px;
	padding:15px 0 0 5px;
}
.right_img {
	padding: 3px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #DBDDE3;
}

