/* CSS Document */
body{padding:0px; margin:0px; background:url(images/main-bg.gif) 0 0 repeat-x #fff; color:#6B6854; font:14px/18px "Trebuchet MS",Arial, Helvetica, sans-serif;}
div, p, ul, h2, h3, img{
	padding:0px;
	margin:0px;
	font-size: 12px;
	text-align: left;
}
ul{list-style-type:none;}

/*----MAIN PANEL----*/
#mainPan{width:778px; position:relative;}

/*----TOP PANEL----*/
#topPan{
	width:773px;
	height:317px;
	background:url(images/header.jpg) 0 0 no-repeat #fff;
	color:#726503;
	position:relative;
	text-align: right;
	background-image: url(images/header.jpg);
}

/*----/TOP PANEL----*/

/*----BODY TOP PANEL----*/
#bodytopPan{
	width:773px;
	height:247px;
	position:relative;
	margin:0 auto;
	padding:17px 0 0;
}
#bodytopPan h2{
	width:500px;
	height:70px;
	color:#8F3919;
	font:30px/70px "Trebuchet MS",Arial, Helvetica, sans-serif;
	padding:0px;
}

#bodytopPan p{padding:12px 0;}
#bodytopPan p span.boldtext{font-weight:bold;}
#bodytopPan p span.browntext{
	font-weight:bold;
	background:#fff;
	color:#751C17;
}

#bodytopPan p.more{width:70px; height:18px; font-weight:bold; margin:0 0 0 630px; padding:0px;}
#bodytopPan p.more a{width:70px; height:18px; display:block; background:#fff; color:#444130; text-decoration:none;}
#bodytopPan p.more a:hover{background:#fff; color:#5E8402; text-decoration:none;}
/*----/BODY TOP PANEL----*/

/*----BODY MIDDLE PANEL----*/
#bodymiddleMainPan{
	height:30px;
	color:#5E8402;
	margin:0px 0 0;
	clear:both;
	padding:0px;
}

#bodymiddleMainPan h2{height:55px; 0 1px no-repeat; text-transform:lowercase; font-size:50px; line-height:57px; padding:0 0 0 75px;}

/*----BODY PANEL----*/
#bodyPan{width:778px; position:relative; padding:40px 0 0;}
#bodybgPan{width:710px; float:left; background:url(images/bodydot-line.gif) 0 0 repeat-y; padding:0 34px;}
/*-----Left Panel----*/
#bodyleftPan{
	width:200px;
	float:left;
	padding:0 30px 0 0;
}
#bodyleftPan p{
	padding:10px 0 15px;
	font-size:12px;
	line-height:18px;
}
#bodyleftPan p span{font-weight:bold;}
#bodyleftPan p.largeredtext{
	width:193px;
	height:20px;
	display:block;
	background:#fff;
	color:#751C17;
	font-weight:bold;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 20px;
}


/*-----/Left Panel----*/

/*-----Middle Panel----*/
#bodymiddlePan{
	width:193px;
	float:left;
	padding:0 69px 0 0;
}
#bodymiddlePan p{
	padding:10px 0 15px;
	font-size:12px;
	line-height:18px;
}
#bodymiddlePan p span{font-weight:bold;}
#bodymiddlePan p.largeredtext{
	width:193px;
	height:20px;
	display:block;
	background:#fff;
	color:#751C17;
	font-weight:bold;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 20px;
} 
.largeredtext {
	color: #751C17;
	text-align: left;
}

/*-----/Middle Panel----*/

/*-----Right Panel----*/
#bodyrightPan{
	width:210px;
	float:left;
}
#bodyrightPan p{
	padding:10px 0 15px;
	font-size:12px;
	line-height:18px;
}
#bodyrightPan p span{font-weight:bold;}
#bodyrightPan p.largegreentext{
	width:193px;
	height:20px;
	display:block;
	font:24px/20px Arial, Helvetica, sans-serif;
	background:#fff;
	font-weight:bold;
	padding:0px;
	color: #751C17;
} 

/*-----/right Panel----*/

/*----FOOTER PANEL----*/
#footermainPan{
	height:130px;
	background:#701A15 repeat-x 0 0;
	color:#fff;
	position:relative;
	margin:0 auto;
	clear:both;
	padding:35px 0 0;
}

#footerPan{
	width:700px;
	position:relative;
	text-align: left;
}

#footerPan ul{width:440px; height:20px; position:relative; margin:0 auto;}
#footerPan li{
	float:left;
	text-align: right;
}
#footerPan ul li a{padding:0 10px 0; color:#fff; background:#7DA93E; text-decoration:none; font-size:12px;}
#footerPan ul li a:hover{
	text-decoration:underline;
	color: #666;
}

#footerPan p.copyright{
	width:320px;
	position:relative;
	margin:0 auto;
	background:#7FAA3E;
	color:#CCC;
	font-size:11px;
}


#mainPan #topPan ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-bottom: .4em;
	margin-left: 20px;
}
#footermainPan #footerPan ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#bodybgPan #bodymiddlePan .largeredtext .largeredtext {
	font-size: 16px;
}
#footermainPan .copyright {
	background: #701A15;
}
#footermainPan .copyright .copyright {
	font-size: 11px; color: #CCC;
}
#footermainPan .more a {
	color: #FFF;
}
a:link {
	font-weight: bold;
	color: #600;
	text-decoration: none;
}
a:hover {
	color: #600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #600;
	font-weight: normal;
}
a:visited {
	color: #00F;
	text-decoration: none;
}
