@charset "utf-8";
/* CSS Document */

/*design by www.johnmandel.com*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	}
	/* resets all browsers*/

body{
	font-size: 12px;
	color:#000;
 	font-family:Arial, Helvetica, sans-serif;
	background:url(images/wwgbr.jpg) ;
 
}

p {
 font-size:12px;
 font-family:Arial, Helvetica, sans-serif;
 color: #000;
 text-align: justify;
}




h1{
	font-size: 24px;
 font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
 color: #007c38;
}

h2{
	font-size: 24px;
 font-family:Arial, Helvetica, sans-serif;
 color: #000;
}
h3{
	font-size:14px;
 	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
 color: #7d1414;
	}
	
h4{
	font-size:24px;
 	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	text-align:center;
	}
	
 
	ul{
		text-indent:20px;}				

hr{
	border:1px solid #915f00;
	}
	
	a{
		color:#d9a201;}
#outside{
	width:952px;
	margin:20px auto;
	
	
	}
	
	
		#inside{
			float:left;
			width:950px;
		
			
	}
	
	
	

					
	
	#banner{
		float:left;
		width:944px;
		height:25px;
		padding:165px 0px 0px 6px;;
		background:url(images/header.jpg) no-repeat;
	
		margin-bottom:0px;
		
		}
	
		
			
	#navbar{
		float:left;
		width:950px;
	
		color:#000;
	
		}
		
		#navbar a{
			text-decoration:none;
			font-size:14px;
			font-weight:bold;
			padding:10px 20px 10px 20px;
			background:#007c38;}
				

		
	#content{
		float:left;
		padding:20px;
		width:900px;
		background:#fff;
		margin-left:2px;
		border-left:3px solid #e4dba6;
		border-right:3px solid #e4dba6;
		
		}
		
	.colunnL{
		float:left;
		width:260px;
		padding:10px 20px 10px 0px;
	
	
		}
		
		.boxx{
			float:left;
			padding:10px;
			margin:15px 0px 15px 0px;
			width:240px;
			border:2px solid #d9a201;
			text-align:center;
			font-weight:bold;
			font-size:20px;
			font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
 color: #7d1414;}
		
	.main{
		float:left;
		width:580px;}

		
	.colunnR{
		float:right;
		width:210px;
		margin:40px 0px 0px 20px;
		padding:10px 0px 10px 10px;
		border:1px solid #915f00;
		font-size:14px;
		font-weight:bold;
		line-height:20px;
		}
		
	.colunnR2{
		float:left;
		width:230px;
		margin:20px 0px 0px 0px;
		padding:10px 5px 10px 15px;
		border:1px solid #915f00;
		font-size:14px;
		font-weight:bold;
		line-height:20px;
		}
		
	#footer{
		float:left;
		width:944px;
		line-height:35px;
		color:#fff;
		background:#7d1414;
		text-align:center;
		margin-left:3px;
		}
		
	.main li{
		font-size:14px;}		
.right{
	float:right;
	margin-left:20px;}
		