/* CSS Document */

body{
	font-family: "Trebuchet MS", Arial, "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 90%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(bk_body.jpg);
	background-repeat: repeat-y;
	background-color: #004600;
	background-position: center;
}

#container {
	width: 948px;
	margin: 0px auto;
}

#header {
	top:168px;
	width:948px;
	height:220px;
	border-bottom: 1px solid #000000;
	background-repeat: no-repeat;
	z-index:4;
}

#top {
	margin: 0px auto;
	padding: 3px;
	top:0px;
	width:949px;
	height:20px;
	background-color: #CCCCCC;
	border-bottom: 1px solid #000000;
	font-size: 80%;
	color: white;
	z-index:1;
}

#logo {
	margin: 0px auto;
	top:28px;
	width:948px;
	height:100px;
	background-color:#009900;
	z-index:2;
}

#logo1{
	position:relative; margin:0 auto 0 auto;
	left:300px;
	width:286px;
	height:66px;
}

#content {
	margin-right: 310px;
	background-color: #FFF;
	padding: 10px;
}

#right {
	width: 290px;
	float: right;
	clear: both;
	padding-top: 3px;
	font-size: 80%;
	border-left: 1px dashed #999;
	padding: 10px;
	background-color:#CCCCCC;
}


#footer {
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 21px;
	padding: 0px;
	border-top: 1px dashed #999;
}

#bottom {
	margin: 0px auto;
	padding: 3px;
	top:0px;
	width:944px;
	background-color: #CCCCCC;
	border-top: 1px solid #000000;
	font-size: 80%;
	color: 000;
}

/*----BODY MIDDLE PANEL----*/
#bodymiddlePan{width:600px; position:relative; margin:0 auto 0 auto; background:#fff; color:#8D8D8D;}

ul{list-style-type:none;}
/*---Middle One----*/
#middleonePan{width:187px; float:left;}
#middleonePan p{padding:0 0 20px 0;}

#middleonePan p.more{margin:0 0 40px 0px; padding:0px;}
#middleonePan p.more a{display:block;width:79px; height:28px; background:url(images/redbutton.gif) 0 0 no-repeat #fff; color:#111; font-size:15px; line-height:28px; text-decoration:none; padding:0 0 0 10px;}
#middleonePan p.more a:hover{background: url(images/bluebutton.gif) 0 0 no-repeat #fff; color:#111; text-decoration:none;}

#middleonePan ul{width:156px; padding:0 0 20px 0;}
#middleonePan ul li{width:156px; height:20px;}
#middleonePan ul li a{width:140px; height:20px; background:url(images/arrow1.gif) 0 8px no-repeat #fff; color:#8D8D8D; line-height:20px; text-decoration:underline; padding:0 0 0 11px;}
#middleonePan ul li a:hover{background:url(images/arrow2.gif) 0 8px no-repeat #fff; color:#272525; text-decoration:underline;}


#middleonePan ul.block{width:156px; height:151px; display:block; padding:0px;}
#middleonePan ul.block li{width:156px; height:151px;}
#middleonePan ul.block li a{width:126px; height:128px; display:block; background:url(images/block1-normal.jpg) 0 0 no-repeat #FCFCFC; color:#fff; font-size:20px; font-weight:bold; text-decoration:none; padding:23px 0 0 30px;}
#middleonePan ul.block li a:hover{background:url(images/block1-hover.jpg) 0 0 no-repeat #FCFCFC; color:#fff; text-decoration:none;}


/*---/Middle One----*/

/*---Middle Two----*/
#middletwoPan{width:187px; float:left;}
#middletwoPan p{padding:0 0 20px 0;}

#middletwoPan p.more{margin:0 0 40px 0px; padding:0px;}
#middletwoPan p.more a{display:block;width:79px; height:28px; background:url(images/greenbutton.gif) 0 0 no-repeat #fff; color:#111; font-size:15px; line-height:28px; text-decoration:none; padding:0 0 0 10px;}
#middletwoPan p.more a:hover{background: url(images/pinkbutton.gif) 0 0 no-repeat #fff; color:#111; text-decoration:none;}

#middletwoPan ul{width:156px; padding:0 0 20px 0;}
#middletwoPan ul li{width:156px; height:20px;}
#middletwoPan ul li a{width:140px; height:20px; background:url(images/arrow1.gif) 0 8px no-repeat #fff; color:#8D8D8D; line-height:20px; text-decoration:underline; padding:0 0 0 11px;}
#middletwoPan ul li a:hover{background:url(images/arrow2.gif) 0 8px no-repeat #fff; color:#272525; text-decoration:underline;}

#middletwoPan ul.block{width:156px; height:151px; padding:0px;}
#middletwoPan ul.block li{width:156px; height:151px;}
#middletwoPan ul.block li a{width:126px; height:128px; display:block; background:url(images/block2-normal.jpg) 0 0 no-repeat #FCFCFC; color:#fff; font-size:20px; font-weight:bold; text-decoration:none; padding:23px 0 0 30px;}
#middletwoPan ul.block li a:hover{background:url(images/block2-hover.jpg) 0 0 no-repeat #FCFCFC; color:#fff; text-decoration:none;}

/*---/Middle Two----*/

/*---Middle Three----*/
#middlethreePan{width:187px; float:left;}
#middlethreePan p{padding:0 0 20px 0;}

#middlethreePan p.more{margin:0 0 40px 0px; padding:0px;}
#middlethreePan p.more a{display:block;width:79px; height:28px; background:url(images/bluebutton.gif) 0 0 no-repeat #fff; color:#111; font-size:15px; line-height:28px; text-decoration:none; padding:0 0 0 10px;}
#middlethreePan p.more a:hover{background: url(images/redbutton.gif) 0 0 no-repeat #fff; color:#111; text-decoration:none;}

#middlethreePan ul{width:156px; padding:0 0 20px 0;}
#middlethreePan ul li{width:156px; height:20px;}
#middlethreePan ul li a{width:140px; height:20px; background:url(images/arrow1.gif) 0 8px no-repeat #fff; color:#8D8D8D; line-height:20px; text-decoration:underline; padding:0 0 0 11px;}
#middlethreePan ul li a:hover{background:url(images/arrow2.gif) 0 8px no-repeat #fff; color:#272525; text-decoration:underline;}

#middlethreePan ul.block{width:156px; height:151px; padding:0px;}
#middlethreePan ul.block li{width:156px; height:151px;}
#middlethreePan ul.block li a{width:126px; height:128px; display:block; background:url(images/block3-normal.jpg) 0 0 no-repeat #FCFCFC; color:#fff; font-size:20px; font-weight:bold; text-decoration:none; padding:23px 0 0 30px;}
#middlethreePan ul.block li a:hover{background:url(images/block3-hover.jpg) 0 0 no-repeat #FCFCFC; color:#fff; text-decoration:none;}

/*---/Middle Threee----*/

#cust{
	width:264px;

}

#cust h2.mem{
	width:214px;
	height:50px;
	background:url(images/member_login.gif) 0 0 no-repeat;
	padding:0 0 0 50px;
	font:bold 20px/57px Arial, Helvetica, sans-serif;
	color:#7BCA0A;
	background-color:inherit;
}
#cust form{
	background:url(images/memberlogin_bg.gif) 0 0 repeat-y;
	width:228px;
	padding:0 18px;
	margin:0;
	color:#7BCA0A;
}
#cust form input.txtBox{
	width:206px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	/*font:normal 11px/19px Arial, Helvetica, sans-serif;*/
	color:#000;
	background-color:#fff;
	margin:0 0 17px 0;
	padding:0 0 0 20px;
}


#cust form input.login{
	background:url(images/btn_login.gif) 0 0 no-repeat;
	width:53px;
	height:13px;
	border:none;
	cursor:pointer;
	float:right;
}

#cust p.bottom2{
	background:url(images/memberlogin_bot.gif) 0 0 no-repeat;
	width:264px;
	height:25px;
	margin:0 0 5px 0;
}

/*-----GHHHH----*/

a{
	color: #0000FF;
	text-decoration: none;
}

a:link{
	color: #0000FF;
	text-decoration: none;
}

a:visited{
	color: #0000FF;
	text-decoration: none;
}

a:hover{
	color: #0000FF;
	text-decoration: underline;
}


#navmenu{
	background-color:#006600;
}

#navmenu ul {
	font-size: 90%;
	margin: 0px 10px 0px 10px;
	padding: 10px 15px 10px 15px;
 	list-style-type: none;
	list-style-image: none;
	background: #006600;
	}
#navmenu li {
	color: #fff;
	display: inline;
	}
#navmenu ul li a {
	text-decoration:none;
	padding: 10px 15px 10px 10px;
	color: #fff;
	background: #006600;
	}
#navmenu ul li a:hover {
	color: #fff;
	background: #333333;
	}


h1,h2,h3{
 	font-family: Arial,sans-serif;
	font-size: 200%;
	font-weight:bolder;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-family: Arial,sans-serif;
	font-size: 150%;
	background-color: #006600;
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 15px;
	background-repeat: no-repeat;
}















#main {
	top:221px;
	width:948px;
	height:70px;
	z-index:9;
	border: dashed;
	border-width: thin;
	border-color: #006600;
	background-color: #99FF66;
	cursor: help;
}

#main2 {
	top:293px;
	width:948px;
	z-index:10;
	border-bottom-color: #009900;
	border-bottom-style: dashed;
	border-bottom-width: thin;
}

.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	list-style-type: square;
}

A.georgia {
	COLOR: #006600; TEXT-DECORATION: underline}

A.georgia:hover {
	COLOR: #000000;
	TEXT-DECORATION: none;
	background-color: #99FF66;
}
A.georgia:active {
	COLOR: #FF0000; TEXT-DECORATION: none
}

.georgia-fade {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	list-style-type: circle;
}

.style4 {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

