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

body		{background-color:#DED7CD!important;}


#mainCol	{width:480px;
			float:left;
			margin:1em 0em 0em 2em;
			margin:1px solid red;
			}
	
	
	
legend, label, #mainCol p, #mainCol h4 {color:#635a4b;
						font-size:95%;
						margin-top:0em;
						margin-bottom:0.5em;} 	
						
#mainCol h4			{margin-top:0.5em}

#gnav ul li.about, #gnav ul li.request 	{background-color:#B6B38F;}

		
label {
	text-align: right;
	width: 130px;
	padding-right: 20px;
	
}
#buttons{
	margin-left:5em;;
	}

.bottom	{margin-left:3em;}


textarea, label, input  {
	display: inline;
	width: 150px;
	float: left;
	margin-bottom: 5px;
	
}

.checkbox { 
     	    width:10px;
	    margin-left:0em;
	 
	}
br {
	clear: left;
}


.checkbox1 { 
     	    width:20px;
	 	}
.checkbox2 {
     	    width:30px;
     	    }
.checkbox3 {
     	    width:60px;
     	    }
 .checkbox4{
     	    width:30px;
	  
	 }
fieldset	{margin-left:0em;
			border:1px solid gray;
			margin-bottom:0.3em;
			}
			
textarea	{float:left;
			 margin-left:170px;
			 height:90px;
		   	width:300px;
			 }

#hide		{border:1px solid red;
		height:400px;}