/* CSS Document */

html,body{margin:0;padding:0}
body{font: 76% Georgia, "Times New Roman", Times, serif;text-align:center; color:#FFFFFF; line-height: 1.5em; background-color:#000000;}
a,a:hover{color: #D0AD67; text-decoration: underline;}
p {color:#FFFFFF; font-size: 1em; line-height: 1.5em}
h1,h2,h3 {color: #D0AD67}
h1 {font-size: 2em}
h2 {font-size: 1em}


/*************** Lists **********************/
ul {list-style: square; color: #D0AD67; line-height: 1.5em;}
ol li {margin-bottom: 10px;}
dt {color: #D0AD67}

#floorplan {font-size: 1em;}

/*************** Start Start Header **********************/
#header{
height:125px;
background: url(../../images/layoutimages/mainbanner.jpg) left top no-repeat;
border-bottom: 1px solid #333333;
line-height:80px;
margin:0;
background-color: #000000;
color: #79B30B
}
/*************** End Header Start Header **********************/
  
div#container{
	text-align:left;
	width: 900px;
	border: 1px solid #D0AD67;
	background:url(../../images/layoutimages/wrapperback.jpg) top repeat-y;
	border-right: 1px solid #doad67;
}
div#content p{line-height:1.4}


/*************** Start Navigation  **********************/
#navigation{float:left;width:200px}
#navigation{background:none;}
.navcontainer {width:208px; }
/**** Begin CSS Flyout  ***/

.cssfly {
font-family: arial, sans-serif; width:180px; height:150px;
position:relative; margin:0; margin:50px 0;
}
.cssfly ul li a, .menu ul li a:visited {
display:block; text-decoration:none; color:#000; width:180px;
padding: 8px 0 8px 0; text-align:left; background: #000000; color:#FFFFFF;
border-bottom: 1px solid #D0AD67;
line-height:19px; font-size:1em; padding-left: 20px;
}
.cssfly ul {padding:0; margin:0;list-style-type: none; }
.cssfly ul li {float:left; margin-right:1px; position:relative;}
.cssfly ul li ul {display: none;
}


.cssfly ul li:hover a {color:#fff; background:#000;}
.cssfly ul li:hover ul {
display:block; position:absolute; top:0;
left:200px; width:105px; 
}
.cssfly ul li:hover ul li a.hide {
background:#ccc; color:#000; 
}
.cssfly ul li:hover ul li:hover a.hide {width:150px; }
.cssfly ul li:hover ul li ul {display: none;}
.cssfly ul li:hover ul li a {
display:block; background:#D0AD67; color:#000000; width:150px;
border-bottom: 1px solid #FFFFFF; 
}
.cssfly ul li:hover ul li a:hover {color:#000; text-decoration: underline;}
.cssfly ul li:hover ul li:hover ul {
display:block; position:absolute; left:151px; top:0; color:#000; z-index:1000;
}
.cssfly ul li:hover ul li:hover ul li a {
display:block; width:200px; background:#dfc184; color:#000; 
}
.cssfly ul li:hover ul li:hover ul li a:hover {background:#bd8d5e;
color:#fff; 
}
/**** End CSS Flyout  ***/

/*************** Begin Content**********************/

div#content{float:right;width:650px; margin: 10px;}


/*************** Begin Photo Gallery**********************/
#gallery {width: 100%;}

#gallery img {
	float: left;
	padding: 10px;
	border: none;
	}
	
	
#gallery a {
	border: 1px solid #000000;
	float: left;
	}

#gallery a:hover {
	background-color: #3E3E3E
	}

	
/*************** Begin Thumbnails  **********************/

#thumbnailcontainer {
width: 100%;
clear: both;
}

#thumbnailcontainer p {
margin: 0;
padding: 0;
text-align: center;
}

#thumbnail {
	width: 150px;
	height: 200px;
	float: left;
	margin-right: 10px;
}

/*************** End Navigation  **********************/

/*************** Begin Footer  **********************/

#footer{background: #000000 url(../../images/layoutimages/jesusfish.jpg) right top no-repeat;color: #FFF; border-top: 1px solid #333333}
#footer{clear:both;width:100%}
#container{width:900px;margin:0 auto}


#extra{float:right;width:500px}




/*************** Begin Misc Styles  **********************/

.graybox {
background-color: #3E3E3E; 
color: #DOAD67; 
padding: 4px; 
width: 300px; 
margin-bottom: 10px;
}
h3.boxheader {color: #D0AD67; border-bottom: 1px solid #2D2D2D; font-size: 1em}

ul.speclist {color: #FFFFFF}

img.floatright {float: right; margin-right: 10px}

img.floatright2 {float: right; padding: 20px;}

.floatleft {float: left}

iframe {background-color: #FFFFFF;}

ol {font-family: Arial, Helvetica, sans-serif;}
.clear {clear: both}
