/* comment added to change file size for Windows Dreamweaver CSS bug */
/* comment added to change file size for Windows Dreamweaver CSS bug */
* {
	margin: 0;
	padding: 0;
	padding-left: 0px;
}
/*
12px=75%
13px=81%
14px=87%
15px=94%
16px=100%
17px=106%
18px=112%
19px=119%
20px=125%
24px=150%
*/
/* begin common tags */ 
img { 
	border: none; 
	margin:0px 0px 5px 5px; 	
	}

h1 {
	font-size: 150%;
	padding: 5px 10px 5px 10px;
	}

h2 {
	font-size: 125%;
	padding: 5px 10px 5px 10px;
	}

h3 {
	font-size: 100%;
	padding: 5px 10px 5px 10px;
	}

h4 {
	font-size: 87%;
	font-weight:600;
	padding: 5px 10px 5px 10px;
	}
h5 {
	font-size: 81%;
	}
h6 {
	font-size: 75%;
	}

p {
	padding: 5px 10px 5px 10px;
	/*font-size:87%, 94%, 100%;*/
	font-size: 87%;
	}

ul li {
	text-decoration:none;
	list-style:none;
	padding: 8px 0 0 8px;
	}
/*start tables*/
table{
	margin: 5px 20px 5px 20px;
	}
.title{
	background-color:#faf2ce;
	}
/*end tables*/

/* end common tags */	
	

a:link {
color :#06365E;
text-decoration:underline;
}

a:visited {
color : #06365E;
text-decoration:underline;
}
a:hover {
color :#06365E;
text-decoration: none;
}


body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:#eeedee;
	background-image: url(images/dropshadow.gif);
	background-position: center;
	background-repeat: repeat-y;
	
	}
#box{
	width: 900px;
	margin-right: auto;
 	margin-left: auto;
	}
#header {	/*background-image:url(images/bgheader.jpg);*/
	margin-right: auto;
	margin-left: auto;
	background-image:url(images/bg_header2.jpg);
	height:130px;	
	}
#header img{
	padding-top:20px;
	padding-left:10px;
	}

#breadcrumbs {
	width: 900px;
	background-color:#06365E;
	margin-right: auto;
	margin-left: auto;
	height: 24px;
	padding-bottom: 0px;
	}
#breadcrumbs p.sssf {
	font-size: 14px;
	text-align:right;
	float:right;
	color:#fff;
	font-style: italic;
	margin-bottom: 0px;
	}
#breadcrumbs p {
	font-size: 14px;
	color:#fff;
	margin-bottom: 0px;
	}
#breadcrumbs a:link {
	color :#fff;
	text-decoration: none;
			}
#breadcrumbs a:active {
	color :#fff;
	text-decoration: none;
			}
#breadcrumbs a:visited {
	color :#fff;
	text-decoration: none;
			}
#breadcrumbs a:hover {
	color: #FFCC66;
	text-decoration: none;
			}
#middle {
	width: 900px;
	padding:0;
	margin-left:auto;
	margin-right: auto;
	/*border: 1px dotted #FFFF99;*/
	background-image:url(images/subback.gif);
	}
	/*
	#middle ul li {
	border-bottom:none;
	padding-bottom: 6px;
	}*/
/* start the left side */	
	#left {
		width: 200px;
		padding: 5px 0px 5px 0px;
		margin-right: 0px;
		float:left;
		border:none; 
		}
/* start the first levels of the navi*/	
	#navhome{
		font-size: 106%;
		font-weight:800;
		padding: 0px 0px 4px 0px;
		border-top-width: 0px;
		border-top-style: none;
		margin:4px 10px 0px 10px;
		}
		.first {
	/*font-size: 106% 112% 119%;*/
			font-size:106%;
	font-weight:800;
	padding: 6px 0px 4px 0px;
	border-top-width: 1px;
	border-top-color:#06365E;
	border-top-style: solid;
	margin:4px 10px 0px 10px
			}
		.first a:link {
			color :#06365E;
			text-decoration: none;
			}
		.first a:visited {
			color :#06365E;
			text-decoration: none;
			}
		.first a:hover {
			color :#06365E;
			text-decoration: none;
			background-image:url(images/bg_gra4.gif); 		
			}
		/*.first_active is a class for current page*/
		.first_active {
			font-size: 106%;
			font-weight:800;
			padding: 4px 0px 4px 0px;
			border-top-width: 1px;
			border-top-color:#06365E;
			border-top-style: solid;
			margin:4px 10px 0px 10px;
			background-image:url(images/bg_gra4.gif);
			}
		.first_active a:link {
			color :#06365E;
			text-decoration: none;
			}
		.first_active a:visited {
			color :#06365E;
			text-decoration: none;
			}
		.first_active a:hover {
			color :#06365E;
			text-decoration: none;
			}
/* end the first levels of the navi */	
/* start the second levels of the navi */
		
		li.second {
			/*font-size: 75%, 81%, 87%;*/
			font-size: 81%;
			padding: 1px 13px 1px 13px;
			}
		.second a:link {
			color :#000000;
			text-decoration: none;
			}
		.second a:visited {
			color :#000000;
			text-decoration: none;
			}
		.second a:hover {
			color :#06365E;
			text-decoration: underline;
			}
		/*.second_active is a class for current page*/
		.second_active {
			/*font-size: 75%, 81%, 87%;*/
			font-size: 81%;
			padding: 1px 13px 1px 13px;
			}
		.second_active a:link {
			/*font-size: 75%, 81%, 87%;*/
			color :#06365E;
			text-decoration: underline;
			}
		.second_active a:visited {
			color :#06365E;
			text-decoration: underline;
			}
		.second_active a:hover {
			color :#06365E;
			text-decoration: underline;
			}	
		.bullet{
			float:left;
			position:relative ; top:4px; right:2px;
			}
					
		#box #middle #left #navhome span {
			margin-left: 5px;
		}
		#box #middle #left .first span {
			margin-left: 5px;
		}
		#box #middle #left .second span {
			margin-left: 4px;
		}
/* end the second levels of the navi and the left side*/
/* start the center */
	#center {
	width: 500px;
	float:left;
	/*border-right: 1px solid #06365E;*/	
		}
		
	#center img {
		float:right;
		margin:5px 30px 8px 8px;
		}
	#center p {
	padding: 5px 20px 5px 20px;
	line-height: 1.25em;
		}
	#center h1 {
	font-size: 150%;
	padding: 5px 30px 5px 20px;
		}

	#center h2 {
		font-size: 125%;
		padding: 5px 30px 5px 30px;
		}

	#center h3 {
	font-size: 100%;
	padding: 5px 30px 5px 20px;
		}

	#center h4 {
		font-size: 87%;
		font-weight:600;
		padding: 5px 30px 5px 30px;
		}
	#center h5 {
		font-size: 81%;
		padding: 5px 30px 5px 30px;
		}
	#center h6 {
		font-size: 75%;
		padding: 5px 30px 5px 30px;
		}
		
		#box #middle #left .first_active span {
	margin-left: 5px;
}
#box #middle #center li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 87%;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	line-height: 1.25em;
	list-style-type: disc;
	list-style-position: inside;
}
#box #middle #center ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
}
#box #middle #center span {
	font-weight: bold;
}
.whotable {
	width:400px;
	margin: 15px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-collapse:collapse;
}
.whotabletitle{
	background-color:#faf2ce;
	width: 50%;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.whotabletd {
	width: 50%;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
/*start dealing with room layout table*/
#box #middle #center .room_rayout{
	float:none;	
	text-align:center;
	}
/*end dealing with room layout table*/

/* start for social.php page */
#box #middle #center .for_indent {
	/*text-indent: 20px;*/
	margin-left:20px;
	margin-top:-8px;
	margin-bottom:-5px;
	
}
#box #middle #center .for_title {
	margin-left:10px;
	
}
#box #middle #center .phonenumber {
	float:right;
	font-weight:normal;
	}
	
	#rent_rates{
	font-size:13px;
	}
	#rent_rates td{
	padding:0 2px;
	}
/* end for social.php page */

/* end the center */
/* start the right side */
	#right {
	width: 191px;
	float:right;
	padding: 5px 4px 5px 4px;
	margin:0;
		}
	#right img {
		float:right;
		margin:5px;
		}
	#right .textdown_button{
		margin: 2px 0px 2px 10px;
		float:left;
		}
	#right .textup_button{
		margin: 2px 10px 2px 0px;
		float:right;
		}
	#right .donate_button{
		margin: 2px 10px 5px 10px;
		float:none;
		}
	#right .quote {
		font-style: italic;
		}
	#right .quoter {
		text-align: right;
		}
	.right_bottom{
		padding: 4px 0px 4px 0px;
		border-top-width: 1px;
		border-top-color:#06365E;
		border-top-style: solid;
		margin:4px 10px 0px 10px
		}
		
	#right span{
		font-weight: bold;
		}
	#right ul {
		list-style:disk;
		margin:0 5px 5px 5px;		
		}
	#right ul li {
	list-style-type: disc;
	list-style-position: inside;
	font-size:87%;
		}
/* end the right side */
.clear {
	clear: both;
	height: 0;
	}
/* start footer */	
/*#footer {
	width: 900px;
	height:50px;
	background-color:#06365E;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	color:#ffffff;
	 
	}
	.phone {
		text-align:left;
		margin:none;
		padding:none;
		float:left;
		margin-top:5px;
		font-size: 0.95em;
		}
	.address {
	font-size: 0.95em;
		text-align:right;
		float:right;
		margin-top:4px;
		}
#copyright{
	text-align: center;
	padding:10px;
	}
	#box #footer #copyright p {
	margin-top: 6px;
	}*/
	
	
/* end footer */
	#footer {
		width: 900px;
		height:60px;
		background-color:#06365E;
		margin-right: auto;
		margin-left: auto;
		text-align:center;
		color:#ffffff;
	}
	.phone {
		text-align:left;
		margin:5px;
		padding:5px;
		float:left;
		}
	.address {
		text-align:right;
		float:right;
		}
#copyright{
	text-align: center;
	padding:10px;
	font-size: .90em;
	}
/* end footer */

#box #footer .phone {
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
}
#box #footer .address {
	font-size: 14px;
	margin-top: 4px;
}
#box #footer #copyright p {
	font-size: 12px;
	margin-top: 6px;
}

#slideshow {
padding-left: 20px;
}