* {
	padding:0px;
	margin: 0px;
}

html, body {
	height:100%;
	color:#666666;
	font-family:Helvetica, Arial,;
	font-size:11px;
	line-height:16px;
}

#background {
	background:url(../index2_files/bg.png) repeat-x;
	}
	
	#background2 {
	background:url(../index2_files/bg_int.png) repeat-x;
	}

#bgimage {
	background:url(../images/properties.jpg) repeat-x;	

}

.style2 {
	color: #CB2D35;
	font-weight: bold;
}

.redlink {
	color: #CB2D35;
	font-weight: bold;
}
.whtborder {
	background: #fafafa;
    border: 1px solid #dcdcdc;
	padding: 8px;
  }
  .agents {
	padding: 0px 5px 5px 0px;
	float: left;
	width: 175px;
	height: 200px;
	margin-left: 14px;
  }

.style5 {
	font-size: 16px;
	font-weight: bold;
	color: #333333
}
.propertytitles {
	font-size: 16px;
	font-weight: bold;
	color: #333333
}

h1 {
	margin-bottom:18px;
}

h2 {
	margin-bottom:9px;
}

h1 {
	font-size:18px;
	font-weight:bold;
	color:#ca3c00;
	line-height:27px
}

h2 {
	font-size:14px;
	font-weight:bold;
	line-height:21px
}

h3 {
	font-size:12px;
	font-weight:bold;
	color:#ca3c00;
	line-height:18px;
}

.title {
	font-size:25px;
	color:#CCCCCC;
	font-family:Helvetica, Arial;
	font-weight: lighter;
		}
	
a {
	color:#666666;
	text-decoration:none;
}

a:hover {
	color:#990000;
	text-decoration:none;
	text-align: center;
}

#head {
	height:151px;
	background:url(../images/holly_green.gif) right bottom no-repeat;
}

#main_navigation {
	width:262px;
	height:100%;
	position:fixed;
	top:0px;
	left:52px;
	background:url(../index2_files/navigation_bg-trans.png);
	z-index:0;
}

#main_nav_inner {
	width:262px;
	height:100%;
	position: fixed;
	top:0px;
	left:52px;
	z-index:1;
}

#footer {
	width:196px;
	position:fixed;
	bottom:0px;
	left:52px;
	z-index:3;
	font-size:11px;
	line-height:14px;
	margin-left:47px;
	overflow:hidden;
	background-color:#ffffff;
	padding:20px 0px;
}

#functions {
	height:151px;
	font-size:12px;
	color:#ffffff;
}
/*
#functions a {
	color:#ffffff; 
}*/

#main_nav_inner ul, #functions ul {
	list-style-type:none;
}

#functions ul {
	float:right;
	margin:7px 0px 0px 5px;
}

#functions ul li {
	width:auto;
	float:left;
}

#funct_nav {
	margin-right:-10px ! important;
}

#funct_nav li {
	height:23px;
	padding:0px 20px;
	background:url(../images/line.gif) left no-repeat;
}

#languages li img {
	border:0px;
	margin-left:5px;
}

#flash {
	width:100%;
	height:193px;
	background:url(../cms_images/no-flash.jpg) repeat-x;
	overflow:hidden;
	clear:both;
}

#head, #content {
	margin-left:300px;
	width:650px;
}

#main_nav_inner {
	margin:31px 0px 0px 19px;
	width:224px;
}

#main_nav_inner img {
	border:none;
}

#main_nav_inner ul {
	font-weight:bold;
	padding-left:28px;
	padding-right:28px;
}

#main_nav_inner ul li {
	margin: 5px 0px;
}

#main_nav_inner ul ul {
	font-weight:normal;
	font-size:11px;
	line-height:14px;
	list-style-type:square;
}

#content {

}

#main_body {
	padding:40px 0px;
	clear:both;
}

div.standard-p {
	padding-bottom:22px !important;
}

div.gallery-p {
	clear:both;
}

#main_body p, #main_body ul {
	margin-bottom:18px;
	margin-left:65px;
}

#main_body ul {
	list-style-type:none;
	margin-left:50px;
}

#main_body ul li {
	padding-left:20px;
	background:url(../cms_images/bullet.png) no-repeat top left;
}

#main_body ul.links, #main_body ul.downloads {
	font-size:11px;
	line-height:14px;
	margin-left:0px;
	list-style-type:none;
}

#main_body ul.links li {
	padding-left:20px;
	background:url(../cms_images/link.png) no-repeat top left;
}

#main_body ul.downloads li {
	padding-left:20px;
	background:url(../cms_images/download.png) no-repeat top left;
}

div.standardimage {
	float:left;
	vertical-align:text-top;
	padding:5px;
	background-color:#ededed;
	border:1px solid #cccccc;
	margin: 3px 20px 15px 0px;
}

div.newsimage {
	float:right;
	vertical-align:text-top;
	padding:5px;
	background-color:#ededed;
	border:1px solid #cccccc;
	margin: 3px 0px 10px 20px;
}

div.gallery {
	clear:both !important;
	margin-top:-7px;
	margin-bottom:7px;
}

div.galleryimage {
	float:left;
	vertical-align:text-top;
	padding:5px;
	padding-bottom:1px;
	background-color:#ededed;
	border:1px solid #cccccc;
	margin: 0px 15px 15px 0px;
}

div.client-logo {
	float:left;
	margin:5px 10px 0px 0px;
	padding:0px !important;
}

div.client-logo img {
	border:1px solid #cccccc;
}

div.legende {
	padding:2px 3px;
	font-size:10px;
	line-height:12px;
}

div.standardimage img, div.galleryimage img, div.newsimage img {
	border:1px solid #999999;
}

div.standardimage a img, div.galleryimage a img, div.newsimage a img {
	border:1px solid #ca3c00;
}

select, input, textarea {
	border:1px none #999999 !important;
	font-family:Helvetica !important;
	font-size:14px;
	line-height:normal;
	margin-bottom:5px;
	width:700px;
	vertical-align:text-top;
	color: #FFFFFF;
	background-color: #C90101;
}

select {
	width:204px !important;
}

select:focus, input:focus, textarea:focus {
	background-color:#ededed;
}

input.button2 {
	background-color:#ca3c00;
	color:#ffffff;
	font-weight:bold;
}

p.small, .FormError {
	font-size:11px;
}

.FormInputFalse, .FormError {
	color:#ca3c00;
}

.FormInputFalse {
	border:1px solid #ca3c00 !important;
}

div.FormLable {
	float:left;
	width:120px;
}

span.FormError {
	padding-bottom:5px;
}

dt, dd {
	padding-left:20px;
	line-height:15px;
}

dd {
	margin-bottom:10px;
}

dt {
	background:url(../cms_images/sitemap-item.png) no-repeat top left;
	font-weight:bold;
}

dt.level2 {
	background:url(../cms_images/sitemap-item-level2.png) no-repeat top left;
}

dt.level2, dd.level2 {
	font-size:11px;
	margin-left:25px;
}

dl#glossary dt {
	padding-left:0px;
	background:none;
}

dl#glossary dd {
	padding-left:30px;
}

.news {
	margin-bottom:25px;
}
