body {
background: rgb(69,67,61);
margin: 0 auto 0 auto;
}

/* ---------------------------------------------------
STYLE FOR SMALL TEXT IMMEDIATELY AT TOP OF EVERY PAGE
---------------------------------------------------- */
h1.special {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
text-align: center;
background: #000000;
margin: 0;
padding: 1px;
color: rgb(255,255,255);
}

/* ------------------------------
MAIN TABLE CONTAINS ALL ELEMENTS
------------------------------ */
#wrapper {
position: relative;
margin: 0 auto 0 auto;
border: 0;
background: rgb(217,210,174);
width: 754px;
}

/* ------------------------------
MAIN PAGE ELEMENTS FOR ALL PAGES
------------------------------ */
#wrapper h1 {
    text-align: center;
	font-size: 1.5em;
	color: rgb(0,51,204);
	margin: 0;
}

#wrapper h3{
color: #990000;
padding: 0 18px 0 18px;
}

h3.content {
clear: both;
width: 100%;
margin: 18px 0 9px 0;
padding: 3px 0 3px 3px;
background: rgb(217,210,174);
border-bottom: 1px solid rgb(69,67,51);
font-size: 0.9em;
color: rgb(69,67,51);
}

td.content {
background-color: #FFFFFF;
border: 1px solid  rgb(69,67,61);
width: 540px;
vertical-align: top;
}

.index_left {
float: left;
margin-top: 18px;
}

.index_right {
float: right;
margin-top: 18px;
}

div.graphic_left {
float: left;
width: 245px;
margin-right: 6px; 
}

.separator {
clear: both;
}

/* ------------------------------
MASTHEAD
------------------------------ */
#masthead {
padding: 0;
margin: 0 auto 0 auto;
}

#masthead h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align: center;
margin: 0;
line-height: 1.7em;
color: #FFFFFF;
height: 25px;
background: url(../styles/media/main_nav.gif);
background-repeat: repeat-x;
}

#masthead a{
color: #FFFFFF;
font-wieght: bold;
text-decoration: none;
}

/* ------------------------------
STANDARD PARAGRAPH STYLE
------------------------------ */
div.par_standard {
padding: 9px 18px 9px 18px;
}

.unique_logo {
float: left;
margin-bottom: 18px;
}

/* ----------------------------------------------
EMAIL, MUTUAL LINK, RES, RATES & SPECIALS BUTTONS
---------------------------------------------- */
.link_btns {
margin: 0;
height: 44px;
vertical-align: middle;
}

.link_btns_txt {
position: relative;
line-height: 1.2em;
width: 384px;
height: 44px;
top: -40px;
left: 115px;
}

/* ------------------------------
BORDER STYLES FOR BUSINESS TEASERS
------------------------------ */
div.standard {
margin: 15px;
padding: 3px;
}

div.chamber {
margin: 3px 15px 3px 15px;
padding: 3px;
}

div.blackborder {
margin: 13px;
padding: 5px;
border: 3px solid #000000;
font-weight: bold;
}

div.redborder {
margin: 13px;
padding: 5px;
border: 3px solid rgb(255,0,0);
font-weight: bold;
}

div.thumbnail {
font-size: 80%;
text-align: center;
border-top: 1px solid #003399;
padding: 18px;
}

.emphasis {
font-weight: bold;
color: #990000;
padding-bottom: 3px;
}

/* ------------------------------
CONTAINER FOR PHOTO CAPTIONS
------------------------------ */
.caption {
width: 245px;
font-size: 90%;
font-style: italic;
text-align: center;
}

/* ------------------------------
INCLUDES TOWN LISTS
------------------------------ */
.includes {
font-size: 90%;
}

/* ------------------------------
PHOTO STYLES
------------------------------ */
img.photo {
border: 1px inset;
}

img.photos {
border: 1px inset;
margin: 1px;
}

/* ------------------------------
CHAPTER PAGE GO BUTTON AREA
------------------------------ */
#chapter {
display: block;
background-color: rgb(217,210,174);
padding: 10px;
border: 2px inset #999999;
}

#chapter h4{
color:  rgb(69,67,61);
font-size: 98%;
}

/* -----------------------------
CALENDAR OF EVENTS ROWS
------------------------------ */

.even {
background: rgb(255,250,173);
}

.odd {
background: rgb(255,255,255);
}

/* -----------------------------
STYLES <pre> tags for testing php
------------------------------ */
div.print {
white-space: pre;
}


/* ------------------------------
PLACES & FTTD NAVIGATION
------------------------------ */
#indexes {
	margin: 0 1px 0 0;
	width: 107px;
	padding: 0;
	vertical-align: top;
    background: rgb(217,210,174);	
}

#indexes ul{
margin: 0;
padding: 0;
list-style-type: none;
}

#indexes li{
margin: 0;
padding: 0;
}

#indexes img{
	margin: 0 auto 0 auto;
	padding: 3px 0 0 0;
	border: none;
	display: block;
}

#indexes a{
	margin-left: 3px;
	padding: 0;
	background: url(../styles/media/index-btns.gif) no-repeat;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 102px;
	height: 40px;
	position: relative;
	color: rgb(69,67,61);
}

/* ------------------------------
INFO LINKS
------------------------------ */
#infolinks {
width: 540px;
}

#infolinks tr{
margin: 0;
padding: 0;
}

#infolinks td{
width: 50%;
border-bottom: 1px solid rgb(69,67,61);
background-color: rgb(217,210,174);
text-align: center;
}

#infolinks a{
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: bolder;
text-transform: uppercase;
color: rgb(69,67,61);
text-decoration: none;

}

/* ------------------------------
FEATURED INFO
------------------------------ */

#features {
	float: left;
	margin: 9px 0 0 8px;
	padding: 0;
	text-align: center;
	width: 240px;
}

#features img{
margin: 0;
padding: 0;
border: none;
}

#features a{
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

/* ------------------------------
FOOTER
------------------------------ */

#footer {
	position: relative;
	float: left;
	margin: 0 auto 0 auto;
	width: 758px;
	background-repeat: repeat-x;
	border-bottom: 1px solid rgb(217,210,174);
	padding: 0;
	background-image: url(../styles/media/content-edge.gif);
	text-align: center;
	background-position: bottom;
	height: 50px;
}

#footer ul {
	float: left;
	list-style-type: none;
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	top: 2em;
}

#footer li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#footer a {
	text-decoration: none;
	float: left;
	position: relative;
	width: 151px;
	display: block;
	font-size: 0.75em;
	line-height: 1.5em;
	color: rgb(217,210,174);
	text-align: center;
}

/* ------------------------------
BLUE BAR SEPARATOR
------------------------------ */
div.advertisers {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
line-height: 1.55em;
color: rgb(255,255,255);
text-align: center;
text-decoration: none;
display: block;
background: url(../styles/media/second-level.gif);
background-repeat: repeat-x;
margin: 18px 0 18px 0;
padding: 0;	
}

h2.advertisers {
font-size: 1.2em;
line-height: 1.55em;
color: rgb(255,255,255);
text-align: center;
text-decoration: none;
display: block;
background: url(../styles/media/second-level.gif);
background-repeat: repeat-x;
margin: 18px 0 18px 0;
padding: 0;	
}

.chartlisting{
clear: both;
display: block;
width: 100%;
margin: 18px 0 9px 0;
padding: 3px 0 3px 3px;
background: rgb(217,210,174);
border-bottom: 1px solid rgb(69,67,51);
font-size: 0.9em;
color: rgb(69,67,51);
}

span.include_towns {
font-size: 90%;
}

/* ---------------------------------------------------------
SECONDARY HEADERS ON MAPS CHAPTER PAGE
--------------------------------------------------------- */
#maptitles {
width: 540px;
}

#maptitles tr{
margin: 0;
padding: 0;
}

#maptitles td{
padding: 0;
margin: auto;
width: 33%;
vertical-align: top;
text-align: center;
}

#maptitles h1{
font-weight: bold;
font-size: 14px;
color: rgb(69,67,61);
display: block;
margin-top: 20px;
background-color: rgb(217,210,174);
padding: 5px;
text-align: center;
}

#maptitles li{
margin-left: 20px;
text-align: left;
}

#maptitles a{
font-size: 90%;
}

/* ------------------------------------------
MAP PAGE STYLES
------------------------------------------ */
.mapclick {
color: rgb(0,51,204);
font-weight: bold;
text-align: center;
}

#regionlinks td{
border: thin #003399;
vertical-align: top;
padding: 0 0 10px 0;
}

#regionlinks h4{
display: block;
text-align: center;
font-weight: bold;
color: rgb(69,67,61);
line-height: 12pt;
padding: 5px;
}

div.thumbnail {
margin: 0 auto;
text-align: center;
padding-left: 18px;
padding-right: 18px;
}

.disclaimer {
font-size: 80%;
}

/* ---------------------------------
CALENDARS OF EVENTS TABLES
--------------------------------- */
#calendars {
width: 100%;
}

#calendars thead {
background: rgb(0,51,204);
color: #FFFFFF;
font-size: 120%;
padding: 5px 18px 5px 18px;
}

#calendars td {
border: 1px solid #999999;
padding: 5px;
}

