html { min-height: 100%; margin-bottom: .01em; } /* forces a vertical scrollbar in firefox to avoid page shift */
body {
	color: #383838;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 12px;
	background-color: #e4edfe;
	background-image: url('../images/harPageBG.jpg');
	background-repeat: repeat-x;
}

/* Main */
.element {
	padding-left:10px;
}
#wrapper {
	background-color: white;
	margin: 0px auto;
	width: 1000px;	
}

#signIn {
	width: 330px;
	height: 80px;
	float: right;
	display:inline;
	padding-top:10px;
}
#signIn .element {
	float:left;
	font-weight:bold;
	text-transform: uppercase;
}
#signIn a {
	font-size:9px;
	margin-left:8px;
	text-transform:none;
}
#signIn .input1 {
	width: 90px; }
#topNav {
	background-color: white;
	width: 1000px;
	text-align: left;
	line-height: 2.3em;
	overflow: hidden;
}
#topNavContent {
	background-color: #394c73;
	color: white;
	width: 100%;
	margin-left: 0px;
	height: 34px;
}
#iMap {
	width:960px;
	height: 600px;
	margin:0px auto;
	padding:0;
}
	
.leftLink {
	margin:0px;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clear {
	clear:both;
}
div.spacer5 {
  clear: both;
  height: 5px; }	
div.spacer10 {
  clear: both;
  height: 10px; }
div.spacer15 {
  clear: both;
  height: 15px; }  
div.spacer20 {
  clear: both;
  height: 20px; }   
div.spacer30 {
  clear: both;
  height: 30px; }  
.textbottom {vertical-align:text-bottom;} 
.textmiddle {vertical-align:middle;} 
.texttop {vertical-align:top;} 
.textbaseline {vertical-align:baseline;} 
.textcenter {text-align:center;} 
.textleft {text-align:left;} 
.textright {text-align:right;} 
.textpaddedTB { padding: 10px 0; }
  
/* used in roster searches */
#resultList {
	border-top:1px solid silver;
}
#resultList .oddRow {
	background-color:#f6f6f6;
	border-bottom:1px solid silver;
	padding:6px;
}
#resultList .evenRow {
	background-color:#fff;
	border-bottom:1px solid silver;
	padding:6px;
}
.greenButton {
	border:1px solid #9DB68C;
	background-color:honeydew;
	width: 166px;padding:2px;
	text-align:center;
	font-weight:bold;
	margin-left:5px;
	margin-bottom:4px;
}
#columns {
	position:relative;
	display:inline-block;
	width: 970px;
	margin: 0px auto;
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: left;
	clear: both;
	padding-left: 15px;
}
.columnsHome {
	background: white url('../images/homeContentBG.jpg') repeat-y;
}
.subColumnsHome {
	position:relative;
	float:left;
	background: white url('../images/homeSubContentBG1.gif') repeat-y;
}
#columnsTopNoBG {
	top: 0;
	float: left;
	background-image: none;
	background-color: white;
	height: 52px; /* must match margin-top for col styles below */
	width: 800px;	
}
.columnsHomeMargin {
	margin-top: -52px; /* must match height of columnsTopNoBG */
}
#oneCol {
	margin: 0px auto;
	text-align: left;
	clear: both;
	position: relative;
	width: 970px;	
}
#leftCol {
	float: left;
	width: 220px;
	/* the 3 elements below force a minimum page height */
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
#centerCol {
	padding-left: 14px;
	float: left;
	width: 54%;
	/* the 3 elements below force a minimum page height */
	min-height: 400px;
	height: auto !important;
	height: 400px;	
}
#fullCol { width:970px; margin: 0 auto; }
#centerAndRightCol {
	padding-left: 14px;
	float: left;
	width: 74%;
	/* the 3 elements below force a minimum page height */
	min-height: 400px;
	height: auto !important;
	height: 400px;	
}
#rightCol {
	float: right;
	width: 200px;
	/* the 3 elements below force a minimum page height */
	min-height: 400px;
	height: auto !important;
	height: 400px;	
}
.disclaimer {
	color: #696969;
	font-size: 10px;
	text-align: center;
	line-height: 1em;
}
form input.error {
	background:#FFE4E1;
	border:red 1px dotted;
}
form label.error {
	position:relative;
	display:block;
	clear:both;
	color:red;
}

/* Home */
#pageTitleArea {
	padding-top: inherit;
	line-height: 1.3em;
	width: 100%;
	padding-bottom: 4px;
	border-bottom: 2px solid #C4CEE0;
	/* Background: #eaf2d2; */
	padding-top: 6px;
}
.pageInstructions {
	font-size: 11px;
	padding-top: 5px;
	color: #777777;
}
.pageTitle {
	font-size: 18px;
	color: #172A56;
}
.redBold {
	color: #bc0004;
	font-weight: bold; 
}
.greenBold {
	color: green;
	font-weight: bold; 
}
.whiteBold {
 	color: white;
	font-weight: bold;
 	font-size: 13px;
	text-indent: 6px;
}
.blueBold {
 	color: #333366;
	font-weight: bold;
 	font-size: 13px;
	text-indent: 6px;
}
.messageArea {
	font-size: 13px;
	color: red;
	font-weight: bold;	
	padding-bottom: 10px;
}
.goldBox {
	border: 1px solid #DD9607;
	padding: 10px;
}
.box1 {  
	/*border: 1px solid #837554; */
	/*background-color: #FFF7E7;*/
	padding: 0;
}
.box1Title, .box1TitleRed { 
	background: url('../images/titleBarBlue_sm.jpg') no-repeat;
	text-indent: 10px; 
	font-size: 16px; 
	color: #ffffff; 
	font-weight: bold;
	padding: 5px 0 2px 0; 
}
.box1TitleRed {
	background: url('../images/titleBarRed_sm.jpg') no-repeat;
}

/*.box1TitleRight {
	background-image: url('../images/box1RightCorner.jpg');
	background-repeat: no-repeat;
	float: right; 
	width: 23px; 
	height: 29px; 
	margin-top: -29px;
	margin-right:-1px;
}*/
.box1Content, .box1ContentGrey { 
	background: #e8f4fb;
	padding: 10px; 
	border: 1px solid silver;
	font-size: 13px;
	color: black;
}
.box1ContentGrey {
	background: #f2f2f4;
}
.box1Content p { font-size: 13px; color: black; }
.box1Content td { font-size: 13px; color: black; }
.box2 {  
	border: 0;
	padding: 0;
}
.box2Title { 
	background-image: url('../images/titleBarBlue.jpg');
	background-repeat: no-repeat;
	text-indent: 10px; 
	font-size: 16px; 
	color: white;
	font-weight: bold;
	padding: 4px 0 2px 0; 
}
.box2Content { 
	background-color: #e8f4fb;
	border: 1px solid silver;
	padding: 0px; 
	font-size: 13px;
	float: left;
	width:100%;
}
.box2InnerContent { 
	background-color: #e8f4fb;
	border: 0px;
	padding: 10px; 
}
.box2InnerContent td { font-size: 11px; } /* Remove */
.box2InnerContent { 
	position:relative;
	float:left;
	font-size:11px;
	line-height:14px;
	width:auto;
}
#sideFadeGreen {
	background: url('../images/gradGreen100.jpg') repeat-x;
	width: 215px;
	margin: 0px auto;
	margin-bottom: 10px;
	margin-top: 5px;
	border-bottom: 2px solid #CCD7C5;
}
#sideFadeGreen h1 {
	font-weight: bold;
	color: #394C73;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 17px;
	padding: 0 0 10px 0;
	text-align: center;
}
.sideFadeGreenInner {
	padding: 10px;
	font-size: 12px;
	color: #52658A;
}
.oneLineCentered {
	margin-top:10px;
	line-height: 18px; 
	height: 18px; 
	text-align: center;
	font-size: 13px;
}
.lineCentered {
	margin-top:10px; 
	text-align: center;
	font-size: 13px;
}
.boldCentered {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	margin: 3px 0;
}
.prevNext {
	background-color: ghostwhite; 
	border-top: 2px dotted silver; 
	border-bottom: 2px dotted silver; 
	padding: 4px;
}
.messageBox {
	border:1px solid #b50100;
	background-color:#fef8f6;
	padding: 5px;
}
.searchBoxTitleBar {
	background-color: #D5DEF0; 
	border-bottom: 1px solid silver; 
	font-weight: bold; 
	padding: 2px; 
	text-indent: 6px;
}
.searchBox { 
	font-size: 14px; font-family: verdana, tahoma, arial, Helvetica, sans-serif; 
	padding:5px 5px 8px 5px;
}


/* Featured */
.featuredCon {
	width:500px;
}
.featLeft,.featMid,.featRight,.featuredInfoBox {
	position:relative;
	float:left;
}
.featLeft {
	width:150px;
	text-align:center;
}
.featMid {
	width:210px;
}
.featRight {
	padding-left:10px;
	width:110px;
}
.featuredInfoBox {
	padding:8px; 
	border: 1px solid #C4CEE0; 
	width: 245px; 
	margin-left: 122px;
}

/* Quick Stats */
.quickStats {
	font-size:12px;
}
.quickStats img {
	position:relative;
	margin: 0px 0px 5px 5px;
	
}

/* Listing Detail */
.listingDetail {
	float:left;
	padding:10px 10px 5px 10px;
	width:500px;
}
.listingDetail hr {
	padding:3px;
}
.listingDetail .contact {
	background:#efefef;
	border:#b3b3b3 1px solid;
	padding:5px;
	text-align:center;
}
.listingDetail .data {
	color:#555555;
}
.listingDetail .data strong {
	color:#777777;
	font-weight:normal;
}
.listingDetail .element {
	float:left;
	padding:0px;
	width:100%;
}
.listingDetail .element.left {
	width:260px;
	text-align:left;
}
.listingDetail .element.right {
	width:210px;
	text-align:right;
}

/* ul */
.nodecoration {
	list-style: none;
	margin:0px;
}
ul.withBullets {
	margin-left: 2em;
	padding-left: 0;
	list-style-type: disc;
	color: #52658A;
}
	

/* tables */
.tableStyle1 {
	margin-top: 12px;
}
.tableStyle1 th {
	font-weight: bold;
	color: #666;
	text-align: right;
	padding: 3px 12px 3px 0;
}
.tableStyle1 td {
	text-align: left;
	padding: 3px 0;
}

/* Events */
.eventList { padding: 10px 5px 10px 0px; }

/* HEADING & PARAGRAPH */
h1 { font-size: 18px; color: #172A56; }
h2 { font-size: 15px; color: #172A56; }
h3 { font-size: 13px; color: #172A56; font-weight: bold; }
h2.darkgold { font-size: 14px; color: #837554; margin-top: 0; margin-bottom: 0; }
h2.gold { font-size: 14px; color: #1B6453; text-transform:uppercase; margin-top: 0; margin-bottom: 0; }
h3.gold { font-size: 13px; color: #1B6453; margin-top: 0; margin-bottom: 6px; }
p, td, th { font-size: 12px; }
p { margin-top: .5em; margin-bottom: 0; margin-left: 0; padding-left: 0;} 
p.viewButton { text-align:center; padding-bottom: 6px; }

/* LINKS */
a:link { color: #172A56; text-decoration: underline; }
a:visited { color: #172A56; text-decoration: underline; }
a:hover { color: #1B6453; text-decoration: underline; }
a.noDeco:link { color: #2869E2; text-decoration: none; }
a.noDeco:visited { color: #2869E2; text-decoration: none; }
a.noDeco:hover { color: #D2520C; text-decoration: underline; }
a.searchBox:link { color: #172A56; text-decoration: none; }
a.searchBox:visited { color: #172A56; text-decoration: none; }
a.searchBox:hover { color: #1B6453; text-decoration: none; }
a.dashedLink:link{ color: #172A56; text-decoration: none; border-bottom: 1px dashed #32A1FF;  }
a.dashedLink:visited { color: #172A56; text-decoration: none; border-bottom: 1px dashed #32A1FF; }
a.LinkRed:hover { color: #AB0000; text-decoration: none; }
a.LinkRed:link{ color: #AB0000; text-decoration: none; }
a.LinkRed:visited { color: #AB0000; text-decoration: none; }
a.LinkRed:hover { color: #AB0000; text-decoration: none; border-bottom: 1px solid #AB0000; }
.hs_icons a:link { color: #172A56; text-decoration: none; }
.hs_icons a:visited { color: #172A56; text-decoration: none; }
.hs_icons a:hover { color: #ED5E36; text-decoration: none; }
.affilRow a:link { color: #2869E2; text-decoration: none; }
.affilRow a:visited { color: #2869E2; text-decoration: none; }
.affilRow a:hover { color: #D2520C; text-decoration: underline; }

.font10, p.font10, td.font10 { font-size: 10px; }
.font11, p.font11, td.font11 { font-size: 11px; }
.pickList { float:left; }
.picklist td { font-size: 11px; line-height: 1.1em; }
fieldset {border:1px solid tan;padding:0px 12px 20px 12px;}
legend {font-weight: bold; color: #837554;}
#snakingCols  { margin: 0px auto; width: 730px; font-size:11px; } 	
#snakingCols ul { list-style-type: none; margin-left: 0; padding-left: 0; }
#snakingCols li { margin-top: 10px; line-height:13px; font-size:11px; }
#snakingCols td { color: #172A56; font-size:11px; }
#snakingCols a { text-decoration: none; }	
#snakingCols a:link { color:#32A1FF; text-decoration: none; }
#snakingCols a:visited { color: #32A1FF; text-decoration: none; } 
#snakingCols a:hover { color: #DD9607; text-decoration: none; }
.aColumn { float: left; width: 180px; }

.bold13 { font-size: 13px; font-weight: bold; }
.boldDarkGold { font-size: 13px; color: #837554; font-weight: bold; }
.orangeBold { font-size: 14px; font-weight: bold; color: #1B6453; }
td.gold, p.gold { color: #DD9607; }
td.darkgold, p.darkgold { color: #837554; }
.darkgold { color: #837554; }
ul { margin-left: 1.5em; padding-left: 0; }
ul.markerBlue {  margin-top: 6px; list-style-image: url('../images/markerBlue.jpg'); }
ul.markerGold {  margin-top: 6px; list-style-image: url('../images/markerGold.jpg'); }
li.markerListItem { margin-bottom: 10px; line-height: 1.3em; margin-top: 0; }
#header a:link { color: #172A56; text-decoration: underline; }
#header a:visited { color: #172A56; text-decoration: underline; } 
#header a:hover { color: #D2520C; text-decoration: underline; }
#topnav a { font-size: 14px; }
#topnav a:link { color:white; text-decoration: none; }
#topnav a:visited { color: white; text-decoration: none; } 
#topnav a:hover { color: white; text-decoration: none; }
#topnav a.submenu { font-size: 12px; }
#topnav a.submenu:link { color:#172A56; text-decoration: none; }
#topnav a.submenu:visited { color: #172A56; text-decoration: none; } 
#topnav a.submenu:hover { color: white; text-decoration: none; }
#centerCol hr, #centerAndRightCol hr { color: white; border: 1px dotted gray; border-style: none none dotted; clear: both; width:100%; }
#rightCol hr { color: white; background-color: white; border: 1px dotted gray; border-style: none none dotted; clear: both; padding:0px;margin:0px; }
#leftCol hr { color: #e8f4fb; background-color: #e8f4fb; border: 1px dotted #837554; border-style: none none dotted; clear: both; }
#footer a { font-size: 10px; }
#footer a:link { color:white; text-decoration: underline; }
#footer a:visited { color: white; text-decoration: underline; } 
#footer a:hover { color: #d6e9f4; text-decoration: underline; }
#subfooter { font-size: 10px; color: #dcdcdc; text-align: center; margin: 4px 0 8px 0; }
img { border: 0; }
img.featured { border: 2px solid #1B6453; }
input.input1, textarea.input1, select.input1 { 
	border-color: #837554;
	border-style: solid; 
	border-width:1px;
	color: #172A56;
	font-size: 12px; 
	background-color: ghostwhite;
}
input.input2, textarea.input2, select.input2 { 
	border-color: #5596c1;
	border-style: solid; 
	border-width:1px;
	color: #172A56;
	font-size: 12px; 
	background-color: ghostwhite;
}
input.image { border-width: 0px; margin-bottom: -3px; }
input.btn {
	color:#172A56;
   	font-family: arial, helvetica, sans-serif;
   	font-size: 12px;
   	font-weight:bold;
   	background-color:#eee2c8;
	padding-top: 1px;
	padding-bottom: 1px;
   	border:1px solid;
   	border-top-color:#b8a97d;
   	border-left-color:#b8a97d;
   	border-right-color:#837554;
   	border-bottom-color:#837554;	
   	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#eeddaa');
}
input.btnhov {
   border-top-color:#cc6933;
   border-left-color:#cc6933;
   border-right-color:#D2520C;
   border-bottom-color:#D2520C;
}
.dashed { border-bottom: 1px dashed #32A1FF; }
.font15Bold { font-size: 15px; font-weight: bold; }
.formie { font-size: 11px; color: gray; font-style: italic; }


a.go_link, a.go_link:visited 
{
	display: block; 
	color: #ffffff; 
	text-transform: lowercase; 
	font-family: Verdana; 
	font-size: 14px; 
	text-decoration: none; 
	padding-left: 30px; 
	padding-top: 0px; 
	background: transparent url('/images/btn_linksmall_normal.png') no-repeat; 
	width: 93px; 
	height: 18px;
	overflow: hidden;
}

a.go_link:hover {
	background-image: url('/images/btn_linksmall_hover.png');
	text-decoration: none;
	color: #ffffff;
}

a.go_link.big, a.go_link.big:visited {
	width: 150px; 
	background-image: url('/images/btn_linkbig_normal.png');
}

a.go_link.big:hover {
	background-image: url('/images/btn_linkbig_hover.png');
}


/* SEO links */
#cityLinks {margin-left: auto; margin-right: auto; margin-top: 20px; width: 1000px;text-align: left} 	
#cityLinks h1 {padding-left:10px;font-size:9px;display: block; width: auto;font-weight:normal}
#cityLinks ul {list-style-type:none;margin-left: 0;padding-left: 0;}
#cityLinks li {line-height:15px;font-size:9px}
#cityLinks td {color:#435c90;font-size:9px;}
#cityLinks a {text-decoration:none}	
#cityLinks a:link {color:#435C90; text-decoration: none;}
#cityLinks a:visited {color: #435C90; text-decoration: none;} 
#cityLinks a:hover {color: #850000; text-decoration: none;}
.cityColumn {float: left;width: 239px;margin-top:10px;}
/* End SEO links */


/* HOME PAGE */

/* Home common styles */
	a.home_more_link
	{
		margin-left: 10px; 
		font-family: 'Trebuchet MS'; 
		font-size: 13px; 
		line-height: 13px;
		color: #22c3f3; 
		font-style: italic;
		float: right;
	}

	.home_subhead {
		letter-spacing: -1px; 
		font-family: 'Trebuchet MS'; 
		font-size: 1.7em; 
		margin-left: 4px; 
		margin-bottom: 10px; 
		margin-top: 10px;
		line-height:1.3em;
	}
	
	.home_subhead span {
		font-style: italic; 
		font-weight: bold;
	}
	.side_subhead {
		letter-spacing: -1px; 
		font-family: 'Trebuchet MS'; 
		font-size: 1.7em; 
		margin-left: 4px; 
		margin-bottom: 10px; 
		margin-top: 5px;
		line-height:1.3em;
	}
	.side_subhead span {
		font-style: italic; 
		font-weight: bold;
	}	
/* End home common styles */


/* Events */
	.home_evts_heading {
		width: 215px; 
		height: 57px;
	}
	#home_evts {
		width: 215px;
		margin-top: 3px; 
		margin-bottom: 8px;
	}
	.he_event {
		width: 98%; 
		margin-bottom: 8px;
		float: left;
		padding-bottom: 2px;
		border-bottom: 1px dotted #575757;
	}
	.he_eventdate, .he_eventdate a {
		font-family: 'Arial Black'; 
		color: #bc0004 !important;
		margin-bottom: 0px;
		text-decoration:none !important;
		font-size:12px;
	}	
	.he_event p {		
		font-size: 12px;
		color: #223A68;
		font-style: normal;
		line-height:1.35em;
		margin-top: 0px;
		margin-bottom: 8px;	
	}
	.he_eventtitle {
		display:block;
		font-weight: bold;
		color: #172a56;
		font-style: normal;
		padding-bottom:5px;
		text-align:left !important;
		font-size:12px;		
	}
	.eventdate {
		color: #bc0004;
		font-size:13px;
		text-indent:4px;
		font-weight: bold;
		width: 650px;
		padding-top:4px;
		padding-bottom:4px;
	}	
/* End events */	

/* Social networking links */
	.home_sn_btns {
		clear: both;
		position: relative;
		float: left;
		width: 100%; 
		margin-top: 14px; 
		margin-bottom: 20px; 
	}
	.home_sn_btn {
		display: block; 
		float: left; 
		width: 53px; 
		height: 54px;
	}

	.home_sn_btn.facebook {
		background: transparent url('/images/HARhome/btn_facebook.png') no-repeat; 
		padding-right:5px;
	}

	.home_sn_btn.twitter {
		background: transparent url('/images/HARhome/btn_twitter.png') no-repeat;  
		padding-right:5px;
	}

	.home_sn_btn.har {
		width: 70px;
		background: transparent url('/images/HARhome/btn_har.png') no-repeat; 
	}	

/* End social networking links */

/* News */
	.nw_container {
		float:left;
		width:240px;
		line-height: 1.5em;
		margin-right:30px;
	}
	.nw_item {
		padding: 6px 6px 12px 6px;
		border-bottom: 1px dotted #575757;
		text-align: justify;
	}
	.nw_item span {
		font-weight:bold;
	}
	.nw_item p {
		font-size:12px;
	}
/* End News */

/* Commercial Exchange */
	.cx_container {
		float:left;
		width: 240px;
		line-height: 1.5em;
	}
	
	.cx_intro {
		background: #eaf2d2; 
		padding: 6px;
		border-bottom: 1px solid #C7D3A4;
	}
	
	.cx_item {
		padding: 6px 6px 12px 6px;
		border-bottom: 1px dotted #575757;
		text-align: justify;
	}
	
	.cx_title {
		font-size: 12px; 
		font-weight: bold; 
		text-decoration: none;
	}
	
	.cx_byline {
		font-size: 12px; 
		display: block; 
		font-style: italic;
	}
	.cx_info {
		color: #284942;
		font-weight: bold;
		margin-bottom: .3em;
		padding-left: 6px;	
	}
	a.cx_link {
		margin-left: 10px; 
		font-family: Trebuchet MS; 
		font-size: 13px; 
		color: #1874CD; 
		font-style: italic;
		text-transform: lowercase;
	}
	a.cx_link:hover {
		color: #1B6453;
	}
/* End commercial exchange */

/* Recent trans */
	.home_trans_heading {
		width: 215px; 
		height: 57px;
		float: left;
	}

	.home_trans {
		width: 215px;
		float: left;
	}

	.ht_tran {
		clear: both;
		width: 100%;
		margin-bottom: 10px;
		float: left;
	}

	.ht_div {
		position: relative;
		float: left; 
		width: 107px;
	}

	.ht_info {
		font-size: 11px;
		line-height: 14px;
		width: 100%; 
		color: #0e6092;
	}
	
	.ht_info span {
		font-weight: bold;
		color: #172a56;
	}

	a.ht_link {
		font-family: 'Trebuchet MS',Arial, Verdana, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #D05431; 
		font-style: italic; 
		text-decoration: underline;
		text-transform: lowercase;
	}
	a.ht_link:hover {
		color: #1B6453;
	}	
/* End recent trans */

/* Search */

	.home_search_heading {
		width: 514px; 
		height: 57px; 
	}
	
	.home_search {
		position: relative; 
		top: -8px;
	}
	
	.hs_shadow {
		position: relative;
		width: 514px; 
		height: 8px; 
		background: transparent url('/images/HARhome/search_pnl_top.png') no-repeat;
		float: left;
	}
	
	.hs_container {
		position: relative;
		width: 514px; 
		height: 328px; 
		background: transparent url('/images/HARhome/search_pnl_bg.png') repeat-x;
		float: left;
		_margin-top: -8px;
	}
	
	.hs_left {
		width: 240px; 
		float: left; 
		margin-left: 10px; 
		margin-right: 5px;
	}
	
	.hs_icons {
		font-family: 'Trebuchet MS'; 
		font-size: 1.6em; 
		line-height: 1.6em;
		font-style: italic;
	}
	
	.hs_icons div {
		width: 100%; 
		height: 32px; 
		background: transparent url('/images/HARhome/map_div_line.png') no-repeat bottom;
		margin-bottom: 6px;
		
	}
	
	.hs_icons div.hs_lastIcon {
		background: none;
	}
	
	.hs_icons span {
		/*display: block; */
		/*height: 32px; */
		/*margin-top: 4px; */
		padding-left: 40px; 
		/*padding-top: 8px; */

	}

	.hs_icon_office {
		background: transparent url('/images/HARhome/icon_office.png') no-repeat;
	}

	.hs_icon_indust {
		background: transparent url('/images/HARhome/icon_indust.png') no-repeat;
	}
	
	.hs_icon_retail {
		background: transparent url('/images/HARhome/icon_retail.png') no-repeat;
	}
	
	.hs_icon_multifam {
		background: transparent url('/images/HARhome/icon_multifam.png') no-repeat;
	}
	
	.hs_icon_land {
		background: transparent url('/images/HARhome/icon_land.png') no-repeat;
	}
	
	.hs_icon_farmranch {
		background: transparent url('/images/HARhome/icon_farmranch.png') no-repeat;
	}
	
	.hs_icon_invest {
		background: transparent url('/images/HARhome/icon_invest.png') no-repeat;
	}
	
	.hs_btns {
		width: 169px; 
		margin-left: auto; 
		margin-right: auto; 
		margin-top: 6px
	}
	
	a.hs_btn_search {
		display: block; 
		float: left; 
		width: 169px; 
		height: 30px; 
		background: transparent url('/images/HARhome/btn_search.png') no-repeat;
	}
	
	.hs_right {
		width: 240px; 
		float: left; 
		margin-left: 5px;
	}
	
	.hs_map {
		position: relative; 
		background: transparent url('/images/HARhome/search_map.png') no-repeat; 
		width: 243px; 
		height: 262px;
	}
	
	.hs_map_side {
		position: relative; 
		background: transparent url('/images/HARhome/search_map_side.png') no-repeat; 
		width: 215px; 
		height: 232px;
	}	
	
	.hs_map_side2 {
		position: relative; 
		background: transparent url('/images/HARhome/search_map_side2.png') no-repeat; 
		width: 180px; 
		height: 194px;
	}	
	
	.hs_map_caption {
		position: absolute; 
		bottom: 10px; 
		right: 0px; 
		width: 210px; 
		height: 45px; 
		background: transparent url('/images/HARhome/map_whiteFade_bg.png') repeat-y;
	}
	
	.hs_map_caption span {
		float: left; 
		margin-top: 12px; 
		font-size: 13px; 
		font-weight: bold;
	}
	
	a.hs_map_trybtn {
		display: block; 
		position: absolute; 
		right: 5px; 
		top: 8px; 
		width: 85px; 
		height: 29px; 
		background: transparent url('/images/HARhome/btn_tryit.png') no-repeat;
	}
/* End search */

/* News */
	.nw_container {
		float:left;
		width:240px;
		line-height: 1.5em;
		margin-right:30px;
	}
	.nw_item {
		padding: 6px 6px 12px 6px;
		border-bottom: 1px dotted #575757;
		text-align: justify;
	}
	.nw_item span {
		font-weight:bold;
	}
	.nw_item p {
		font-size:12px;
	}
/* End News */

/* Commercial Exchange */
	.cx_container {
		float:left;
		width: 240px;
		line-height: 1.5em;
	}
	
	.cx_intro {
		background: #eaf2d2; 
		padding: 6px;
		border-bottom: 1px solid #C7D3A4;
	}
	
	.cx_item {
		padding: 6px 6px 12px 6px;
		border-bottom: 1px dotted #575757;
		text-align: justify;
	}
	
	.cx_title {
		font-size: 12px; 
		font-weight: bold; 
		text-decoration: none;
	}
	
	.cx_byline {
		font-size: 12px; 
		display: block; 
		font-style: italic;
	}
	.cx_info {
		color: #284942;
		font-weight: bold;
		margin-bottom: .3em;
		padding-left: 6px;	
	}
	a.cx_link {
		margin-left: 10px; 
		font-family: Trebuchet MS; 
		font-size: 13px; 
		color: #1874CD; 
		font-style: italic;
		text-transform: lowercase;
	}
	a.cx_link:hover {
		color: #1B6453;
	}
/* End commercial exchange */

/* Recent trans */
	.home_feat_heading {
		width: 200px; 
		height: 57px;
	}

	.home_feat {
		margin-left: 10px;
		width: 180px;
	}
	
	.home_feat_prop {
		position: relative;
		width: 100%;
		padding-bottom: 10px;
	}

	.hf_photo {
		text-align: center;
		padding-bottom: 2px;
		margin: 0;
	}

	a.hf_title {
		font-size: 12px; 
		font-weight: bold; 
		text-decoration: none;	
		color: #0e6092;
	}
	a:hover.hf_title {
		color: #1B6453;
	}

	.hf_info {
		font-size: 11px;
		line-height: 12px;
		width: 100%; 
		color: #000000;
		padding-bottom: 5px;
		line-height: 1.35em;
		width: 180px;
	}
	
	.hf_info span {
		font-weight: bold;
		font-style: normal;
	}
	
	.hf_broker {
		float: left;
		font-size: 11px;
		line-height: 12px;
		color: #000000;
		float: left;
		height: auto;
		line-height: 1.35em;
		width: 180px;
	}
	
	.hf_broker a {
		font-weight: bold;
		color: #0e6092;
	}
	
	.hf_link {
		float: right;
		font-size: 10px;
		width: 95px;
		height: 20px;
		padding: 6px 0 0 6px;
	}
	.hf_broker a:hover {
		color: #1B6453;
	}
	
	.hf_sep {
		clear: both;
		width: 100%; 
		height: 8px; 
		border-bottom: 1px dotted #575757;
	}
/* End recent trans */

/* END HOME PAGE */

/* commercial orgs and realtor value pages */

.roundedcornr_box1 {
	background: url(/images/roundedcornr1_tl.png) no-repeat top left;
}
.roundedcornr_box1 td { font-size: 12px; }
.roundedcornr_top1 {
	background: url(/images/roundedcornr1_tr.png) no-repeat top right;
}
.roundedcornr_bottom1 {
	background: url(/images/roundedcornr1_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom1 div {
	background: url(/images/roundedcornr1_br.png) no-repeat bottom right;
}
.roundedcornr_content1 {
	background: url(/images/roundedcornr1_r.png) top right repeat-y;
}
.roundedcornr_top1 div,.roundedcornr_top1,
.roundedcornr_bottom1 div, .roundedcornr_bottom1 {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content1, .roundedcornr_bottom1 {
	margin-top: 0px;
}
.roundedcornr_content1 { padding: 0 10px; }

.roundedcornr_box2 {
	background: url(/images/roundedcornr2_tl.png) no-repeat top left;
}
.roundedcornr_top2 {
	background: url(/images/roundedcornr2_tr.png) no-repeat top right;
}
.roundedcornr_bottom2 {
	background: url(/images/roundedcornr2_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom2 div {
	background: url(/images/roundedcornr2_br.png) no-repeat bottom right;
}
.roundedcornr_content2 {
	background: url(/images/roundedcornr2_r.png) top right repeat-y;
}
.roundedcornr_top2 div,.roundedcornr_top2,
.roundedcornr_bottom2 div, .roundedcornr_bottom2 {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content2, .roundedcornr_bottom2 {
	margin-top: -19px;
}
.roundedcornr_content2 { padding: 0 10px; }

.blueBar950 {
	clear:both;
	background-image: url('/images/blueBar950.jpg');
	background-repeat: no-repeat;
	width: 950px;
	color: #52658A;
	line-height: 25px;
 	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	text-align:center;
}	

#affilWrapper { 
	width:950px;
	padding-top:20px;padding-bottom:20px;
	margin:0px auto; 
}
#affilWrapper table { 
	text-align:left; 
}
#affilWrapper p { 
	font-size:14px;font-weight:bold;font-style:italic;
	text-align:center;
	margin:0 0 8px 0;
	padding:0; 
}
.affilRow { 
	width:100%;
	overflow:hidden;
	margin-bottom:12px; 
}

/* End comm orgs and realtor value */

.scroll_checkboxes {
    height: 98px;
    padding: 2px;
    overflow: auto;
    border: 2px solid #ccc;
	margin-bottom: 2px;
	width: 210px;
}

.areaGroupCheck { }
.areaCheck { margin-left:25px  }


/* Styles dd (dynamic drive) tabs */
#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
}

#ddcolortabs a{
float:left;
color: #5679bd;
background: #e9ecf3 url('../images/color_tabs_left.gif') no-repeat left top;
margin:0 6px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url('../images/color_tabs_right.gif') no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}

#ddcolortabs a:hover{
background-color: #e9ecf3;
color: #394c73;
}

#ddcolortabs a:hover span{
background-color: #e9ecf3;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #c8cfe1;
color: #394c73;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #c8cfe1;
}

.blueGrad {
	background: transparent url(/images/bluegradient.jpg) repeat-x;
	height: 20px;
}

.grayBoldText {
font-weight: bold;
}

.faqtitle {
	font-size: 13px;
	font-weight: bold;
	color: #394c73;
}

/* chron and commercial exchange headers */
#banner, #banner1 {
	font-family:arial, helvetica, sans-serif;
	color: #FFFFFF;
	background: url(/images/chronBlogBG1.jpg) repeat-x;
	height: 100px;
	clear:both;
	margin-left:4px;
	position:relative;
}
#banner1 { 
	background: url(/images/cxBG.jpg) repeat-x;
	margin-left:0; 
	color: #91b90e;
}
#banner a, #banner1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#banner h1, #banner1 h1 {
	font-size: 22px; color:#FFFFFF; font-family:Georgia, Times New Roman, serif;
	font-weight: normal; 
}
#banner1 h1 { color:#ed5e36; }
#banner h2, #banner1 h2 {
	font-size: 13px;
	color:#ffffff;
	padding-top: 7px;
	font-weight: normal;
}
#banner h3, #banner1 h3 {
	font-size: 12px;
	color:#394c73;
	padding-top: 8px;
	font-weight: normal;
	line
}
#banner img, #banner1 img {padding: 0px; display:block; float:left;}
