/* CSS Document */

body {
	background:  #2b1707;
	background-position: top left;
	background-repeat: repeat-x;
	height:100%;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#330000;
}

.table1, #table1 {
	background-image: url(img/content_bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, .p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	margin-bottom: 8px;
}

h1 { 
	font-size: 20px;
	letter-spacing: 2px;
	color: #542e0e;
	font-weight: bold;
	text-align: right;
	}

h2 { 
	font-size: 15px;
	letter-spacing: 1px;
	color: #542e0e;
	font-weight: bold;
	text-align: right;
	}


h3, .h3 { 
	font-size: 13px;
	letter-spacing: 1px;
	color: #542e0e;
	font-weight: bold;
	text-align: right;
	margin:0
	}
	
	
h4 { 
	font-size: 22px;
	letter-spacing: 2px;
	color: #542e0e;
	font-weight: bold;
	text-align: center;
	}

h5, .h5 { 
	font-size: 13px;
	letter-spacing: 1px;
	color: #542e0e;
	font-weight: bold;
	text-align: center;
	}

.Novel_Title {
	font-size: 18px;
	color: #542e0e;
	font-weight: bold;
	font-style:italic;
	}


.Header_Text {
	font-size: 20px;
	color: #542e0e;
	font-weight: bold;
	}

#navigation {
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navigation ul { margin-top: 0px; padding-left: 10px; margin-left: 0px; list-style-type: none; letter-spacing: 2px; }

#navigation li {
	list-style-type: none; 
	margin-left: 2px;
	letter-spacing: 0px; 
}

a.navigation:link, a.navigation:active, a.navigation:visited {
	color: #961903;
	font-size: 12px;
	text-decoration: none;
}

a.navigation:hover {
	color: #542e0e;
	font-size: 12px;
	text-decoration: none;
}


#head {
	background-image: url(img/header.jpg);
	background-repeat:no-repeat;
}

#home_container ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; }
#home_container ul li { background-image: url(../img/bullet2.gif); background-repeat: no-repeat; background-position: 0px 6px; margin-top: 10px; padding-left: 10px; }
#home_container ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }

a:link, a:visited { color: #b00000; text-decoration: underline; }
a:hover, a:active { color: #542e0e; text-decoration: none; }


/*----- FOOTER ELEMENTS -----*/

#Footer, .footer {
	border-top: solid 1px #d2bf91;
	padding: 10px;
	width: 800px;
	background: #f2ebd3 url(img/footer-bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	font-size: 12px;
}

hr {
	color: #af9742;
	background-color: #af9742;
	width: 100%;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 1px;	
}


.table1 ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:5px 15px;
}

.table1 ol li {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:5px 15px;
}
