body {
	background-color: #FFFFFF;
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-y;
	margin: 10px 0px 0px;
	padding: 10px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #242424;
}

/* Default Link Styles */
a, a:link, a:visited {
	color: #993300;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
.brown{
	color: #660000;
	text-decoration: none;
} 
.caps {
	text-transform: uppercase;
}

.brown a:link, .brown a:visited{
	color: #660000;
	text-decoration: none;
}

.brown a:hover {
	color: #2F0000;
	text-decoration: underline;
}
.brown a:active {
	color: #660000;
	text-decoration: none;
}
.blue{
	color: #173D50;
	text-decoration: none;
} 
.blue a:link, .blue a:visited{
	color: #173D50;
	text-decoration: none;
}

.blue a:hover {
	color: #54788E;
	text-decoration: underline;
}
.blue a:active {
	color: #173D50;
	text-decoration: none;
}

.blue2{
	color: #1C4154;
	text-decoration: none;
} 
.blue2 a:link, .blue a:visited{
	color: #993300;
	text-decoration: underline;
}

.blue2 a:hover {
	color: #006699;
	text-decoration: underline;
}
.blue2 a:active {
	color: #006633;
	text-decoration: none;
}


.green{
	color: #6D8943;
	/* 	color: #006600; */
	text-decoration: none;
} 
.green a:link, a:visited{
	color: #6D8943;
	text-decoration: none;
}

.green a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.green a:active {
	color: #6D8943;
	text-decoration: none;
}
.red {
color:#FF0000;
font-weight: bold;
font-size: large;
}
#wrapper {

	border: none;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	padding-right: 20px;
	padding-top: 10px;
	width: 900px;
}

#logo {
	padding-top: 100px;
	padding-bottom: 250px;
}

/* Style for links across the top of the page  */
.horznav {
	background-repeat: repeat-x;
	background-image: url(images/barbg.gif);
}
.horzlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #968070;
}
.horzlink a, .horzlink a:link, .horzlink a:visited {
	color: #968070;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
}
.horzlink a:hover {
	background-color: #DBD3C1;
	text-decoration: none;
	color: #73523F;
}

.homemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.homemenu a, .homemenu a:link, .homemenu a:visited {
	color: #333333;
	display: block;
	background-color: #E2E9F1;
	border: 1px solid #DBE0EE;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
}
.homemenu a:hover {
	background-color: #D0DBE6;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #006600;
	font-weight: normal;
}
.padded {
	padding: 6px;
}

h2 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
h3 {
	font-family: Tahoma, Arial, Helevetica, sans-serif;
	font-size: 14px;
}
h4 {
	font-size: 12px;
	color: #006699;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-bottom: -5px;
}

.bluebold {
	font-weight: bold;
	color: #006699;
}
.clientlist, .clientlist ul, .clientlist li {
	line-height: 200%;
	list-style-type: square;
}
.imageborder {
	border: 1px solid #DEDFDE;
}
.clientform {
	color: #666666;
	background-color: #DFEEDF;
	border: 1px dashed #BCCAB9;
	float: left;
	padding: 5px;
	font-family: Tahoma, Arial, Helevetica, sans-serif;
	font-size: 12px;
}
.booksidebar {
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 15px;
	font-family: Tahoma, Arial, Helevetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px dashed #CCCCCC;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}

.quote {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 200px;
	line-height: 150%;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.quotebyline {
	margin-left: 20px;
	font-style: oblique;
	font-weight: bold;
	color: #990000;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sidesectionlinks {
	font-size: 11px;
	padding-bottom: 5px;
}

.introhometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #484848;
	font-weight: bold;
	padding-bottom: 10px;
	font-style: italic;
	line-height: 130%;
}
.new {
	font-size: 90%;
	color: #990000;
}

.bookpod {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	text-align:justify;
}


.futurepod {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	padding-right: 20px;
}

.futurepod img {
	padding-right: 10px;
	padding-bottom: 5px;
}
.bookpod h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
.bookpod img {
	padding-right: 10px;
	padding-bottom: 5px;
}

.bottomlinks {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #968070;
}
.bottomlinks a, .bottomlinks a:link, .bottomlinks a:visited {
	color: #968070;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
.bottomlinks a:hover {
	color: #73523F;
}
/* General style for text at bottom of the page or anywhere very small type is needed */
.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
	padding-right: 20px;
}
.fineprint a, .fineprint a:link, .fineprint a:visited {
	color: #666666;
	text-decoration: underline}
.fineprint a:hover {
	color: #333333;
	text-decoration: underline
}

.normal {
	font-family: Tahoma, Arial, Helevetica, sans-serif;
	font-size: 13px;
	color: #1E1E1E;
	line-height: 130%;
}
.leftnav {
	width: 170px;
	padding-left:12px;
	background-color: #F8F7F2;
}
.floatright {
	float: right;
	padding: 10px;
}
.floatleft {
	float: left;
	padding-right: 10px;

}
.cleardiv {
clear:both;
}

.floatfuture {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-style: normal;
	width: 230px;
}
.floatfuture img {
	padding-right: 10px;
	padding-bottom: 5px;
}

.buybook {
	float: left;
	padding: 10px;
	text-align: center;
	width: 126px;
}
.style1 {font-style: italic;}
.floatright {
	float: right;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.indented {
	padding-right: 50px;
	padding-left: 70px;
}

.mediumbold {
	font-size: medium;
	font-weight: bold;
}

.largeitalic {
	font-size: large;
	font-style: italic;
}
.x-large_bold {
	font-size: x-large;
	font-weight: bold;
}
.mediumsize {font-size: medium}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 6px;
	left: 12px;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
	visibility: visible;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 80%;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

.extra_padded {
	padding-right: 40px;
	padding-left: 40px;
}
.narrower {
	width: 230px;
}
.dynamicarea a:link {
	color: #993300;
	text-decoration: underline;
}
.dynamicarea a:visited{
	color: #993300;
	text-decoration: underline;
}
.dynamicarea a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.dynamicarea a:active {
	color: #993300;
	text-decoration: underline;
}

ul.none {list-style-type:none;}
