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

body {
	background-image: url(images-final/bkgrnd.jpg);
	background-repeat: repeat;
	margin:0;
	padding:0;
	color: #5f5746;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
}
a {
color: #5f5746;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}
.linktext a:link, .linktext a:visited {
       color: #5f5746;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: underline;
}
#container {
	position: absolute;
	left: 50%;
	width: 960px;
	margin-left: -495px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#top {
	position:absolute;
	left:0;
	top:0;
	width:960px;
	height:204px;
	z-index:1;
}
h1 {
    font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #70351f;
	font-weight: normal;
	padding:0;
	margin: 0;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #62281e;
	font-weight: bold;
	padding:0;
	margin: 0;
}
.sidebartext {
    color: #5f5746;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-align: justify;
}
.sidebartextgreen {
        color: #7a8e56;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-align: justify;
}
.bro16timesItal, .bro16timesItal a:link {
	font-size: 16px;
	color: #70351f;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.burg14Bold, .burg14Bold a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #462b34;
	font-weight: bold;
	text-decoration:none;
}
.burg16Bold, .burg16Bold a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #462b34;
	font-weight: bold;
	text-decoration:none;
}
.grnSerif13Bold {
	font-family: "Times New Roman", Times, serif;
	color: #7a8e56;
	font-weight: bold;
	font-size: 13px;
}
.brown17serif {
	font-size: 17px;
	color: #514533;
	font-family: "Times New Roman", Times, serif;
}
.brown16serif {
	font-size: 16px;
	color: #514533;
	font-family: "Times New Roman", Times, serif;
}
.brown12sans{
	font-size: 12px;
	color: #514533;
	font-family: Arial, Helvetica, sans-serif;
}
.brick17serif{
	font-size: 17px;
	color: #70351f;
	font-family: "Times New Roman", Times, serif;
}
.brick10SansItal, .brick10SansItal a:link, .brick10SansItal a:visited {
	color: #70351f;
	font-size: 10px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
}
.brick12SansItal, .brick12SansItal a:link, .brick12SansItal a:visited {
	color: #70351f;
	font-size: 12px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
}
.brick14SerifBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #70351f;
	font-weight: bold;
}
.brick12SerifBold, .brick12SerifBold a:link, .brick12SerifBold a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #70351f;
	font-weight: bold;
	text-decoration:none;
}
.brick13SansBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #70351f;
}
.brick13SansItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	color: #70351f;
	font-style: italic;
}
.brick14SansBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #70351f;
}
.newsentry {
	width: 490px;
        padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #515151;
        height: 120px;
}
.newsletterentry {
	width: 490px;
        padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #515151;
        height: 40px;
}

/* Big Brown Nav bar underneath the top nav */
#brownnavbarbkgrnd {
	position:absolute;
	left:0;
	top:204px;
	width:960px;
	height:45px;
	z-index:1;
}
#brownnavbar_elements {
	position:absolute;
	left:26px;
	top:0px;
	width:911px;
	height:45px;
	z-index:2;
}
#navVisitus {
  display: block;
  width: 139px;
  height: 45px;
  background: url("/images-final/visitus_button.jpg") no-repeat 0 0;
}
#navVisitusLoaded {
  display: block;
  width: 139px;
  height: 45px;
  background: url("/images-final/visitus_button.jpg") no-repeat 0 0;
  background-position: 0 -45px;
}
#navVisitus:hover { 
  background-position: 0 -45px;
}
#navVisitus span, #navVisitusLoaded span {
  display: none;
}
#navRlBlog {
  display: block;
  width: 258px;
  height: 45px;
  background: url("/images-final/rlblog_button.jpg") no-repeat 0 0;
}
#navRlBlogLoaded {
  display: block;
  width: 258px;
  height: 45px;
  background: url("/images-final/rlblog_button.jpg") no-repeat 0 0;
  background-position: 0 -45px;
}
#navRlBlog:hover { 
  background-position: 0 -45px;
}
#navRlBlog span, #navRlBlogLoaded span {
  display: none;
}
#navPhoto {
  display: block;
  width: 220px;
  height: 45px;
  background: url("/images-final/photogallery_button.jpg") no-repeat 0 0;
}
#navPhotoLoaded {
  display: block;
  width: 220px;
  height: 45px;
  background: url("/images-final/photogallery_button.jpg") no-repeat 0 0;
  background-position: 0 -45px;
}
#navPhoto:hover { 
  background-position: 0 -45px;
}
#navPhoto span, #navPhotoLoaded span {
  display: none;
}
#navSitemap {
  display: block;
  width: 294px;
  height: 45px;
  background: url("/images-final/sitemap_button.jpg") no-repeat 0 0;
}
#navSitemapLoaded {
  display: block;
  width: 294px;
  height: 45px;
  background: url("/images-final/sitemap_button.jpg") no-repeat 0 0;
  background-position: 0 -45px;
}
#navSitemap:hover { 
  background-position: 0 -45px;
}
#navSitemap span, #navSitemapLoaded span {
  display: none;
}
/*End of the big brown nav stuff  */
/*                                */


/* Bottom copyright, navigation, eho, etc.  */

.bottnavtext, .bottnavtext a:link, .bottnavtext a:visited {
	color: #513b21;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
}
.bottnavtext a:hover {
	color: #3a2a17;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
}
#bottomnavbar ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
#bottomnavbar ul li {
	margin-left: 0;
	padding: 0px 9px 0px 0px;
	list-style: none;
	display: inline;
	}
#bottomnavbar ul li img {
	padding-left:20px;
	margin-top:0;
	display: inline;
	vertical-align: middle;
}
/*  End of the bottom stuff    */



/*   Development Team  */
#devleftside {
	position:absolute;
	left:0;
	top:249px;
	width:248px;
	z-index:2;
	height: 434px;
}
#devphoto {
	position:absolute;
	left:247px;
	top:249px;
	width:674px;
	height:316px;
	z-index:2;
}
#devrtfiller {
	position:absolute;
	left:918px;
	top:249px;
	width:43px;
	height:315px;
	z-index:1;
}
#devcopy {
	position:absolute;
	left:233px;
	top:561px;
	width:728px;
	height:457px;
	z-index:3;
}
#devbody {
	position:absolute;
	left:94px;
	top:87px;
	width:547px;
	height:333px;
	z-index:2;
}
/*  End Dev Team  */

/*  Awards  */
#awardscopy {
	position:absolute;
	left:233px;
	top:561px;
	width:728px;
	height:457px;
	z-index:3;
}
#awardsbody {
	position:absolute;
	left:94px;
	top:101px;
	width:576px;
	z-index:2;
}

/* end of Awards  */

/* Top Navigation (with curly braces) */
#topnavbar {
	position:absolute;
	left:171px;
	top:63px;
	width:636px;
	height:35px;
	z-index:1;
}
#navAbout {
  display: block;
  width: 85px;
  height: 35px;
  background: url("/images-final/aboutus_button.jpg") no-repeat 0 0;
}
#navAboutLoaded {
  display: block;
  width: 85px;
  height: 35px;
  background: url("/images-final/aboutus_button.jpg") no-repeat 0 0;
  background-position: 0 -35px;
}
#navAbout:hover { 
  background-position: 0 -35px;
}
#navAbout span, #navAboutLoaded span {
  display: none;
}
#navLocation {
  display: block;
  width: 89px;
  height: 35px;
  background: url("/images-final/location_button.jpg") no-repeat 0 0;
}
#navLocationLoaded {
  display: block;
  width: 89px;
  height: 35px;
  background: url("/images-final/location_button.jpg") no-repeat 0 0;
  background-position: 0 -35px;
}
#navLocation:hover { 
  background-position: 0 -35px;
}
#navLocation span, #navLocationLoaded span {
  display: none;
}
#navLifestyle {
  display: block;
  width: 87px;
  height: 35px;
  background: url("/images-final/lifestyle_button.jpg") no-repeat 0 0;
}
#navLifestyleLoaded {
  display: block;
  width: 87px;
  height: 35px;
  background: url("/images-final/lifestyle_button.jpg") no-repeat 0 0;
  background-position: 0 -35px;
}
#navLifestyle:hover { 
  background-position: 0 -35px;
}
#navLifestyle span, #navLifestyleLoaded span {
  display: none;
}
#navGolf {
  display: block;
  width: 63px;
  height: 35px;
  background: url("/images-final/golf_button.jpg") no-repeat 0 0;
}
#navGolfLoaded {
  display: block;
  width: 63px;
  height: 35px;
  background: url("/images-final/golf_button.jpg") no-repeat 0 0;
  background-position: 0 -35px;
}
#navGolf:hover { 
  background-position: 0 -35px;
}
#navGolf span, #navGolfLoaded span {
  display: none;
}
#navRealestate {
  display: block;
  width: 95px;
  height: 35px;
  background: url("/images-final/realestate_button.jpg") no-repeat 0 0;
}
#navRealestateLoaded {
  display: block;
  width: 95px;
  height: 35px;
  background: url("/images-final/realestate_button.jpg") no-repeat 0 0;
  background-position: 0 -35px;
}
#navRealestate:hover { 
  background-position: 0 -35px;
}
#navRealestate span, #navRealestateLoaded span {
  display: none;
}
#navNews {
  display: block;
  width: 66px;
  height: 35px;
  background: url("/images-final/news_button.jpg") no-repeat 0 0;
}
#navNewsLoaded {
  display: block;
  width: 66px;
  height: 35px;
  background: url("/images-final/news_button.jpg") no-repeat 0 0;
  background-position: 0 -35px;
}
#navNews:hover { 
  background-position: 0 -35px;
}
#navNews span, #navNewsLoaded span {
  display: none;
}
#navVisit {
  display: block;
  width: 62px;
  height: 35px;
  background: url("/images-final/visit_button.jpg") no-repeat 0 0;
}
#navVisitLoaded {
  display: block;
  width: 62px;
  height: 35px;
  background: url("images-final/visit_button.jpg") no-repeat 0 0;
  background-position: 0 -35px;
}
#navVisit:hover { 
  background-position: 0 -35px;
}
#navVisit span, #navVisitLoaded span {
  display: none;
}
#navContact {
  display: block;
  width: 78px;
  height: 35px;
  background: url("/images-final/contact_button.jpg") no-repeat 0 0;
}
#navContactLoaded {
  display: block;
  width: 78px;
  height: 35px;
  background: url("/images-final/contact_button.jpg") no-repeat 0 0;
  background-position: 0 -35px;
}
#navContact:hover { 
  background-position: 0 -35px;
}
#navContact span, #navContactLoaded span {
  display: none;
}
/*End top navigation  */
/*                     */


/*         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-final/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images-final/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; }

/*                     */
/*     End Lightbox               */

.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; }
