body { background: #fefbed url(../images/bodyBkg.jpg) top left repeat-x; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; }

a:link { color: #2480b1; text-decoration: underline; }
a:visited { color: #2480b1; text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }

h1 { font-family: normal 21px Georgia, Arial, Helvetica, sans-serif; font-weight: normal; color: #007742; }
h2 { font: normal 21px Georgia, Arial, Helvetica, sans-serif; color: #007742; }
h3 { font-family: Georgia, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 16px; color: #2480b1; }

img { border: 0; }

.clear { clear: both; }

#container { width: 100%; margin: 0 auto; }

#header { width: 100%; height: 282px; background: none; }
	#headerContent { position: relative; width: 962px; height: 282px; margin: 0 auto; vertical-align: top; }
		#headerContent h1 { margin: 0 auto; }
		
		#logo { position: absolute; top: 19px; left: 0; z-index: 5; }
		
		a#logo { display:block; width:487px; height:115px; background:url(../images/logo.png) no-repeat; position: absolute; top: 19px; left: 0; z-index: 5; }
		/*image replacement*/
		.ir { display: block; border: 0; white-space: nowrap; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
		
		#logoWord { position: absolute; top: 77px; left: 40px; color: #006633; }
		
		#translator { position: absolute; top: 19px; left: 80%; z-index: 5; }
		#phone { position: absolute; top: 0; right: 53px; width: auto; height: auto; padding: 52px 0 0 82px; color: #3f7d2a; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-align: right; line-height: 24px; margin: 0; }
		#phone strong { color: #312d2c; font-family: Georgia, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; }
		
		#addressBelowLogo { position: absolute; top: 0; left: 18px; width: auto; height: auto; padding: 144px 0 0 82px; color: #3f7d2a; font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-align: right; line-height: 24px; margin: 0; }
		#addressBelowLogo a { color: #006633; }
		
		#addressBelowPhone { position: absolute; top: 0; right: 52px; width: auto; height: auto; padding: 84px 0 0 82px; color: #3f7d2a; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-align: right; line-height: 30px; margin: 0; }
		#addressBelowPhone a { color: #006633; }

#rotation { position: relative; width: 100%; height: 262px; z-index: 500; }
	#rotationContent { position: relative; width: 1250px; height: 225px; margin: 0 auto; }
		#rotationImage { position: absolute; top: -149px; left: 0; width: 1250px; margin: 0 auto; z-index: 500; }
		
/* =Slideshow
----------------------------------------------- */
/*jing #slideshow { width: 962px; height: 292px; margin: 0 auto; }*/
#slideshow { width: 962px; height: 262px; margin: 0 auto; }
	#slideshow .inner { position: relative; width: 962px; height: 225px; margin: 0 auto; }
	
	#slideshow .photos-wrapper { position: relative; height: 388px;   }
/*jing	#slideshow .photos-wrapper img { position: absolute; left: -140px; top: -114px;*/ 
		#slideshow .photos-wrapper img { position: absolute; left: -140px; top: -144px;
	/* IE hack */
  	background:none\9; /* Targets IE only */
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="image.png", sizingMethod="crop");
	}

	#slideshow .dots-nav { width: 130px; hei	ght: 16px; position: absolute; bottom: 20px; left: 400px}
	#slideshow .dots-nav li { display: inline; }
	#slideshow .dots-nav li a { display:block; float:left; width: 30px; height: 30px; text-indent: -5000px; /*margin-right:16px;*/ background: url(../images/slideshow_dots.png) no-repeat; }
	#slideshow .dots-nav li a:hover { background: url(../images/slideshow_dots_over.png) no-repeat; }
	#slideshow .dots-nav li a.active { background: url(../images/slideshow_dots_active.png) no-repeat; }

#contentHome { position: relative; width: 961px; height: auto; margin: 0 auto; }
#content { position: relative; width: 961px; height: 43px; margin: 0 auto; margin-top: -120px; padding: 40px; background: url(../images/contentBkg.png) top left no-repeat; }

#leftColumn { position: relative; width: 640px; min-height: 820px; height: auto; _height: 620px; margin: 0; padding-bottom: 40px; float: left; overflow: auto; }
	/*#leftColumn h1, #leftColumn h2 { font: normal 21px Georgia, Arial, Helvetica, sans-serif; color: #649a4f; margin: 0 0 10px 0; }*/
	#leftColumn h1, #leftColumn h2 { font: normal 21px Georgia, Arial, Helvetica, sans-serif; color: #007742; }
	#leftColumn h3, #leftColumn h5 { font-family: Georgia, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 16px; color: #649a4f; }
	#leftColumn h4 { font-family: Georgia, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 15px; font-style: italic; color: #006699; }
	
	#leftColumn h1 a { font: normal 18px Georgia, Arial, Helvetica, sans-serif; color: #000; margin: 10px 0 10px 0; text-decoration: none; }
	#leftColumn h2 a { font: normal 18px Georgia, Arial, Helvetica, sans-serif; color: #2480b1; text-decoration: underline; }
	#leftColumn h2.entry-title a { font: normal 18px Georgia, Arial, Helvetica, sans-serif; color: #2480b1; text-decoration: underline; }
	
	#leftColumn p, #leftColumn li { font: normal 15px Arial, Helvetica, sans-serif; color: #333; line-height: 25.25px; }
	/*#leftColumn a { color: #333; }*/
	
	#leftColumn .tabs p { font-weight: bold; font-size: 14px; color: #666; margin: 20px 0 30px 0; }
	#leftColumn .tabs a { font-weight: bold; font-size: 14px; color: #2480b1; text-decoration: underline; }
	
	.table table, .table tr, .table td { border-width: 1px; border-style: solid; border-spacing: 0px; border-color: #649a4f; color: #666; }
	
	#leftColumn #comments { display: none; }            /* FOR BLOG PAGE */
	#leftColumn .post .comments-link { display: none; } /* FOR BLOG PAGE */
	#welcome { width: 350px; float: left; line-height: 14px; }
	#welcome p, #welcome li { font-size: 15px; line-height: 25.25px; color: #666; }
	#welcome h1 { font-family: normal 21px Georgia, Arial, Helvetica, sans-serif; font-weight: normal; color: #007742; }
	#welcome h2 { margin: 0 0 0 0; }
	
	.before-after { float: left; text-align: center; margin: 5px; }
	.floatRight { float: right; padding: 0 0 10px 10px; }
	.floatLeft { float: left; padding: 0 10px 10px 0; }
	.clearFloat { clear: both; float: none; }
	
	#middle { width: 276px; margin: 0; float: right; }
		#middle h3 { font: bold 12px Arial, Helvetica, sans-serif; color: #4f4f4f; text-transform: uppercase; margin: 0; padding: 15px 0 10px 5px; }
		#middle p { font: bold 16px Arial, Helvetica, sans-serif; color: #92896e; line-height: 28px; }
		#middle img { margin-bottom: 11px; }
		#social img { margin: 0 10px 0 0; }
/*		#middle #bbb { position: relative; margin: 20px 0 0 71px; }*/
		#middle #bbb { position: relative; margin: 65px 0 0 10px; }
		#middle #bbb #left-bbb { float:left; width: 137px; }
		#middle #bbb #right-bbb { float:right; width: 100px; margin-top: 6px; }
	
	#interiorContent { width: 635px; height: auto; float: left; }
	#interiorContent h3 { font: normal 24px Georgia, Arial, Helvetica, sans-serif; color: #000; line-height: 38px; margin: -30px 0 20px 5px; }
	#interiorContent p { margin: -20px 0 0 5px; font: normal 15px Arial, Helvetica, sans-serif; color: #333; line-height: 29px; }
	#interiorContent ul { margin: 0 0 20px 0; list-style: circle; font: normal 15px Arial, Helvetica, sans-serif; color: #333; line-height: 29px; }
	
	#callToActions { margin-top: 20px; }
	#callToActions img { margin: 0 11px 0 0; }
	
#rightColumn { position: relative; width: 301px; min-height: 430px; margin: 0 5px 0 0; float: right; }
#rightColumnInterior { position: relative; width: 301px; min-height: 525px; margin: 0 5px 0 0; float: right; }

	#form { position: absolute; top: -35px; left: 10px; color: #000; width: 333px; height: 451px; margin: 0; padding: 82px 0 0 0; background: url(../images/formBkg.png) no-repeat; }
	#form p { margin: 0; width: 257px; font: normal 13px Arial, Helvetica, sans-serif; color: #fff; line-height: 20px;  }
		#form fieldset#quote { width: 260px; height: 307px; position: relative; padding: 0; text-align:left; border: none; }
		#form fieldset#quote h3 { font-size: 20px; color: #6899cb; margin-bottom: 10px; }
		#form fieldset#quote ul { list-style-type:none; margin-left: 0; padding: 0}
		#form fieldset#quote li { margin-bottom: 7px; margin-left: 0; color: #828282; }
			#form fieldset#quote li p { margin: 0 0 5px 1px; }
		#form fieldset#quote li label { display: block; font-size: 12px; color: #6899cb; margin-bottom: 4px; }
		
		#form fieldset#quote li .input-text { width: 271px; height: 30px; padding-left: 5px; margin: 0 0 5px 11px; border: 0; background: url(../images/formInputBck.jpg) no-repeat; color: #666; font-size: 13px; font-family: Arial, Helvetica, sans-serif; }
		#form fieldset#quote li textarea { width: 271px; height: 127px; padding: 5px 0 0 5px; resize: none; margin: 0 0 0 11px; border: 0; background: url(../images/formTextAreaBck.jpg) no-repeat; color: #666; font-size: 13px; font-family: Arial, Helvetica, sans-serif; }
		#form fieldset#quote li.checkbox { color: #000; font-size: 11.5px; height: 8px; margin: 0 0 0 7px; }
		#form fieldset#quote li .input-button { border: none; cursor: pointer; padding-left: 0; margin: -14px 0 0 0; background: url(../images/formSubmit.png) no-repeat; width: 95px; height: 47px; float: right; }
	#formWidgetArea { position: absolute; left: 1px; top: 425px; width: 100% }
		#formWidgetArea h3 { font: bold 12px Arial, Helvetica, sans-serif; color: #4f4f4f; text-transform: uppercase; margin: 0; padding: 15px 0 10px 5px; }
		#formWidgetArea #social { margin: 0 40px 0 40px;}
/*		#formWidgetArea #bbb { position: relative; margin: 20px 0 0 85px; }*/
		#formWidgetArea #bbb { position: relative; margin: 20px 0 0 20px; }
		#formWidgetArea #bbb #left-circle-bbb { float:left; width: 100px; line-height: 9px; }
		#formWidgetArea #bbb #right-rectangle-bbb { float:right; width: 137px; padding-left: 30px; }
		#formWidgetArea #bbb #left-rectangle-bbb { float:left; width: 137px; line-height: 9px; }
		#formWidgetArea #bbb #right-circle-bbb { float:right; width: 100px; margin-top: 6px; }

	#formWidgetArea #formRegLink { margin: 10px 0 15px 15px; text-decoration: underline; font-weight: bold; line-height: 30px; text-align: center; font-size: 17px; }
	
/* BLOG */
	#blog { width: 100%; height: 271px; background: url(../images/blogBkg.jpg) repeat-x; }
	
		#blogContent { position: relative; width: 950px; margin: 0 auto; padding: 10px; }
			/* #blog #blogContent div { width: 319px; display: inline-block; } */
	
		#blogTitle { font: normal 22px Georgia; position: absolute; left: 10px; top: 7px; margin: 0; color: #fff; }
		#blog .subscribe { position: absolute; top: 13px; right: 15px; text-align: right; }
		#blog .subscribe a { font: normal 18px Constantia; color: #fff; text-decoration: none; font-style: italic; }
		#blog .subscribe a:hover { text-decoration: underline; }
	
		#blog #blogContent #blogContainer { margin-top: 39px; width: 970px; }
		
		#blog #blogContent #post { width: 970px; height: 223px; margin-top: 0;  }
		#blog #blogContent #post h4 { margin-bottom: 5px; margin-top: 0; font-size: 16px; }
		#blog #blogContent #post h4 a { color: #194f69; text-decoration: none; font-weight: bold; }
		#blog #blogContent #post p { font-size: 12px; line-height: 22px; color: #222; margin-bottom: 12px; }
		#blog #blogContent #post p a { color: #222; text-decoration: none; }
		
		/* MAKES BLOG POSTS DISPLAY SIDE BY SIDE */
		/*#blog #blogContent #blogContainer .post .postContent table { display: inline; margin: 0; vertical-align: top; }
		#blog #blogContent #blogContainer .post .postContent tr { display: inline; margin: 0; vertical-align: top; }
		#blog #blogContent #blogContainer .post .postContent td { display: inline; margin: 0; vertical-align: top; }
		#blog #blogContent #blogContainer .post .postContent h4 { clear: both; }
		#blog #blogContent #blogContainer .post .postContent p { clear: both; }*/
		
		#blog #blogContent #blogContainer #post .postContent { width: 280px; height: 223px; display: inline-block; margin: 0; vertical-align: top; padding: 5px 15px 0 15px; }
		#blog #blogContent #blogContainer #post .postContent div { width: 280px; height: 223px; display: inline; margin: 0; vertical-align: top; }
		
	/* BLOG PAGE */
	.post h2.entry-title { margin: 0 auto; font-size: 16px; }
	.post h2.entry-title a { text-decoration: none; }
	.post .entry-utility { display: none; }
	
#footer { position: relative; margin: 0 auto; width: 100%; height: 333px; background: #fffdf3 url(../images/ftrBkg.jpg) top repeat-x; border-bottom: 1px solid #V9e5a02; color: #fff; font-size: 10px; font-weight: normal; line-height: 12px; }
	#footer h3 { color: #006633; font-family: Helvetica, Arial; font-size: 13px; font-weight: bold; text-transform: uppercase; }
	#footer a { color: #56413b; font-size: 13px; font-weight: normal; text-decoration: none; }
	#footer a:hover { text-decoration: underline; }
	#footer p { color: #666; font-family: Helvetica, Arial, sans-serif; font-size: 11px; font-weight: normal; line-height: 12px; }
	#footerContent { width: 962px; margin: 0 auto; }
		.footerLinks { width: 200px; height: auto; padding: 20px 0 0 30px; float: left; }
		.footerLinks ul { float: left; margin: 0; padding: 0; list-style: none; line-height: 24px; }
		.footerLinks .menu-header ul#listMenuRoot li a { font-weight: normal; }
		.footerLinks ul li ul li { display: none; }
		#footerAddress { width: 400px; height: auto; padding: 30px 0 0 20px; float: left; }
		#footerAddress p { font-size: 11px; font-weight: bold; line-height: 21px; color: #006633; }
		#footerAddress a { font-size: 11px; font-weight: bold; line-height: 21px; }
		#footerAddress #copyright { width: 330px; border-top: 5px solid #202020; color: #202020; margin-top: 12px; padding: 10px 0; line-height: 20px; }
		
#copyright { margin: 62px 0 0 0; }
	#copyright p { color: #003219; font-family: Helvetica, Arial, sans-serif; font-size: 11px; font-weight: normal; line-height: 12px; }
	#copyright a { color: #333; font-size: 11px; font-weight: normal; text-decoration: underline; }
	#copyright a:hover { text-decoration: none; }
	
	.post { margin-bottom: 40px; padding-bottom: 30px; border-bottom: 1px solid #ccc; }
	.entry-meta { margin-top: 10px; font-style: italic; color: #666; }
