@charset "UTF-8";
/*
font-family: 'Fenix', serif;
font-family: 'PT Sans', sans-serif;
*/

* {
	margin:0px;
	padding:0px;	
}
a {
	text-decoration:none;	
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
#headerwrapper {
	background-color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
#headerblank {
	height:42px;
	width:200px;
	background-color:#EEE;	
	float:left;
}
#header {
	height: 40px;
	width: 760px;
	background-color: #333;
	margin-left: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-bottom:2px;
}
#navbar ul {
	list-style: none;
}
#navbar ul li {
	display:inline-block;
	float:left;	
	padding-left:10px;
	padding-right:10px;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	line-height: 40px;
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}
#navbar ul li {
	display:inline-block;
	float:left;	
	padding-left:10px;
	padding-right:10px;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	line-height: 40px;
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}
#navbar ul li a{
	text-decoration:none;
	color:#EEEEEE;	
}
#navbar ul li a:hover{
	text-decoration:none;
	color:#99b9ae;	
}
#navbar ul li .active {
	display: inline-block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	line-height: 40px;
	color: #666666;
	background: #cccccc; /* Old browsers */
	background: -moz-linear-gradient(top,  #cccccc 0%, #eeeeee 50%, #cccccc 51%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(50%,#eeeeee), color-stop(51%,#cccccc), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cccccc 0%,#eeeeee 50%,#cccccc 51%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cccccc 0%,#eeeeee 50%,#cccccc 51%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cccccc 0%,#eeeeee 50%,#cccccc 51%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #cccccc 0%,#eeeeee 50%,#cccccc 51%,#eeeeee 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: outset;
	border-bottom-color: #779E91;
	border-bottom-width: 2px;
	overflow: hidden;
	z-index:100;
}

#contentwrapper {
	background-color: #FFF;
	width: 960px;
	height: 390px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
#contentUpperleft {
	height: 100px;
	width: 200px;
	background-color: #EEE;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	position:relative;
}
#contentUpperleft img {
	position:absolute;
	left:0px;
	bottom:0px;
}
#contentUpperright {
	height: 100px;
	width: 760px;
	margin-left: 200px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
	position:relative;
}
#contentLowerleft {
	height: 290px;
	width: 200px;
	background-color: #EEE;
	float: left;
	position:relative;
}
#contactLowerleft {
	height: 570px;
	width: 200px;
	background-color: #EEE;
	float: left;
	position:relative;
}
#contentSpacerleft {
	height: 90px;
	width: 200px;
	background-color: #EEE;
	float: left;
	position:relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#contentSpacerright {
	background-color: #FFFFFF;
	height: 90px;
	width: 760px;
    margin-left:200px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;  
}
#listingsLeft {
	width: 200px;
	height:auto;
	background-color: #EEE;
	float: left;
	position:relative;
}
#listingsRight {
	width: 760px;
    margin-left:200px;
	position:relative;
}
#listingDiv {
	background-color: #FFFFFF;
	height:300px;
	width:760px;
	margin-left:200px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC; }
#listingImg {
	height:133px;
	padding-top:30px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
#listingInfo{
	width:760px;
	padding-top:20px;
}
#searchLowerright { 
	background-color: #EEE;
	padding-left:200px;
	height: 290px;
	width: 760px;
	height:auto; 
	position:relative;
}
#contact { 
	height: 570px;
	width: 760px;
    margin-left:200px;  
	position:relative;
}
#slideshow { 
	background-color: #666666;
	height: 290px;
	width: 760px;
    margin-left:200px;  
	position:relative;
}
#slideshow1 { 
	background-color: #666666;
	height: 290px;
	width: 760px;
    margin-left:200px;  
	position:relative;
}
#slideshow2 { 
	background-color: #666666;
	height: 290px;
	width: 760px;
    margin-left:200px;  
	position:relative;
}
#slideshow > div { 
 	width: 620px; 
    height: 380px;
    position: absolute; 
    bottom: -45px; 
	margin-left:70px;
	margin-right:70px;
	box-shadow: 0 0 20px rgba(0,0,0,0.4); 
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#slideshow1 > div { 
	background: #FFF;
 	width: 620px;
    height: 380px;
	padding:10px;
    position: absolute; 
    bottom: -45px; 
	margin-left:70px;
	margin-right:70px;
	box-shadow: 0 0 20px rgba(0,0,0,0.4); 
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	overflow:auto;
}
#slideshow2 > div { 
	background-image:url(../images/postcardbgd.jpg);
	background-repeat:no-repeat;
	background-color: #FFF;
 	width: 620px;
    height: 380px;
	padding:10px;
    position: absolute; 
    bottom: -45px; 
	margin-left:70px;
	margin-right:70px;
	box-shadow: 0 0 20px rgba(0,0,0,0.4); 
	overflow:auto;
}
#sloganLeft {
	height: 90px;
	width: 190px;
	background-color: #EEE;
	float: left;
	position: relative;
	line-height: 50px;
	text-align: right;
	padding-right: 10px;
	font-family: 'PT Sans', sans-serif;
	font-size: 24px;
	color: #666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#sloganRight {
	background-color: #FFFFFF;
	height: 90px;
	width: 750px;
	margin-left: 200px;
	padding-left: 10px;
	text-align: center;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.bigSlogan {
	font-family: 'Fenix', serif;
	font-size: 36px;
	font-weight: bold;
	color: #99b9ae;
	text-shadow: 2px 2px 2px #000;
}
#listingsBarleft {
	height: 250px;
	width: 190px;
	background-color: #EEE;
	float: left;
	position:relative;
	line-height: 50px;
	text-align:right;
	padding-right:10px;
	font-family: 'PT Sans', sans-serif;
	font-size:24px;
	color:#666;
}
#listingsBarright {
	background-color: #FFFFFF;
	height: 250px;
	width: 760px;
	margin-left: 200px;
	text-align: center;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
}
#carousel {
  margin: 0 auto;
  width: 690px;
  height: 200px;
  padding-top:5px;
  overflow: hidden;
}
#carousel .carousel_box {
  float: left;
  border: solid #fff 5px;
  width: 200px;
  height: 200px;
  padding: 10px;
  color: #666;
  background: #eee;
}
#carousel .carousel_box img {
 	box-shadow: 3px 3px 3px #666; 
}
#slideshow2 table td {
	padding-left:10px;
	padding-right:25px;	
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	color:#333;
}
#slideshow2 table {
	padding-top:50px;
}
#slideshow2 input {
	border:none;
	background:none;
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	color:#333;
}
#slideshow2 td textarea {
	border:none;
	background:none;
	line-height:14px;
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	color:#333;
}
#listingsBarright input {
	width: 80px;
	height: 25px;
	margin-left:10x;
	margin-top:5px;
	background-color:#666;
	color:#FFF;
}
.carousel_font {
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	padding-top:5px;
}
#spacer {
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#spacerleft {
	width:200px;
	height:auto;
	float:left;
	background-color:#EEE;
}
#spacerright {
	width:760px;
	height:auto;
	background-color:#FFF;
}
#footer {
	width:960;
	height:40px;
	background-color: #333;
	bottom:0px;	
}
.footer {
	font-family: 'PT Sans', sans-serif;
	font-size:16px;
	padding-left:210px;
	color:#DDD;	
	line-height:40px;
}
.footer a {
	font-family: 'PT Sans', sans-serif;
	font-size:16px;
	color:#DDD;	
	line-height:40px;
	text-decoration:none;
}
.footer a:hover {
	font-family: 'PT Sans', sans-serif;
	font-size:16px;
	color:#99b9ae;	
	line-height:40px;
	text-decoration:none;
}
.sansNormal {
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	color:#333;	
}
.sansNormal1 {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #99B9AE;
	cursor: pointer;
}
.contactHeader {
	font-family: 'PT Sans', sans-serif;
	font-size:16px;
	color:#333;
	text-align:center;		
}
.rightborder {
}
.h1 {
	font-family: 'PT Sans', sans-serif;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	line-height:100px;
}
.black_overlay{
	display: none;
	position: relative;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width:600px;
	height:500px;
	padding: 2em;
	border: 16px solid
#003C71;
	background-color: white;
	z-index: 1002;
	overflow: auto;
}