/************************************
Theme: Intrepid - Derived From: Coda
************************************/
/* START -> DO NOT EDIT THIS SECTION */
/* MIN-HEIGHT FOR THEME ELEMENTS (555px before #ft) */
#bd{min-height:435px;_height:435px}
#hd{min-height:45px;_height:45px}
#ft{min-height:70px;_height:70px}
/* STRUCTURE -------- */
#doc{position:relative;width:790px;margin:0 auto}
#hd{float:left;width:620px;}
#hContent{width:550px;overflow:hidden;margin:25px 0 0 40px;}
#hMisc {display:none !important}
#navigation{clear:both;float:right;width:145px;margin:-37px 16px 0 0;display:inline;min-height:70px;_height:70px;padding-bottom:460px}
ul#mainNav{padding-top:1px}
ul#mainNav li{padding-bottom:1px}
ul#mainNav a{zoom:1;display:block;padding:3px 0 4px 15px}
#bd{float:left;width:550px;margin:30px 0 30px 40px;display:inline;position:relative}
#pageName{width:550px;margin:0 0 40px 0}
#body h3 {padding-bottom:9px}
#ft{width:550px;margin:0 0 40px 40px}
#fContent{margin-bottom:15px}
p.vcard .mailtoWrapper {display:block;margin-top:15px}
/* FIXES -------------- */
#hd {*float:none;}
#mainNav li {background:none;}
/* bug #2365959 */
#navigation{*behavior:expression((this.runtimeStyle.behavior="none")&&(this.style.marginRight=(this.parentNode.parentNode.offsetWidth % 2) ? '15px' : '16px'));
}
/* bug #2324067 */
ul#mainNav li a:hover {background-position: 0 0;}
/* END -> FIXES: DO NOT EDIT */
/* END -> DO NOT EDIT THIS SECTION */


/* START -> CUSTOMIZATION SECTION */

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

		/* User-Editable Body */

		#body  {
			font-size: 14px;
			font-family: Arial, Times, serif;
			color: #d5daca;
			font-weight: bold;
		}

		/* Header Content */

		#hd {
			color: #a72900;
		}

		/* H1 Site Title */

		#body h1 {
			font-size: 30px;
			font-family: tahoma;
		}

		/* H2 Page Title */

		#body h2 {
			font-size: 17px;
			font-family: "Trebuchet MS",Arial, sans-serif;
			text-transform: uppercase;
			font-weight: bold;
		}

		/* H3 Paragraph Title */

		#body h3 {
			font-size: 18px;
			font-weight: bold;
			color: #549b9b;
		}

		/* H4 Paragraph Subtitle */

		#body h4 {
			font-weight: bold;
			font-size: 15px;
			color: #e3c5a3;
			margin-bottom: 0;
		}

	/* Page Name */

		#pageName {
			color: #ffffff;
		}
		
	/* Footer Content */

		#ft {
			font-size: 11px;
			font-family: "Trebuchet MS",Arial, sans-serif;
		}

		#fContent {
		}

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

		#body a:link,
		#body a:visited {
			color: #81c66e;
			text-decoration: none;
		}

		#body a:hover,
        #body a:focus,
        #body a:active {
            text-decoration: underline;
        }
		
		#hd h1 a:link,
		#hd h1 a:visited {
			color: #a72900;
		}
		
		#ft a:link,
		#ft a:visited {
		}

		#pageName a:link,
		#pageName a:visited {
		}

		/* mainNav */

		ul#mainNav li a:link,
		ul#mainNav li a:visited {
			font-size: 16px;
			color: #e3c5a3;
		}

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

		html,
		body {
			background-color: #222222;			
		}

		#body {
			background-image: url(../../../../../../../../../../../us.yimg.com/lib/smb/assets/hosting/yss/themes/intrepid/galvanize/images/en-us/poundbody_1.2.gif) !important;
			background-repeat: no-repeat;
			background-position: 50% 0 !important;			
		}
		
		#doc {
		}

		#body h3 {
			background-repeat: no-repeat;
			background-image: url(../../../../../../../../../../../us.yimg.com/lib/smb/assets/hosting/yss/themes/intrepid/galvanize/images/en-us/fake_border_1.2.gif);
			background-position: 0 100%;
		}

		#pageName {
		}

		#navigation {
            background-image: url(../../../../../../../../../../../us.yimg.com/lib/smb/assets/hosting/yss/themes/intrepid/galvanize/images/en-us/navigation_1.2.gif);
			background-repeat: no-repeat;
			background-position: 0 100%;			
        }

		ul#mainNav {
			background-repeat: no-repeat;
			background-image: url(../../../../../../../../../../../us.yimg.com/lib/smb/assets/hosting/yss/themes/intrepid/galvanize/images/en-us/fake_border_1.2.gif);
			background-position: -50px 0;
		}

		ul#mainNav li {
			background-repeat: no-repeat;
			background-image: url(../../../../../../../../../../../us.yimg.com/lib/smb/assets/hosting/yss/themes/intrepid/galvanize/images/en-us/fake_border_1.2.gif);
			background-position: -50px 100%;
		}
		
		ul#mainNav li.active a:link,
		ul#mainNav li.active a:visited,
		ul#mainNav li a:hover,
		ul#mainNav li a:active,
		ul#mainNav li a:focus {
            background-image: url(../../../../../../../../../../../us.yimg.com/lib/smb/assets/hosting/yss/themes/intrepid/galvanize/images/en-us/li_active_1.2.jpg);
			background-repeat: repeat-y;
        }

		#ft {
		}

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

        ul#mainNav {
			border-left-width: 1px;
			border-left-style: solid;
			border-left-color: #717171;
		}

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

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

/* END -> EDITABLE */