﻿/* CSS Document */
body{background:url(images/main-bg.gif) 0 0 repeat-x #A8A39D; color:#1A1917; margin:40px 0 0; padding:0; font:14px/20px Arial, Helvetica, sans-serif;}
div, p, h1, h2, h3, ul{padding:0px; margin:0px;}
ul{list-style-type:none;}
/*--TOP PANEL--*/
#topPan{width:465px; height:250px; position:relative; margin:0 auto;}
#topPan ul {width:465px;}
#topPan ul li{float:left; font:12px/30px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase;}
#topPan ul li a{width:92px; height:30px; display:block; background:url(images/menubg-normal.gif) 0 0 no-repeat #66605B; color:#FDFDFD;  text-decoration:none; text-align:center;}
#topPan ul li a:hover{background:url(images/menubg-hover.gif) 0 0 no-repeat #66605B; color:#1A1917;}
#topPan ul li.menupadding{margin:0 0 0 1px;}
#topPan ul li.home{width:92px; height:30px; display:block; background:url(images/menubg-hover.gif) 0 0 no-repeat #FDFDFD; color:#1A1917; text-align:center;}

#topPan h1{display:block; width:465px; height:198px; background:url(images/header.jpg) 0 0 no-repeat; text-indent:-2000px; margin:0; clear:both;}

/*--/TOP PANEL--*/
#wrap{
	margin: 0 auto;
	width: 752px;}
#wrap2{
	}

/*--SIDE PANEL--*/
#rightPan{
	background:url(images/sidetopbg.gif) 0 0 no-repeat #fff;
	margin: 0 0 0 8px;
	float: right;
	width: 121px;
	padding: 8px 7px 0 7px;
	height: 1% /* Holly hack for Peekaboo Bug */
}
#leftPan{
	background:url(images/sidetopbg.gif) 0 0 no-repeat #fff;
	margin: 0;
	float: left;
	width: 121px;
	padding: 8px 7px 0 8px;
	height: 1% /* Holly hack for Peekaboo Bug */
}
/*--BODY PANEL--*/
#bodyPan{
	width:352px;
	background:url(images/bodytopbg.jpg) 0 0 no-repeat #fff;
	color:#1A1917;
	margin:0 0 0 8px;
	float: left;/*auto; position:relative;*/
	padding:0 56px;
	min-height: 610px;
}
#bodyPan h1{width:352px; height:32px; display:block; background:url(images/welcomebg.gif) 0 100% repeat-x; font:28px/26px Georgia, "Times New Roman", Times, serif; padding:42px 0 0;}
#bodyPan h1 span{background:#F9F9F9; color:#9A0000; font-size:26px;}
#bodyPan h2{width:350px; height:32px; display:block; background:url(images/dotline.gif) 0 100% repeat-x #fff; font:28px/26px Georgia, "Times New Roman", Times, serif; padding:42px 0 0; color:#9A0000;}

#bodyPan p{padding:18px 0 0 0;}
#bodyPan p.bigtext{background:#fff; font-size:18px; color:#B3A7A0; font-weight:bold; padding:18px 0 0;}
#bodyPan p.more{width:89px; height:39px;}
#bodyPan p.more a{display:block; width:89px; height:39px; background:url(images/more1.jpg) 0 0 no-repeat #FBFBFB; color:#fff;  font:14px/36px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; text-decoration:none; margin:0 0 0 262px; text-align:center;}
#bodyPan p.more a:hover{text-decoration:none; background:url(images/more2.jpg) 0 0 no-repeat;}
#bodyPan p.morenext{width:89px; height:60px; right:0px; top:0px; clear:both;}
#bodyPan p.morenext a{display:block; width:89px; height:39px; background:url(images/more2.jpg) 0 0 no-repeat #FBFBFB; color:#fff;  font:14px/36px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; text-decoration:none; margin:0 0 0 262px; text-align:center;}
#bodyPan p.morenext a:hover{text-decoration:none; background:url(images/more1.jpg) 0 0 no-repeat;}

#bodybottomPan{
	width:464px;
	height:42px;
	background:url(images/bodybottombg.jpg) 0 0 no-repeat;
	position:inherit;
	margin:0 auto;
	clear:both;
}

#bodyPan ul{width:352px; height:110px; margin:20px 0 0;}
#bodyPan ul li{background:url(images/arrow.jpg) 0 4px no-repeat; padding:0 0 0 20px;}
#bodyPan ul li a{background:#fff; color:#9A0000; text-decoration:none;}
#bodyPan ul li a:hover{text-decoration:underline;}

#bodyPan form{width:350px; height:192px; background:url(images/formarea.jpg) 0 100% no-repeat; padding:0px 0 0 0; margin:30px 0 0;}
#bodyPan form h2{display:block; width:310px; height:45px; background:url(images/formtop.gif) 0 0 no-repeat #F9F9F9; color:#fff; font:20px/39px Georgia, "Times New Roman", Times, serif; margin:0; padding:0 0 0 40px;}
#bodyPan form input{margin:0 0 9px 120px;}
#bodyPan form input.paddingtop{margin-top:15px; height:25px;}
#bodyPan form input.button{width:54px; height:25px; display:block; background:url(images/button.gif) 0 0 no-repeat #EBEBEB; border:none; color:#fff;  font:14px/25px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; margin:0 0 0 262px; text-align:center;}
/*--/BODY PANEL--*/

/*--FOOTER PANEL--*/
#footermainPan{height:82px; clear:both; background: url(images/footerbg.gif) 0 0 repeat-x #000; color:#fff; margin:23px 0 0; padding:21px 0 0;}
#footerPan{width:450px; height:25px; display:block; position:relative; text-align:center; margin:0 auto;}
a:link{color: #333333;}
a:visited {color: #333333;}
a:hover {color: #CCCCCC;background-color: #333333;text-decoration: none;}
a:active {color: #555555;}
#footerPan p span{color:#AC2626; font-size:10px;}
#footerPan p.copyright{ display:block; position:absolute; color:#fff; font:11px/15px Tahoma,Arial, Helvetica, sans-serif; padding:0;}
#footerPan ul{width:330px; display:block; position:absolute; left:0px; top:0; padding:0; }
