.nowrap { white-space:nowrap; }
div#partner_logos a { text-decoration: none; }

#contentCol2 h1 {
	float: none;
	height: auto;
	width: auto;
	background: none;
	font: bold 3.2em/1.2 "Lucida Sans", Trebuchet, Arial, Helvetica, Verdana, sans-serif;
	color: #6D5C6D;
	margin: 0 0 .2em;
	text-align:center;
}

p.partnership {
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.2;
	text-align:center;
}

div#contentCol2 h2 {
	font: bold 2em/1.2 "Lucida Sans", Trebuchet, Arial, Helvetica, Verdana, sans-serif;
	color: #000;
	margin: 0 0 1em;
	text-align:center;
}

div#contentCol2 h3 {
	font: bold italic 1.7em/1.2 Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: .05em;
	color: #000;
	border-bottom: none;
	padding-bottom: 0;
	margin: 0 0 .75em;
	text-align:center;
}
div#contentCol2 h3 strong {
	font-style: normal;
	color: #000;
	padding-right: 4px;
}
p.next_action {
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	margin: 2em 0;
}
p.next_action a {
	text-align: center;
}
p.next_action a:link, 
p.next_action a:visited {
	color: #335494;
}
p.next_action a:hover {
	color: #6D5C6D;
	color: #A18D66;
}

div#contentCol2 address {
	text-align: center;
}

div#contentCol2 iframe {
	width: 425px;
	margin: 0 37px 10px;
}
div#contentCol2 small {
	display: block;
	font: 1.1em/1.2 Verdana, sans-serif;
	text-align: center;
	margin: 0px 0 20px;
}

/*-------------------------------------------
	Location List 
-------------------------------------------*/

ol.location_list {}

ol.location_list li { padding: 0 0 .7em; }

div#contentCol2 ol.location_list h5 {
	margin: 0 !important;
	padding: 0;
}
div#contentCol2 ol.location_list h5 a:link, 
div#contentCol2 ol.location_list h5 a:visited {
	color: #000;
	text-decoration: none;
}
div#contentCol2 ol.location_list h5 a:hover {
	color: #6D5C6D;
	text-decoration: none;
}
div#contentCol2 ol.location_list li address {
	text-align: left;
	font-size: .9em;
	margin-bottom: .2em;
}
ol.location_list li a.directions {
	font-size: 10px;
}

/*-------------------------------------------
	Facebook Sidebar box
-------------------------------------------*/

div#facebookBox {
	margin: 20px 0 0 26px;
	padding: 12px;
	background: #335494;
	border: 1px solid #335494;
}


div#facebookBox p {
	font: 1.1em/1.4 Verdana, sans-serif;
	margin: 0 0 1em;
	color: #fff;
}

div#facebookBox p a:link, 
div#facebookBox p a:visited {
	text-decoration: none;
	color: #fff;
}
div#facebookBox p a:hover {
	text-decoration: underline;
	color: #fff;
}


/*-------------------------------------------
	Mailing List Subscribe Sidebar box
-------------------------------------------*/
form#subForm {
	margin: 35px 0 0 26px;
}
form#subForm h6 {
	font: bold 1.1em/1.3 Verdana, sans-serif;
	margin-bottom: .2em;
}
form#subForm p {
	font: 1em/1.3 Verdana, sans-serif;
}
form#subForm label {
	color: #666;
	margin-bottom: 2px;
}
form#subForm input {
	border: 1px solid #6D5C6D;
	padding: 2px;
}
form#subForm input.button {
	border: 1px solid #6D5C6D;
	background: #6D5C6D;
	color: #fff;
	margin-top: 5px;
}
