* 
{
	margin: 0;
	padding: 0;
}

html, body
{
	background-color: #212A07;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1em;
	height: 100%;
	min-height: 100%;
}

img
{
	border: 0;
	margin: 0;
	padding: 0;
}

ul, ol
{
	margin-left: 40px;
}

a:visited
{
	color: #757d54;
	font-weight: bold;
}

a:link
{
	color: #8b2634;
	font-weight: bold;
}

a:hover
{
	color: #212a07;
	font-weight: bold;
}

a:focus,
a:active
{
	color: #212a07;
	font-weight: bold;
}

div#header
{
	border: 0;
	height: 297px;
	margin: 0;
	padding: 0;
	width: 800px;
}

div#container
{
	background-image: url(../cmsimages/background.gif);
	background-position: center;
	background-repeat: repeat-y;	
	margin: 0 auto 0 auto;
	min-height: 100%;
	padding: 0;
	width: 800px;
}

div#bookcover div#content img
{
	border: 1px solid #000000;
	margin: 0 15px 15px 0;
}

div#content_2
{
	background-image: url(../cmsimages/subtitleright.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 63px;
	width: 800px;
}

div#content_2 p
{
	color: #212a07;
	font-size: 18pt;
	font-weight: bold;
	padding-top: 15px;
	margin-left: 40px;
}

div#content_3 p
{
	color: #212a07;
	font-size: 12pt;
	font-weight: bold;
}

div#content
{
	margin: 20px 0 120px 50px;
	width: 685px;
}

div#content p
{
	padding: 0 0 15px 0;
}

/* Fieldset Contact Form */
fieldset,
fieldset.contactForm legend,
fieldset.contactForm label,
fieldset.contactForm li
{
	color: #402c16;
	font-family: Garamond, "Times New Roman", Serif;
	font-size: 1em;
}

div.contactForm
{
	margin: 0 auto 0 auto; 
}

fieldset div.title
{
	background-color: #402c16;
	border: 1px solid #000000;
	color: #f4f1ea;
	margin-left: 1em;  
	padding: 2px; 
	font-weight: bold; 
}

fieldset.contactForm
{
	border: 1px solid #000000;
	color: #000000;
	margin: 1.5em auto 0 auto;  
	padding: 0 0 10px 0; 
	text-align: center;
} 

fieldset.contactForm input,
fieldset.contactForm textarea
{
	border: 1px solid #000000;
	padding: 0 2px 0 2px;
} 

fieldset.contactForm input.radio
{
	border: 0;
}

fieldset.contactForm div.submit
{
	text-align: center;
}

fieldset.contactForm legend 
{  
	background-color: #402c16;
	border: 1px solid #000000;
	color: #f4f1ea;
	margin-left: 1em;  
	padding: 2px; 
	font-weight: bold; 
} 

fieldset.contactForm label 
{  
	color: #000000;
	float: left;
	padding-right: 5px;
	text-align: left;
}

div#content fieldset.contactForm ol 
{  
	padding: 1em 1em 0 1em;  
	list-style: none; 
} 

fieldset.contactForm li 
{  
	padding-bottom: 1em; 
	text-align: left;
} 

div#footer, 
div#push
{
	clear: both;
	height: 111px;
	margin: -111px auto 0 auto;
	padding: 0;
	width: 800px;
}

div#footer
{
	background-image: url(../cmsimages/footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 74px;
	font-size: 10pt;
	padding-top: 32px;
	text-align: center;
}

div.blogarea1
{	
background-image: url(../cmsimages/zz_blogback_green.jpg);	
background-repeat: no-repeat;	
height: 234px;	text-align: right;	
margin: 2px 0 0 auto;	
padding: 5px 3px 3px 7px;	
width: 213px;
}

div.blogarea1 div
{	
margin: 5px auto 0 auto;	
text-align: center;	
width: 130px;
}

div.blogarea2
{	
background-image: url(../cmsimages/mailinglist.jpg);	
background-repeat: no-repeat;	
height: 234px;	
text-align: right;	
margin: 0 0 0 auto;	
padding: 5px 3px 3px 7px;	
width: 213px;
}

div.blogarea2 div
{	
margin: 5px auto 0 auto;	
padding: 5px 0 0 5px;	
text-align: center;	
width: 150px;
}
