h2.city { font-size: 30px; float: right; color: #ddd; font-weight: bold; padding-right: 10px; padding-top: 60px; }
#primary { background: url(../../../images/primary-bg.png) repeat-y 0 0; border-bottom: 1px solid #dce6d5; border-top: 1px solid #dce6d5; }

h3, h4 { }

#maincol.column.first {
	width: 616px; float: left; display: inline; padding: 20px; }

#maincol #row .column.first {
	width: 298px;
	padding-right: 20px;
}


#maincol #row .column.last {
	width: 298px;
	margin-right: 0 !important;
}
#maincol #row img.title { padding-bottom: 10px; }

#row {
	padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #eff2ed; }

#sidecol.column.last {
	width: 244px; float: right; display: inline; padding: 20px 0; }
#maincol #row.featured img { padding: 5px; border: 1px solid #dce6d5; margin-right: 20px; float: left; }
.column.last { margin: 0 !important; }
#maincol #row.featured { }

#sidecol ul { background: url(/images/secondary-sidebar-divider.png) no-repeat 0 bottom; padding-bottom: 10px; }
#sidecol li { display: block; padding-left: 10px; padding-right: 10px; }
#sidecol li a { background: url(/images/secondary-nav-left-arrow.png) no-repeat 0 4px; color: #666; display: block; padding: 2px 13px 2px 30px; }
#sidecol li a:hover { color: #e4701e !important; text-decoration: none; background: url(/images/secondary-nav-left-arrow-hover.png) no-repeat 0 4px; }


#maincol, #sidecol {
	padding-top: 30px;
	position: relative;
	float: left;
}

.column p {
	margin-bottom: 6px !important;
}

#coaching {
	padding-bottom: 20px;
}

p.coach_subtitle {
	color:#CC0000;
	font-size:16px;
	margin-bottom:-5px;
}

#maincol:after, #sidecol:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#maincol, #sidecol {
	_zoom: 1;
}

#contactform {
}

.contact {
	background: url(../../images/contact_form_postcard.jpg) no-repeat 1px 0;
}

#contact_text {
	margin-left: 315px;
}

.txt {
	width: 100%;
	color: #666;
	background: #fff;
	padding: 4px;
	border: 1px solid #999;
}
.txt:hover, .txt:focus, .txt:active{  /* Highlighting style */
	width: 100%;
	color: #333;
  	background-color: #ccc;
}

#contact_submit {
	width: 79px;
	height: 29px;
	background: url(../../images/contact_form_btn.gif) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	border: none;
}

#contact_submit:hover {
	width: 79px;
	height: 29px;
	background: url(../../images/contact_form_btn.gif) no-repeat 0 -29px;
	text-indent: -9999px;
	display: block;
	border: none;
	cursor: pointer;
}
