/* CSS Document 

blue = #4d75a4
green = #6db43f
orange = #db6227
brown = #984a22
yellow = #f7ae20
light tan = #f4f3eb

*/

body {
	color: #5a4c3e;
	margin: 0;
	padding: 0;
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	background:#4d75a4 url(/images/bodyBG.jpg) repeat-x;
	}
	
.wrapper1 {

	}

p {
	padding:0px;
	margin: 0 0 12px 0px;
	}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #984a22;
	margin: 0 0 12px 0;
	padding: 0;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #db6227;
	margin:0px 0 15px 0;
	padding:0px;
	}

ul {margin:0px; padding:0px;}
li {margin:0px; padding:0px;}

a:link{color: #984a22;}
a:visited{color: #984a22;}
a:active{color: #984a22;}
a:hover{color: #984a22; text-decoration:none;}
.button {
	color: #fff;
	background: #db6227;
	padding: 1px 5px;
	margin:0 0 0 0;
	border: 2px solid #984a22;
	font-size: 9px;
	font-weight:bolder;
	width: auto;
	overflow: visible;
	}
.button:hover, .submit:focus {
	border: 2px solid #984a22;
	}
#container {
	width:780px;
	margin:0 auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-image: url(/images/containerBG.gif);
	background-repeat: repeat-y;
	}

.input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #997337;
	font-size: 11px;
	margin:0 0 12px 0px;
	padding: 0;
	width:175px;
	}

#wrapper { 
	width:780px; 
	margin: 0; 
	padding: 0;
	}

#header { 
	position:relative;
	width: 780px;
	height: 271px;
	float:left;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	background:url(/images/headerBg.jpg) no-repeat;
	}
#header img { 
	position:absolute;
	right:148px;
	top:97px;
}
#header .hdrLogo {
	position:absolute;
	left: 24px;
	top: 65px;
	width:200px;
	height:125px;
	}
#header .hdrLogo a:link, #header .hdrLogo a:visited {
	display:block;
	position: absolute;
	width:200px;
	height:125px;
	text-indent: -9000px;
	:-moz-any-link:focus;
	outline: none;
	}
#welcome {
	width: 525px;
	float: left;
	padding: 0px 0 0 0;
	margin: 0;
	line-height:170%;
	background:url(/images/blueDottedLine.gif) repeat-y 360px;
	}

body.inside #welcome {
	background:none;
	}
#leftCol {
	width: 348px;
	float: left;
	margin: 0 10px 20px 0;
	padding: 0;
	}
	
body.inside #leftCol {width:510px;}

#leftCol ul {
	margin: 0 5px 0 15px;
	padding: 0;
	}
	
#leftCol ul li {
	background: url(/images/bullet.gif) no-repeat left 50%;
	margin: 0;
	padding: 0px 0 0px 15px;
	list-style-type: none;
	}
.divider {
	margin: 15px 0;
	}	
	
#rightCol {
	float: left;
	width: 140px;
	line-height:1;
	padding:0 0 0 20px;
	}
body.inside #rightCol {display:none;}

#rightCol img {
	padding:0 0 0 0;
	}

#rightCol dl {margin:0px;padding:0px; width: 140px;}
#rightCol dt {
	margin: 0;
	padding: 0 0 2px 0;
}
#rightCol dt img {
	width:135px;
}
#rightCol dd {
	margin:0px 0 0 0;
	padding:0 0 35px 0;

}

#inside_body {
	width: 500px;
	float: left;
	padding: 0;
	margin: 0;
}


	
#singlecolumn {
	width: 450px;
	float: left;
	padding: 0;
	}

#singlecolumn ul {
	margin: 0 5px 0 35px;
	padding: 0;
	}
	
#singlecolumn li {
	margin: 0;
	padding: 0 0 2px 0;
	}
	
#search_wrapper {
	width:450px;
	float:left;
	padding:0px;
	margin:0px 0 12px 0;
	}

#search_field {
	width:220px; 
	float:left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #997337;
	font-size: 11px;
	}

.footerBottom {
	padding:0;
	margin: 0 auto;
	clear: both;
	width: 745px;
/*	background:brown;*/
	height:50px;
}
	
#footer {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	line-height: 2;
	width: 760px;
	background: url(/images/footerBG.gif) no-repeat top;
	padding: 20px 0 20px 20px;
	margin: 0 auto;
	clear: both;
	color: #fff;
	text-align: left;
	clear:both;
	font-weight:bolder;
	}
	
#footer a:link{color: #fff; text-decoration:none;}
#footer a:visited{color: #fff;  text-decoration:none;}
#footer a:active{color: #fff;  text-decoration:none;}
#footer a:hover{color: #fff; text-decoration:underline;}

.table1 {
	border-right:2px solid #4f76a4;
	border-left:2px solid #4f76a4;
	border-bottom:2px solid #4f76a4;
	margin:15px 0;
	}
	
.table1 td { padding: 2px 0px 2px 5px; vertical-align: top; }
.table1 .tablehead {
	background: #4f76a4;
	color: white;
	font-weight: bold;
	}
.table1 tr.alt {background :#fff;}

dl.locate {width:225px; float:left; display:inline; padding:2px 0px; margin:0px;}
dl.locate dt {width:225px; font-weight:bold; float:left;  margin:0px; padding:0px;}
dl.locate dd { float:left; margin:0px; padding:0px 0 0 0px; display:block;}

.dl_rows {width:450px;}

	
.hide {display:none;}

.about_container {
	padding-bottom:10px;}

.about_image{
	float:left; 
	width:80px; 
	padding:5px 15px 0 0;}
	
.about_image img {border:1px solid #937739;}
	
.about_body {
	float:left; 
	width:320px;}
	

/* THESE TABLES ARE USED BY GLOBAL ADMIN */
.tablea 
{
	COLOR: #000; 
	border:1px solid #2592d7; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	background:#e8e2da; 
	width: 100%;
	border-collapse: collapse; /* this sets cellspacing to 0 on tables */
}
.tablea A:link { COLOR: #003C7B; text-decoration: underline;}
.tablea A:visited { COLOR: #003C7B; text-decoration: underline;}
.tablea A:active { COLOR: #003C7B; text-decoration: underline;}
.tablea A:hover { COLOR: #003C7B; text-decoration: none;}

.tablea td { padding: 2px; border: 1px;}

/* Use "th" if possible. If .net does not support "th" then use "header" class */
.tablea th {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4d75a4;
	padding: 4px;
}
.tablea th A:link { color: #FFFFFF; text-decoration: underline;}
.tablea th A:visited { color: #FFFFFF; text-decoration: underline; }
.tablea th A:active { color: #FFFFFF; text-decoration: underline; }
.tablea th A:hover { color: #FFFFFF; text-decoration: none; }

.tablea .header {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2592d7;
	padding: 20px;
}
.tablea .header A:link { color: #FFFFFF; text-decoration: underline;}
.tablea .header A:visited { color: #FFFFFF; text-decoration: underline; }
.tablea .header A:active { color: #FFFFFF; text-decoration: underline; }
.tablea .header A:hover { color: #FFFFFF; text-decoration: none; }

.tablea .header td { padding: 2px;}

.tablea .footer { 
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #003C7B;
}
.tablea .footer td { text-align: center;}
.tablea .alt { background:#E2E2D2;}
.tablea .pager { font-size: 12px; COLOR: #000000; background:#FFFFFF; }
.tablea .pager A { font-weight:bold; }

.tableb {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	background: #ffffff;
	color: #000000;
	border-color: #794500;
	border-collapse: collapse; /* this sets cellspacing to 0 on tables */
}
.tableb A:link { COLOR: #003C7B; text-decoration: underline;}
.tableb A:visited { COLOR: #003C7B; text-decoration: underline;}
.tableb A:active { COLOR: #003C7B; text-decoration: underline;}
.tableb A:hover { COLOR: #003C7B; text-decoration: none;}

.tableb td { padding: 2px; border: 1px; }

/* Use "th" if possible. If .net does not support "th" then use "header" class */
.tableb th {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background:;
	padding: 15px;
}
.tableb th A:link { color: #FFFFFF; text-decoration: underline;}
.tableb th A:visited { color: #FFFFFF; text-decoration: underline; }
.tableb th A:active { color: #FFFFFF; text-decoration: underline; }
.tableb th A:hover { color: #FFFFFF; text-decoration: none; }

.tableb .header 
{
    text-align:left;
    display: block;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold; 
	color: #FFFFFF;
	background-color: #01461A;
	padding: 3px;
}
.tableb .header A:link { color: #FFFFFF; text-decoration: underline;}
.tableb .header A:visited { color: #FFFFFF; text-decoration: underline; }
.tableb .header A:active { color: #FFFFFF; text-decoration: underline; }
.tableb .header A:hover { color: #FFFFFF; text-decoration: none; }

.tableb .header td { padding: 2px; }

.tableb .footer { 
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #003C7B;
}
.tableb .footer td { text-align: center;}
.tableb .alt { background:#fbf6f2; border-top: 1px solid #c3bab3;}
tr.headerBG { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #984a22; 
	height: 148px;
	background:url(/images/adminHeaderBG.gif);
	}
tr.headerBG td { 
	border:10px solid #db6227;
	}
tr.headerBG td div { 
	padding:10px 10px 0 0;
	}

tr.headerBG a:link, tr.headerBG a:visited { color: #984a22;}

.linkDescription {
    padding: 0 0 2px 0;
}

.featuredSeparator {
    padding: 0 0 12px 0;
}

.reservationSystem {
    padding: 0 0 0 15px;
}
/*-- Fieldset Styles --*/
fieldset {
	float: left;
	border: 1px solid #ccc;
	margin: 0 0 15px 0;
	padding: 10px;
	width:325px;
	background:#f4f3eb;
	}
	
fieldset dl  {
	list-style:none;
	margin: 0;
	padding: 0;
	}

fieldset dl dt {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
	background:none;
	}

fieldset label {	
	float: left;
	width: 150px;
	vertical-align: top;
	}
.photoThumbs {
	margin:0;
	padding:0;
	overflow:auto;
	height:400px;
	width:140px;
	}
.photoThumbs li {
	list-style:none;	
	margin:0 0 5px 0;
	padding:0;
	}
.photoLarge {
	float:left;
	width:347px;
	}
.photoLarge img {
	max-width:347px;
	margin:0 0 10px 0;
	}
.photos p {
	clear:both;
	}