




/*
     FILE ARCHIVED ON 7:59:23 Dec 27, 2010 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:45:06 Aug 31, 2013.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* bug #1548132 */
#zWrap dl.module_bd_container dd{margin:5px 0 30px 5%;width:95% !important}
#zWrap dl.module_bd_container dl dd{margin:0 0 20px 20px;width:auto !important}
/* BUG #1532833 */
#hd:after,#ft:after{content: ".";display:block;height:0;clear:both;overflow:hidden;visibility:hidden}
#body,#hd,#pageName,#zA,#zB,#zC,#ft{zoom:1}
/* BUG #1550640 */
/* On a template basis, make sure to check that this element has a width but no height (min-height is OK) */
#pageName {overflow:hidden;_overflow:visible;_overflow-x:hidden}
/***************************************
Theme: Crawford - Derived From: Platonic
***************************************/
/* START -> DO NOT EDIT THIS SECTION */
/* MIN-HEIGHT FOR THEME ELEMENTS (555px before #ft) */
#hd{min-height:175px;_height:175px;overflow:hidden;_overflow:visible;_overflow-x:hidden}
#bd{min-height:36em;_height:36em}
#ft{min-height:155px;_height:155px;overflow:hidden;_overflow:visible;_overflow-x:hidden}
/* STRUCTURE -------- */
#hd{float:left;position:relative;left:50%;margin-left:-401px;width:802px}
#hContent{margin:80px 50px 60px 50px}
#hMisc{display:none}
#navigation{clear:both;position:relative;float:left;left:50%;margin-left:200px;width:200px;display:inline;padding:10px 0 20px 0}
ul#mainNav li a{_zoom:1;display:block;padding:3px 3px 3px 30px}
#bd{zoom:1;width:545px;float:left;display:inline;position:relative;left:50%;margin-left:-780px}
#pageName{width:545px;margin-bottom:25px}
#ft{overflow:visible !important}
#fContent{position:relative;z-index:3;width:802px;margin:0 auto;padding-top:22px;top:-22px}
#footerContent{padding:20px 17px 20px 330px;width:455px}
#ft #fMisc{position:absolute;z-index:4;width:300px;margin-left:-380px;left:50%;top:20px}
/* FIXES ------------ */
/* bug #1519550 IE would mess up the whole layout without this */
#hd{*float:none;}
/* bug #1703013 IE would not paint the background al the way down */
#doc{zoom:1}
/* bug #1702547 FF to keep floats inside the boundaries of the box */
#hContent,#fContent{overflow:hidden}
/* to keep things going to the left of the viewport (and the ribbon) IE would need a CSS expression  */
#body{min-width:802px}
/* to make sure the bottom-border on LIs shows in IE6 */
ul#mainNav li{zoom:1}
/* END -> DO NOT EDIT THIS SECTION */


/* START -> CUSTOMIZATION SECTION */

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

		/* User-Editable Body */

		#body  {
			font-size: 12px;
			font-family: Arial, Verdana, sans-serif;
			color: #291403;
		}

		#fContent {
			text-align: right;
		}

		/* p Normal */

		#zWrap p {
		}

		/* Header */

		#hContent {
			text-align: center;
			color:#d7d07e;
		}

		/* H1 Site Title */

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

		/* H2 Page Title */

		#body h2 {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 24px;
			color: #2d410c;
		}

		#hContent h2 {
			color:#d7d07e;
		}

		#ft h2 {
			color:#ffffff;
		}

		/* H3 Paragraph Title */

		#body h3 {
			font-weight: bold;
			font-size: 15px;
			color: #2e400c;
		}

		#hd h3 {
			color: #d7d07e;
		}

		#ft h3 {
			color:#ffffff;
		}

		/* H4 Paragraph Subtitle */

		#body h4 {
			font-weight: bold;
		}

		#ft h4 {
			color:#ffffff;
		}

		/* Footer Content */

		#ft {
			font-family: Arial, Verdana, sans-serif;
			font-size: 11px;
			color: #ffffff;
		}

		/* Contact Info */

		#hMisc {

		}

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

		#body a:link, #body a:visited  {
			color: #058796;
		}

                #body a:hover,
                #body a:focus,
                #body a:active {
                        text-decoration: none;
                }

                #hContent a:link,
                #hContent a:visited {
                        color:#d7d07e;
                }

		#ft a:link,
                #ft a:visited {
			font-weight: bold;
			text-decoration: none;
			color: #d8dd98;
		}

		#ft a:hover,
		#ft a:focus,
		#ft a:active {
			text-decoration: underline;
		}

		/* mainNav */

		ul#mainNav a:link,
		ul#mainNav a:visited {
			font-family: Georgia, "Times New Roman", Times, serif;
			color: #291403;
			font-size: 15px;
		}

		ul#mainNav li a:hover,
		ul#mainNav li a:focus,
		ul#mainNav li a:active,
		ul#mainNav li.active a:hover,
		ul#mainNav li.active a:visited:hover {
			color: #291403;
		}

		ul#mainNav li.active a:link,
		ul#mainNav li.active a:visited {
			font-family: Georgia, "Times New Roman", Times, serif;
			color: #291403;
			text-decoration: none;
			font-size: 15px;
		}

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

		html {
			background-color: #394b18 !important;
 		}

		body  {
			background-image: url(body_1.2.gif);
		}

		#body  {
			background-color: #f4efdc;
			background-image: url(poundbody_1.2.gif);
			background-repeat: repeat-x;
		}

		#doc  {
			background-image: url(doc_1.2.gif);
			background-repeat: repeat-y;
			background-position: 50% 0;
		}

		#hd {
			background-color: #371b06;
			background-image: url(hd_1.2.jpg);
			background-repeat: no-repeat;
			background-position: 50% 100%;
		}

		ul#mainNav li.active,
		ul#mainNav a:hover,
		ul#mainNav a:focus,
		ul#mainNav a:active {
			background-color: #becc99;
		}

		#ft  {
			background-image: url(body_1.2.gif);
		}

		#fContent  {
			background-image: url(fcontent_1.2.gif);
			background-repeat: no-repeat;
			background-position: 50% 0;
		}

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

		#zB	#mapZone {
			border-width: 1px;
			border-style: solid;
			border-color: #689399;
			_border-width: 0;
		}

		#zB #mapContainer {
			_border-width: 1px;
			_border-style: solid;
			_border-color: #689399;
		}

		ul#mainNav {
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #bcbe8f;
		}

		ul#mainNav li {
			border-top-width: 1px;
			border-top-style: solid;
			border-top-color: #bcbe8f;
		}

/* MODULES --------------- */

		#zWrap ul.module_bd_container li {
			padding-top: 10px;
			padding-right: 10px;
			padding-bottom: 5px;
			padding-left: 10px;
		}

		#zWrap ul.module_bd_container li {
			background-color: #cbd3bb;
		}

		#zWrap ul.module_bd_container li {
			border-width: 1px;
			border-style: solid;
			border-color: #b8c0a8;
		}

/* reset */

		#zWrap ul.module_bd_container li li {
			border: 0;
			padding: 0;
			background: none;
		}

/* reset for BEFORE and AFTER module */		
		
		#body #zWrap ul.module_bd_container li.beforenafter {
			width: 90%;
			padding: 10px 4% 1px 4%;
		}		
		
/* END -> CUSTOMIZATION SECTION */

