body {
	margin-top: 50px;
}


.content, p {
	    font: 12px/170%  Georgia, "Times New Roman", Times, Serif;
                color: #6B6B6B;

}


.content a:link {
	color: #685473;
	text-decoration:underline;
	}
	
.content a:visited {
	color: #685473;
	text-decoration:underline;
	}
	
.content a:hover {
	color: #000000;
	text-decoration:underline;
	}

.content img
{
    border: 0;
}

.book{
	font-family:  Georgia, "Times New Roman", Times, Serif;
	font-size: 13px;
	color: #685473;
	line-height: 16px;
	font-weight:bold;
}

.nav {
	font-family:  Georgia, "Times New Roman", Times, Serif;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
	font-weight:bold;
}

.nav a:link {
	color: #685473;
	text-decoration:none;
	font-weight:bold;
	}
	
.nav a:visited {
	color: #685473;
	line-height: 16px;
	text-decoration:none;
	font-weight:bold;
	}
	
.nav a:hover {
	color: #2F183C;
	line-height: 16px;
	text-decoration:none;
	font-weight:bold;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
	border-bottom-color: #888888;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	text-align: center;
}

.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
	}
	
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
	}
	
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration:none;
	}

.shadowLeft
{
    background-image: url("images/ShadowLeft.jpg");
    width: 8px;
    padding-left: 1px;
}

.shadowRight
{
    background-image: url("images/ShadowRight.jpg");
    width: 8px;
}

.contactForm
{
    font-weight: bold;
    text-align: right;
}

.contactRed
{
    font-weight: bold;
    color: Red;
    font-size: larger;
}

.title, h1, h2, h3 {
                font-family:  Georgia, "Times New Roman", Times, Serif;
                font-weight: Bold;           
                padding: 10px;                  
                color: #444;         
}
h1 {
                font-size: 2.9em;                              
}
h2 {
                font-size: 2.5em;
                color: #88AC0B;
}
h3 {
                font-size: 1.6em;
                font-weight: normal;      
                padding: 16px 10px 4px 10px;     
}

.recentlist 
{
 padding: 15px;
}