@charset "ISO-8859-1";
body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#header {
	background-image: url(images/headerbg.jpg);
	height: 108px;
	width: 1000px;
	position: relative;
}
#HeaderBanner {
	padding-top: 12px;
	padding-right: 22px;
	padding-left: 352px;
}
#TopNav {
	padding-top: 13px;
	height: 37px;
	position: relative;
	width: 445px;
	float: right;
}
#TopNav a {
	color: #6D4459;
	font-weight: bold;
}
#Countdown {
	height: 50px;
	width: 1000px;
	position: relative;
	background-image: url(images/countdownbg.jpg);
}
#Count {
	width: 528px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 8px;
	float: left;
	position: relative;
	height: 38px;
}
#Main {
	width: 1000px;
	position: relative;
	background-color: #FFFFFF;
}
#ContentColumn {
	position: relative;
	width: 500px;
	border: 1px solid #D9D3DC;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: -3px;
}
#ContentColumn h1 {
	margin: 0px;
	padding: 5px;
	font-size: 14px;
}
#ContentColumn h1 a {
	color: #000000;
}
.MainColumAdspot {
	padding: 3px;
	margin: 12px;
	border: 1px solid #E6D5D2;
}
.Date {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-size: 10px;
	color: #6D4459;
}
.Date a {
	color: #660000;
}
.ThePost {
	margin-right: 12px;
	margin-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E0DF;
	width: 480px;
	overflow: hidden;
}
.ThePost p {
	font-size: 12px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
#LeftColumn {
	float: left;
	width: 162px;
	position: relative;
}
.LeftNavBlock {
	background-image: url(images/leftsidebg.jpg);
	width: 162px;
	position: relative;
}
.LeftNavBlock ul {
	margin: 0px;
	padding: 6px;
}
.LeftNavBlock li {
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFDAC5;
	padding-left: 8px;
	padding-bottom: 2px;
}
.LeftNavBlock li a {
	color: #333333;
	text-decoration: none;
}
#TopRightCornerAdspot {
	width: 328px;
	position: relative;
	height: 260px;
	background-image: url(images/rightsidebg.jpg);
	text-align: center;
}
#RightSideColumn {
	width: 328px;
	float: right;
	background-image: url(images/rightback2.jpg);
}
#RightBottom {
	background-image: url(images/thehills_16.jpg);
}
#RightbottomContainer {
}
.BannerBorderRight {
	border: 1px solid #9A5C5C;
}
.bottomrightcolumns {
	width: 50%;
	float: left;
	margin: 0px;
	font-size: 12px;
	position: relative;
}
.bottomrightcolumns ul {
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.bottomrightcolumns li {
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EACFCE;
}
.bottomrightcolumns li a {
	padding: 3px;
	color: #993366;
	text-decoration: none;
}
#leftybottom {
	background-position: left bottom;
	background-repeat: no-repeat;
}
.ThePost a {
	color: #990000;
}
.NavTitles {
	padding: 8px;
	display: block;
	background-color: #FDFDFD;
	font-size: 14px;
	color: #818181;
	margin: 1px;
	background-image: url(images/bgtitlenav.jpg);
	text-transform: uppercase;
}
#nextlinks a {
	font-size: 10px;
	font-weight: bold;
	color: #99433A;
}
#Footer {
	padding: 25px;
	background-color: #000000;
	background-image: url(images/footerbg.jpg);
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #87484A;
	text-align: right;
	font-size: 10px;
}
#Footer a {
	color: #FFFFFF;
}
#Site {
	width: 1000px;
	margin: auto;
}
ul {
	list-style-type: none;
}
img {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.style1 {
	font-weight: bold
}
.cleardiv {
	clear: both;
}
.center { 
text-align:center;}