/*global.css v_1.1.1 :: 09/01/2007
- added 10px "top margin" to #zB #mapZone to keep the zone 2 bounding box from touching the Map when the RTE opens
*/
html{min-height:100.02%}
body{font-size:100.01%;background-color:#fff}
body,div,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,th,td{margin:0;padding:0}
fieldset,img{border:0}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
table{border-collapse:collapse;border-spacing:0}
#body{position:relative}
#zWrap ul,#zWrap ol{padding:0;margin:0 0 10px 40px}
#formAlertFailure ul{margin-left:15px}
#pageName,#zWrap div,#zWrap dl,#zWrap dd,#zWrap h1,#zWrap h2,#zWrap h3,#zWrap h4,#zWrap h5,#zWrap h6,#zWrap blockquote,#zWrap form,#zWrap input,#zWrap textarea,#zWrap p{margin-bottom:10px}
#mapZone div{margin-bottom:0}
#body .mceEditorContainer .editorWrap{margin-bottom:0}
#hMisc,#fMisc{min-height:3.3em;_height:3.3em;position:relative}
#navigation{word-wrap:break-word} 
#navigation ul{list-style:none;margin:0;padding:0}
#navigation ul a{text-decoration:none}
ul#mainNav li.active a:hover{cursor:default}
#hMisc div,#fMisc div{margin:0}
#body,#pageName,#zA,#zB,#zC,#ft{zoom:1}
#zB #mapZone{position:relative;margin:10px auto 2em auto;_margin-bottom:0}
#zB #drivingDirectionsLnk{position:absolute;left:0}
#zB #mapContainer{_margin-bottom:2em}
#zC form#contactForm .defFormText{height:120px}
#zC #formButtonContainer,#zC form#contactForm{margin:10px auto 0 auto}
#zC form#contactForm .defFormText,#zC form#contactForm .defFormInput{margin:0 0 7px 0;width:100%}
#ft{clear:both;position:relative}
#zA,#zB,#zC,#ft{overflow:hidden;_overflow:visible;_overflow-x:hidden;padding-bottom:1px}
#zWrap ul.module_bd_container,#zWrap dl.module_bd_container{margin:30px 0 0 0}
#zWrap ul.module_bd_container li{list-style-type:none;margin:0 0 30px 0}
#zWrap ul.module_bd_container li ul li{list-style-type:disc;margin:0}
#zWrap ul.module_bd_container li ol li{list-style-type:decimal;margin:0}
#zWrap dl.module_bd_container dd{margin:5px 0 30px 20px}
#zWrap dl.module_bd_container dl dd{margin:0 0 20px 20px}
#zWrap ul.module_bd_container h3{margin:0;padding:0;border:none;background:none}
#zWrap ul.module_bd_container blockquote{margin-left:0;padding:0}
#zWrap ul.module_bd_container blockquote blockquote{margin-left:40px}
#zWrap ul.module_bd_container p{margin-top:-5px;text-align:right}
#zWrap ul.module_bd_container div p,#zWrap ul.module_bd_container dd p{margin-top:0;text-align:left}

/************************************
Theme: Kenyon - Derived From: Kenyon
************************************/
/* START -> DO NOT EDIT THIS SECTION */
/* MIN-HEIGHT FOR THEME ELEMENTS (555px before #ft) */
#hd {min-height:85px;_height:85px}
#bd {min-height:470px;_height:470px}
/* STRUCTURE -------- */
#doc{width:800px;margin:0 auto}
#hd{width:522px;padding:85px 0 10px 45px}
#hd{width:522px;padding:40px 0 10px 30px}
#hMisc{display:none}
#navigation{width:178px;float:right;position:relative;margin-right:6px;display:inline}
ul#mainNav li a{display:inline-block}
ul#mainNav li a{display:block;padding:.35em 0 .35em 10px}
#bd{float:left;width:565px;margin:0 20px 0 22px;_margin:0 12px}
#bd{float:left;width:575px;margin:0 20px 0 5px;_margin:0 12px}

#pageName{display:block;margin:0 0 10px 25px;width:543px}
#zA .modWrap{margin-bottom:0}
#ft{width:100%;position:relative;margin:0 0 20px 0;clear:both}
#fContent{float:left;margin-left:42px;display:inline;width:525px}
#fMisc{float:right;width:170px}
/* END -> DO NOT EDIT THIS SECTION */

/* START -> CUSTOMIZATION SECTION */

/* TYPOGRAPHY --------- */

		/* User-Editable Body */

		#body {
			font-size: 12px;
			font-size: 16px;			
			font-family: Georgia,Verdana,Arial,Sans-serif;
		}


		#body form,
		#formAlertFailure,
		#successBlock {
			color: #482500;
			font-family: Verdana,Arial,Sans-serif;
		}

		#body p {
			line-height: 1.4em;
			color: #482500;
			padding: 5px 0;
			padding: 1px 0;
			font-family: Verdana,Arial,Sans-serif;
			font-family: Georgia,"Times New Roman",Times,serif;			
		}

		#body ul,
		#body ol {
			color: #482500;
			font-family: Verdana,Arial,Sans-serif;
		}

		/* H1 Site Title */

		#body h1 {
			font-size: 28px;
			font-family: Georgia,"Times New Roman",Times,serif;
			color: #6a001e;
			font-weight: bold;
		}

		/* H2 Page Title */

		#body h2 {
			font-size: 24px;
			color: #ae0021;
			padding: 5px 0 0 0;
		}

		/* H3 Paragraph Title */

		#body h3 {
			padding:5px 0 0 0;
 			font-size: 12px;
			color: #482500;
			font-weight: bold;
			text-transform: uppercase;
		}

		/* H4 Paragraph Subtitle */

		#body h4 {
			font-size: 14px;
			color: #482500;
			padding: 5px 0 0 0;
			font-family: Verdana,Arial,Sans-serif;
		}

		/* Footer */

		#ft {
			font-size: 9px;
		}

		#fContent {
			font-family: Verdana,Arial,sans-serif;
			color: #482500;
		}

		#fMisc  {
			background-color: #fbefe0;
			color: #482500;
			margin-right: 5px;
			font-family: Verdana,Arial,sans-serif;
		}

		#fMisc a {
			color: #482500;
		}

/* LINKS ------------ */

		#body a,
		#body a:link {
			color:#ae0021;
			text-decoration: none;
		}

		#body a:hover {
			color:#ae0021;
			text-decoration: underline;
		}

		/* Nav Menu */

		#navigation li a,
		#navigation li a:link,
		#navigation li a:visited {
			font-family: Georgia,Verdana,Arial,Sans-serif;
			text-decoration: none;
			color: #482500;
		}

		ul#mainNav li a {
			font-size:17px;
		}

		/* !important is for IE */
		ul#mainNav li a:hover,
		ul#mainNav li a:focus,
		ul#mainNav li a:active,
		ul#mainNav li.active a {
			color:#af0021 !important;
		}

/* BACKGROUNDS -------- */

		#body, body {
			background-image: url(images/bg_loop.gif);
			background-color: #7a0017;
			background-repeat: repeat-y;
			background-position: 50.1% 0;
		}

		#doc {
			background-image: url(mages/nav_bg.jpg);
			background-repeat: no-repeat;
			background-position: 100% 0;
		}

		#hd {
			background-image: url(images/hd_bg.jpg);
			background-repeat: no-repeat;
			background-position:0 0;
		}

		ul#mainNav .active {
			background:none;
		}

		#fMisc  {
			background:none;
		}

		#zA .modWrap {
			background:#f7f0dd;
		}

/* BORDERS --------------- */

		ul#mainNav {
			border-top: 1px solid #8e6f51;
		}

		ul#mainNav li a {
			border-bottom: 1px solid #8e6f51;
		}

		#zA {
			border: 1px solid #e5dabb;
		}

		#zA .modWrap {
			border: 7px solid #f4eacf;
		}

		#zC {
			border-left: 1px solid #e9d09a;
		}


/* END -> CUSTOMIZATION SECTION */

/**********************************************************************
Theme: Kenyon - Derived From: Kenyon
Layout: Layout 2, With Title - Derived From: Layout 2, With Title
***********************************************************************/
/* START -> DO NOT EDIT THIS SECTION */
#zA{float:left;width:265px;display:inline}
#zA .modWrap{padding:10px 12px 0px 12px}
/* bug 1496068 bug 1522880 */
#zA .modWrap,{width:227px}
#zB{float:left;padding-left:16px;margin:18px 0 20px 0;width:260px;border:none}
#zB #mapZone{width:240px;height:240px}
#zC{clear: both;width:525px;margin:0 0 25px 19px;border:none}
#zC form#contactForm{width:240px;margin-left:0}
/* END -> DO NOT EDIT THIS SECTION */

/* START -> CUSTOMIZATION SECTION */

/* END -> CUSTOMIZATION SECTION */


.songtitle {
			color: #482500;
			color: #ae0021;
}

td {
			line-height: 1.4em;
			color: #482500;
}

