@charset "utf-8";
body {
	background-color: #2F1809;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: medium; 
	color: #2F1809;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page {
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 750px;
}
td#content, td#content2 {
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 30px;
	width: 450px;
	padding-right: 25px;
	padding-left: 25px;
}
td#content {
	background-image: url(images/contentbg-text.jpg);
}
td#content2 {
	background-image: url(images/contentbg.jpg);
}
td#rail {
	background-image: url(images/railbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	width: 220px;
}
#footer {
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 25px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #1E170F;
	font-style: italic;
	font-size: 13px;
	line-height: 25px;
}
.navbar {
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #463724;
	font-weight: normal;
	margin: 0px;
	top: 40px;
	width: 420px;
	float: right;
	position: relative;
}
.navbar a {
	color: #463724;
	text-decoration: none;
}
.navbar a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #463724;
	padding-bottom: 1px;
}
.navbar a.selected {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #463724;
	font-weight: bold;
	padding-bottom: 1px;
}

h1 {
	font-size: large; 
	font-weight: bold;
	margin: 0px;
	color: #752815;
}
.post h2 a {
	font-weight: normal;
	color: #001D73;
}

h2, dt, #sidebar caption {
	font-size: medium;
	font-weight: bold;
	margin: 0px;
	color: #94291B;
}
h3 {
	font-size: small;
	font-weight: bold;
	margin: 0px;
	color: #A8391E;
}
p, dd {
	font-size: small;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
img.left {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}
img.right {
	float: right;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#sidebar h2, #sidebar table caption {
	margin-top:20px;
	font-size: medium;
	}
#sidebar {
	font-size: 12px;
}
#sidebar caption {
	text-align:left;
}
#sidebar ul {
	margin:0px;
	list-style-type: none;
}#rail #reviews li {
	margin-bottom: 15px;
	font-size: 12px;
	padding: 0px;
	margin-left:-20px;
	text-align: justify;
	line-height: 16px;
}
