#content
{
margin-left: 22px;
height:53.2em;
background: #efdca4;
padding-top: 10px;
border: 0px black solid;
width: 750px;
}
#contact_page_title{
width: 720px;
height: 90px;
background: transparent url('images/contacttitle.gif') no-repeat center top;
margin: 0 auto;
margin-top: 15px;
margin-bottom: 10px;
}

#contact_writeup
{
	width:41em;
	height:11em;

	background: #fff3cf;
margin: 0 auto;
border: solid 5px #ca9d4b;
border-bottom: none;
padding: 15px;
font-weight: bold;
text-align: left;
}

#contact_writeup p
{
margin-top: 0px;
font-size: 16pt;
}




#contact_info
{
width:41em;
height:28.5em;
background: #fff3cf;
margin: 0 auto;
border: solid 5px #ca9d4b;
border-top: none;
padding: 15px;
font-weight: bold;
}

#contact_info p
{
text-align: center;
margin: 0 auto;
margin-top: 55px;
color: #281b1c;
width: 460px;
}


#subject_image{
background: transparent url('images/bearcontactmailbox1.png') no-repeat top center;
width:100px;
height: 88px;
position: absolute;
margin-left: 400px;
}

#contact_title{
margin-left: 200px;
margin-top: 40px;
width: 350px;

}

#contact_title input{
width: 150px;
margin-left: 3px;
border: 2px solid #522e00;
}

#contact_email{
margin: 0 auto;
margin-top: 20px;
margin-left: 152px;
width: 340px;
}

#contact_email input{
width: 150px;
margin-left: 3px;
border: 2px solid #522e00;
}

#contact_body{
margin: 0 auto;
margin-top: 20px;
margin-left: 172px;
width: 300px;
}

#contact_body textarea{
margin-top: -20px;
margin-left: 71px;
width: 250px;
border: 2px solid #522e00;
}

#contact_submit{
margin: 0 auto;
margin-top: 11px;
margin-left:329px;
width: 300px;

}

