.leftCol {background:0;margin:0;padding:25px 0 0;}
	.leftCol div {background:0;height:auto;margin:0;padding:0;}

#addresses {background:#e7e4e1 url(../images/gradient.png) bottom left repeat-x;padding:10px;width:230px !important;}
	#addresses ul {border:3px solid #efedec;padding:10px;}
		#addresses ul li {color:#efedec;font-size:12px;margin-top:30px;text-align:center;}
		#addresses ul li:first-child{margin-top:0;}
			#addresses ul li h4 {font-size:18px;}
			#addresses ul li a {color:#efedec;}
			#addresses ul li p {line-height:18px;}

.main h2, .main ul li {color:#96231b;font-size:18px;text-transform:uppercase;}
.main ul {overflow:hidden;}
	.main ul li {float:left;margin-right:10px;}
.main #employForm, .main #partyForm, .main #contact {display:none;}
#contact, #employ, #party {cursor:pointer;}

form {margin:30px 0;overflow:hidden;}
label, input, textarea, select {display:block;float:left;margin-bottom:10px;width:49%;}
form br {clear:both;}
label {color:#96231b;}
textarea{width:50%;}
.submit, .reset {background:#96231b;color:#e7e4e1;border:1px solid #e7e4e1;display:block;float:right;font-weight:bold;margin-right:10px;padding:4px 0;text-align:center;text-decoration:none;text-transform:uppercase;width:100px;}
.submit {margin-right:0;}
.reset {background-color:#96231b;}
#message {color:#333300;font-weight:bold;margin-bottom:15px;}