@charset "UTF-8";

* {margin:0px; padding:0px;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFF;
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
h1 {
	margin-bottom: 10px;
}
h2 {
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-weight: normal;
}

h2 a {color:#E0E6EF !important;}

h3 {
	margin-bottom: 10px;
}
p {
	margin-bottom: 10px;
}
a:link, a:active, a:visited {
	color: #CAC5A1;
	text-decoration: none;
}

a:hover {text-decoration:underline;}

ul {
	margin-left: 20px;
	margin-bottom: 10px;
	list-style-type: square;
}
li {
	margin-bottom: 4px;
}


div#header {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-color: #1c0900;
	padding: 0px;
	color: #772900;
}

div#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #341500;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#left {
	width: 530px;
	float: left;
	margin-left: 10px;
	background-image: url(../images/bg-blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #3e536b;
	padding: 10px;
	min-height: 700px;
}

*html div#left {margin-left:5px; height:700px;}

div#right {
	width: 320px;
	margin-left: 600px;
	margin-top: 400px;
}

*html div#right {margin-left:597px;}

div#right h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CBC5A0;
	font-weight: normal !important;
	text-transform: uppercase;
	font-size: 1em;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #523A25;
}
div#right ul li a {
	color: #FFF;
}


div#footer {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	background-color: #1c0900;
	padding: 10px;
	color: #772900;
	font-size: .9em;
}
div#footer a {
	color: #772900;
	text-decoration: underline;
}

div#footer a:hover {text-decoration:none;}


h1#masthead {
	margin: 0px;
}
h1#masthead a {
	display: block;
	height: 107px;
	width: 427px;
	color: #581A00;
	text-decoration: none;
	font-size: 1px;
}
img#entersite {
	position: relative;
	left: 75px;
	top: 82px;
	z-index: 9;
	height: 37px;
	width: 191px;
}

img#entersite2 {
	display: inline;
}
img#entersite3 {
	position: relative;
	left: 20px;
	top: 48px;
	z-index: 9;
	height: 37px;
	width: 191px;
}

img#entersite3b {
	margin-top: 48px;
	margin-left: 20px;
}

div#mastcont {height: 107px;
	display: block;
}

.date {
	background-color: #1f2d40;
	display: block;
	padding: 4px;
	margin-bottom: 5px;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #538ECE;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.floatleft {
	float: left;
}
.tenbottom {
	margin-bottom: 10px;
}

.twentybottom {
	margin-bottom: 20px;
}

.masthead2 {
	margin: 0px;
	padding: 0px;
}
.masthead2 a {
	display: inline;
	}
	
.innerpadding {
	padding-top:45px;
	padding-left:20px;
	margin-left:427px;
	}

