@charset "utf-8";
/* CSS Document */
#contact_form {
text-align:right;
padding:0px 20px;
width:300px;
}

* html co\ntact_form{
background:pink;
padding:0px;
margin:0px;
}

#contact_form_response {
text-align:left;

}
#contact_form a {
	text-decoration:underline;
	color:blue;
	font-size:20px;
}
#missionStatement {
	color:white;
	background:#000000 url(../images/menuB_repeat.gif) top left repeat-x;
	height: 75px;
}

#menuB h3 {
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	
	text-align:center;
	display:table-cell;
	width:800px;
	height:106px;

	padding-top:24px;
#height:32px;
}
#main{
width:100%;
padding:0px;
#margin-bottom:20px;
}

.mainCol{
float:left;
}
#firstCol{
width:123px;
border:solid 10px;
border-color:#a77c52;
#margin:10px;
#height:100%;
}
* html #fi\rstCol{
margin:10px 3px;
}
#secondCol{
width:340px;
#width:320px;
}

form{

}

input, textarea{
margin:9px 0;
padding:6px;
}

#message{
width:288px;
}


.messageBox{
margin-top:10px;
text-align:left;
}

#submit{
	font-weight:bold;
	width:150px;
	border:none;
	background:#a77c52;
	color:white;
}
#submit:hover{
background:#42210B;
}

#thirdCol{
border:solid 10px;
border-color:#a77c52;
#margin:10px;
}

* html #th\irdCol{
margin:10px 3px;
}