@charset "UTF-8";
/* FW100.a1 */
/* (c)2009 SugarHill Works LLC - http://www.sugarhillworks.com */

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: none;
	outline: none;
}

html, body {
	height: 100%; /*stickyfooter*/
}

a { color: #646C4E; text-decoration: underline; cursor: pointer; } 
/*a:hover { color: #000; text-decoration: underline; cursor: pointer; }*/ /* comment out this line if the fade function is being used */
a:visited { color: #646C4E; text-decoration: underline; }
/*a:visited:hover { color: #000; text-decoration: underline; }*/ /* comment out this line if the fade function is being used */
a:active { color: #000; text-decoration: underline; outline: none; }
a[href="#"] { text-decoration: underline; cursor: pointer; }

.fadeCol {
	color: #646C4E;
}
.fadeBodyCol {
	color: #646C4E;
}

body {
	background: #D6D3C5 url(../img/bgd.jpg) repeat;
	color: #4E4212;
	font-size: small;
	font-family: "Times New Roman", Times, "MS Serif", "New York", serif;
}

.noJS {
	font-weight: bold;
	color: #900;
}

.clear { 
	background: none;
	position: relative;
	clear: both;
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 0;
	padding: 0;
}
	
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.smltxt {
	font-size: 85%;
}
.bigtxt {
	font-size: 115%;
}
.norml {
	font-weight: normal;
}

/* ----------- main wrapper container for screen geom ------------ */
#overlay {
	background: #FFF;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	display: block;
	z-index: 99999;
}
#fullscr {
	position: relative;
	top: 0px;
	left: 0px;
	min-height: 100%; /*stickyfooter*/
	height: auto !important; /*stickyfooter*/
	height: 100%; /*stickyfooter*/
	margin: 0 auto -25px auto; /*stickyfooter--the bottom margin is the negative value of the footer's height */
	width: 100%;
	z-index: 10;
	overflow: visible;
}
/*#fullscr_spcr_top {
	position: relative;
	height: 0px;
	line-height: 0px;
	margin: 0 0;
	padding: 0 0;
	width: 100%;
}
#fullscr_spcr_btm {
	position: relative;
	height: 20px;
	width: 100%;
}*/

/* ---------------- main content container ---------------- */
#ceibw { border: #000 solid 0px;
	background-color: #FFF; 
	position: relative;
	top: 0px;
	width: 960px;
	height: 100%; 
	min-height: 600px;
	margin: 0px auto; /* don't change; top margin is made with the spcr divs */
	padding: 0;
	overflow: visible;
	z-index: 20;
}
#wrap { 
	background-color: #FFF; 
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	z-index: 25;
	box-shadow: 3px 0px 5px #B4B1A7;
	-webkit-box-shadow: 3px 0px 5px #B4B1A7;
	-moz-box-shadow: 3px 0px 5px #B4B1A7;
} 
#wrap2 { 
	background-color: #FFF; 
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	z-index: 25;
	box-shadow: -3px 0px 5px #B4B1A7;
	-webkit-box-shadow: -3px 0px 5px #B4B1A7;
	-moz-box-shadow: -3px 0px 5px #B4B1A7; 
} 

/* -------------- header ---------------- */
#hdr { 
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 275px;
	overflow: visible;
	z-index: 2000;
}
#logo_cntr { 
	position: relative;
	/*float: left;*/
	padding: 0px 0px;
	width: 960px; 
	height: 250px; 
	z-index: 2500;
}

/* -------------- main content container -------------- */
#main_cntr { border: #000 solid 0px; 
	position: relative;
	float: left;
	top: 0px; /* negative the height of fullscr_spcr */
	left: 0px;
	width: 100%; 
	height: auto;
	min-height: 300px; 
	text-align: justify;
	overflow: visible;
	z-index: 300;
}
#main_col { 
	background: #FFF url(../img/leaves.gif) top left no-repeat;
	position: relative;
	float: left;
	padding: 0px 0px 0px 0px; 
	width: 100%; 
	height: auto;
	overflow: visible;
	z-index: 390;
}
#col_full { 
	position: relative;
	float: left;
	top: 0px;
	left: 0px; 
	width: 100%; 
	height: auto; min-height: 400px;
	padding: 0px 0px;
	margin: 0px 0px;
	overflow: visible;
	z-index: 400;
}
#column1 { 
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 200px; /* must be 250px if Quick Menu or photos are used in left column */
	height: auto; min-height: 300px;
	padding: 0px 0px 25px 0px;
	font-size: 100%;
	overflow: visible;
	z-index: 370;
}
#column2 { 
	position: relative;
	float: right;
	top: 20px; 
	right: 0px;
	width: 750px; /* must be 700px if Quick Menu or photos are used in left column */
	height: auto; min-height: 300px;
	padding: 0px 5px 20px 0px; /* right padding must be 5px if Quick Menu or photos are used in left column */ 
	font-size: 120%;
	z-index: 350;
}

#column2 img {
	float: right;
	clear: right;
	padding: 20px 25px 10px 25px;
}
#column2 img.top {
	float: right;
	clear: right;
	padding: 25px 25px 10px 25px;
}
#column2 p.caption {
	float: right;
	clear: right;
	margin: 0px 25px 15px 25px;
	width: 225px;
	font-size: 85%;
}
/* Merchandise page only */
#merchandise #column2 img {
	float: right;
	clear: right;
	padding: 20px 25px 10px 25px;
}
#merchandise #column2 img.top {
	float: right;
	clear: right;
	padding: 25px 25px 10px 25px;
}
#merchandise #column2 p.caption {
	float: right;
	clear: right;
	margin: 0px 25px 15px 25px;
	width: 225px;
	font-size: 85%;
}

/* ----- homepage quick link buttons ----- */
#column2 #buttons_cntr { 
	position: relative;
	float: right;
	width: 275px;
	height: 85px;
	padding: 25px 0 0 0;
}
#column2 #button1,
#column2 #button2 { 
	position: relative;
	left: 25px;
	width: 225px;
	height: 35px;
}
#column2 #button1 img,
#column2 #button2 img {
	padding: 0;
}
#column2 #button1 {
	padding: 0px 0px;
}
#column2 #button2 {
	padding: 5px 0px 0px 0px;
}
#column2 #button1 .button_over,
#column2 #button1 .button_out {
	position: absolute;
	top: 0px;
	left: 0px;
}
#column2 #button2 .button_over,
#column2 #button2 .button_out {
	position: absolute;
	top: 5px;
	left: 0px;
}
#column2 #button1 .button_over,
#column2 #button2 .button_over {
	display: none;
}
#column2 #button1 .button_out,
#column2 #button2 .button_out {
	display: block;
}
/* ----- end buttons ----- */

/* ----- side column Quick Menu (removed) ----- */
#main_cntr #column1 #q_menu_hdr {
	position: relative;
	top: 10px;
	left: 12px;
	width: 200px;
	height: 25px;
	padding: 0px 5px;
	color: #646C4E;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 90%;
	text-align: left;
	text-transform: uppercase;
	border: #D6D3C5 solid 1px;
	background-color: #FFF;
	z-index: 380;
}
#main_cntr #column1 #q_menu_hdr a { float: left; text-decoration: none; padding: 5px 0px 0px 9px;}
#main_cntr #column1 #q_menu_hdr img { float: right; padding: 5px 2px 0px 0px; }

#main_cntr #column1 #q_menu_cntr {
	position: relative;
	top: 25px;
	left: 12px;
	width: 238px;
	height: auto;
	color: #646C4E;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	font-size: 90%;
	text-align: left;
	text-transform: uppercase;
	display: none;
	z-index: 385;
}
#main_cntr #column1 #q_menu_cntr a { text-decoration: none; }

#main_cntr #column1 ul.q_menu { 
	margin: 0px 0px 0px 15px;
	list-style: outside disc;
	list-style-image: inherit;
}
#main_cntr #column1 ul.q_menu li { 
	padding: 0px 0px 5px 0px;
}

/* -------- text styles -------- */
h1 {

}
h2 {
	margin: 20px 25px 15px 25px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 110%;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}
h3 {
	margin: 20px 25px 10px 25px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	letter-spacing: 1px;
}
h3.top {
	margin: 20px 25px 10px 25px;
}
h4 { 
	margin: 20px 25px 10px 25px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
}
h5 {

}
h6 {

}

p {
	margin: 10px 25px 15px 25px;
}
p.top {
	margin: 20px 25px 15px 25px;
}
p.center {
	text-align: center;
}

#main_cntr ul.info { 
	margin: 10px 25px 25px 40px;
}
#main_cntr ul.info li {
	list-style: disc;
	list-style-position: outside;
	margin-bottom: 8px;
}

p.contact_ftr {
	margin: 40px 25px 5px 25px;
	line-height: 1.3em;
}

/* ------------- auto-run slideshow -------------- */
#ss_cntr { 
	position: relative;
	top: 0px;
	left: 0px;
	width: 570px;
	height: 450px;
	margin: 25px auto 0px auto;
	text-align: center;
	visibility: visible;
	z-index: 450;
}
#ss_cntr img {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	border: none;
	visibility: hidden;
	z-index: 450;
}

/* ---------------- footer menu ----------------- */
#ftr { 
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: 60px;
	padding-top: 30px;
	font-size: 100%; /* font shows smaller than 120% enlarged main column font */
	z-index: 100;
}

/* ---------------- copyright info ----------------- */
#ftr #copy { 
	position: relative;
	top: 0px;
	width: 100%;
	height: auto;
	margin: 0px auto;	
	z-index: 100;
}
#ftr #copy p {
	position: relative;
	width: 100%;
	height: auto;
	margin: 10px auto 0px auto;
	text-align: center;
}
#ftr #copy p a {
	display: inline;
	color: #4E4212; 
	text-decoration: none;
	font-style: normal;
}
#ftr #copy p a:hover {
	display: inline;
	/*color: #646C4E; hover color is in JS fade code */
	text-decoration: none;
	font-style: normal;
}


/* unused */
#fullscr .push {
	position: relative;
	height: 25px; /*stickyfooter--bottom margin of fullscr should be negative whatever this value is*/
}
.push_scr {
	height: 5px; /* stickyfooter -- needs to be set to the height of the horiz/thumbs scrollbar */
}

