/*Tabula Rasa*/

body {
	background:url(images/BG.jpg) ;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ECD5C5;
	behavior:url("csshover.htc");
	}
	
	* { 
	margin:0;
	padding:0;
	}

a, a:visited {
	color:#EBEBCC;
	}
	
a:hover {
	text-decoration:none;
	}
	
a img {
	text-decoration:none;
	}
	
p {
 	text-indent:1em;
	padding-bottom:10px;
	}

#InformationRequest td {
	padding:2px;
	}
#InformationRequest input {
	background-color:#FFFFFF;
	color:#000;
	border:#666 1px solid;
	}
#InformationRequest textarea {
	background-color:#FFFFFF;
	color:#000;
	border:#666 1px solid;
	}
#InformationRequest select {
	background-color:#FFFFFF;
	color:#000;
	border:#666 1px solid;
	}

#TestimonialList {
	margin-left:30px;
	}
	
#TestimonialList li {
	margin-bottom:8px;
	font-size:16px;
	}

#container {
	position:relative;
	width:763px;
	margin:0 auto;
	}
	
#mapContainer {
		position:relative;
    	height: 450px; 
    	width: 325px;
    	margin:5px;
		float:right;
		border:2px #000000 solid; 
} 
	
#home {
	position:relative;
	width:763px;
	height:576px;
	background:url(images/homepage.jpg) no-repeat;
	}
	
#inner {
	position:relative;
	width:763px;
	background:url(images/innerBGtile.jpg) repeat-y;
	}
	
#header {
	height:150px;
	}
	
#innercontent {
	position:relative;
	width:763px;
	background:url(images/innerBG.jpg) no-repeat;
	}
	
#innerbody {
	position:relative;
	width:592px;
	margin-left:80px;
	margin:0 auto;
	}
	
#CommunityTable {
	width:225px;
	
	}
#CommunityTable td {
	padding:5px;
	border-bottom:#A5754F solid 1px;
	}
	
#navleft {
	position:absolute;
	top:60px;
	left:75px;
	z-index:200;
	text-decoration:none;
	}
#navleft a, #navleft a:visited {
	text-decoration:none;
	}
	
#navleft ul li a:hover {
	text-decoration:none;
	color:#BD8256;
	}
	
#nav ul li {
	display:inline;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	text-decoration:none;
	padding:5px;
	}

	
#navright {
	position:absolute;
	text-decoration:none;
	top:60px;
	left:440px;
	z-index:200;
	}
#navright a, #navright a:visited {
	text-decoration:none;
	
	}
#navright a:hover {
	text-decoration:none;
	color:#BD8256;
	}

#homebutton {
	position: absolute;
	top:18px;
	left:337px;
	}
	
#homebutton a, #homebutton a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#523724;
	font-size:14px;
	display:block;
	padding:100px 20px 0;
	}
	
#homebutton a:hover {
	color:#BD8256;
	}

#hometxt {
	position:relative;
	width:243px;
	top:160px;
	left:71px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	z-index:100;
	}
	
#nlbutton a, #nlbutton a:visited {
	position:absolute;
	display:block;
	width:100px;
	height:100px;
	background:url(images/nl_stone.gif) top left;
	top: 98px;
	left: -16px;
	}

#nlbutton a:hover {
	background-position: bottom left;
	}

#nlbutton span {
	display:none;
	}
	
.mainPanelContent {
	float:left;
	width:96%;
	border:4px solid white;
	background-color:#332115;
	color:#000000;
	padding:10px;
	display:block;
	clear:both;
}

.navTab {
	float:left; 
	font-family:Verdana; 
	font-size:11px;
	color:#000000;
	padding:4px;
	border-right:1px solid white;
	border-top:1px solid white;
	background-image:url(images/tabbackground.gif);
	background-repeat:repeat-x;
	cursor:pointer;
	cursor:hand;
}
	
.GalleryDiv {
	height:210px;
	width:150px;
	float:left;
	text-align:center;
	margin:10px;
	}
.GalleryDiv a img {
	text-decoration:none;	
	text-align:center;
	border:#735032 2px ridge;
	}
.GalleryDiv a:hover img {
	border:#FFF 2px ridge;
	}
.GalleryDiv a p {
	text-decoration:underline;
	text-indent:0em;
	text-align:center;
	}
.GalleryDiv a p:hover {
	text-decoration:none;
	}
* html .GalleryDiv a p {
	text-decoration:underline;
	}
* html a:hover p {
	text-decoration:none;
	}
	
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clearfix GalleryDiv {display: block;}
	
#flash {
	position: absolute;
	top:141px;
	left:444px;
	}
	
#footer {
	position:relative;
	background:url(images/innerFooter.jpg) no-repeat;
	width:763px;
	height:68px;
	}
	
#bottomnav {
	width:750px;
	margin:0 auto;
	color:#FFFFFF;
	text-align:center;
	}
#bottomnav a, #bottomnav a:visited {
	color:#FFFFFF;
	text-decoration:underline !important;
	}
#bottomnav a:hover {
	text-decoration:none;
	}
	
#BC_footer {
	text-align:center;
	}

#BC_footer a, #BC_footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}

#BC_footer a:hover {
	color: #CC0000;
}

