/* CSS Document */

body {
	margin: 20px;
	background-color: #000000;
	background-image: url(../images/background.png);
	background-repeat: repeat;	
}

a, a:visited {color: #ffffff; text-decoration: none;}
a:hover, a:visited:hover {color: #00ff33; text-decoration: underline;}


td {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: lighter;
}

h1 {color: #CCCC99; font: 400 18px Georgia, "Times New Roman",Times, serif; padding: 5px 0px;}
h2 {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h3 {color: #999999; font: bold 14px Arial; }


ul {
list-style-type: none;
padding: 0;
margin: 0;
}

li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 10px;
}


hr {
	width: 100%;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}


/*Navigation */
.navigation {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 5px;
	color: #00ff33;
	font-family: Arial, Helvetica, sans-serif;
}

/*Tables */

.mainTable {
	height: 600px;
	width: 900px;
	border: 1px solid #333333;
	vertical-align: top;
	background-color: #000000;
}

/*headings */

.mainHeading {
	font-size: 16pt;
	color: #00ff33;
	text-align: left;
	vertical-align: middle;
	height: 75px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 25px;
}
.mainHeadingText {
	font-size: 16pt;
	color: #00ff33;
	text-align: left;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #00ff33;
	font-weight: 100;
}

.headingsSub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #CCCCCC;
}

.textHome {
	font-size: 34px;
	line-height: 36px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.textHomeSub {
	font-size: 20px;
	line-height: 24px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.propertyName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #ffffff;
}



/*Jump menus */


.jumpmenuBox {
	text-align: left;
	vertical-align: middle;
}
.jump {
font-family: Arial;
font-size: 10pt;
color: ffffff;
width: 250px;
} 


/*text */

.textLeft {
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 16pt;
}
.textRight {
	text-align: left;
	vertical-align: top;
	padding-left: 25px;
	padding-bottom: 25px;
}


/*With pictures */
.listings {
	padding-top: 10px;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
}
.listings img {
	float:left;
	border:none;
	margin:0px 20px 0px 0px;
	width: 100px;
	height: 60px;
}
.listText {
	padding-left: 120px;
}


.gallerySmall {
	text-align: left;
	vertical-align: top;
}
.gallerySmall img {
	border:none;
	width: 100px;
	height: 55px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0;
}
.partners {
	text-align: left;
	vertical-align: top;
}

.partners img {
	float:left;
	border:none;
	width: 150px;
	height: 90px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/*Facts at a glance */

.estates {
	color: 00ff33;
}

.facts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #00FF33;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	padding-top: 5px;
	line-height: 10pt;
}
.factsTab {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	line-height: 11pt;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
.mainHeadingTextSS {
	font-size: 14pt;
	color: #00ff33;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}



/*Unique */
.webaddresses {
	font-size: 14px;
	color: #00ff33;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: right;
	vertical-align: middle;
	height: 25px;
}

