@charset "ISO-8859-1";
@import url("base.css");
@import url("nav.css");
/*
	Mark the main menu location
------------------------------------------*/
#mm4 a, #mm4 a:hover {
background:url(../images/menu.gif) -305px -64px no-repeat;
}
#mMenu li:hover ul li a, #mMenu li.jshover ul li a {
background:none; /* this fixes a background isssue */
}
#sub1 {
	background:url(../images/beanMarker.gif) bottom right no-repeat;
}
li#sub1.sidemenu a, #sub1.sidemenu a:hover {
	background:none;
	color:#a7762c;
}


.col1 {
	
	margin:193px 40px 15px 10px;

}

.col2 {
margin:171px 0 30px 0;
}
/* 
   Headline graphic
-------------------------- */

.col2 h1 {width:441px;
	height:75px;
	background:url(../images/hContact.jpg) no-repeat;
	margin:0 0 -22px 0 ;
}
.col2 p {
	margin:10px 65px 0 0;
}.theForm {
margin:30px 0 0 0;

}
.theForm h5 {
font-weight:bold;
}
/* 
   submenu header
-------------------------- */
 #submenu li#menuTitle {
 height:24px;
 background:url(../images/menuContact.gif) no-repeat;
 }
