/* CSS Document */

body	{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/background.gif) repeat-x #bcbec0;
}

a {
	color: #005480;
	text-decoration: underline;
}

a:hover	{
	color: #002E56;
	text-decoration: underline;
}

#container	{
	width: 860px;
	margin: auto;
}

#containerInside	{
	width: 860px;
	margin: auto;
	background: url(../images/contentBkgrd.png) repeat-y 0px 0px;
}

#header	{
	height: 154px;
	position: relative;
	background: url(../images/banner2.gif) no-repeat;
}

#header .headerLeft	{
	float: left;
	width: 540px;
	padding: 12px 0px 0px 21px;
}


#header .homeLink a	{
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;	
	width: 250px;
	height: 10px;
	text-align: center;
	position: absolute;
	top:15px;
	left: 30px;
	padding: 103px 0px 0px 0px;
	vertical-align: bottom;
	color: #c6c6c6;
	text-decoration: none;
	display: block;
	background: url(../images/spacer.gif); /* needed for IE to recognize div width and height */
}

#header .homeLink a:hover	{
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

#header .headerRight	{
	float: right;
	width: 233px;
	padding: 0px 12px 0px 0px;
}

#header .headerRight2	{
	float: right;
	width: 140px;
	padding: 0px 18px 0px 0px;
}

#header .headerTab	{
	width: 232px;
	height: 24px;
	padding: 14px 0px 0px 0px;
	background: url(..\\images\\grayTab.gif) no-repeat;
	text-align: center;
	font-size: 13px;
	color: #ffffff;
	font-style: italic;
	display: block;
	text-decoration: none;
}

#header .headerTab2	{
	width: 140px;
	height: 60px;
	padding: 25px 0px 0px 0px;
	text-align: right;
	display: block;
}

#header .headerTab:hover	{
	text-decoration: none;
	cursor: pointer;
}

/*nav area */

#nav	{
	height: 34px;
	width: 540px;
	top:104px;
	left: 300px;
	position: absolute;
}

#slogan	{
	width: 860px;
	height: 62px;
	background: url(../images/contentHeader.png) no-repeat;
	position: relative;
}

#sloganInside	{
	width: 860px;
	height: 62px;
	background: url(../images/contentHeader.png) no-repeat;
	position: relative;
}

#content	{
	padding: 0px 18px 0px 27px;
}

#contentInside	{
	padding: 40px 18px 30px 20px;
	background: url(../images/contentInsideBkgrd.gif) no-repeat 15px 0px;
}

/* subnav */

#subNav {
	padding: 0px 0px 15px 0px;
}

#subNav h1	{
	font-size: 17px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	color: #4D4D4D;
}

#subNav h1 a	{
	color: #4D4D4D;
	text-decoration: none;
}

#subNav h1 a:hover	{
	color: #898989;
}

#subNav  .onstate	{
	font-weight: bold;
}

#subNav	ul	{
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}

#subNav ul li	{
	list-style: none;
	padding: 3px 0px 3px 15px; 
}

#subNav ul a	{
	color: #005480;
	text-decoration: none;
}

#subNav ul a:hover	{
	color: #002E56;
}

#servicesArea a	{
	font-size: 12px;
	font-style: italic;
	color: #005480;
	text-decoration: none;
}

#servicesArea a:hover	{
	text-decoration: underline;
}

#homePhotos	{
	height: 145px;
	position: relative;
}

#homePhotos .photo1	{
	position: absolute;
	top:-25px;
	left: -10px;
}

#homePhotos .photo2	{
	position: absolute;
	top: -23px;
	left: 260px;
}

#homePhotos .photo3	{
	position: absolute;
	top: -27px;
	left: 530px;
}

#homeInfoBox	{
	padding: 0px 0px 20px 0px;
	font-size: 13px;
	color: #35362c;
}

#homeInfoBox .area1	{
	width: 243px;
	padding: 25px 0px 0px 10px;
	float: left;
	background: url(..\\images\\homeInfoBkgrd.gif) no-repeat right top;
}

#homeInfoBox .area2	{
	width: 245px;
	padding: 25px 0px 0px 20px;
	float: left;
	background: url(..\\images\\homeInfoBkgrd2.gif) no-repeat right top;
}

#homeInfoBox .area3	{
	width: 240px;
	padding: 25px 0px 0px 24px;
	float: left;
	background: url(..\\images\\homeInfoBkgrd3.gif) no-repeat right top;
}

#homeInfoBox h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #777f0c;
	padding:15px 0px 0px 0px;
	margin: 0px;
}

#homeInfoBox ul	{
	padding: 0px;
	margin: 8px 0px 10px 20px;
}

#homeInfoBox ul li	{
	list-style: none;
	background: url(..\\images\\bullet_white.gif) no-repeat 0px 4px;
	padding: 3px 0px 3px 25px;
}

#homeInfoBox p	{
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	color: #35362c;
	margin: 0px;
	padding: 0px 0px 8px 5px;
}

#homeInfoBox a	{
	display: block;
	background: url(..\\images\\homeLinkBkgrd.gif) no-repeat;
	width: 179px;
	height: 24px;
	padding: 7px 0px 0px 12px;
	color: #800124;
}

#homeInfoBox a:hover	{
	text-decoration: none;
}

#homeBottomArea {
	background: url(..\\images\\homeBottomAreaBkgrd.gif) no-repeat 0px 0px;
	width: 794px;
	height: 174px;
	margin: 0px 0px 0px 17px;
	font-size: 12px;
}

#homeBottomArea a	{
	text-decoration: none;
}

#homeBottomArea .homeLinks1	{
	float: left;
	width: 230px;
	padding: 15px 0px 0px 20px;
}

#homeBottomArea .homeLinks2	{
	float: left;
	width: 235px;
	padding: 15px 0px 0px 32px;
}

#homeBottomArea .homeLinks2 a	{
	margin: 0px 0px 0px 20px;
}


#homeBottomArea .homeLinks3	{
	float: left;
	width: 262px;
	padding: 15px 0px 0px 10px;
	text-align: center;
}

.requestText	{
	font-size: 15px;
	color: #5c3319;
	padding: 10px 0px 0px 0px;
}

.requestText a	{
	color: #5c3319;
	text-decoration: none;
}

.requestText a:hover	{
	text-decoration: underline;
}

#homeBottomArea h2	{
	font-size: 18px;
	color: #64411c;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	letter-spacing: -1px;
}

#homeBottomArea ul	{
	padding: 0px;
	margin: 5px 0px 0px 20px;
}

#homeBottomArea ul li	{
	list-style: none;
	background: url(..\\images\\bullet_arrow.gif) no-repeat 0px 6px;
	padding: 2px 0px 2px 18px;
}


/*inside pages */

#contentLeft	{
	float: left;
	width: 150px;
	padding: 0px 10px 0px 20px;
}

#contentMain	{
	float: right;
	width: 540px;
	font-size: 14px;
	color: #3c2f14;
	line-height: 20px;
	padding: 5px 50px 0px 0px;
}

#contentMain h1	{
	font-size: 38px;
	color: #005480;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#contentMain h2	{
	font-size: 18px;
	color: #4E2313;
	font-weight: normal;
	padding: 0px;
	line-height: 20px;
	margin: 15px 0px 10px 0px;
}

#contentMain h2.leadin	{
	font-size: 24px;
	color: #4D4D4D;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	line-height: 30px;
}

#contentMain h3	{
	color: #803806;
	font-size: 26px;
	font-weight: normal;
	line-height: 24px;
	padding: 15px 0px 8px 0px;
	margin: 0px;
}

#contentMain h4	{
	color: #94750f;
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin: 6px 0px 6px 0px;
}

#contentMain h5	{
	font-size: 17px;
	color: #d0c2a3;
	padding: 0px;
	margin: 6px 0px -17px 0px;
}

#contentMain ul {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
}

#contentMain ul li	{
	list-style: none;
	background: url(..\\images\\bullet_white.gif) no-repeat 0px 5px;
	padding: 2px 0px 2px 25px;
	font-size: 14px;
}

#contentMain img.head {
	margin: 0px 0px 0px -10px;
}

/*
#contentMain li#pdfIcon	{
	background: url(..\\images\\pdfIcon.gif) no-repeat 0px 3px;
	display: block;
}*/

#listIcon	{
	padding: 10px 0px 20px 10px;
}

#listIcon div	{
	margin: 2px 0px 3px 0px;
}

.pdfIcon	{
	background: url(..\\images\\pdfIcon.gif) no-repeat 0px 1px;
	padding: 2px 0px 3px 25px;
}

.xlsIcon	{
	background: url(..\\images\\xlsIcon.gif) no-repeat 0px 1px;
	padding: 2px 0px 3px 25px;
}

.ieIcon	{
	background: url(..\\images\\ieIcon.gif) no-repeat 0px 1px;
	padding: 2px 0px 3px 25px;
}

#contentBottomLeft	{
	float: left;
	width: 240px;
}

#contentBottomLeft2	{
	float: left;
	width: 270px;
}

#contentBottomLeft a	{
	text-decoration: none;
}

#contentBottomLeft a:hover	{
	text-decoration: underline;
}

#contentBottomLeft	ul	{
	padding: 0px;
	margin: 0px 0px 0px 8px;
	font-size: 13px;
}

#contentBottomLeft ul li	{
	padding: 2px 0px 2px 25px;
	background: url(..\\images\\bullet_arrow.gif) no-repeat 5px 9px;
	list-style: none;
}


#contentBottomRight	{
	float: right;
	width: 270px;
	text-align: center;
}


#contentBottomRight2	{
	float: right;
	width: 250px;
}

#contentBottomRight2 a	{
	text-decoration: none;
}

#contentBottomRight2 a:hover	{
	text-decoration: underline;
}

#contentBottomRight2	ul	{
	padding: 0px;
	margin: 0px 0px 0px 8px;
	font-size: 13px;
}

#contentBottomRight2 ul li	{
	padding: 2px 0px 2px 25px;
	background: url(..\\images\\bullet_arrow.gif) no-repeat 5px 9px;
	list-style: none;
}

#contentBottomRight3	{
	float: right;
	width: 220px;
}

#contentBottomRight3 a	{
	text-decoration: none;
}

#contentBottomRight2 a:hover	{
	text-decoration: underline;
}

#contentBottomRight3	ul	{
	padding: 0px;
	margin: 0px 0px 0px 8px;
	font-size: 13px;
}

#contentBottomRight3 ul li	{
	padding: 2px 0px 2px 25px;
	background: url(..\\images\\bullet_arrow.gif) no-repeat 5px 9px;
	list-style: none;
}


/* back to top */

.backToTop	{
	border-top: 1px dashed #c4b68a;
	background: url(..\\images\\backToTopBkgrd.gif) no-repeat right top;
	padding: 0px 15px 20px 15px;
}

.backToTop h3	{
	padding: 15px 0px 0px 0px;
	margin: 0px;
}

.backToTop2	{
	border-top: 1px dashed #c4b68a;
	background: url(..\\images\\backToTopBkgrd.gif) #fffefb no-repeat right top;
	padding: 0px 15px 20px 15px;
}

.backToTop2 h3	{
	padding: 15px 0px 0px 0px;
	margin: 0px;
}


.backToTopTab	{
	float: right;
	padding: 0px 20px 0px 0px;
}



/*testimonial on inside pages */

#testimonialArea	{
	padding: 0px 0px 15px 0px;
}

#testimonialArea .imageArea	{
	position: relative;
	height: 162px;
}

#testimonialArea .image	{
	position: absolute;
	top: 0px;
	left: -35px;
}

#testimonialArea .quoteArea	{
	padding: 10px 0px 0px 0px;
	/*background: url(..\\images\\testimonial-glow.gif) no-repeat 15px 0px;*/
}

#testimonialArea .name	{
	font-size: 14px;
	color: #6B3107;
	font-family: Arial, Helvetica, sans-seri;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding: 5px 0px 5px 0px;
}

#testimonialArea .name span	{
	color: #bfb79a;
}

#testimonialArea a	{
	font-size: 12px;
	font-style: italic;
	color: #005480;
	text-decoration: none;
}

#testimonialArea a:hover	{
	text-decoration: underline;
}

#ctaArea	{
	margin: 0px 0px 0px -42px;
}

#ctaArea .ctaText	{
	padding: 10px 0px 0px 50px;
	font-size: 14px;
}

#ctaArea .ctaText ul	{
	padding: 5px 0px 0px 5px;
	margin: 0px;
}

#ctaArea .ctaText ul li	{
	list-style: none;
	padding: 2px 0px 2px 20px;
	background: url(..\\images\\bullet_arrow.gif) no-repeat 0px 4px;
	font-size: 12px;
}

#ctaArea ul li a	{
	text-decoration: none;
}

#ctaArea ul li a:hover	{
	text-decoration: underline;
}

#ctaArea h2	{
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #8e5d07;
}

.ctaCorporate	{
	padding: 0px 15px 0px 0px;
}

.quote	{
	font-size: 8px;
}

#quote	{
	background: url(../images/end-quote.gif) right bottom no-repeat;
}

#quote p	{
	font-size: 14px;
	color: #4D4D4D;
	line-height: 18px;
	font-style: normal;
	background: url(../images/start-quote.gif) top left no-repeat;
	text-indent: 20px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

#pullQuote	{
	width: 200px;
	border: 1px dotted #aba17e;
	padding: 10px;
	float: right;
	background-color: #faf8ed;
	margin: 10px;
	font-size: 12px;
	color: #8e5d07;
	font-style: italic;
	background: url(..\\images\\inlineQuoteBkgrd.gif) no-repeat 10px 0px;
}

#pullQuote .quote	{
	background: url(..\\images\\end-quote.gif) no-repeat bottom right;
	padding: 5px;
}

#pullQuote p	{
	background: url(..\\images\\start-quote.gif) no-repeat 0px 0px;
	text-indent: 15px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

#pullQuote h4	{
	font-size: 22px;
}

#pullQuote span	{
	font-style: normal;
	font-size: 14px;
}

#pullQuote .name	{
	text-align: right;
	color: #6B3107;
}

.inlineQuote	{
	border-top: 1px dashed #4E2313;
	font-size: 14px;
	color: #4D4D4D;
	font-style: normal;
	padding: 10px 20px 10px 0px;
	margin: 0px 0px 0px 0px;
}

.inlineQuote p	{
	text-indent: 20px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
	line-height: 23px;
}

.inlineQuote p:first-letter	{
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3c2f14;
}

.inlineQuote .name	{
	text-align: right;
	color: #3c2f14;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
}

.inlineQuote .nameSub	{
	text-align: right;
	color: #3c2f14;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
}

.inlineQuote span	{
	font-size: 13px;
	color: #7b7667;
}

.line	{
	height: 15px;
	border-bottom: 1px dashed #d6c89a;
}

.colorRow1	{
	padding: 0px 15px 0px 15px;
}

/* hours */

#hours label	{
	width: 140px;
	float: left;
}

/* education */

#education label	{
	width: 60px;
	float: left;
}

/* contact info */

#contactInfo label	{
	width: 80px;
	float: left;
}

/* membership for */

#membershipFor li	{
	width: 120px;
	float: left;
}

/* request a tour */

#request {
	padding: 15px;
	border: 1px dashed #868728;
	width: 265px;
	background: url(..\\images\\inlineQuoteBkgrd.gif) no-repeat;
}

#request .fieldName	{
	padding: 10px 0px 0px 0px;
}


/* contact for */

#contactForm input, #contactForm textarea	{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #484641;
}

#contactForm label	{
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size: 14px;
}

#contactForm select	{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#contactForm .submit input {
	margin-left: 15px;
}

.indentForm	{
	padding: 0px 0px 0px 156px;
}


#indentForm input	{
	background-color: #6a191f;
	color: #ffffff;
	font-weight: bold;
	border:1px solid #ffffff;
	padding: 3px;
}

#indentForm input:hover	{
	background-color: #7f2a31;
	cursor: pointer;
}


#contactForm span, .required	{
	color: #777f09;
}

#alignColumn	{
	clear: left;
}

#alignColumn div	{
	float: left;
}

#alignColumn .column1	{
	width: 150px;
	border:1px solid #000;
}

.error	{
	color: #a80733;
	font-weight: bold;
}

/* tour include */

.tourInclude {
	padding: 55px 0px 0px 0px;
}



.clearLeft	{
	clear: left;
}

.clearBoth	{
	clear: both;
}

/* footer area */

#footer	{
	width: 100%;
	height: 99px;
	background: url(../images/footer.gif) repeat-x bottom;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #e6e6e6;
	padding: 0px 0px 0px 0px;
	color: #cccccc;
	font-size: 12px;
}

#footerArea	{
	width: 800px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
}

#footer h2	{
	font-size: 18px;
	color: #d5c9ab;
	font-weight: normal;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}

#footer h3	{
	font-size: 19px;
	color: #e6ddc7;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

#footer h4	{
	font-size: 15px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
}

#footerLeft	{
	float: left;
	width: 400px;
	margin: 10px 0px 0px 0px;
}

#footerLeft ul	{
	margin: 0px 20px 0px 0px;
	padding: 0px;
	width: 160px;
	float: left;
}

#footerLeft ul li	{
	list-style: none;
	font-size: 11px;
	background: url(../images/footerBullet.gif) no-repeat 0px 8px;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0px 3px 10px;
}

#footerLeft ul li a	{
	color: #cccccc;
	text-decoration: none;
}

#footerLeft ul li a:hover	{
	color: #ffffff;
}

#footer .footerContact	{
	margin: 10px 0px 0px 0px;
}

#footer .footerRight	{
	float: right;
	width: 300px;
	text-align:right;
}	

#footer .siteCredit	{
	font-size: 11px;
	color: #333333;
}

#footer .siteCredit a	{
	color: #333333;
	text-decoration: none;
}

#footer .siteCredit a:hover	{
	color: #222222;
}

/* styleguide */

#styleguideColor	{
	color: #ffffff;
	font-size: 12px;
	text-align: center;
}

#styleguideColor div	{
	padding: 4px;
	border-bottom: 1px solid #efe9d4;
}

#styleguideColor .red	{
	background-color: #61001b;
}

#styleguideColor .green	{
	background-color: #515708;
}

#styleguideColor .brown	{
	background-color: #513625;
}

#styleguideColor .beige	{
	background-color: #c2a674;
}

#styleguideColor .tan	{
	background-color: #d5c9ab;
}
