div#container{text-align:left}
div#container{width:890px;margin:0 auto}
div#content{float:left;width:376px}
div#contact_main{float:right;width:476px}

* {
	margin: 0px;
	padding: 0px;
}
#cof_top {
	height: 15px;
	width: 377px;
	background-image: url(images/contact_top.jpg);
	background-repeat: no-repeat;
}
#coffee {
	margin-top: 15px;
}
#cof_middle {
	background-image: url(images/contact_middle.jpg);
	background-repeat: repeat-x;
	padding-right: 15px;
	padding-left: 15px;
}
#coffee p {
	color: #5B5B5B;
	line-height: 21px;
	font-size: 14px;
}
#lets {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	margin-bottom: 5px;
	margin-right: 40px;
}
#cup {
	background-image: url(images/coffee_small.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#coffee form {
	padding-right: 15px;
	padding-left: 15px;
	border: 0px;
	margin-bottom: 20px;
	margin-top: 5px;
}
#coffee form fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#coffee form ul{
	list-style-type: none;
	padding: 8px 0;
	margin: 0;
}

#coffee form ul li{
	list-style-type: none;
	padding: 3px 0;
	margin: 0;
	line-height: 25px;
}

#coffee form label {
	display: block;
	width: 65px;
	text-align: right;
	float: left;
	font-weight: normal;
	padding-right: 8px;
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #456380;
}
#coffee form .text_field {
	width: 252px;
	color: #333333;
}.gray {
	color: #333333;
}
.hide {
	display: none;
}
#meet {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	margin-bottom: 5px;
}
#cof_middle a {
	color: #4F7395;
	text-decoration: none;
}
.bold_blue a {
	color: #4F7395;
	text-decoration: none;
}
#sub_text ul li {
	font-family: "Lucida Grande", sans-serif;
}
#contact_main p {
	color: #5B5B5B;
	line-height: 21px;
	font-size: 14px;
	margin-bottom: 15px;
}
#sub_text h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #456380;
	font-family: "Lucida Grande", sans-serif;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	margin-bottom: 5px;
	font-weight: normal;
}
#coffee_email {
	background-color: #FFDFBF;
	padding: 20px 20px 20px 20px;
	border: 1px solid #FFC198;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
	background-image: url(images/check.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}
.green {
	color: #009933;
}
#info_top {
	background-image: url(images/cont_top.jpg);
	height: 15px;
}
#info {
	font-family: "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #42607E;
	text-align: center;
}
#info a {
	color: #42607E;
	text-decoration:underline;
}
.bold_blue a:hover {
	color: #4F7395;
	text-decoration: underline;
}
#cof_middle a:hover {
	color: #4F7395;
	text-decoration: underline;
}
#info_mid {
	background-image: url(images/cont_bot.jpg);
	background-repeat: repeat-x;
}
