<?php
	header('Content-type: text/css');
	$barColor='#ddcfaa';
	$rightColor='#e6dec8';
	$homeA='#c45224';
	$homeAHover='#d19659';
	$a='#53220d';
	$aHover='#d19659';
	$H='#c45224';
	$color5='#d5c69e';
	
	
?>


body{
margin: 0px;
font-family: arial, helvetica;
text-align: center;
background-color: #000;
background-image: url('../images/template/back11003.jpg');
background-position: top center;
background-repeat: no-repeat;
background-attachment: fixed;
font: 11px/150% Arial, Helvetica, Geneva, "Lucida Grande", SunSans-Regular, sans-serif; 

}

h1 { 
font-family: "Arial Narrow", "Helvetica Narrow", Arial, sans-serif, "Lucida Grande", Verdana; 
font-size: 16px;  
margin-top: 15px;  
margin-bottom: 25px;
text-transform: uppercase; 
font-stretch: condensed;
font-weight: normal;
}
	
h2 { color:  <?php echo $color1; ?>; font-size: 14px;}
h2 a {font-size: 14px; font-weight: bold;}
h2 a:hover {font-size: 14px; font-weight: bold; color: <?php echo $a; ?>;}

h3 {color: #552e1d; font-size: 13px;}
h4 { border-bottom-color: #c4c574; font-size: 12px;  color:<?php echo $H; ?>; border-bottom: 1px solid;}
h5 {
font-family: "Arial Narrow", "Helvetica Narrow", Arial, sans-serif, "Lucida Grande", Verdana; 
}

h6 {background-color: grey; color: black; font-size: 20px; padding: 15px 25px 10px 25px; margin: 0px 0px 10px 0px;}

p { 
	font: 11px/180% "Lucida Grande", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 	
	margin: 0px 0px 10px 0px;
	}
	
.homeText { 
	font: 10px/160% "Lucida Grande", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 	
	margin: 0px 0px 10px 10px;
	}
	
strong {

	font: 13px/140% "Lucida Grande", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	color: #994d08; font-weight: bold; text-transform: uppercase;}


a {text-decoration: none;   }
a:link {color:  <?php echo $a; ?>;}
a:visited { color: <?php echo $a; ?>;  }
a:hover { color: <?php echo $homeA; ?> ; }
a:active { color: #d4b09b; }





div#templateContainer{
margin: auto;
width: 880px;
text-align: left;
}

div#header{
width: 880px;
}

div#headerLogo{
height: 100px;
}

div#nav{
position: relative;
z-index: 2;
}

table#topNav{
border-collapse: collapse;
margin-left: 200px;
width: 670px;
}

table#topNav td{
border: 0px #b59969 solid;
}

table#topNav td a{
display: block;
color: <?php echo $homeAHover ?>;
text-decoration: none;
padding: 3px;
text-align: center;
font-family: times;
}

table#topNav td a:hover{
color: <?php echo $homeA ?>;
}



#sideNav{
float: left; 
width:175px; 
text-align:left;}

ul	{ margin: 0px; padding: 0px; }

li	{ 
padding: 3px 10px 2px 10px;  
border-bottom: 1px dotted gray;
list-style-type: none;
background-color: white;
}

li a { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 11px;  }





div#bar{
background-color: <?php echo $barColor; ?>;
margin-top: 15px;
height: 15px;
}

div#bar2{
margin-top: 0px;
height: 10px;
background-color: <?php echo $barColor; ?>;
}

div.bar3{
margin: 1px 0px;
height: 1px;
}

div#photo{
margin-top: 05px;
}

div#bodyContent{
width: 880px;
}

div#banner{
width: 880px;
padding: 0px;
}


div#content{
padding: 15px 10px;
margin-top: 7px;
background-color: #3a3535;

}

div#contentHome{
background-color: white;
}
#contentHome h1 {  font-family: "Arial Narrow", "Helvetica Narrow", Arial, sans-serif, "Lucida Grande", Verdana; font-size: 18px;  margin-top: 5px;  text-transform: uppercase; font-stretch: condensed;}
#contentHome h2 {border-bottom-color: #898080; font-size:15px;  margin-top: 15px; border-bottom: 1px solid;}

#contentHome a:link, #contentHome a:visited,  #footer a {color:  <?php echo $homeA; ?>;}
#contentHome a:hover {color: #e39466;}
#contentHome p {color: black;}
.indent2Home {padding: 0px 55px 10px 25px;}
.indent2Home p {font: 12px/180% "Lucida Grande", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; color: black;}


div.homeBar {
height: 10px;

}

div#rightColumnHome{
margin-left: 590px;
margin-top: 0px;
padding-top: 5px;
padding-left: 13px;
background-color: <?php echo $rightColor; ?>;
}

.title { 
	border: 0px; 
	margin-bottom: 10px;
	}


div#homeRightIndent {
color: black;
margin: 15px 20px 0px 10px;
}

div#events {padding: 10px ; font-size: .95em;}
	#events a:link {  color: <?php echo $homeA; ?>; display: block; margin-bottom: 5px;}
	#events a:visited { color: <?php echo $homeA; ?>; display: block; margin-bottom: 5px;}
	#events a:hover {color: <?php echo $homeAHover; ?>; display: block; margin-bottom: 5px;}

	.dividerLine {border-top: 1px dotted #d5c79b; height: 2px;}


div#leftColumn{
margin: 10px;
margin-top: 25px;
width: 580px;
float: left;
}

#leftColumn p { 
	font: 10px/180% "Lucida Grande", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	}
	

#homeButtons {
height: 105px;
}

.homeBottom	{float: left;  margin: 10px 5px 0px 5px; border: 1px solid black;}









.viewAll {
	text-align: right;
	margin: 10px 20px 0px;
	height: 25px;
	}
	

div#content2{
padding: 10px;
margin-top: 7px;
background-color: #3a3535;
height: 450px;
}

div#contentPlain{
padding: 10px;
margin-top: 7px;
background-color: #3a3535;
}


div#leftColumnWhy{
float: left;
color: black;
margin: 0px;
width: 221px;
padding: 20px;
}

div#contentWhy{
margin-top: 10px;
background-color: white;
background-image: url('../css/images/leftColLt9.jpg');
background-repeat: no-repeat;
}

div#contentNews{
margin-top: 10px;
background-color: white;
background-image: url('../css/images/leftColLt4.jpg');
}

#contentNews li, #contentWhy li	{ 
border-bottom-color: #624338; 
padding: 3px 10px 2px 10px;  
border-bottom: 1px dotted;
list-style-type: none;
background-color: #f8f8f7;
}

#contentNews h2	{ 
text-transform: uppercase; 
text-shadow: 2px 2px 2px black; 
border-bottom: 1px dotted #624338;
list-style-type: none;
color: black;
background-color: #f5e2cb;
padding: 5px;
border: 1px solid #624338;
font-size: 13px;
}


.calloutNews{
padding: 20px;
margin-top: 25px;
border: 1px solid #624338;
color: #333;
background: #f5e2cb;
font: italic 1.1em/1.3 Georgia;
}

div#contentPlain{
margin-top: 10px;
background-color: white;
background-image: url('../css/images/leftColLt.gif');
}

div#rightColumnWhy{
margin-left: 270px;
padding: 0px 10px 10px 15px;
background-color: white;

}

div#contentDetails{
margin-top: 10px;
background-color: white;

}

div#leftColumnDetails{
color: #aeaeae;
margin: 0px;
width: 130px;
padding: 10px 0px 20px 20px;
float: left;

}

div#leftColumnVideo {
color: #aeaeae;
margin: 0px;
width: 160px;
padding: 20px 0px 20px 20px;
float: left;
}

div#rightColumnVideo{
margin-left: 210px;
padding: 10px 10px 10px 15px;
background-color: white;

}

div#centerColumnDetails{
margin-left: 205px;
width: 415px;
padding: 10px 10px 10px 20px;
background-color: white;
border-left: 1px dotted black;
border-right: 1px dotted black;
}

div#mainColumnDetails{
margin-left: 205px;
padding: 10px 10px 10px 20px;
background-color: white;
border-left: 1px dotted black;
border-right: 1px dotted black;
}

#mainColumnDetails a {
color: <?php echo $homeA; ?>;
font-weight: bold;}

#mainColumnDetails a:hover {
color: <?php echo $homeAHover; ?>;
}

div#rightColumnDetails{
float: right;
padding: 10px 10px 10px 0px;
background-color: white;
width: 205px;
}

div#rightColumnTestimonials{
margin-left: 270px;
padding: 20px 40px 20px 30px;
background-color: white;
}



div.rightThumbs {
width: 90px;
height: 55px;
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid black;
overflow: hidden;
float: left;
}


div.rightThumbs2 {

height: 55px;
margin-right: 5px;
margin-bottom: 10px;
overflow: hidden;
float: left;
}



div#contactForm {
background-color: white;
padding: 20px;
}






div#leftColumnDoors{
color: #aeaeae;
margin: 0px;
width: 130px;
padding: 10px 0px 20px 20px;
float: left;
}

div#centerColumnDoors{
margin-left: 205px;
width: 245px;
padding: 10px 20px 10px 30px;
background-color: white;
border-left: 1px dotted black;
border-right: 1px dotted black;
}

div#rightColumnDoors{
float: right;
padding: 30px 10px 10px 0px;
background-color: white;
width: 350px;
}

.linkDoorThumb  {
height: 80px;
width: 50px;
float: left;
overflow: hidden;
margin-right: 5px;
margin-bottom: 5px;
border: 1px solid black;
}

div#leftColumn2{
background-color: black;
color: #d5c699;
margin: 0px 0px 0px 0px;
width: 250px;
padding: 20px;
float: left;
}
	div#leftColumn2 a{
color: <?php echo $aHover; ?>;
}

div#rightColumn{
margin-left: 300px;
padding: 0px 10px 10px 10px;
}


div#newsColumn{
margin-left: 300px;
padding: 0px 10px 10px 10px;
background-color: white;
}


div#rightColumnText{
padding:20px;
}

.callout{
padding: 20px;
margin-top: 25px;
border: 3px solid #f3e6d8;
color: #333;
background: #f8f8f7;
font: italic 1.1em/1.3 Georgia;
}

.calloutNews p:first-letter {text-transform:uppercase}

.whatCallout{
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
border-color: #d5c699;
border-width: 3px;
border-style: solid;
padding: 20px;
margin-top: 5px;
color: #333;
background: #f8f8f7;
font: italic 1.1em/1.3 Georgia;
}

.mapBox{
border-width: 0px;
padding: 5px 25px;
margin-top: 15px;
color: #333;
background: <?php echo $barColor; ?>;

}

.staffBox {
margin-bottom: 50px;
width: 550px;
clear: left;
}




div#footer{
	clear: both;
	padding-top: 10px;
	font-size: 8px;
	text-align: center;
	color: #d5c699;
}

div#bottomLinks {
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #484444;
}

div.linkButtons  {
background-color: black;
text-align: center;
width: 97px;
height: 93px;
float: left;
padding: 0px;
margin: 4px 9px 4px 0px;
border: 1px solid #d5c699;
}

.linkThumb  {
float: left;
overflow: hidden;
border: none;
}

.linkThumbBottom  {
height: 60px;
width: 97px;
overflow: hidden;
margin-right: 10px;
margin-bottom: 4px;
border: none;
background-color: grey;
}

.smallLink a {
font: 9px Verdana;
color: silver;
margin-left: 2px;
margin-right: 2px;
}



div.item{
	clear: right;
}

div.spacer {clear: both}
div.spacerR {clear: right}
div.spacerL {clear: left}

.indent {padding: 10px 20px;}
.indent2 {padding: 0px 55px 20px 35px;}


.upcomingEvents {
	color: #cf9110;
	text-transform: uppercase;
	font: 12px Arial, "Lucida Grande", Verdana, sans-serif;
	padding-bottom: 10px;
	}

.event {
	color: #cf9110;
	font: 10px "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: bold;
	padding-bottom: 10px;
	}
	
.service {
	color: #cf9110;
	text-transform: uppercase;
	font: 12px Arial, "Lucida Grande", Verdana, sans-serif;
	padding-bottom: 0px;
	}
		
.time {
	color: #000;
	font: 10px "Lucida Grande", Verdana, Arial, sans-serif;
	padding-bottom: 15px;
	}
	
.columnTitle {
	color: #a54613;
	text-transform: uppercase;
	font: 11px "Lucida Grande", Verdana, Arial, sans-serif;
	padding-bottom: 10px;
	}
	
.click {
clear: left;
font-size: 9px;
}

.clickRight {
clear: left;
font-size: 9px;
text-align: right;
color: grey;
margin-top: -10px;
}
	
#tell {margin: 40px 0px 20px 25px;}	
#tell2 {margin: 30px 0px 20px 5px;}	

.button {vertical-align: middle;}
	
.date {
font-size: 9px;
font-style: italic;
margin-bottom: -15px;
}
	
.note {float: left; margin: 10px 20px;}
.galleryThumb {float: left; margin: 5px; border: 1px solid #6f3c26;}
.left	{float: left;  margin: 0px 20px 0px 0px; border: 2px solid #6f3c26;}
.leftPlain	{float: left;  margin: 0px 20px 0px 0px;}
.left2	{float: left;  margin: 0px 20px 10px 0px; border: 2px solid black;}
.thumbLeft	{float: left;  margin: 15px 0px 0px 15px; border: 2px solid black;}
.thumbLeftGallery	{float: left;  margin: 10px;  border: 1px solid #ffcc00;}
.leftGallery {margin: 15px 0px 0px 15px; }
.thumbWhy	{margin: 15px 0px 10px; border: 2px solid black;}
.right	{float: right;  margin: 0px 0px 0px 20px; border: 2px solid #6f3c26;}

.noBorder {border: 0px;}
umbWhy	{margin: 15px 0px 10px; border: 2px solid black;}
.right	{float: right;  margin: 0px 0px 0px 20px; border: 2px solid #6f3c26;}
.homeRight	{float: right;  margin: 0px 0px 0px 10px; border: 1px solid #6f3c26;}
.noBorder {border: 0px;}

#photoDetailsContainer{
margin-top: 5px;
background-color: #000;
color: #fff;
padding: 20px;
}


#rightDetails  {
float: left;
padding: 70px 0px 30px 15px;
}

#leftPhoto  {
float: left;
}

#arrowNav {
width: 100%;
margin-left: 10px;
}

#arrowNav a {
color: grey; 
font-size: 14px; 
}


#bottomThumbs {margin-top: 20px;}

#bottomStory {
width: 550px;
margin-left: 30px;
margin-bottom: 15px;
}

.separator {
background-color: gray; 
width: 600px;
height: 5px;
background-image: url('../images/template/bar.jpg');
}

.galleryLabel {
color: grey; 
font-weight: bold;
width: 85px; 
float: left;
text-align: right;
margin-right: 5px;
}

div.extraButtons{
font-weight: normal;
padding-left: 8px;
background-image: url('/roomGallery/images/galleryButton.gif');
background-repeat: no-repeat;
margin-bottom: 5px;
height: 18px;
width: 150px;
}

span.boldGold{
font-weight: bold;
color: #60613b;
}

a.extraButtons{
font-weight: normal;
padding-top: 2px;
padding-left: 8px;
display: block;
font-size: 8pt;
color: #fff;
background-image: url('/roomGallery/images/galleryButton.gif');
background-repeat: no-repeat;
margin-bottom: 5px;
height: 18px;
width: 150px;
}

span.extraButtons{
display: block;
color: #fff;
border: 1px #fff solid;
padding: 5px;
}

#emailFriend{
position: absolute;
top: 350px;
margin-left: 300px;
z-index: 2;
height: 300px;
width: 300px;
background-color: gray;
background-image: url('/roomGallery/images/tellfriendBG.jpg');
background-position: center;
color: #fff;
border: 3px #000 solid;
padding: 20px;
}

#emailFriendFormTable td{
padding: 5px;
}

.leftButton  {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	}
	
leftbutton a:link .img{
	border: 0px;}
	
leftbutton a:visited .img{
	border: 0px;}
	
.icon {margin-right: 10px; vertical-align: middle;}
