/* CSS Document */
body{
	padding:0px;
	margin:0px;
	background:url(images/topleftbg2.jpg) 0 0 repeat-x #fff;
	color:#6B6854;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 16px;
}
div, p, ul, h2, h3, img{
	padding:0px;
	margin:0px;
	font-size: 12px;
	text-align: left;
	color: #7B1110;
}
ul{list-style-type:none;}

/*----MAIN PANEL----*/
#mainPan{
	width:778px;
	position:relative;
	text-align: left;
	color: #6B6854;
}

/*----TOP PANEL----*/
#topPan{
	width:773px;
	height:200px;
	background:url(images/header2.jpg) 0 0 no-repeat #fff;
	color:#726503;
	position:relative;
	text-align: right;
	background-image: url(images/header2.jpg);
}
#topPan ul{width:107px; height:126px; font-weight:bold; position:absolute; top:161px; left:136px; font-size:13px; line-height:24px;}
#topPan ul li{width:107px; height:24px; border-bottom:1px dashed #AECA8D;}
#topPan ul li a{width:82px; height:24px; display:block; background: 0 8px no-repeat #fff; color:#5E8402; line-height:24px; text-decoration:none; padding:0 0 0 25px;}
#topPan ul li a:hover{background:url(images/arrow-hover.gif) 0 8px no-repeat #ECFFD5; color:#5E8402; text-decoration:none;}
#topPan ul li.home{width:82px; height:24px; display:block; background:url(images/arrow-hover.gif) 0 8px no-repeat #ECFFD5; color:#5E8402; line-height:24px; text-decoration:none; padding:0 0 0 25px;}
#topPan ul li.contact{width:107px; height:24px; border-bottom:none;}

/*----/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 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;}

/*-----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;
}
#bodymiddlePan p.lightyellowtext{width:193px; height:20px; display:block; font:20px/20px Arial, Helvetica, sans-serif; background:#fff; color:#BAB235; font-weight:normal; padding:10px 0 0;} 

#middlecommentsPan{width:182px; height:42px; background:url(images/morebg.gif) 0 0 repeat-x #EFFFD8; color:#5E8402; font-size:18px; padding:4px 0 0;}
#middlecommentsPan h3{background:url(images/icon3.gif) 0 0 no-repeat; font-size:18px; padding:0 0 0 25px;}
#middlecommentsPan a{width:80px; height:20px; display:block; background:#EFFFD8; color:#444130; padding:0 0 0 27px; text-decoration:none;}
#middlecommentsPan a:hover{background:#EFFFD8; color:#567802; text-decoration:none;}

/*-----/Middle 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;
}
#mainPan table tr td table tr th p {
	color: #6B6854;
}
#mainPan table tr td table tr th h2 {
	color: #6B6854;
}
#mainPan table tr td table {
	text-align: left;
}
.smalltext {
	font-size: 11px;
}
a:link {
	color: #600;
	text-decoration: none;
}
a:hover {
	color: #600;
	text-decoration: underline;
}
