body {
	margin-top: 50px;
}

.title, h1 {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 16px;
	color: #685473;
}


.homecontent
{
    font-family: Georgia, "Times New Roman", Times, Serif;
	font-size:10px;
	color: #685473;
	font-weight: normal;
}


.homecontent h1
{
    font-family: Georgia, "Times New Roman", Times, Serif;
	font-size:23px;
	color: #685473;
	font-weight: normal;
}

.homecontent a:link, .homecontent a:visited
{
    color: #685473;
    font-weight: bold;
    text-decoration:none;
}

.homecontent a:hover
{
    color: #FFFFFF;
    text-decoration:none;
}

.content{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size:14px;
	color: #685473;
	line-height: 16px;
}


.content a:link  {
	color: #685473;
	text-decoration:underline;
	}
	
.content a:visited {
	color: #685473;
	text-decoration:underline;
	}
	
.content a:hover {
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
	}

.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;
	}
	
.nav a:visited {
	color: #685473;
	text-decoration:none;
	}
	
.nav a:hover {
	color: #2F183C;
	text-decoration:none;
	}

.footer {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
	border-bottom-color: #888888;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	vertical-align: middle;
}

.footer a:link 
{
    color: #666666;
	text-decoration:none;
	}
	
.footer a:visited 
{
    color: #666666;
	text-decoration:none;
	}
	
.footer a:hover {
	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;
}

.blog 
{
    background-image: url(Images/BlogBack2.jpg);
    background-repeat: repeat-x;
    font-size: 12px;
	padding: 5px;
    text-decoration:none;
    text-align: left;
    height: 258px;
    color: #FFFFFF;
	width: 263px;
}

.blog h2
{
	font-size: 18px;
	color: #FFFFFF;
	line-height: 20px;
}

.blog a:link, .blog a:visited, .bloglnk, .callofday a:link, .callofday a:visited
{
    color: #FFFFFF; /* #685473; */
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}

.blog a:hover, .bloglnk:hover, .callofday a:hover
{
    color: #FFFF99;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}


.callofday 
{
    background-image: url(Images/BlogBack2.jpg);
    background-repeat: repeat-x;
    font-size: 11px;
	padding: 5px;
    text-decoration:none;
    text-align: left;
    height: 100px;
    color: #FFFFFF;
	width: 263px;
	margin-top: 10px;
}


.PicksOfWeek
{
	background-image: url(Images/PickOfWeekBack.jpg);
    background-repeat: repeat-x;
    font-size: 15px;
    padding: 5px;
    text-decoration:none;
    text-align: left;
    height: 260px;
    color: #FFFFFF;
}

.PicksOfWeek h2
{
	 font-size: 20px;
	 color: #FFFFFF;
}

.PicksOfWeek a:link, .PicksOfWeek a:visited, .picklnk
{
    color: #FFFFFF; /* #685473; */
    text-decoration: none; 
}

.PicksOfWeek a:hover, .picklnk:hover
{
    /* color: Black; */
    text-decoration:underline;
}