@charset "iso-8859-1";
/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}



/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#bottomnav a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:12px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#quote 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #F4FFE4;
	/* font-weight:bold; */
	letter-spacing:.2em;
	line-height:18px;
	}
	
#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:12px Arial, Helvetica, sans-serif;
	/* color: #993300; */
	color: #ffffff;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.head1Text {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#5C743D;	
	line-height:18px;
	margin-top:0px;
	}
	
.heading{
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	color: #5C743D;
	line-height:30px; 
	}	
	
.pageName{
	font: bold 24px times new roman, Arial, Helvetica, sans-serif;
	color: #5C743D;
	line-height:30px;
	letter-spacing:.20em;
	}
	
.pageNameother{
	font: bold 24px Verdana, Arial, Helvetica, sans-serif;
	color: #5C743D;
	line-height:30px;
	letter-spacing:.20em;
	}
	
.subpageName{
	font: 14px times new roman, Arial, Helvetica, sans-serif;
	color: #5C743D;
	line-height:14px;
	letter-spacing:.10em;
	}
	
.whiteheading{
	font: 18px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:26px; 
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.navlist li {
	list-style-type: square;
	width: 135px;
	background-color: #FFFFB9;
	}	  
	
.dmcontent_container {
	width: 200px;
	height: 190px;
	background-color:#577f49;
	}

.dmcontent_title {
	height:30px; 
	width:200px;
	font-family: Arial,Helvetica,sans-serif;
	letter-spacing:0.2em;
	font-size:12px;
	color:#FFFFFF;
	border-bottom:1px solid #F4FFE4;
	line-height:30px;
	padding-left:10px;
	}

.dmcontent_body {
	overflow-y: auto; 
	text-align: left;
	width:200px;
	height: 155px;
	}

.dmcontent_body a:hover {
	text-decoration:none; 
	color:#993300;
	}

.dmcontent_link {
	text-decoration: none;
	width:180px;
	line-height:16px;
	color:#D5EDB3;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	letter-spacing:0.1em;
	font-weight:bold;
	}

.border a {
	display:block;
	padding:5px;
	border-bottom:1px solid #f4ffe4; 
	margin:0px; 
	background-color:#577f49;
	padding-left:10px; 
	}

.border a:hover {
	background-color:#99cc66;
	}  

.alignCenter{
	display: block;
	text-align: center;
}

.note{
	margin: 10px 0;
	color: #000;
	font-size: 10px;
}

.bottom{
	margin-bottom: 10px;
}

.line{
	font-size: 1px;
	height: 1px;
	border-top: 1px solid #ccc;
	margin-bottom: 10px;
}

.line2{
	margin: 20px 0;
	border-top: 1px solid #f0f0f0;
}
							 
.highlight{
	background-color: #f7f88f;
}		 

.recommendedreading {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#dropmenudiv{
position:absolute;
background-color: #E3FFB0;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #C7FF5E;
}	

div#inner_content h2, div#inner_content h3{
	margin: 0;
	color: #cc0000;
	font: bold 18px Arial, Helvetica, sans-serif;
}

div#inner_content h3{
	margin: 8px auto;
	color: #000;
	font-size: 14px;
}

div#inner_content h2 span{
	color: #000;
	text-decoration: underline;
}

div#inner_content span.letter{
	display: block;
	margin: 40px 0 10px 0;
	font-size: 12px;
	line-height: 18px;
}

div#inner_content span.letter img{
	float: center;
}

div#inner_content ul{
	list-style-type: none;
	margin: 20px 0;
	padding: 0;
}

div#inner_content ul li{
	margin: 20px 0 20px 10px;
	padding-left: 30px;
	background: url(images/check.png) no-repeat 0 5%;
	line-height: 20px;
}  	  

div.border-top-sidebar, div.border-bottom-sidebar{
	background: url(images/border-top-optin-right.png) no-repeat 0 0;
	width: 257px;
	height: 7px;
}

div.border-bottom-sidebar{
	background: url(images/border-bottom-optin-right.png) no-repeat 0 0;
	margin-bottom: 10px;
}

div.ebook-right{
	padding: 5px 15px;
}

div.ebook-right span{
	font-size: 14px;
}

div.ebook-right span.image-holder{
	display: block;
	margin: 0 auto;
	text-align: center;
}

div.ebook-right span.image-holder img{
	margin: 0 5px;
}

#content{
	width: 100%;
}

#content div.withborder{
	padding-bottom: 40px;
}

#content div.withborder h2{
	margin: 0;
	padding-top: 20px;
	text-align: center;
	font-weight: bold;
	color: #cc0000;
	font-size: 30px;
}

#content div.withborder h3{
	font-size: 18px;
	color: #cc0000;
	line-height: 24px;
	text-align: center;
}
 
#content div.withborder span.letter{
	display: block;
	width: 560px;
	margin: 40px auto 10px auto;
	line-height: 18px;
}

#content div.withborder div.letter{
	display: block;
	width: 560px;
	margin: 0px auto 10px auto;
	padding-top: 15px;
	line-height: 18px;
}

#content div.withborder span.letter img{
	float: right;
}

span.letter ul{
	width: 500px;
	margin: 0 auto;
	list-style-type: none;
	padding: 0;
}

span.letter ul li{
	margin: 20px 0 20px 10px;
	padding-left: 30px;
	background: url(images/check.png) no-repeat 0 5%;
	line-height: 20px;

/* optin box code start here */	  

.link,
.link a,
.signupframe
{
	color: #0b5c0e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	.link,
	.link a {
		text-decoration: none;
		}
	.signupframe {
		border: 1px solid #c18f10;
		background: #fafab6;
		}
.signupframe .required {
	font-size: 10px;
	} 
.access{
	width: 148px;
	height: 38px;
	background: url(images/button-subscribe.png) no-repeat 0 0;
	cursor: pointer;
	border: 0;
}
