body {
	/* background-image: url(/img/bg.png); */ /* comment this :::CAR */
	background-color: #660000; /* uncomment this :::CAR */
	font-family: Helvetica, Arial sans-serif;
}

div#frame {
	background-color: #FFFFFF;
}

a {
	color: #990033;
	text-decoration: none;
}

div#top {
	/* background-image: url(/img/top-ill/default-top.jpg); */
	background-repeat: no-repeat;
	height: 125px;
}

/* these are randomly served, see index.ctp line 54 */
div.bg1 { background-image: url(/img/top-ill/1.jpg); background-repeat: no-repeat; }
div.bg2 { background-image: url(/img/top-ill/2.jpg); background-repeat: no-repeat; }
div.bg3 { background-image: url(/img/top-ill/3.jpg); background-repeat: no-repeat; }
div.bg4 { background-image: url(/img/top-ill/4.jpg); background-repeat: no-repeat; }
div.bg5 { background-image: url(/img/top-ill/5.jpg); background-repeat: no-repeat; }
div.bg6 { background-image: url(/img/top-ill/6.jpg); background-repeat: no-repeat; }


h1 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #a71928;

	margin-bottom: 15px;

	text-transform: uppercase;
}


div.error-message {
	color: red;
}

h2 {
	font-family: Helvetica, sans-serif;
	/* font-size: 1em; */ /* comment this :::CAR */
	/* color: #431D13; */ /* comment this :::CAR */
	color: #333333; /* uncomment this :::CAR */
	font-size: 14px; /* uncomment this :::CAR */
}

h3 {
	/* font-size: 0.9em; */ /* comment this ::::CAR */
	font-size: 13px; /* uncomment this :::CAR */
	/* color: #431D13; */ /* comment this :::CAR */
	color: #333333; /* uncomment this :::CAR */
}

div#content div.rightCol ul {
	/* font-family: "Times New Roman",Times,serif; */ /* comment this :::CAR */
	font-family: Arial,serif; /* uncomment this :::CAR */
	color: #333;
	font-size: 0.8em;
	line-height: 1.6em;
	margin-left: 3px;
}

p {
	/* font-family: "Times New Roman", Times, serif; */ /* comment this :::CAR */
	font-family: Arial,serif; /* uncomment this :::CAR */
	color: #333333; /* uncomment this :::CAR */
	/* font-size: 0.9em; */ /* comment this :::CAR */
	/* line-height: 1.6em; */ /* comment this :::CAR */
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 12px;
}

#content .rightCol ul {
	color: #333;
	font-size: 12px;
	line-height: 20px;
}

/* inline images */
#content .rightCol p img {
	padding: 5px 10px 5px 10px;
}

div#body.leftCol p img {
	padding: 5px 10px 5px 10px;
}

/* Element Styles */
div.footerElt {
	text-align: right;
}

div.footerElt p {
	font-family: Helvetical, Arial, sans-serif;
	line-height: 1.2em;
	font-size: 0.8em;
}

div.footerElt p a {
	/* font-variant: small-caps; */ /* comment this :::CAR */
	font-variant: none; /* uncomment this :::CAR */
	font-size: 10px; /* uncomment this :::CAR */
	font-weight: bold;
}

div#downloadPrint p {
	font-variant: small-caps;
	font-weight: bold;
}

div#downloadPrint p .date {
	font-weight: normal;
	font-size: 0.9em;
}

/* Navigation Styles */
.nav li.sfHover {
	/* background:#9e5e3d; */ /* comment this :::CAR */
	background: #660000; /* uncomment this :::CAR */
}

.nav li.sfHover a {
	color: #FFFFFF; 
}

.nav li.sfHover ul li a {
	/* color: #431d13; */ /* comment this :::CAR */
	color: #333333; /* uncomment this :::CAR */
}

.nav li.sfHover ul li.sfHover ul li a {
	/* color: #431d13; */ /* comment this :::CAR */
	color: #333333; /* uncomment this :::CAR */
}

.nav li.sfHover ul li.sfHover a, .nav li.sfHover ul li a:hover {
	color: #FFFFFF; 
}

.nav li.sfHover ul li.sfHover ul li.sfHover a, .nav li.sfHover ul li.sfHover ul li a:hover {
	color: #FFFFFF; /* comment this :::CAR */
}

ul.nav li a {
	font-family: Helvetica, Arial sans-serif;
	font-size: 0.9em;
	font-weight: bold;

	/* color: #431d13; */ /* comment this :::CAR */
	color: #333333; /* uncomment this :::CAR */
	font-variant: small-caps;
	text-decoration: none;
}

ul.nav li ul {
	/* border: 2px solid #9e5e3d; */ /* comment this :::CAR */
	border: 2px solid #666666; /* uncomment this :::CAR */
	/* background: #efdfd8; */ /* comment this :::CAR */
	background: #ccc; /* uncomment this :::CAR */
}

/* Secondary Navigation */
ul#secondaryNav li a {
	color: #FFFFFF;
	text-transform: uppercase;

	font-family: Helvetica, sans-serif;
	/* font-size: 0.7em; */ /* comment this :::CAR */
	font-size: 10px; /* uncomment this :::CAR */
	font-weight: normal;

	line-height: 0.7em;
}

/* Business Detail Page Styles */
.logoImage {
	border: 1px solid #A71928;
}

.listingText, .listingText a {
	/* color: #5D1F0A; */ /* comment this :::CAR */
	color: #333; /* uncomment this :::CAR */
	font-size: 0.8em;
	line-height: 1.4em;
}

.listingText a {
	font-size: 1em;
}

div#listingContent,
div#listingContent p {
	/* 
		font-family: "Times New Roman", Times, serif; 
		font-size: 0.8em; 
	*/
	font-family: Helvetica,Arial sans-serif;
	font-size: 13px;
	color: #333;
}

/* E-News Signup Form */
form#enewsSignup {
	/* border: 2px solid #D2A38A; */ /* comment this :::CAR */
	/* background-color: #F0DFD4; */ /* comment this :::CAR */
	border: 2px solid #666666; /* uncomment this :::CAR */
	background-color: #cccccc; /* uncomment this :::CAR */
}

form#enewsSignup label {
	font-size: 0.8em;
}

form#enewsSignup div.captcha img {
	border: 1px solid black;
}

/* Staff Listing (Accordian) */
div.staff {
	font-family: Helvetica, sans-serif;
	margin-bottom: 10px;
	float: left;
	width: 165px;
}

div.staff div.name {
	font-size: 0.8em;
	font-weight: bold;
}

div.staff p {
	/* color: #ba7256; */ /* comment this :::CAR */
	color: #333; /* uncomment this :::CAR */
	line-height: 1.2em;
	font-size: 0.8em;
}

div.staff .more {
	color: #9f0028;
}

div.staff img {
	margin: 5px 5px 5px 0;
}

/* Page List Styles */
ul.pageList li {webb1

	list-style-type: square;
	color: #9f0028;
}

ul.pageList li a {
	font-size: 0.9em;
}

/* Events Calendar */
a.monthButton {
	/* background-color: #D2A38A; */ /* comment this :::CAR */
	background-color: #ccc; /* uncomment this :::CAR */
	font-size: 0.8em;
}

/* Staff Directory */
div.staff span.info {
	font-size: 0.9em;
}

div.staff span.info {
	float: left;
}

/* Image Gallery */
ul#imageGallery {
	margin-left: 30px;
	text-align: center;
	width: 290px;
	z-index: -1000;
	position: relative;
}

ul#imageGallery li {
	list-style-type: none;
	padding: 3px;
	float: left;
	position: relative;
	z-index: -1000;
}

ul#imageGallery li img {
	position: relative;
	z-index: -1;
}

.caption {
	font-size: 0.8em;
}

/* Search Module */
div#cse-search-form {
	float: right;
	margin: 20px 10px 0 0;
	padding: 0;
}

div#cse-search-form-home {
	clear: both;
	float: right;
	margin: -25px 0 15px 0;
	padding: 0;
}

/* Hotel Reservations Module */
div#jr-wrapper-home {
	margin: 0 0 20px 20px;
	clear: right;
	float: right; 
}

/* photo album */
div#imageGallery img {margin: 5px;}
div#photoGalleryInstructions {font-family: arial, sans-serif; color: #666; font-size: 11px; font-style: italic; margin-bottom: 15px;}

/* LIGHTBOX ALT 2 */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/img/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/img/next.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*
#calendar_form { padding-top: 0; }
#calendar_form, #calendar_form table, #calendar_form table tbody {
	background-color: #cccccc;
}
*/

div#alphaNav a {font-size: 14px;}
img.map_icon_link {border: solid 1px #666; margin: 3px;}

/* adding Google Translate gadget to the footer */
#translate-gadget {
	position: absolute;
	left: 15px;
	background-color: #ccc;
	border: solid 1px #666;
	height: 90px;
	width: 175px;
	margin-bottom: 15px;
	padding-left: 5px;
	bottom: -140px;
}

#questions-footer-2l {
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	font-family: arial;
	margin: 10px 0 0 45px;
}

#questions-footer-2l ul {
	list-style: none;
}

#questions-footer-2l ul li strong {
	font-weight: bold;
}

#questions-footer-2l a {
	text-transform: none;
}




