@charset "UTF-8";
body {
	background-color: #c2b4a7;
	margin-top: 0px;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#663333;
}

#intro p {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:22px;
	color: #fff;
}
#intro2 p {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:22px;
	color: #663333;
}
.sidebar p {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #86615f;
	text-align:center;
}
.footer {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	color: #666666;
	padding-bottom:4px;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a.l3nav {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	height: 30px;
	width:250px;
	display:block;
	background: url(images/l3nav-bgrnd-off.jpg);
	background-repeat: no-repeat;
	background-position:left;

}
a.l3navSelected {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 30px;
	width:250px;
	display:block;
	color: #452426;
	background: url(images/l3nav-bgrnd-on.gif);
	background-repeat: no-repeat;
	background-position:left;
}

ul.l4nav  {
	padding:0;
	margin:0;
	background: #efeae6;
}
.l4nav li {
	list-style:none;
	margin:6px 0 0 10px;
	
}
.l4nav li a {
	display:block;
	height:27px;
	background: url(images/l4nav-bullet.gif) no-repeat;
	text-indent:20px;
	border-bottom:1px #ccc solid;
	line-height:20px;
}
.l4nav li a:hover {
	color:#000;
	text-decoration:underline;
	background: url(images/l4nav-bullet-on.gif) no-repeat;
	text-indent:20px;
}

.l4nav li a.selected {
	color:#000;
	background: url(images/l4nav-bullet-on.gif) no-repeat;
	text-indent:20px;
}


.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #694B2B;
	padding: 16px;
	background-image: url(images/bgrnd-quote.jpg);
	background-repeat: no-repeat;
}
.body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #475040;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #452426;
	font-weight:normal;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #410101;
	font-weight: bold;
	line-height:16px;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #410101;
	font-weight: bold;
	line-height:16px;
}

.cushycms h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #410101;
	font-weight: bold;
	line-height:16px;
}

#faq h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #410101;
	font-weight: bold;
	line-height:16px;
	border-top:#cbaf9a solid 1px;
	border-bottom:#cbaf9a solid 1px;
	padding:4px 0 4px 0;
	margin-top:34px;
	text-align:center;
	}


.quoteCredit {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #998662;
	padding-left: 6px;
}
.sub-subhdr {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323B2A;
	font-weight: bold;
}
.highlight {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #475040;
	font-weight: bold;
	font-style: italic;
}
.callout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	background-image: url(images/callout-bgrnd.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 16px;
}
.callout-credit {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #9A856F;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CDCCB8;
	padding-left: 6px;
}

