/* MAIN BODY */

body {
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html {
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #C90D0B;
	scrollbar-3dlight-color: #C90D0B;
	scrollbar-darkshadow-color: #C90D0B;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #C90D0B;
	scrollbar-shadow-color: #C90D0B;
	scrollbar-track-color: #ffffff;
}

/* MENU ITEMS */

.tdleft {
	height: 18px;
	width: 16px;
	background-color: #C90D0B;
	border: 1px solid #FFFFFF;
}

.tdright {
	height: 18px;
	line-height: 16px;
	width: 200px;
	background-color: #C90D0B;
	border: 1px solid #FFFFFF;
}
.tdright:hover {
	height: 16px;
	width: 200px;
	background-color: #9C0A04;
	border: 1px solid #FFFFFF;
}

.tdmenubox {
	background-color: #C90D0B;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 16px;
	text-align: center;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}

.tdmenu {
	height: 16px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	width: 200px;
	padding-left: 6px;

	padding-bottom: 2px;
}

.tdmenu:hover {
	height: 16px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E4BEBD;
	text-decoration: none;
	width: 200px;
	padding-left: 6px;
	padding-bottom: 2px;
}

/* HOME PAGE ITEMS */

.mainpicturesidecontainer {
	height: 350px;
	width: 9px;
	position: absolute;
	left: 214px;
	top: 342px;
	background-image: url(images/mainpictureside.jpg);
	z-index: 10;
}

.homepagetextcontainer {
	height: 328px;
	width: 514px;
	position: absolute;
	left: 240px;
	top: 346px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 8px;
	z-index: 100;
}

.featuredpropertycontainer {
	height: 568px;
	width: 193px;
	position: absolute;
	left: 773px;
	top: 121px;
}

.flashcontainer {
	height: 217px;
	width: 551px;
	position: absolute;
	left: 225px;
	top: 123px;
}

.newscontainer {
	height: 217;
	width: 204px;
	position: absolute;
	left: 778px;
	top: 123px;
	background-image: url(images/newsbackground.jpg);
}

.welcomepicture {
	height: 332px;
	width: 339px;
	position: absolute;
	z-index: 10;
	left: 436px;
	top: 349px;
}


/* MAIN PAGE ITEMS */

.headercontainer {
	height: 119px;
	width: 981px;
	position: absolute;
	top: 2px;
	left: -22px;
	z-index: 10;
}

.menucontainer {
	height: 198px;
	width: 250px;
	position: absolute;
	left: 0px;
	top: 122px;
	z-index: 100;
}

.mainpicturecontainer {
	height: 350px;
	width: 222px;
	position: absolute;
	left: 1px;
	top: 343px;
}
.mailinglistcontainer {
	height: 69px;
	width: 350px;
	position: absolute;
	z-index: 100;
	left: 606px;
	top: 46px;
}

.emailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.footertextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.footertextlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
.footer {
	background-color: #C90D0B;
	width: 981px;
	position: absolute;
	left: 0;
	top: 694px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 2px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/* CONTENT PAGE ITEMS */

.maincontentcontainer {
	height: 548px;
	width: 723px;
	position: absolute;
	left: 241px;
	top: 123px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 8px;
	overflow: auto;
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800404;
	font-weight: bold;
}

.redtextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #800404;
	font-weight: bold;
}

.headlineredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #800404;
	font-weight: bold;
	font-style: italic;
}

.pagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800404;
	text-decoration: underline;
	font-weight: bold;
}

.pagelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C90D0B;
	text-decoration: underline;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin: 0px 0px;
	background-color: #AB303A;
	height: 14px;
	text-transform: uppercase;
	padding: 2px 2px 2px 10px;
}
