/* Global Styles */

body {	
	background-color:#9dc9e8;
	font-family: verdana, helvetica, arial;
	font-size: 13px;
	line-height: 17px;
	color: #ffffff;
	/*background:url('img/watergradient.gif') repeat-x bottom center;*/
	text-align: center;
	margin: 0;
	padding: 0;
	min-height: 100%;
	height: 100%;
}

html { height: 100%; }

/* --------------------------------------------------------------------------- */
/* Main Containers */
/* --------------------------------------------------------------------------- */

#container-top {
	background-color:#e8cb9d;
	background:url('img/sandtile.gif') repeat;
}

#container-middle {
	background-color:#e8cb9d;
	background:url('img/sandtile.gif') repeat;
}

#container-footer1 {
	width: 100%;
	background-color:#e8cb9d;
	background:url('img/sandtile.gif') repeat;
	margin: 0 auto;
}

#container-footer2 {
	width: 800px;
	margin: 0 auto;
	background:url('img/footer_background.jpg') no-repeat top center;
	height: 128px;
}

#container-footer-nav {
	width: 600px;
	font-size: 10px;
	color: #8f5800;
	text-align: right;
	float: right;
	margin: 0px 40px 10px 0px;
}

#container-footer-nav a { 
	color: #8f5800;
	padding: 0px;
	font-size: 1.0em;
	text-decoration: underline;
}

#container-bottom {
	background:url('img/sandedge2.gif') repeat-x top center;
	height: 150px;
	margin: 0;
}



/* --------------------------------------------------------------------------- */
/* Content Area */
/* --------------------------------------------------------------------------- */

#content-middle {
	background:url('img/content_bgtile2.gif') repeat-y;
	width: 800px;
	margin: 0 auto;
	overflow: auto;
	
}

#left-column {
	width: 235px;
	margin: 0px 5px 10px 10px;
	float: left;
	text-align: left;
	position: relative;
	left: 20px;
	border-right: 2px dotted #704500;
}

#right-column {
	width: 470px;
	padding: 0px;
	margin: 0px 5px 10px 5px;
	float: left;
	text-align: left;
	position: relative;
	left: 20px;
	
}

#left-column-half {
	width: 363px;
	margin: 0px 5px 10px 10px;
	float: left;
	text-align: left;
	position: relative;
	left: 20px;
	border-right: 2px dotted #704500;
}

#right-column-half {
	width: 353px;
	padding: 0px;
	margin: 0px 5px 10px 10px;
	float: left;
	text-align: left;
	position: relative;
	left: 30px;
	
}

.characterContainer {
	width: 340px;
	padding: 0px;
	border-bottom: 2px dotted #704500;
	margin: 0px 5px 10px 0px;
	float: left;
	font-size: 13px;
}

.characterImage {
	width: 180px;
	float: left;
}

.characterText {
	width: 160px;
	float: left;
}

.aboutContainer {
	width: 210px;
	padding: 0px;
	border-bottom: 2px dotted #704500;
	margin: 30px 5px 0px 5px;
	float: left;
	font-size: 13px;
}

.aboutImage {
	width: 200px;
	float: left;
	border: 2px dotted #ff6600;
	padding: 2px;
}

.aboutText {
	width: 200px;
	float: left;
}

#flashcontent {
	background:url('img/sandtile.gif') repeat;
	margin: 0 auto;
}

#thumbContainer {
	width: 210px;
	float: left;
	margin: 0px 10px 0px 10px;
	color: #a26400;
}

.thumbImage {
	width: 210px;
	clear: both;
	padding: 2px;
	border: 1px solid #704500;
	text-align: center;
}

.thumbText {
	font-size: 12px;
	font-family:"trebuchet MS", Verdana, sans-serif;
	text-align: center;
	text-decoration: none;
	margin-bottom: 15px;
	margin-top: 5px;
}

.thumbImageColoring {
	width: 210px;
	clear: both;
	padding: 2px;
	text-align: center;
}

.imageBorder {
	border: 1px solid #704500;
	padding: 2px;
}

/* --------------------------------------------------------------------------- */
/* Site Typography */
/* --------------------------------------------------------------------------- */

#subtextOne {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
}

.smallText {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 13px;
}

#headerOne {
	font-family: verdana, helvetica, arial;
	font-size: 28px;
	line-height: 32px;
	color: #FF9900;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

#headerTwo {
	font-family: verdana, helvetica, arial;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	margin: 0px 0px 5px 10px;
}

#headerThree {
	font-family: verdana, helvetica, arial;
	font-size: 13px;
	line-height: 15px;
	color: #FF9900;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

#quote {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	color: #ffffff;
	border-top: 1px solid #704500;
	border-bottom: 1px solid #704500;
	padding: 5px;
	margin: 10px 10px 10px 10px;
}

#quoteSidebar {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	color: #ffffff;
	border-bottom: 1px solid #704500;
	padding: 5px;
	margin: 10px 10px 10px 10px;
}

.quoteByline {
	font-style: italic;
	color: #ffeecb;
}

#learnMore {
	text-align: right;
	margin-bottom: 20px;
	margin-right: 30px;
}

.yellow {
	color: #ffe56c;
}

/* --------------------------------------------------------------------------- */
/* Events listings */
/* --------------------------------------------------------------------------- */

.eventMonth {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	margin: 0px 0px 5px 10px;
}

.eventListing {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px 0px 5px 10px;
}

.appearanceListing {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px 0px 5px 10px;
	border-bottom: 1px dotted #704500;
}



/* --------------------------------------------------------------------------- */
/* Site links */
/* --------------------------------------------------------------------------- */

a:link { color: #fec973; padding: 0px; font-size: 1.0em; text-decoration: underline; }
a:visited { color: #fec973; padding: 0px; font-size: 1.0em; text-decoration: underline; }
a:active { color: #fec973; padding: 0px; font-size: 1.0em; text-decoration: underline; }
a:hover { color: #FFFFFF; padding: 0px; font-size: 1.0em; text-decoration: none; }


/* --------------------------------------------------------------------------- */
/* Lists */
/* --------------------------------------------------------------------------- */

ol, ul {
	list-style-type: disc;
	color:#ffeecb;
	padding-left: 10px;
	margin-left: 20px;
	margin-top: 0px;
}



