/********************************
Theme: Vigor - Derived from Vigor  
********************************/
/* START -> DO NOT EDIT THIS SECTION */
/* MIN-HEIGHT FOR THEME ELEMENTS (555px before #ft) */
#bd{min-height:28em;_height:28em}
/* STRUCTURE -------- */
body{padding-bottom:10px}
#doc{width:770px;margin:10px auto;border-width:1px}
#bd{width:585px;margin:30px 0 30px 150px}
/* use 1px padding top to prevent margin to create a gap above #hd */
#hd{min-height:145px;_height:145px;padding-top:1px}
#hContent{margin:45px 0 0 250px;width:485px;padding-right:20px}
#hMisc,#pageName{display:none}
/* use position:relative to address stacking order IE6 */
#navigation{width:125px;float:left;margin:33px 0;position:relative}
ul#mainNav li a{_zoom:1;display:block;padding:3px 3px 3px 20px}
#body h4{margin-bottom:0}
#zB #mapZone{width:350px;height:250px}
#zB #drivingDirectionsLnk{top:255px}
#zC form#contactForm{width:200px}
#zC form#contactForm .defFormInput,#zC form#contactForm .defFormText{border-width:2px;border-style:solid}
/* position:relative is to address stacking order IE6 */
#fContent{float:right;margin:20px 30px 20px 0;width:238px;padding-right:5px;display:inline}
#fMisc{width:310px;margin:20px 0 20px 145px}
/* FIXES ------------ */
/* use position:relative to prevent disappearing when the contact form loads */
/* use "padding:1px 0" to prevent collapsing margin */
#ft{position:relative;padding:1px 0}
/* END -> FIXES: DO NOT EDIT */
/* BADGES ------------- */
#fBadges {width:595px;margin-left:145px;}
/* END -> DO NOT EDIT THIS SECTION */			


/* START -> CUSTOMIZATION SECTION */
	
/* TYPOGRAPHY --------- */
	
		/* User-Editable Body */
		
		#body {
			color: #333333;
			font-size: 12px;
			line-height: 1.2;
			font-family: 'Trebuchet MS', Verdana, Arial;
		}

		/* p Normal */
		
		p {
		}		

		/* hr Horizontal Rule */
		
		hr {
		}		
		
		/* Header */
		
		#hd {
			color: #ffffff;
		}
		
		/* H1 Site Title */
		
		#body h1 {
			font-size: 30px;
			font-weight: bold;
		}

		/* H2 Page Title */
		
		#body h2 {
			font-size: 24px;
			font-weight: bold;
			color: #6eb33f;
		}

		/* H3 Paragraph Title */
		
		#body h3 {
			font-size: 18px;
			color: #538fab;
			font-weight: bold;
		}

		/* H4 Paragraph Subtitle */
		
		#body h4 {
			font-size: 13px;
			color: #538fab;
			font-weight: bold;
		}

		/* Footer */
		
		#ft {
			color: #ffffff;
		}

		/* Contact Info */
		
		#fMisc {
			font-size: 11px;
		}

		/* Footer Content */
		
		#fContent {
			font-size: 9px;
		}

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

		#body a:link,
		#body a:visited {
			color: #5f7a05;
		}

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

		/* Nav Menu */
		
		#navigation {
			font-size: 1.2em;
		}

		/* Nav Menu */	
			
		ul#mainNav li a:link,
		ul#mainNav li a:visited {
			text-transform: uppercase;
			color: #626262;
			font-weight: bold;
		}

		ul#mainNav li a:hover,
		ul#mainNav li a:active,
		ul#mainNav li a:focus {
			color: #000000;
		}

		ul#mainNav li.active a:link,
		ul#mainNav li.active a:visited,
		ul#mainNav li.active a:hover,
		ul#mainNav li.active a:active,
		ul#mainNav li.active a:focus {
			cursor: default;
			color: #000000;
		}

		#ft a:link,
		#ft a:visited {
			color:#ffffff;
			text-decoration:underline;
		}	

		#ft a:hover,
		#ft a:focus,
		#ft a:active {
			color: #ffffcc;
		}

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

		body {
			background-color: #b6c36b;
		}

		#hd {
			background-color: #b6c36b;
			background-image:url(http://us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/vigor/fresh/images/en-us/hd_1.2.jpg);
			background-position: 0 100%;
			background-repeat: no-repeat;
		}

		#doc {
			background: #ffffff;
		}

		#mainNav li a:hover,
		#mainNav li a:active,
		#mainNav li a:focus,
		ul#mainNav li.active a:link,
		ul#mainNav li.active a:visited {
			background-image: url(http://us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/vigor/fresh/images/en-us/mainnavliahover_1.2.gif);
			background-repeat: repeat-y;
			_background-color:#fff;
		}

		#zWrap {
			background-image:url(http://us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/vigor/fresh/images/en-us/zwrap_1.2.gif);
			background-position: 360px 100%;
			background-repeat: repeat-y;
		}

		#ft {
			background-color: #8faf59;
		}

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

		#navigation {
			border-top: 1px solid #cfcfcf;
		}

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

		#body form#contactForm .defFormInput,
		#body form#contactForm .defFormText {
			border-color: #b7c46c;
		}

		#doc {
			border-color: #666666;
			border-style: solid;
		}
		
/* END -> CUSTOMIZATION SECTION */