/* \*/
* html #tlc, * html #trc {height: 1%;}
/* */


body
	{
	width:100%;
	margin: auto;
		
	}

.topnav  {


 
border-top:1px solid #70525E;
border-bottom: 1px solid #70525E;
background: #74364F;
font-size:1.08em;
TEXT-TRANSFORM:  uppercase;
TEXT-ALIGN: center;
font-family: "Arial Black" ;
font-weight:bold;
} 
.topnav A           
  {

PADDING-RIGHT: 0.5em;
PADDING-LEFT:0.5em;
TEXT-TRANSFORM: uppercase;
BACKGROUND:#74364F;
COLOR:#F0EFE7; 
TEXT-DECORATION: none;    
FONT-FAMILY: Tahoma, "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif ;
font-weight:800;

}
 
.topnav A:hover  
    {
	font-style:italic;
	COLOR:#DEDEDC;
	}



H1  {
	color : #000000;
	font-style:   normal;
	font-weight : bold;
	font-size : 14pt;
	text-align:left;
}

H2  {
	color : #000000;
	font-style:   normal;
	font-weight : bold;
	font-size : 16pt;
	text-align:center;
}

H3  {
	color : #FFFFFF;
	font-style:   normal;
	font-weight : bold;
	font-size : 16pt;
	text-align:center;
}


#header{
	padding-top:5px;
	background-color:#6D6D6D;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
} 

#header2{
	padding-top:5px;
	background-color:#393D49;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
} 


/*INDEX PAGE*/
#box1
	{
	background-image:url(index.jpg);
	margin: auto;
	width:600px;
	height:585px;
	color:black;
	font-size: 16px;
	font:"Arial Black";
	padding-top:15px;
	padding-left:100px;
	padding-right:100px;
	text-align:left;
	}

/*Facilities PAGE*/
#box2
	{
	margin: auto;
	width:600px;
	height:595px;
	color:black;
	font-size: 14px;
	font:"Arial Black";
	padding-top:5px;
	padding-left:100px;
	padding-right:100px;
	text-align:left;
	}


/*Rates PAGE*/
#box3
	{

	margin: auto;
	width:600px;
	height:595px;
	color:black;
	font-size: 18px;
	font:"Arial Black";
	padding-top:5px;
	padding-left:100px;
	padding-right:100px;
	text-align:left;
	}
#box3left
	{
	padding-left:50px;
	border: none;
	width:250px;
	float:left;
	text-align:left;
	}
	
#box3right
	{
	border: none;
	text-align:center;
	}

/* ---===website design info at bottom of pages ===--- */
#Designinfo {
	font-size: 9pt;
	margin:auto;
	color:#000000;
	text-align:center;

	 }
#Designinfo a {
	color:#74364F;
	font-size: 9pt;
	font-family:"Times New Roman", Times, serif;
	text-decoration:underline;
	font-weight:800;
	}	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:596px;
	height:410px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
		}	

	#slider2 li{
		}		
	#slider2 li h2{
	margin:0 20px;
	padding-top:20px;
		}	
	#slider2 li p{ 
		margin:20px;
		}						
		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:-200px;
		}	
	#nextBtn, #nextBtn2{
	left:600px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{
	display:block;
	width:30px;
	height:77px;
	background:url(images/btn_prev.gif) no-repeat 0 0;
		}	
#tb_home {
	height: 200px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
	#nextBtn a, #nextBtn2 a{
	background:url(images/btn_next.gif) no-repeat 0 0;
		}												
