body { margin: 0px; padding:0px; background:url(/images/bg2.jpg) top center no-repeat #e8e7e7; background-attachment:fixed; }
body, td, th, div, li, select, input, textarea { font-family:"Times New Roman", Times, serif; font-size:14px; }
body, td, th, div, li { vertical-align:top; }
form { margin: 0px; padding: 0px; }
a img { border: 0px; }
a { font-weight:bold; color:#2ead25; text-decoration:none; }
a:hover { text-decoration:underline; }
div.spacer { clear:both; font-size:0px; }


/* For Crazy IE Peekaboo Bug */
div { line-height:1.2; }  
ul { margin-left:14px; padding-left:0px; }
#container {width:838px; margin:0px auto; background:url(/images/shadow.png) repeat-y;}
#middle {width:800px; margin-left:19px;}
#top { background:url(/images/topBG.jpg) repeat-x; height:43px; font-size:0px; width:800px; margin:0px auto;}

.topLinks { height:20px; font-size:0px; color:#fff;}
.topLinks a {height:12px; color:#fff;padding:8px 6px 0px 6px; font-size:11px; display:block;}
.topLinks a:hover {height:12px; color:#2ead25; text-decoration:none;}

.links { height:31px;  font-size:0px; background:url(/images/linkBG.jpg) repeat-x; }
.links a { height:21px; color:#1e201d; float:left; padding:10px 5px 0px 5px; font-size:13px; display:block; }
.links a:hover { color:#2b8923; font-size:13px; text-decoration:none; }





.tickercontainer { /* the outer div with the black border */
	background: #A2A9A2; 
	width: 480px; 
	margin: 6px; 
	padding: 0px;
	overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 8px;
	width: 460px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 492px;
	font: bold 14px Verdana;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	white-space:nowrap;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0px;
	padding: 0px 0px 16px 0px;
	background: #A2A9A2;
	font-size:18px;
	color:#000000;
	text-decoration:none;
	cursor:pointer;
	white-space:nowrap;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #000000;
	font: bold 10px Verdana;
	margin: 0 50px 0 0;
} 
ul.newsticker span {
	margin: 0 10px 0 0;
} 





.realEstate_informationColumn { padding-bottom:30px; }
.realEstate_headline { font-weight:bold; }

.linksActive a { height:21px; color:#2b8923; float:left; padding:10px 5px 0px 5px; font-size:13px; display:block; text-decoration:none; }
.linksActive a:hover { color:#000; text-decoration:none; }

#content {background:#1e201d; padding:20px 20px 0px 20px;}

#leftContainer {float:left; margin-right:16px; }
.leftBody {color:#e0e0e0; font-weight:bold; padding:10px 0px; width:256px;}
.leftBody a {color:#2ead25;}

#sidebar {background:#a2a9a2; width:256px; overflow:hidden;}
.sidebarLink {background:url(/images/arrow.jpg) left no-repeat;font-weight:bold; height:20px; padding:10px 0px 10px 10px; margin:0px 10px; border-bottom:1px solid #7e837e; border-top:1px solid #b4bab4;}
.sidebarLink a {color:#1e201d; display:block; font-size:14px; padding:2px 0px 6px 14px; height:12px; width: 200px;}
.sidebarLink a:hover { color:#f8f8f8; text-decoration:none; }

.contentHeader { color:#d1d1d2; line-height:30px; font-size:26px; font-weight:bold; }
.contentBody { color:#d1d1d2; line-height:18px; width:485px; float:left; }

.button { margin:20px 0px 0px 0px; }
.button a:hover { opacity: .75; filter: alpha(opacity=75); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; }


/* To Make Sure Google Maps Buttons Are Centered & Links Can Be Seen*/
.gmnoprint div div { text-align:center; color:#000000; } 
#gmapDirHead a { color:#990000; }
#gmapDirHeadFrom a { color:#990000; }
#gmapDirHeadTo a { color:#990000; }
#gmapmarker { color:#000000; }
.gmapDirButton { text-align:center; }


/* Legends And Fieldsets */
legend { background-color:#FFF; padding:2px 8px 3px 8px; border:1px dotted #666; font-weight:bold; color:#666; font-size:11px; text-transform:uppercase; }
fieldset { border:1px solid #BBB; color:#666; padding:10px; }
fieldset { position: relative; } /* For Crazy IE Background Color Bleed Bug */
legend { position: absolute; top: -10px; left:2px; } /* For Crazy IE Background Color Bleed Bug */

#errorBox, #warningBox, #confirmBox { font-size:14px; font-weight:bold; padding:5px 10px 3px 10px; border: 2px solid #ddd; margin:10px auto; text-align:center; width:95%; }
#errorBox { background: #FBE3E4; color: #BF777A; border-color: #FBC2C4; }
#errorBox a { color: #BF777A; }
#warningBox { background: #FFF6BF; color: #514721; border-color: #FFD324; }
#warningBox a { color: #514721; }
#confirmBox { background: #E6EFC2; color: #9EAF57; border-color: #C6D880; }
#confirmBox a { color: #9EAF57; }


/* Basic; Full Width; Default */
.eventTitleLink { font-size:15px; margin-top:10px; display:block; }
.eventDates { font-size:11px; text-transform:uppercase; font-weight:bold; color:#888; }
.eventContent { padding-left:4px; font-size:11px; }
.eventSubContent { font-size:11px; line-height:14px; }
.eventPicture { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.eventReadMoreLink { display:block; }
.eventDivider { clear:both; height:10px; margin-bottom:5px; border-bottom:#CCC dashed 1px; font-size:0px; }
.eventShowAllLink { width:300px; text-align:center; border:1px solid #AAA; border-width:1px 0px; padding:3px 0px 2px 0px; margin:10px auto 5px auto; display:block; } 


/* Basic; Full Width; Default */
.newsTitleLink { font-size:15px; margin-top:10px; display:block; }
.newsContent { font-size:11px; line-height:14px; padding-left:4px; }
.newsPicture { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.newsReadMoreLink { display:block; }
.newsDivider { clear:both; height:10px; margin-bottom:5px; border-bottom:#CCC dashed 1px; font-size:0px; }
.newsShowAllLink { width:300px; text-align:center; border:1px solid #AAA; border-width:1px 0px; padding:3px 0px 2px 0px; margin:10px auto 5px auto; display:block; } 


/* For Category Display Functions 
 *   Each "subCategory" has its own class (eg. .category1, .category2 ...) to allow full customization
 *   but also uses .category as its base class.
 */
.category { margin-bottom:5px; padding-bottom:5px; border-bottom:#333 dashed 1px; }
.category1 { margin-left: 10px; } 
.category2 { margin-left: 15px; } 
.category3 { margin-left: 20px; }
.categoryLink { color:#0072BB; }