
body 
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    padding: 0px;
    color: #000;
    margin: 0px;
    font-size: 12px;
    height: 100%; 
	background-color: black;
 }
 a
 {
	color: black;
	font-weight: bold;
	text-decoration: none;
 }
 a:hover {
	font-weight: bold;
	color: #555;
 }
#penny
 {
	padding: 14px 20px 0px 40px;
	text-align: left;
	font-size: 18px;
 }
#title
{
	text-align: left;
	font-size: 70px;
	font-weight: bolder;
	padding: 0px 20px 4px 20px;
	letter-spacing: -2px;
	line-height: 64px;
}
#subtitle
{
	padding: 2px 20px 20px 40px;
	font-size: 18px;
} 
#navigation
{
	position: relative;
	padding: 0px 20px 10px 20px;
	top: -23px;
}
#home_nav
{
	margin: 0px 0px 0px 10px;
	position: relative;
	top: 240px;
	width: 750px;
	font-size: 14px;
	line-height: 18px;
}
#bottom_nav_background
{
	height: 46px;
	position: absolute;
	top: 550px;
	width: 760px;
}
.nav_background
{
	background-color: #fff;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
}
#contact
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 20px 10px 20px 30px;
}
#reviews_content img
{
	border-top: 1px solid #c9b39b;
	border-left: 1px solid #c9b39b;
	border-right: 1px solid #b89b7d;
	border-bottom: 1px solid #b89b7d;
}
.tan_border 
{
	border-top: 1px solid #c9b39b;
	border-left: 1px solid #c9b39b;
	border-right: 1px solid #b89b7d;
	border-bottom: 1px solid #b89b7d;
}
.letter
{
	background: white;
	padding: 20px;
	background-color: #f8f4e4; 
	margin: 20px;
}
#nav_background
{
	margin: 0px 10px 0px 10px;
	background-color: #fff;
    filter: alpha(opacity=20);
    -moz-opacity: .2;
    opacity: .2;
	height: 26px;
	display: absolute;
}
.content
{
	top: -10px;
	position: relative;
	text-align: left;
	padding: 0px 20px 10px 20px;
}
.nav_item
{
	
	font-size: 14px;
}
.author
{
	position: relative;
	left: 250px;
}
.nav_item a
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
	margin: 4px 0px 4px 0px;
	
}
.nav_item a:hover
{
	color: #555;
}
#intro_title
{
	padding: 110px 10px 10px 10px;
	z-index: 2;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100px;
	color: #fff;
	font-weight: bolder;
}
#intro_subtitle
{
	position: relative;
	z-index: 2;
	padding: 5px 10px 10px 10px;
	font-size: 40px;
	color: #fff;
}
.daniel
{
	z-index: 1;
	position: relative;
	top: 20px;
	height: 600px;
	width: 790px;
	/*background: #fff url(../images/daniel.jpg) no-repeat;*/
}
.blurb
{
	padding: 10px 25px 10px 25px;
	width: 430px;
	line-height: 18px;
	font-size: 13px;
}
.story
{
	line-height: 18px;
	font-size: 13px;
}
.story_author
{
	font-size: 14px;
	
	text-align: center;
}
.story_author a
{
	font-size: 12px;
}
.story_author img
{
	border-top: 1px solid #c9b39b;
	border-left: 1px solid #c9b39b;
	border-right: 1px solid #b89b7d;
	border-bottom: 1px solid #b89b7d;
}
.blurb_title
{
	
}
.content_box
{
	margin: 14px 10px 20px 10px;
	width: 800px;
	height: 800px;
	background: #fff url(../images/daniel_fade.jpg) no-repeat;
}
