﻿/* Elements */
body, td, th, input, select, button{
	font-family: "lucida grande", verdana, tahoma, arial, sans-serif;
	font-size: 10px;
	color:#666666;
	/*line-height:190%;*/
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

a {
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}
	
a:link {
	color:#333333;
	font-weight: bold;
}

a:visited {
	color:#333333;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}


h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color:#003399;
}
	
h2 {
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color:#783E8A;
	font-size: 16px;
}
	
h3 {
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #003399;
}

h4 {
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/* IDs */
#content {
	padding-right: 15px;
}

#content2 {
	padding-left: 20px;
}

#table {
	background-color:#FFFFFF;
}

/* Classes */	

.contentHome {
	background-image:url(/images/background_home.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#8B142D;
}
.contentInspiration{
	background-image:url(/images/background_inspiration.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#7E4A9E;
}
.contentReal {
	background-image:url(/images/background_real.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#A1C54B;
}
.contentComm {
	background-image:url(/images/background_comm.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#465C95;
}
.contentSpa {
	background-image:url(/images/background_spa.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#963618;
}
.contentLocation {
	background-image:url(/images/background_location.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#DEBF2E;
}
.contentContact {
	background-image:url(/images/background_contact.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#C6C3B6;
}
.contentEvents {
	background-image:url(/images/background_events.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#36B3D1;
}
.contentRental {
	background-image:url(/images/background_rental.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#E49717;
}
.contentOwners {
	background-image:url(/images/background_owners.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#663366;
}
.bold {
	font-weight:bold;
}
.vspacer {
	padding-left:20px;
	padding-right:20px;
}

.contentText {	
	padding-right: 30px;
}
.contentText a:link {
	color: #993333;
}
.contentText a:visited {
	color: #993333;
}
.contentText a:hover {
	color: #000000;
}

.contentTextHome {
	font-size:9px;
	line-height:170%;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 25px;
}

.contentColumn {
	
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.contentBox {
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
}
.actPad {
	padding:6px;
	border:1px solid #CCCCCC;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:10px;
}

.lineBottom {
	border-bottom: 1px solid #FFFFFF;
}
.lineLeft {
	border-left: 1px solid #FFFFFF;
}
.lineRight {
	border-right: 1px solid #FFFFFF;
}
.lineTop {
	border-top: 1px solid #FFFFFF;
}

.lineSide {
	border-left: 4px solid #000000;
	border-right: 4px solid #000000;	
}

.lineSide2 {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.lineBase {
	border-top: 3px solid #B5B5B5;
	border-bottom: 1px solid #FFFFFF;
	
}

.nav {
	color:#FFFFFF;
}

.nav a:link {
	color:#FFFFFF;
}

.nav a:visited {
	color:#FFFFFF;
}

.nav a:hover {
	color: #C25E00;
}
	
.stroke {
	border: 1px solid #333333;
	padding: 2px;
}

.footnote {
	color:#999999;
	font-size: 9px;
}

.small {
	font-size: 9px;
}
.highlight {
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
.box{
	border: 1px solid #CCCCCC;
}
#RentalTitle a, #RentalTitle a:active, #RentalTitle a:visited {
	font-weight: bold;
	color: #990033;
}
#RentalTitle a:hover {
	font-weight: bold;
	color: #666666;
}
.ownerThumbnails {
	height: 215px;
	width: 300px;

}
.ownerThumbRow {
	background-color: #FCF9F0;
	border-bottom: solid 1px #666666;
}
ul {
	list-style-type: none;
	list-style: none;
	padding-left: 5px;
	margin-left: 0;
	
}
ul li {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: dotted 1px #333333;


}
.OwnerMainImg {
	border: 5px solid #FCF9F0;
}
.OwnerInformation {
		border-bottom: dotted 1px #333333;
		padding-bottom: 5px;
		padding-top: 5px;
}
.OwnerInformationCat {
		font-family: "lucida grande", verdana, tahoma, arial, sans-serif;
		font-size: 12px;
		color:#666666;
		font-weight:bold;
}
.footlinks a:link, a:visited, a:active {
	color:#999999;
	font-size: 9px;
	font-weight:bold;
	text-decoration:none;

}
.footlinks a:hover {
	color:#ffffff;
	font-size: 9px;
	font-weight:bold;
	text-decoration: none;
}
