/* CSS Document */
body {
	margin: 0px; 
	padding: 0px;
	background-image: url("http://www.angrygopher.com/meadowlark/images/mainbg.gif");
	background-color: #761401;
	background-repeat: repeat-x;
	color: #D5AE28; "Trebuchet MS", Arial, Helvetica, sans-serif;  
	text-decoration: none; 
	padding: 0 0 0 22px;}

div, p, ul, h1, h2, h4, img, form, label {
	padding: 0px; 
	margin: 0px;
	}
	
ul {
	list-style-type: none;
	}

/*----MAIN PANEL----*/

#mainPan {
	width: 691px; 
	position: relative; 
	margin: 0 auto; 
	padding: 0px;
	}
	
/*----Left Panel----*/

#leftPan {
	width: 240px; 
	float: left;
	}
	
#leftTopPan {
	width: 240px; 
	height: 125px; 
	position: relative; 
	margin: 0 auto; 
	padding: 0; 
	background-image: url("http://www.angrygopher.com/meadowlark/images/left-top.jpg");
	background-repeat: no-repeat;
	}
	
#leftTopPan img {
	width: 160px; 
	height: 39px; 
	margin: 30px 0 0 37px;
	}

#leftPan ul {
	width: 240px; 
	height: 231px; 
	display: block; 
	background-image: url("http://www.angrygopher.com/meadowlark/images/menu-bg.jpg");
	background-repeat: no-repeat;
	padding: 28px 0 0;
	}
	
#leftPan ul li {
	width: 118px; 
	height: 27px; 
	position: relative; 
	margin: 0 auto; 
	background: none;
	}
	
#leftPan ul li a {
	background: none; 
	color: #761401; 
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	
#leftPan ul li.home {
	width: 96px; 
	height: 27px; 
	display: block; 
	background: none; 
	color: #D5AE28; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	text-decoration: none; 
	padding: 0 0 0 22px;
	}
	
#leftPan ul li.contact {
	background: none;
	}
	
#leftPan ul.linkone {
	width: 240px; 
	height: 259px; 
	padding: 0; 
	background: none;
	}


#leftPan form {
	width: 222px; 
	height: 173px; 
	position: relative; 
	margin: 0 auto; 
	background: url("http://www.angrygopher.com/meadowlark/images/formbg.gif") 0 0 no-repeat #761401; 
	color: #761401;}




/*----Left Panel----*/

/*----Right Panel----*/

#rightPan {	
	width: 451px; 
	float: left;
	}
	
#rightPan h1 {
	width: 438px; 
	height: 124px; 
	background: url("http://www.angrygopher.com/meadowlark/images/header.jpg") 0 0 no-repeat #761401; 
	color: #D5AE28; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 37px 0 0 13px;
	}
	
#rightPan h2 {
	width: 240px; 
	height: 36px; 
	display: block;
	background: none; 
	color: #D5AE28; 
	font-size: 24px; 
	line-height:16px; 
	padding: 0 0 0 65px; 
	margin: 0;
	margin-top: 150px;
	}

/*--- Set REAL margin for non-IE browsers ---*/ 

html>body #rightpan h2 {
	margin-top: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	}
	

#rightPan p {
	padding:20px 0 0 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	}

#rightpan a {
	color: #D5AE28;
	}

/*----Footer Panel----*/

#footermainPan {
	background:none;
	color:#D5AE28; 
	position:relative; 
	margin:0 auto; 
	height:10px; 
	clear:both;
	}
		
#footerPan {
	width: 691px; 
	position: relative; 
	margin: 0 auto; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	}


#footerPan p.copyright {
	width: 204px; 
	background: #761401; 
	color: #D5AE28; 
	position: absolute; 
	top: 15px; 
	left: 275px;
	}





