/* CSS Document 
blue = #004275
green = #6db43f
red = #d21034

*/

body {
	color: #333;
	margin: 0;
	padding: 0;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	background-image: url(/images/bodyBG.jpg);
	background-repeat: repeat;
	background-position: 50% top;
	}
	
.wrapper1 {
	background: url(/images/wrapper1BG.jpg) repeat-x 50% top;
	width:100%;
	}

p {
	padding:0px;
	margin: 0 0 12px 0px;
	}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #d21034;
	margin: 0 0 12px 0;
	padding: 0;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #004275;
	margin:0px 0 15px 0;
	padding:0px;
	}

ul {margin:0px; padding:0px;}
li {margin:0px; padding:0px;}

a:link{color: #d21034;}
a:visited{color: #d21034;}
a:active{color: #d21034;}
a:hover{color: #d21034; text-decoration:none;}

#container {
	width:820px;
	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:820px; 
	margin: 0; 
	padding: 0;
	}

#header { 
	position:relative;
	width: 820px;
	height: 225px;
	float:left;
	margin: 0 0 0 0;
	padding:0px;
	background:url(/images/headerBG.jpg) no-repeat;
	}
#header img { 
	position:absolute;
	right:148px;
	top:97px;
}
#header .hdrLogo {
	position:absolute;
	left: 40px;
	top: 55px;
	width:220px;
	height:125px;
	}
#header .hdrLogo a:link, #header .hdrLogo a:visited {
	display:block;
	position: absolute;
	width:220px;
	height:125px;
	text-indent: -9000px;
	:-moz-any-link:focus;
	outline: none;
	left: 5px;
	}
#welcome {
	width: 500px;
	float: left;
	padding: 18px 0 0 0;
	margin: 0;
	line-height:170%;
	}


#leftCol {
	width: 315px;
	float: left;
	margin: 0 10px 20px 0;
	padding: 0;
	}
	
body.inside #leftCol {width:480px;}

#leftCol ul {
	margin: 0 5px 0 15px;
	padding: 0;
	}
	
#leftCol ul li {
	background: url(/images/bullet.gif) no-repeat left 7px;
	margin: 0;
	padding: 0px 0 4px 15px;
	list-style-type: none;
	}
	
.divider {
	margin: 15px 0;
	}	
	
#rightCol {
	float: left;
	width: 160px;
	color: #000;
	line-height:1;
	}
body.inside #rightCol {display:none;}

#rightCol img {
	margin:10px 0 2px 0;
	padding:7px;
	background:url(/images/featuredFieldBG.gif)
	}
	

#rightCol dl {margin:0px;padding:0px; width: 150px;}
#rightCol dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
	}

#rightCol dd {
	margin:0px 0 0 0;
	padding:0 8px 10px 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: 820px;
	background: url(/images/footerBG.gif) no-repeat top;
	padding: 20px 0 20px 90px;
	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 #18562a;
	border-left:2px solid #18562a;
	border-bottom:2px solid #18562a;
	margin:15px 0;
	}
	
.table1 td { padding: 2px 0px 2px 5px; vertical-align: top; }
.table1 .tablehead {
	background: #18562a;
	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:#e8e8e8; 
	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: #002c0c;
	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:#e8e8e8;}
.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: 11px;
	line-height: 13px;
	font-weight: normal;
	background: #ffffff;
	color: #d21034;
	border-collapse: collapse; /* this sets cellspacing to 0 on tables */
}
.tableb A:link { COLOR: #d21034; text-decoration: underline;}
.tableb A:visited { COLOR: #d21034; text-decoration: underline;}
.tableb A:active { COLOR: #d21034; text-decoration: underline;}
.tableb A:hover { COLOR: #d21034; 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: 12px;
	font-weight: bold;
	color: #d21034;
	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:#e8e8e8; border-top: 1px solid #c3bab3;}
tr.headerBG {
	background: #002c0c;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #fff; 
	height: 150px;
	}
tr.headerBG a:link, tr.headerBG a:visited { color: #fff;}

.linkDescription {
    padding: 0 0 2px 0;
}

.featuredSeparator {
    padding: 0 0 12px 0;
}

.reservationSystem {
    padding: 0 0 0 15px;
}
