@charset "utf-8";

div#contactbody h2	{
	margin-bottom: 0.5em;	}

div.connect	{
	height: auto;
	margin-right: 5px;
	text-align: center;
	width: auto;	}
div.connect img	{
	margin-bottom: 5px;	}
	
div.contactlabelsub	{
	font-size: 9px;
	line-height: normal;
	text-transform: uppercase;	}
div#contactform	{
	float: left;
	padding-right: 20px;
	width: 389px;	}
div#contactform table	{
	width: 100%;	}
div#contactform table td.raquo	{
	padding: 5px;
	text-align:	center;
	width: 10px;	}
div#contactform table td.label	{
	padding: 5px 0;
	width: 60px;	}
div#contactform table td.labelwide	{
	padding: 5px 0;	}
div#contactform div.textleft	{
	background: url(/images/contact-textleft.png) no-repeat;
	float: left;
	height: 34px;
	margin: 0 0 5px 0;
	width: 10px;	}
div#contactform input[type=text]	{
	background: url(/images/contact-textmid.png) repeat-x;
	border: none;
	float: left;
	height: 18px;
	line-height: 18px;
	margin: 0 0 5px 0;
	padding: 8px 0;
	width: 290px;	}
div#contactform div.textright	{
	background: url(/images/contact-textright.png) no-repeat;
	float: left;
	height: 34px;
	margin: 0 0 5px 0;
	width: 10px;	}
div#contactform div.textareatop	{
	background: url(/images/contact-textareatop.png) no-repeat;
	height: 10px;
	margin: 0;
	width: 392px;	}
div#contactform div.textareamid	{
	background: url(/images/contact-textareamid.png) no-repeat;
	height: 119px;
	margin: 0;
	padding: 0 8px;
	width: 376px;	}
div#contactform textarea	{
	background: none;
	border: none;
	height: 119px;
	line-height: 18px;
	margin: 0;
	resize: none;
	width: 376px;	}
div#contactform div.textareabottom	{
	background: url(/images/contact-textareabottom.png) no-repeat;
	height: 10px;
	margin: 0 0 5px 0;
	width: 392px;	}

div#map	{
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	float: left;
	padding: 0 20px;
	width: 300px;	}
div#map div.contactinfos	{
	font-size: 12px;
	margin: 20px 10px 0 0;	}
div#map div.contactinfos div#contactname	{
	color: #77665b;
	font-size: 13px;
	font-weight: bold;	}
div#map div.contactinfos div#contactphone	{
	color: #77665b;
	font-weight: bold;
	margin-bottom: 1em;	}
div#map div.contactinfos div#contactemail	{
	color: #77665b;
	font-weight: bold;	}
div#map div#directions	{
	margin-top: 20px;	}

div#contactblurb	{
	float: right;
	width: 209px;	}
div#contactblurb div.row	{
	border-bottom: solid 1px #cccccc;
	padding: 0 0 20px 20px;	}
