/* CSS Document */

body	{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #403a38;
}

#container	{
	width: 871px;
	margin: 0 auto;
}

#topContact	{
	color: #000000;
	font-size: 13px;
	text-align: right;
	height: 22px;
	padding: 5px 17px 0px 0px;
	font-weight: bold;
}

#classiqueLogo	{
	height: 62px;
	padding: 8px 0px 0px 7px;
}

#classiqueLogo .logo 
{
    display: none;
}

#navArea	{
	height: 60px;
	background: url(../images/navBkgrd.gif) no-repeat right;
	padding: 6px 8px 0px 345px;
	border-bottom:1px solid #3d1b2d;
	display: none;
}

#menu 
{
    display: none;
}

#homeFlash	{
	position: relative;
	height: 285px;
	display: none;
}

#homeFlashArea	{
	position: absolute;
	top: -31px;
	left: 7px;
}

#testimonialBottom	{
	height: 110px;
	background: url(../images/homeTestimonial.gif) no-repeat;
	padding: 15px 15px 0px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
	color: #faf9e4;
	font-style: italic;
}

#testimonialBottom span	{
	color: #5e502d;
}


#testimonialBottom ul	{
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	color: #40351a;
	font-style: normal;
	font-size: 12px;
}

#testimonialBottom ul li	{
	display: inline;
	list-style: none;
	padding: 0px 0px 0px 6px;
}

#testimonialBottom a	{
	color: #832a5d;
}

#homeBottom	{
	height: 223px;
	width: 100%;
	background: url(../images/homeBottom.gif) repeat-x;
}

#homeBottomContent	{
	height: 223px;
	width: 871px;
	background: url(../images/homeBottomBkgrd.gif) no-repeat;
	margin: 0 auto;
	position: relative;
}


#homeBottomContent h1	{
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#homeBottomContent h1 a	{
	color: #63217c;
}

#homeBottomContent h1 a:hover	{
	border-bottom: none;
	color: #8118a9;
}

#homeBottomContent ul {
	margin: 5px 0px 0px 10px;
	padding: 0px;
}

#homeBottomContent ul li	{
	list-style: none;
	background: url(../images/bullet-purple.gif) no-repeat 0px 6px;
	padding: 4px 0px 4px 30px;
}

#homeBottomContent	p	{
	margin: 10px 0px 15px 0px;
	padding: 0px;
}

.servicesText {
	line-height: 18px;
	color: #514b40;
}

#homeBottomContent  a	{
	color: #828702;
	text-decoration: none;
}

#homeBottomContent a:hover	{
	border-bottom:1px dotted #63217c;
	color: #472438;
}

#homeBottomImage	{
	position: absolute;
	top: 0px;
	left: 534px;
	z-index: 1;
	display: none;
}

#homeCTA1	{
	height: 88px;
}

#homeCTA1 a, #homeCTA2 a	{
	text-decoration: underline;
}

#homeCTA1 a:hover, #homeCTA2 a:hover	{
	text-decoration: none;
	border: none;
	color: #cc9055;
}

#homeCTA1 h2	{
	font-size: 19px;
	color: #9c6a39;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#homeCTA1 h2 a	{
	color: #ae7842;
	text-decoration: none;
}

#homeCTA2	{
	padding: 22px 0px 0px 0px;
}

#homeCTA2 h3	{
	font-size: 16px;
	color: #9c6a39;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#homeCTA2 h3 a	{
	color: #ae7842;
	text-decoration: none;
}


#home3Area	{
	position: absolute;
	z-index: 100;
}

.homeBottomArea	{
	float: left;
	width:236px;
	padding: 29px 20px 0px 30px;
}

.homeBottomArea3	{
	float: left;
	width:216px;
	padding: 29px 40px 0px 17px;
}

#contentArea	{
	background: url(../images/contentBkgrd.gif) repeat-y;
}

#contentTop	{
	background: url(../images/contentBkgrdTop.gif) no-repeat;
}

#contentBottom	{
	padding-bottom: 70px;
	background: url(../images/contentBkgrdBottom.gif) no-repeat bottom left;
}

#leftColumn	{
	width: 181px;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px 13px 20px 13px;
	border-right: 1px solid #e6e6e6;
}

#leftColumn h1	{
	color: #ffffff;
	font-size: 20px;
	padding: 0px;
	margin: 4px 0px 0px 0px;
	font-weight: normal;
	display: none;
}

#leftColumn h1 a {
	color: #ffffff;
	text-decoration: none;
}

ul.subnav	{
	padding: 0px;
	margin: 8px 0px 35px 0px;
	line-height: 22px;
	display: none;
}

ul.subnav li	{
	list-style: none;
	font-size: 12px;
	border-bottom:1px solid #685632;
}

ul.subnav li a	{
	color: #fff0cb;
	text-decoration: none;
	background: url(../images/bullet-green.gif) no-repeat 7px 6px;
	padding: 0px 0px 0px 20px;
}


ul.subnav li a:hover	{
	color: #d9ed2e;
}

#subNavOn a	{
	color: #d9ed2e;
}


#rightColumn	{
	width: 625px;
	float: right;
	padding: 15px 0px 30px 15px;
	position: relative;
	line-height: 20px;
}

#rightColumn h1	{
	color: #661041;
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

#rightColumn h2.leadin	{
	color: #8b9701;
	font-size: 18px;
	font-weight: normal;
	line-height: 23px;
	padding: 0px;
	text-transform:none;
	margin: 5px 0px 15px 0px;
}

#rightColumn h2	{
	font-size: 23px;
	color: #ab6808;
	text-transform: capitalize;
	font-weight: normal;
	padding: 0px;
	margin: 10px 0px 15px 0px;
	line-height: 26px;
}

#rightColumn h3	{
	font-size: 20px;
	color: #774115;
	text-transform: capitalize;
	font-weight: normal;
	padding: 0px;
	margin: 5px 0px 10px 0px;
	line-height: 24px;
}

#rightColumn h4	{
	font-size: 18px;
	color: #aa9000;
	text-transform: capitalize;
	font-weight: normal;
	padding: 0px;
	margin: 10px 0px 15px 0px;
	line-height: 22px;
}

sub {
	font-size: 12px;
	font-weight: bold;
	color: #625b57;
	font-style: italic;
}

#rightColumn h5	{
	color: #403a38;
	font-size: 16px;
	text-transform: capitalize;
	padding: 0px;
	margin: 10px 0px 15px 0px;
}

#rightColumn a	{
	color: #9a028e;
	text-decoration: none;
}

#rightColumn a:hover	{
	color: #7a8501;
	text-decoration: underline;
}

#rightColumn p	{
	margin: 10px 0px 15px 0px;
	padding: 0px;
}

#rightColumn ul	{
	list-style-type: none;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	width: 90%;
}

#rightColumn ul li 	{
	list-style: square;
	padding: 0px 0px 3px 0px;
}

#rightColumn ol li {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #8a922c;
	line-height: 24px;
}

#rightColumn ol li span {
	color: #403a38;
	font-size: 13px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#ctaText ul li 	{
	list-style: square;
	padding: 0px 0px 3px 0px;
}

hr {
 	background: none;
 	border: none;
	border-bottom: 1px dotted #671142;
}

.pullQuote	{
	width: 225px;
	height: 170px;
	float: right;
	padding: 28px 20px 20px 40px;
}



.pullQuoteContent	{
	/* background: url(../images/startquote.gif) no-repeat top left; */
	padding: 0px;
	margin: 0px;
}

.pullQuoteContent p	{
	font-size: 15px;
	color: #805818;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 23px;
	/* background: url(../images/endquote.gif) no-repeat bottom right; */
	text-indent: 20px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

#insideHeader 	{
	position: absolute;
	top: -32px;
	left: -20px;
	display: none;
}

#topPadding	{
	height: 20px;
}

#insideTestimonial	{
   
	width: 617px;
	clear: both;
	margin: -1px 0px 0px 0px;
	padding: 0px 20px 10px 228px;
	text-align: right;
}

#insideTestimonial ul	{
	font-size: 11px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

#insideTestimonial ul li	{
	display: inline;
	list-style: none;
	padding: 0px 5px 0px 0px;
}

#insideTestimonial a {
	color: #832a5d;
}

#menuItem {
	margin: 20px 0px 20px 0px;
}

#menuItem ul li i {
	color: #95886d;
}

#menuItem .menuLeft {
	float: left;
	width: 300px;
}

#menuItem h3 {
	padding: 0px;
	margin: 0px;
}

#menuItem .menuRight {
	float: right;
	width: 300px;
}


.inlineQuote	{
	color: #4b3f21;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 26px;
	text-align: left;
	padding: 25px 0px 0px 0px;
	border-top:1px dashed #919191;
}

.inlineQuote span	{
	color: #6c5e41;
	font-size: 15px;
}

.inlineQuote2 {
	color: #97753a;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 26px;
	text-align: left;
	border-bottom: 1px dashed #c0c0c0;
	padding: 0px 10px 5px 0px;
}

.inlineQuote2 p {
	margin: 0px;
}

.inlineQuote2 .name {
	color: #a3957d;
	font-size: 15px;
	text-align: right;
}

.inlineQuote2 .name  span {
	font-size: 12px;
	color: #9b9791;
}

.cta	{
	border-bottom: 1px dotted #c5ba9c;
	font-size: 11px;
	color: #ffffff;
	padding: 0px 0px 10px 0px;
}

.cta h2	{
	font-size: 16px;
	color: #e1a22b;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

.cta h2 a	{
	color: #e1a22b;
	text-decoration: none;
}

.cta h2 a:hover	{
	color: #edac32;
	border: none;
}

.cta h3	{
	font-size: 14px;
	color: #e8d6a3;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	text-transform: capitalize;
}

.cta h3 a	{
	color: #e8d6a3;
	text-decoration: none;
}

.cta h3 a:hover	{
	color: #f5e4b5;
	border: none;
}

.cta img	{
	border:2px solid #ffffff;
}

.cta a img:hover	{
	border:2px solid #e8d6a3;
}

.cta p	{
	padding: 0px;
	margin: 5px 0px 5px 0px;
}

.cta p a	{
	color: #c0c0c0;
	text-decoration: none;
	background: url(../images/bullet-white.gif) no-repeat right;
	padding: 0px 10px 0px 0px;
	text-transform: capitalize;
}

.cta p a:hover	{
	border-bottom: 1px dotted #ffffff;
}

.clearBoth	{
	clear: both;
}

#footer	{
	height:138px;
	width: 100%;
	background: url(../images/footerBkgrd.gif) repeat-x;
}

#footerArea	{
	width: 853px;
	padding: 25px 7px 0px 11px;
	margin: 0 auto;
}

#footerTop	{
	height: 89px;
}

#footerBottom	{
	height: 19px;
	color: #756c68;
	font-size: 10px;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #c0c0c0;
}

#footerLeft	{
	float: left;
	width: 380px;
	display: none;
}

#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 #4f4743;
	padding: 3px 0px 3px 10px;
}

#footerLeft ul li a	{
	color: #a69a94;
	text-decoration: none;
}

#footerLeft ul li a:hover	{
	color: #7f746f;
}

#footerRight	{
	float: right;
	width: 140px;
	border-left: 1px solid #4f4743;
	color: #a69a94;
	font-size: 12px;
	padding: 0px 0px 0px 10px;
	line-height: 16px;
}

#footerRight2	{
	float: right;
	width: 280px;
	text-align: right;
	font-size: 17px;
	color: #a69a94;
	margin: 0px 10px 0px 0px;
}

#footerRight2 div	{
	color: #f5f0e3;
	font-size: 15px;
}

#copyright	{
	float: left;
}

#siteCredit	{
	float: right;
	margin: 0px 14px 0px 0px;
	color: #564c48;
}

#siteCredit a	{
	color: #564c48;
	text-decoration: none;
}

#siteCredit a:hover	{
	color: #756c68;
}


.bulletPlus	{
	background: url(../images/bulletPlus.gif) no-repeat 4px 4px;
	font-size: 20px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 30px;
	font-weight: normal;
	text-decoration: none;
	color: #915209;
	display: block;
	border-bottom: 1px dotted #b49a7d;
}

.bulletPlus:hover	{
	color: #bd6b0b;
	text-decoration: none;
}

.bulletMinus	{
	background: url(../images/bulletMinus.gif) no-repeat 4px 4px;
	font-size: 20px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 30px;
	text-decoration: none;
	font-weight: normal;
	color: #915209;
	display: block;
	border-bottom: 1px dotted #b49a7d;
}

.bulletMinus:hover	{
	color: #bd6b0b;
	text-decoration: none;
}

table sub {
	color: #ab6808;
	font-size: 14px;
}

table .rowColor {
	background-color: #f6f0e2
}

.code {
	border:1px dashed #ffffff;
	padding: 10px;
}

.pdfIcon {
	background: url(../images/pdfIcon.gif) no-repeat 3px 0px;
	padding: 2px 0px 3px 30px;
	margin: 5px 0px 5px 0px;
}