/* --------------------------------------------------------
                                GLOBAL
----------------------------------------------------------- */

BODY {
	background: #c16c3c url(/fap2/images/pageBG.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
.clearfloat {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
.floatLeft {
	float: left;
	margin-right: 18px;
}
.floatRight {
	float: right;
	margin-left: 18px;
}
P, UL, LI, A,
#contentMain TD {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #333333;
}
A {}
A:link {color: #9b5c45; text-decoration: underline;}
A:visited {color: #666666; text-decoration: underline;}
A:hover {color: #9b5c45; text-decoration: underline;}
A:active {color: #325782; text-decoration: underline;}
H1, .H1 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #9b5c45;
}
.H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1pt;
}

H1 + H3 {
	margin-top: 0px;
}
H2, .H2, .h2, TH {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b98b3e;
	margin-top: 18px;
	margin-bottom: 0px;
	text-align: left;
}
H2 + P {
	/*margin-top: 6px;*/
}
H3, .H3, .h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9b5c45;
	margin-top: 18px;
	padding-top: 5px;
	margin-bottom: 6px;
}
H3 + P {
	margin-top: 2px;
}

.hours {
	font-weight: bold;
	color: #b98b3e;
}

#rule {
	background-image: url(/fap2/images/graydot.gif);
	background-repeat: repeat-x;
	height: 4px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}



/* -----------------------------------------
                       FRAMEWORK
 ------------------------------------------- */
#framework {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	width: 926px;
	left: 50%;
	margin-left: -460px; /* half of width */
	text-align: left;
}
/* ------------end framework ----------- */


/* -----------------------------------------
                       HEADER
 ------------------------------------------- */
#header {
	margin: 0;
	padding: 0;
	height: 137px;
	background-color: #f6eed4;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #99414c;
}
#headerContent {
	padding-top: 18px;
}
#headerContent P {
	margin: 0;
	padding: 0;
}
#header1 {
	width: 295px;
	float: left;
}
#header1 P {
	font-size: 13px;
	line-height: 15px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #99414c;
	padding: 36px 0px 0px 56px;
}
#header2 {
	width: 329px;
	float: left;
}
#header3 {
	width: 296px;
	float: left;
}
#header3 P {
	padding: 50px 0px 0px 135px;
}
#header3 P A {
	font-size: 13px;
	line-height: 15px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #99414c;
}
#header3 P A:link {color: #99414c; text-decoration: underline;}
#header3 P A:visited {color: #99414c; text-decoration: underline;}
#header3 P A:hover {color: #99414c; text-decoration: underline;}
#header3 P A:active {color: #99414c; text-decoration: underline;}


/* -----------------------------------------
                       FLASH BANNER
 ------------------------------------------- */
#flashBanner {
	margin: 0;
	padding: 0;
	height: 202px;
	background-color: #FFFFFF;
}




/* -----------------------------------------
                       CONTENT
 ------------------------------------------- */
#contentFramework {
	margin: 0;
	padding: 0;
	background-color: #f6eed4;
}
#contentTicker {
	margin: 0;
	padding: 0;
	margin: 0px 20px;
	height: 53px;
	background: url(/fap2/images/contentShadow.jpg) repeat-x bottom;
}
#contentWhite {
	background: #FFFFFF;
	margin: 0px 20px;
	padding: 0px 18px 36px 18px;
}

P.breadcrumb {font-size: 12px; color: #666666; margin-top: 0px; margin-bottom: 18px; text-align: right;}
P.breadcrumb A {font-size: 11px; color: #9b5c45; text-decoration: none;}
P.breadcrumb A:hover {font-size: 11px; text-decoration: underline;}


/* --------------- left column nav ---------------- */
#contentLeft {
	float: left;
	width: 232px;
	background: #FFFFFF;
}

#contentLeft DIV.navOpen {
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	margin: 9px 0px;
}

#contentLeft UL {
    list-style: none;
    padding: 0px;
    margin: 0px;
    padding-left: 13px;
}

#contentLeft UL LI {
	font-size: 11px;
	line-height: 13px;
	margin: 5px 0px;
}

#contentLeft H1 {
	margin: 5px 0px;
}
#contentLeft H1 A {font-size: 11px; color: #9b5c45; text-decoration: none; padding-right: 12px;}
#contentLeft H1 A:hover {text-decoration: underline;}
#contentLeft H1 A.active {
	background-image: url(/fap2/images/subnavArrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#contentLeft UL LI A {font-size: 11px; line-height: 13px; margin: 0px; padding-right: 12px;}
#contentLeft UL LI A:link {color: #333333; text-decoration: none;}
#contentLeft UL LI A:visited {color: #333333; text-decoration: none;}
#contentLeft UL LI A:hover {color: #000000; text-decoration: underline;}
#contentLeft UL LI A:active {color: #000000; text-decoration: underline;}

#contentLeft UL LI A.active {
	background-image: url(/fap2/images/subnavArrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#contentLeft IMG {
	margin-top: 18px;
}


/* ------------- main column ---------------- */
#contentMain {
	margin: 0px 9px 0px 252px;
	zoom: 1;
	border: 0px solid #990000;
}
#contentMain UL LI {
	margin: 16px 0px;
}
#contentMain UL.noPad LI {
	margin: 0px 0px;
}
#contentMain IMG {
	border: 1px solid #8c6227;
}
#contentMain IMG.noBorder {
	border: none;
}
#contentMain TABLE P {
	padding-right: 18px;
}

/* ---------------------------------------
                CALENDAR PAGES
------------------------------------------*/
.events .body H1{
	font-size: 14px;
	line-height: 17px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #9b5c45;
	padding-top: 9px;
	margin-bottom: -3px;
	border-top: 1px dotted #333333;
}
.events .body P {
	margin-top: 6px;
}
#contentMain .events .body IMG {
	border: none;
}
.events .body TH,
.events .body TD {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: #333333;
}
/* --- end --- */




/* ---------------------------------------
                CALLOUT BOX
------------------------------------------*/

.calloutBox {
	border: 1px dotted #9b5c45;
	padding: 6px;
	width: 80%;
	background-color: #f6eed4;
	margin: 18px 0px 12px 12px;
}
.calloutBox P {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;
	color: #333333;
}
.calloutBox P.small {
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	font-size: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;
	color: #333333;
}
.calloutBox H2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #9b5c45;
}



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

#footer {
	padding: 12px 20px;
}
#footer IMG {
	float: left;
}
#footer P {font-size: 10px; color: #99414c; line-height: 14px; margin-top: 12px;}

#footer A {font-size: 10px;}
#footer A:link {color: #99414c; text-decoration: none;}
#footer A:visited {color: #99414c; text-decoration: none;}
#footer A:hover {color: #99414c; text-decoration: underline;}
#footer  A:active {color: #99414c; text-decoration: underline;}

.noBullet {
	list-style-type: none;
	line-height: normal;
	text-indent: -25px;
}

/* -----------------------------------------
    GUESTBOOK RATING TABLE
 ------------------------------------------- */
	
#ratingTable TABLE {
    margin: 0px;
    padding: 0px;
}
#ratingTable TH {
    background-color: #EDECD7;
    border-top: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: left;
}
#ratingTable TH P {
    font-size: 12px;
    color: #333333;
    font-weight: bold;
    padding-left: 9px;
}
#ratingTable  TD P {
	padding: 3px;
	font-size: 12px;
}


/* -----------------------------------------
    POPUP WINDOWS
 ------------------------------------------- */
BODY.popup {
	background: #c16c3c url(/fap2/images/pageBG-popup.jpg) repeat-x top;
}
BODY.popup #framework {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	width: 670px;
	left: 50%;
	margin-left: -335px; /* half of width */
}
BODY.popup #contentFramework {
	margin: 0;
	padding: 20px 0px;
}
BODY.popup .popupLogo {
	margin: 0px 0px 18px 20px;
}
BODY.popup #contentWhite {
	padding: 18px 18px 36px 18px;
}

BODY.popup #contentMain {
	margin: 0px 9px 0px 0px;
}

