@charset "utf-8";
/* CSS Document */
body{
	margin:0px auto;
	padding:0px;
	background-color:#99cc66;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#fff;
}

a, a:visited{
	color:#331e13;
	text-decoration:none;
}

a:hover{
	color:#fff;
	text-decoration:none;
}

div#wrapper{
	margin:auto;
	padding:0px;
	width:1020px;
	height:auto;
	border:1px solid #669933;
}

div#banner{
	width:1020px;
	float:left;
	height:168px;
}

div#subB{
	width:861px;
	height:65px;
	float:left;
}

div#facebook{
	width:82px;
	height:65px;
	float:left;
}

div#twitter{
	width:77px;
	height:65px;
	float:left;
}
/*APPLY IMPORTANT FOR FORAL BG*/
div#lowerBody{
	min-height:1100px;
	width:1020px;
	height:auto !important;
	float:left;
	background-color:#87ad2a;
	background-image:url(images/bgimg.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}

div#leftCol{
	width:291px;
	height:auto;
	float:left;
	background-color:#3399cc;
	margin-left:76px;
	border-left:1px solid #006699;
	border-right:1px solid #006699;
}

	div#leftCol div#whatsNew{
		width:280px;
		height:auto;
		float:left;
		padding:5px;
		font-size:12px;
		background-image:url(images/appbg.gif);
		background-repeat:repeat-x;
		border-bottom:1px dotted #06C;
	}
	
	div#leftCol div#whatsNew img{
		float:left;
		margin:10px;
		border:1px solid #069;
	}
	
	div#leftCol div#whatsNew h2{
		margin-top:10px;
		padding:0px;
		color:#331e13;
		font-size:16px;	
	}
	
	div#leftCol div#whatsNew p{
		margin:0px;
		padding:0px;
		line-height:16px;
	}
	
	div#leftCol div#whatsNew a, a:visited{
		color:#331e13;
		text-decoration:none;
	}
	
	div#leftCol div#whatsNew a:hover{
		color:#FFF;
		text-decoration:none;
	}
	
	div#leftCol div#shopCS{
		width:280px;
		height:auto;
		float:left;
		background-image:url(images/appbg.gif);
		background-repeat:repeat-x;
		padding:5px;
		font-size:12px;
		border-bottom:1px dotted #06C;
	}
	
	div#leftCol div#shopCS h2{
		margin-top:10px;
		padding:0px;
		color:#331e13;
		font-size:16px;
	}
	
	div#leftCol div#shopCS p{
		margin:0px;
		padding:0px;
		line-height:16px;
	}
	
	div#leftCol div#shopCS img{
		float:left;
		margin:10px;
		border:none;
	}
	
	div#leftCol div#shopCS a, a:visited{
		color:#331e13;
		text-decoration:none;
	}
	
	div#leftCol div#shopCS a:hover{
		color:#FFF;
		text-decoration:none;
	}

	div#leftCol div#schOln{
		width:280px;
		height:auto;
		float:left;
		background-image:url(images/appbg.gif);
		background-repeat:repeat-x;
		padding:5px;
		font-size:12px;
		border-bottom:1px dotted #06C;
	}
	
	div#leftCol div#schOln h2{
		margin-top:10px;
		padding:0px;
		color:#331e13;
		font-size:16px;
	}
	
	div#leftCol div#schOln p{
		margin:0px;
		padding:0px;
		line-height:16px;
	}
	
	div#leftCol div#schOln img{
		float:left;
		margin:10px;
		border:1px solid #069;
	}
	
	div#leftCol div#schOln a, a:visited{
		color:#331e13;
		text-decoration:none;
	}
	
	div#leftCol div#schOln a:hover{
		color:#FFF;
		text-decoration:none;
	}
	
div#mainC{
	width:651px;
	height:auto;
	float:left;
}

	div#mainC div#newsFlash{
		width:610px;
		height:208px;
		float:left;
		background-color:none;
		margin-left:20px;
		margin-top:10px;
	}
	
	div#mainC div#cBody{
		width:610px;
		height:auto;
		float:left;
		margin-left:20px;
		margin-top:10px;
		background-image:url(images/cbg.png);
		background-repeat:repeat;
	}
	
	div#mainC div#cBody div#cHead{
		width:610px;
		height:12px;
		float:left;
	}
	
	div#mainC div#cBody div#cPost{
		width:588px;
		height:auto;
		float:left;
		border-left:1px solid #669933;
		border-right:1px solid #669933;
		padding:10px;
	}
	
	div#mainC div#cBody div#cFoot{
		width:610px;
		float:left;
		height:12px;
	}

div#hr{
	background-image:url(images/hr.png);
	height:1px;
	margin:3px;
}

div#hr hr{
	display:none;
}

.clearfloat { /* clear it fool, child to parent issues. */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

span.center {
	text-align: center;
}

div#jumpMenu{
	float:left;
	width:588px;
}

div#jumpMenu ul{
	height:auto;
	width:200px;
	float:left;
	list-style:none;
}

div#jumpMenu ul a{
	color:#FFF;
	text-decoration:none;
}

div#jumpMenu ul a:visited{
	color:#FFF;
	text-decoration:none;
}

div#jumpMenu ul a:hover{
	color:#009;
	text-decoration:none;
}

div#pForm{
	line-height:30px;
}
