/*---------------------------------------------
	Layout
---------------------------------------------*/

#leftcolumn {
	float: left;
	width: 182px;
}

#centercolumn {
	width: 446px;
	float: left;
}

#centercolumn.noright {
	width: 678px;
}

#widecolumn {
	width: 678px;
}

#rightcolumn {
	width: 232px;
	float: left;
}

.body {
	padding: 0 15px;
	font-size: 12px;
	line-height: 130%;
}


/*---------------------------------------------
	Default Body Typography
---------------------------------------------*/

.body p,
.body p a {
	font-size: 12px;
}

.body h2 {
	color: #ed1b2e;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 20px;
}

.body h3 {
	font-size: 17px;
	font-weight: bold;
	color: #0072c2;
	margin-bottom: 5px;
}

/*---------------------------------------------
	Page Titles
---------------------------------------------*/

h1#title {
	background: url(../images/bg_hdr_title.gif) top left repeat-x;
	display: block;
	width: 844px;
	height: 52px;
	font-size: 23px;
	font-weight: normal;
	color: #fff;
	padding: 14px 0 0 17px;
}


/*---------------------------------------------
	Main Content Areas
---------------------------------------------*/

p.intro {
	font-size: 18px;
}

a.service_link {
	background: url(../images/arrow.gif) center right no-repeat;
	padding: 0 24px 2px 0;
	font-weight: bold;
	color: #0072c2;
	font-size: 17px !important;
	text-decoration: none;
}

a.service_link:hover {
	color: #003553;
}

.body ul {
	margin: 0 0 20px 15px;
}

.body ul li {
	padding: 2px 0;
	font-size: 12px;
}

ul.locations {float: left;}

ul.locations, 
ul.locations li {list-style: none; margin-left: 0;}

ul.locations li strong {color: #333;}

.body #location_map {float: right; margin-top: 15px; width: 400px !important;}

a.mgtlink {background: url(http://www.thalhimer.com/images/mgt_logo.jpg) top left no-repeat; height: 49px; padding: 15px 0 0 148px; display: block; margin-left: 13px;}

/*---------------------------------------------
	Section navigation
---------------------------------------------*/

div.navcap {
	width: 179px;
	height: 18px;
	background: url(../images/bg_section_nav_top.gif) top left no-repeat;
}

ul#section_nav {
	background: url(../images/bg_section_nav_bottom.gif) bottom left no-repeat;
	padding: 0 5px 10px 4px;
	margin: -5px 0 10px 0;
	width: 170px;
}

ul#section_nav,
ul#section_nav li {
	list-style: none;
}

ul#section_nav li a {	
	padding: 4px 10px;
	border-bottom: 1px dotted #b5b395;
	display: block;
	/*height: 16px;*/
	line-height: 16px;
}

ul#section_nav li a.last {
	border: none;
}

/*---------------------------------------------
	Left column	- property search
---------------------------------------------*/

#property_search {
	width: 163px;
	height: 404px;
	overflow: hidden;
	padding: 10px 0 0 12px;
	background: url(../images/bg_leftcol_search_property.gif) no-repeat;
}

#property_search h2 {
	color: #fff;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 15px; 
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 25px;
}

#property_search p {
	color: #e9e6c3;
	font-size: 12px;
	margin-bottom: 15px;
	line-height: 130%;
}

#property_search a {
	margin-bottom: 8px;
	display: block;
}


/* Not used anymore */

#property_search form label {
	color: #09c;
	font-size: 12px;
}

#property_search .field,
#property_search .field_float {
	margin: 0 0 8px 0;
	color: #09c;
}

#property_search .field_float {
	float: left;
	width: 157px;
}

select.interior_sidebar {
	width: 145px;
}

input.btn_search {
	margin: 10px 0;
}

.advanced_search a {
	font-size: 11px;
}

.advanced_search a:hover {
	color: #ffb618;
}



/* End not used anymore */


/*---------------------------------------------
	Property Listings Framing
---------------------------------------------*/

#header-listing {
	width: 100% !important;
	height: 30px !important;
	background-color: #f00;
	overflow: hidden;
}

#header-listing strong {
	color: #fff;
	font-size: 18px;
	display: block;
	padding-top: 4px;
}


/*---------------------------------------------
	Right column
---------------------------------------------*/

.rcol_module_bottom {
	background: url(../images/rightcol_module_bottom.gif) bottom left no-repeat;
	padding: 0 10px 5px 10px;
	width: 211px !important;
}

.rcol_module {
	width: 231px;
	background: url(../images/rightcol_module_cap.gif) top left no-repeat;
	margin-bottom: 10px;
}

.rcol_module h2 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 21px;
	font-weight: normal;
	color: #004677;
	padding: 8px 10px 15px 10px;
}

.rcol_module h3 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 16px;
	font-weight: normal;
	color: #0072c2;
	padding: 0 10px 10px 10px;
}

.rcol_module ul {
	margin-bottom: 10px;
}

.rcol_module ul,
.rcol_module ul li {
	list-style: none;
}

.rcol_module ul li a {
	padding: 5px 10px;
	font-size: 11px;
	color: #0072c2;
	border-bottom: 1px dotted #b5b5b5;
	display: block;
	height: 14px;
}

.rcol_module ul li a:hover {
	color: #003553;
}

.rcol_module ul li a.last {
	border: none;
}

.rcol_module p {
	font-size: 11px;
	color: #004677;
	padding: 0 0 10px 10px;
	margin: 0;
}

.rcol_module p a {
	font-size: 11px;
	color: #0072c2;
	font-weight: bold;
}

.rcol_module p a:hover {
	color: #003553;
}

img.case_study_img {
	float: right;
}

input.service_formfield {width: 300px;}
textarea.service_formfield {width: 400px;}
