/* Elements */
body, td, th, input, select, button{
	font-family: "lucida grande", verdana, tahoma, arial, sans-serif;
 	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-small;
	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:#999999;
	text-decoration: none;
}
	
a:link {
	color:#999999;
}

a:visited {
	color:#999999;
}

a:hover {
	color: #666666;
}


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:#003399;
}
	
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;
}

.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;
}
.highlightRentals {
	font-weight: bold;
	color: #D28B15;
}
.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;
}



.RentalHeader {
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}
.RentalBody {
	border: solid 1px #cccccc;
}
.RentalVideoNav {
	border-top: solid 1px #cccccc;
}
.RentalVideoNavSelected {
	border-top: solid 1px #cccccc;
	background-color: #F0EAC8;
}
.footlinks a:link, .footlinks a:visited, .footlinks 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;
}
.TECH {
		font-family: "lucida grande", verdana, tahoma, arial, sans-serif;
		font-size: 12px;
		color:#666666;
		font-weight:bold;
}
