/* CSS Document */

body	{
	margin: 0px;
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #a2763d;
}

a	{
	color: #b96b08;
}

a:hover	{
	text-decoration: none;
}

#topWrapper	{
	background: url(../images/topBkgrd.gif) repeat-x #f7ecc6;
}

#container	{
	width: 950px;
	margin: 0 auto;
}

#header	{
	height: 127px;
	background: url(../images/headerTexture.gif) no-repeat bottom;
}

#logo	{
	float: left;
	width: 155px;
	padding: 20px 0px 0px 15px;
}

#rightHeader	{
	float:right;
	width: 776px;
}

#tabArea {
height: 23px;
}


#tab {
height: 23px;
width: 270px;
float: right;
margin: 0px 6px 0px 0px;
background: url(../images/topTab.gif) no-repeat;
}

#tab ul {
padding: 5px 0px 0px 10px;
margin: 0px;
}

#tab ul li {
display: inline;
font-size: 11px;
padding: 0px;
margin: 0px;
color: #b59b76;
font-family: Arial, Helvetica, sans-serif;
}

#tab a {
color: #b59b76;
text-decoration: none;
}

#tab a:hover {
color: #8e6735;
text-decoration: none;
}


#slogan	{
	height: 19px;
	padding: 17px 8px 5px 0px;
	text-align: right;
	font-style: italic;
	font-size: 1.3em;
	color: #909090;
	font-family: Helvetica, Arial, sans-serif;
}

#navArea	{
	width: 776px;
	height: 63px;
}

#nav	{
	height: 63px;
	width: 776px;
}


#nav ul	{
	margin:0px;
	padding:0px;
}

#nav li	{
	float:left;
	padding:0px;
	margin:0px;
	list-style: none;
	background-repeat: no-repeat;
}

#nav a {display:block; height:0; padding-top:60px; color:#000; overflow:hidden;}

#nav li.nav1	{width:70px;}
#nav li.nav2	{width:153px;}
#nav li.nav3	{width:86px;}
#nav li.nav4	{width:142px;}
#nav li.nav5	{width:106px;}
#nav li.nav6	{width:145px;}
#nav li.nav7	{width:74px;}

#nav a#navName1	{background: url(../images/nav.gif) 0px 0px;}
#nav a#navName2	{background: url(../images/nav.gif) -70px 0px;}
#nav a#navName3	{background: url(../images/nav.gif) -223px 0px;}
#nav a#navName4	{background: url(../images/nav.gif) -309px 0px;}
#nav a#navName5	{background: url(../images/nav.gif) -451px 0px;}
#nav a#navName6	{background: url(../images/nav.gif) -557px 0px;}
#nav a#navName7	{background: url(../images/nav.gif) -702px 0px;}

#nav a#navName1:hover	{background: url(../images/navOver.gif) 0px 0px;}
#nav a#navName2:hover	{background: url(../images/navOver.gif) -70px 0px;}
#nav a#navName3:hover	{background: url(../images/navOver.gif) -223px 0px;}
#nav a#navName4:hover	{background: url(../images/navOver.gif) -309px 0px;}
#nav a#navName5:hover	{background: url(../images/navOver.gif) -451px 0px;}
#nav a#navName6:hover	{background: url(../images/navOver.gif) -557px 0px;}
#nav a#navName7:hover	{background: url(../images/navOver.gif) -702px 0px;}

#nav a#navName1OnState	{background: url(../images/navOver.gif) 0px 0px;}
#nav a#navName2OnState	{background: url(../images/navOver.gif) -70px 0px;}
#nav a#navName3OnState	{background: url(../images/navOver.gif) -223px 0px;}
#nav a#navName4OnState	{background: url(../images/navOver.gif) -309px 0px;}
#nav a#navName5OnState	{background: url(../images/navOver.gif) -451px 0px;}
#nav a#navName6OnState	{background: url(../images/navOver.gif) -557px 0px;}
#nav a#navName7OnState	{background: url(../images/navOver.gif) -702px 0px;}


#subNavArea	{
	width: 141px;
	float: left;
	padding: 0px 20px 0px 15px;
}

#subNavArea ul	{
	margin: 0px;
	padding: 0px;
}

#subNavArea ul li	{
	list-style: none;
	padding: 3px 0px 3px 5px;
	border-bottom: 1px solid #e9dcae;
	border-top: 1px solid #ffffff;
}

#subNavArea ul li a	{
	color: #6d3f01;
	text-decoration: none;
}

#subNavArea .selected	{
	color: #4a0174;
	font-weight: bold;
}

#subNavArea ul li a:hover	{
	color: #a98049;
}

#subNavArea	 img	{
	margin: 15px 0px 0px 0px;
}

#contentArea	{
	background: url(../images/textureBkgrd.gif) no-repeat;
	padding: 0px 0px 20px 0px;
}

#contentLeft	{
	width: 721px;
	float: left;
	background: url(../images/rightBorder.gif) repeat-y right;
	font-size: 14px;
	color: #452800;
	line-height: 24px;
}

#contentLeftInside	{
	width: 530px;
	/* width: 706px; */
	float: left;
	background: url(../images/rightBorder.gif) repeat-y right;
	font-size: 14px;
	color: #452800;
	line-height: 24px;
	padding: 0px 15px 0px 0px;
}


#contentLeftInside2column	{
	width: 706px; 
	float: left;
	background: url(../images/rightBorder.gif) repeat-y right;
	font-size: 14px;
	color: #452800;
	line-height: 24px;
	padding: 0px 15px 0px 0px;
}

#contentLeftInside h1	{
	color: #4a0174;
	font-size: 34px;
	letter-spacing: -1px;
	line-height: 33px;
	margin: 0px 0px 10px 0px;
}

#contentLeftInside h2	{
	color: #0654a0;
	font-size: 26px;
	font-weight: normal;
	line-height: 29px;
	margin: 5px 0px 10px 0px;
}

#contentLeftInside .leadin	{
	color: #539ae1;
	font-size: 23px;
}

#contentLeftInside h3	{
	color: #d37e04;
	font-size: 21px;
	font-weight: normal;
	line-height: 29px;
	margin: 5px 0px 10px 0px;
}

#contentLeftInside h4	{
	color: #ae5903;
	font-size: 20px;
	line-height: 29px;
	font-weight: normal;
	margin: 5px 0px 10px 0px;
}

#contentLeftInside h5	{
	color: #534540;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	margin: 5px 0px 10px 0px;
}

#contentLeftInside ul	{
	padding: 0px;
	margin: 0px 0px 15px 10px;
}

#contentLeftInside ul li {
	background: url(../images/bullet_purple.gif) no-repeat 0px 6px;
	list-style: none;
	line-height: normal;
	padding: 6px 0px 6px 25px;
}

#contentRight	{
	width: 202px;
	padding: 10px 13px 0px 14px;
	float: right;
}

#contentRightInside	{
	width: 202px;
	padding: 10px 13px 0px 14px;
	float: right;
}

#ctaLinks	{
	width: 118px;
	height: 160px;
	background: url(../images/ctaBkgrd.gif) no-repeat;
	margin: 15px 0px 20px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
}

#ctaLinks h1	{
	font-size: 20px;
	color: #ffffff;
	line-height: 24px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

#ctaLinks	ul	{
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

#ctaLinks ul li	{
	list-style: none;
	background: url(../images/white_bullet.gif) no-repeat 0px 5px;
	padding: 3px 0px 3px 20px;
	border: none;
}

#ctaLinks ul li a	{
	color: #0654a0;
	text-decoration: none;
}

#ctaLinks ul li a:hover	{
	color: #317fcb;
	text-decoration: underline;
}

#ctaLinks .seeMore	{
	text-align: right;
}

#ctaLinks .seeMore a	{
	color: #ffffff;
}

#ctaLinks .seeMore a:hover	{
	text-decoration: none;
}
/*right column content */

#contentRight .contact, #contentRightInside .contact	{
	color: #291b45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

#rightSideTestimonial	{
	background: url(../images/divider01.gif) no-repeat;
	padding: 6px 0px 8px 0px;
	text-align: right;
	font-size: 11px;
}

#rightSideTestimonial .quoteArea	{
	background: url(../images/end_quote2.gif) no-repeat bottom right;
}

#rightSideTestimonial p	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-style: italic;
	padding: 8px 5px 3px 5px;
	background: url(../images/start_quote2.gif) no-repeat;
	margin: 0px 0px 4px 0px;
}

#rightSideTestimonial a	{
	color: #990000;
}

#rightSideTestimonial a:hover	{
	text-decoration: none;
}

#specialMessage	{
	background: url(../images/divider01.gif) no-repeat;
	padding: 10px 0px 0px 0px;
}

#specialMessage .graphic	{
	background: url(../images/specialMessageBkgrd.gif) no-repeat bottom;
	height: 85px;
	text-align: right;
	color: #291b45;
	font-size: 16px;
	padding: 0px 12px 0px 0px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 16px;
}

#specialMessage .graphic a	{
	color: #291b45;
	text-decoration: none;
}

#specialMessage .graphic a:hover	{
	color: #4f4466;
}



#specialMessage span	{
	font-size: 14px;
}

#specialMessage .link	{
	height: 19px;
	background-color: #30154f;
	text-align: right;
	font-size: 11px;
	padding:2px 5px 0px 0px;
}

#specialMessage .link a	{
	color: #ffffff;
}

#specialMessage .link a:hover	{
	text-decoration: none;
}

#textCTA	{
	background: url(../images/divider01.gif) no-repeat;
	margin: 1px 0px 0px 0px;
	padding: 13px 0px 13px 0px;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
}

#textCTA .ctaLink	{
	width: 200px;
	padding: 0px 0px 0px 2px;
	background: url(../images/orange_bullet.gif) no-repeat right;
	display: block;
}

#textCTA a	{
	color: #666666;
	text-decoration: none;
}

#userFriendly	{
	background: url(../images/divider01.gif) no-repeat;
	padding: 13px 0px 15px 0px;
}

#userFriendly .iconList	{
	padding: 0px 30px 0px 20px;
}

#userFriendly ul	{
	padding: 0px;
	margin: 0px;
}

#userFriendly ul li	{
	list-style: none;
	border-bottom: 1px solid #e5dbc0;
}

#userFriendly a	{
	color: #6699ff;
	text-decoration: none;
	display: block;
	padding: 3px 0px 3px 30px;
}

#userFriendly a:hover	{
	color: #3d6ed1;
}

#pdfIcon	{
	background: url(../images/icon_pdf.gif) no-repeat 4px 0px;
}

#mailIcon	{
	background: url(../images/icon_mail.gif) no-repeat 4px 4px;
}

#bookmarkIcon	{
	background: url(../images/icon_star.gif) no-repeat 4px 1px;
}

#rssIcon	{
	background: url(../images/icon_rss.gif) no-repeat 4px 2px;
}

#rssIconList ul li	{
	background: url(../images/icon_rss.gif) no-repeat 0px 7px;
}

#getNewsletter	{
	background: url(../images/divider02.gif) no-repeat;
	padding: 15px 0px 0px 0px;
	color: #452800;
}

#getNewsletter h1	{
	color: #666666;
	font-size: 18px;
	letter-spacing: -1px;
	padding: 0px;
	margin: 0px;
}

#getNewsletter span	{
	font-size: 11px;
}

#getNewsletter div	{
	color: #452800;
}

#getNewsletter .form	{
	padding: 5px 30px 0px 20px;
}

#getNewsletter .field	{
	padding: 0px 0px 5px 0px;
}

#getNewsletter .padTop	{
	padding: 7px 0px 0px 0px;
}

#getNewsletter .padTop a	{
	font-size: 11px;
}

#getNewsletter input	{
	font-size: 12px;
}

#getNewsletter a	{
	color: #6699ff;
}

#getNewsletter a:hover	{
	text-decoration: none;
}

/* homepage elements */

#homeImage	{
	padding: 0px 0px 0px 5px;
	position: relative;
}

#home3Areas	{
	width: 672px;
	height: 172px;
	padding: 18px 0px 0px 24px;
	font-size: 11px;
	background: url(../images/homeTitleBkgrd.gif) no-repeat 10px 0px;
}

#home3AreaText	{
	width: 165px;
	margin: 0px 12px 0px 0px;
	float: left;
	line-height: normal;
}

#home3AreaText h1	{
	font-size: 24px;
	color: #4a0174;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	font-family: Helvetica, Arial, sans-serif;
}

#home3AreaText p	{
	color: #333333;
	margin:10px 0px 13px 0px;
	padding: 0px;
}

#home3AreaText a	{
	color: #b35204;
}

#home3AreaText a:hover	{
	text-decoration: none;
}

#homeClient	{
	width: 130px;
	float: right;
	text-align: center;
}

#homeClient .clientLogo	{
	height: 60px;
}

#homeClient img	{
	margin-bottom: 1px;
}

#homeClient .homeClientTitle	{
	padding: 0px 0px 1px 0px;
}

#homeClient a	{
	color: #b35204;	
}

#homeClient a:hover	{
	text-decoration: none;
}

#homeQuote	{
	width: 697px;
	height: 120px;
	margin: 0px 0px 0px 18px;
	background: url(../images/quoteDivider.gif) no-repeat;
}

#homeQuote .quoteArea	{
	padding: 5px 0px 0px 40px;
	margin: 0px 60px 0px 0px;
	background: url(../images/end_quote.gif) no-repeat bottom right;
}

#homeQuote p	{
	color: #333333;
	font-size: 17px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 15px 0px 15px 50px;
	background: url(../images/start_quote.gif) no-repeat;
}


.clearBoth	{
	clear: both;
}

.clearLeft	{
	clear: left;
}

/* inside page */

#pageHeader		{
	width: 533px;
	height: 150px;
	margin: 0px 0px 20px 0px;
}

#pageHeader .shadow	{
	background: url(../images/pageHeaderShadow.gif) top no-repeat;
	height: 19px;
	width: 533px;
}
/* inline quote */

#inlineQuote	{
	border-top:1px solid #ccb181;
	border-bottom: 1px solid #ccb181;
	background: url(../images/inlineQuoteBkgrd.gif) no-repeat 60px 0px;
	padding: 5px 0px 8px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
}

#inlineQuote .content {
	background: url(../images/end_quote2.gif) no-repeat bottom right;
	margin: 0px 20px 0px 20px;
}

#inlineQuote .content p	{
	background: url(../images/start_quote2.gif) no-repeat;
	font-size: 15px;
	color: #995c07;
	line-height: 22px;
	padding: 8px 0px 10px 10px;
	margin: 0px;
}

#inlineQuote .content p a	{
	color: #3e8ad6;
}

#inlineQuote .name	{
	text-align: right;
	padding: 0px 50px 0px 0px;
	color: #49443d;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}

#inlineQuote .title	{
	text-align: right;
	padding: 0px 50px 0px 0px;
	color: #49443d;
	font-size: 13px;
}

/* pull quote */

#pullQuote	{
	width: 197px;
	float: right;
	background: url(../images/pullQuoteBkgrd.gif) repeat-y;
	margin: 15px;
	line-height: normal;
}


#pullQuote .content	{
	background: url(../images/pullQuoteTop.gif) no-repeat;
	padding: 20px 10px 10px 10px;
}

#pullQuote .pullQuoteBottom	{
	height: 16px;
	background: url(../images/pullQuoteBottom.gif) no-repeat bottom;
}

#pullQuote .quoteArea	{
	background: url(../images/end_quote3.gif) no-repeat bottom right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #5c5243;
	line-height: 19px;
}

#pullQuote .quoteArea p	{
	background: url(../images/start_quote3.gif) no-repeat;
	padding: 8px 0px 0px 8px;
	margin: 0px 0px 8px 0px;
}

#pullQuote .name	{
	text-align: right;
	padding: 0px 10px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #49443d;
	font-weight: bold;
}

#pullQuote .title	{
	text-align: right;
	padding: 0px 10px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #49443d;
}

/* testimonial quote */

#testimonialQuote	{
	border-top:1px solid #ccb181;
	border-bottom: 1px solid #ccb181;
	background: url(../images/inlineQuoteBkgrd.gif) no-repeat 60px 0px;
	padding: 5px 0px 8px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
}

#testimonialQuote .content {
	background: url(../images/end_quote2.gif) no-repeat bottom right;
	margin: 0px 20px 0px 10px;
}

#testimonialQuote .content img	{
	padding: 10px 0px 10px 10px;
}

#testimonialQuote .content p	{
	background: url(../images/start_quote2.gif) no-repeat;
	font-size: 16px;
	color: #995c07;
	line-height: 24px;
	font-style: italic;
	padding: 8px 0px 10px 20px;
	margin: 0px;
}

#testimonialQuote .name	{
	text-align: right;
	padding: 0px 50px 0px 0px;
	color: #49443d;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}

#testimonialQuote .title	{
	text-align: right;
	padding: 0px 50px 0px 0px;
	color: #49443d;
	font-size: 13px;
}

/* client logo */

#clientLogo	{
	margin: 15px 0px 15px 0px;
}

#clientLogo	ul li	{
	background: none;
	float: left;
	width: 170px;
	text-align: center;
	padding: 0px 0px 25px 0px;
	font-size: 12px;
}

#clientLogo	ul li img	{
	padding-bottom: 8px;
}

#clientLogo	ul li a	{
	text-decoration: none;
}

#clientLogo	ul li a:hover	{
	text-decoration: underline;
}

/* client logo bottom */
#clientLogoBottom	{
	margin: 40px 0px 15px 0px;
}

#clientLogoBottom .shadow	{
	background: url(../images/bottomShadow.gif) no-repeat top;
	height: 50px;
}

#clientLogoBottom	ul li	{
	background: none;
	float: left;
	width: 120px;
	text-align: center;
	padding: 0px;
	font-size: 12px;
}

#clientLogoBottom h5	{
	font-size: 15px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
	color: #a2763d;
}

hr	{
	background: none;
	border:none;
	border-bottom:1px dashed #534540;
	margin: 10px 0px 15px 0px;
}

#alphaReading	{
	text-align: center;
}

#alphaReading ul li	{
	list-style: none;
	background: none;
	display: inline;
	padding: 0px 5px 0px 0px;
}

#alphaReading a	{
	text-decoration: none;
}

#alphaReading a:hover	{
	text-decoration: underline;
	color: #4b0275;
}

.readingLetter	{
	padding: 0px 0px 0px 10px;
}

.imageThumb	{
	border: 4px solid #ffffff;
	margin: 10px;
}

/* schedule */

.schedule	{
	font-size: 12px;
	line-height: normal;
}

.schedule span	{
	color: #ff0000;
}

.scheduleTitle	{
	background-color: #995c07;
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
}

.rowColor	{
	background-color: #fbf9f1;
}

.backToTop	{
	text-align: right;
	margin: 15px 0px 0px 0px;
}

.dateSmall	{
	font-size: 11px;
	color: #a49a8b;
}

/* contact form */

#questionForm input, #questionForm select, #questionForm textarea	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 4px 0px;
	border:1px solid #6d3f01;
	padding: 2px;
}

#questionForm textarea	{
	background: url(../images/fieldBkgrd.gif) #ffffff repeat-x;
	border:1px solid #a19b86;
}

#questionForm input	{
	background: url(../images/inputBkgrd.gif) #ffffff repeat-x;
	border:1px solid #a19b86;
}

#questionForm label	{
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size: 12px;
}

#questionForm .submitContactForm input {
	margin-left: 105px;
	background: none;
	border: none;
}

.required	{
	color: #539ae1;
}

/*cta bar*/

#ctaBar {
	margin: 10px 0px 10px 0px;
}

#ctaBar a	{
	background: url(../images/ctaBar.gif) no-repeat;
	width: 240px;
	height: 30px;
	margin: 3px 0px 3px 0px;
	padding: 5px 0px 0px 12px;
	color: #340c4c;
	font-size: 13px;
	text-decoration: none;
	display: block;
}

#ctaBar a:hover	{
	background: url(../images/ctaBarOver.gif) no-repeat;
}

/* footer */


#footerArea	{
	background: url(../images/footerBkgrd.gif) repeat-x #a2763d;
	padding: 8px 0px 0px 0px;
}

#footerContainer	{
	width: 950px;
	margin: 0 auto;
}

#footerContent	{
	height: 210px;
}

#footerContent h1	{
	color: #6d3f01;
	font-size: 24px;
	padding: 0px;
	margin: 0px;
	letter-spacing: -1px;
}

#footerContent ul	{
	padding: 0px;
	margin: 8px 0px 0px 6px;
	width: 270px;
}

#footerContent ul li	{
	list-style: none;
	background: url(../images/brown_bullet.gif) no-repeat 5px 5px;
	padding: 2px 0px 2px 25px;
	border-bottom: 1px solid #976b34;
}

#footerContent a	{
	color: #eadfbf;
	text-decoration: none;
}

#footerContent a:hover	{
	text-decoration: underline;
}

#footerArea1	{
	float: left;
	width: 290px;
	height: 145px;
	padding: 15px 0px 0px 5px;
	background: url(../images/vertical_divider.gif) no-repeat right top;
}

#footerArea2	{
	float: left;
	width: 306px;
	height: 160px;
	padding: 15px 0px 0px 15px;
	background: url(../images/vertical_divider.gif) no-repeat right top;
}

#footerArea3	{
	float: left;
	width: 243px;
	height: 160px;
	padding: 15px 0px 0px 37px;
	color: #cbb18e;
}

#footerArea .address	{
	border-bottom: 1px solid #976b34;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
}

#footerArea .contact	{
	font-size: 16px;
	line-height: 22px;
}

#copyright {
	background: url(../images/footerShadow.gif) no-repeat 20px 0px;
	text-align: center;
	font-size: 11px;
	padding: 20px 0px 20px 0px;
	color: #ded2b1;
	line-height: 18px;
}

#copyright a	{
	color: #ffffff;
	text-decoration: none;
}

#copyright a:hover	{
	text-decoration: underline;
}


.storeItem img	{
	background-color: #dfd8be;
	padding: 5px;	
}

.videoSnippet {
	width: 330px;
	height: 240px;
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	background: #6D3F01;
}




