@charset "UTF-8";
/* CSS Document */


/*     Global
_____________________________________________*/

.container{
	vertical-align:top;
	width:900px;
}

body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}



/*     Header
_____________________________________________*/

.header {
	font:Times New Roman, Times, serif;
	height:120;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.header h1 {
	font-size: 36px;
	line-height:18px;
	width: 300px;
	text-align:center;
	padding-left:26px;
	color:#FFFFFF;
}

.header ul {
	font-size:18px;
	list-style:none;
}

.header li {
	float:left;
	padding-right:20px;
	padding-bottom: 7px;
	
}

/*     Title Slides
_____________________________________________*/
#slideshow {
	background:#000;
    height:245px;
	position:relative;
}
#slideshow IMG {
	margin-left:2px;
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;
}


/*     Content
_____________________________________________*/

.content {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:14px;
	line-height: 16px;	
}

.col1 {
	width: 490px;
	padding: 25px 10px 25px 40px;
	text-align:left;
	vertical-align:top;
}
.col1b {
	width: 900px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 40px;
}

.col1 a:link {
	color: #0066CC;
	text-decoration: none;
}
.col1 a:visited {
	text-decoration: none;
	color: #0066CC;
}
.col1 a:hover {
	text-decoration: underline;
	color: #999999;
}
.col1 a:active {
	text-decoration: none;
	color: #0066CC;
}


.h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color: #000099;
	line-height: 24px;
}

.h3 { 
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 18px;
	text-decoration:underline;
}

.h3 a:link {
	color: #000000;
	text-decoration: underline;
}
.h3 a:visited {
	color: #000000;
	text-decoration: underline;
}
.h3 a:hover {
	color:#999999;
	text-decoration: underline;
}
.h3 a:active {
	color: #000000;
	text-decoration: underline;
}

.col2 {

	vertical-align:top;
	padding: 25px 30px 10px 0px;
	width:550px;
	
}

.bigtext {
	font-size:20px;
	color: #999999;
	vertical-align:top;
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 30px;
}


/*     Properties Main - images
_____________________________________________*/

.propcol {

	vertical-align:top;
	padding: 104px 40px 10px 0px;
	width:450px;
}

.propcol2 {

	vertical-align:top;
	padding: 68px 40px 10px 0px;
	width:450px;
	
}


/*     Properties Side Bar
_____________________________________________*/

.col2top {

	vertical-align:top;
	padding: 50px 40px 10px 0px;
	width:350px;
}

.col2other {

	vertical-align:top;
	padding: 38px 40px 10px 0px;
	width:350px;
}

.bigtext2 {
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #666666;
	padding: 0px 10px 0px 0px;
	vertical-align:top;
}

.h4{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 13px;
	text-decoration:none;
	padding:8px;
	width:160px;
}

.contact{
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration:none;
	padding:8px;
	width:160px;
	vertical-align:top;
}

.contact a:link {
	color: #0066CC;
	text-decoration: none;
}
.contact a:visited {
	text-decoration: none;
	color: #0066CC;
}
.contact a:hover {
	text-decoration: none;
	color: #999999;
}
.contact a:active {
	text-decoration: none;
	color: #0066CC;
}




/*     Footer
_____________________________________________*/

.footer {
	background-color: #252525;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 20px;
	color: #CCCCCC;
	
}

.footer ul{
	list-style:none;
	width:850px;	
}

.footer li{
	list-style:none;
	float:right;
	padding-right:20px;
	padding-bottom:5px;
	padding-top:4px;

}


/*     Lightbox
_____________________________________________*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.bigtext small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
}
.bigtext_small2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	color: #666666;
	padding-right:5px;
	font-weight: bold;
}
.homepage_address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: right;
	font-weight: normal;
}

