﻿* {
	padding: 0em;
	margin: 0em;
}
body {
	margin: 0px;
	padding: 0px;
	height:100%; /* needed for container min-height */
	background: #000000 url('images/bg1.jpg');
	background-repeat: repeat;
	text-align: center;
}
input {
	font-size: 10pt;
	font-family: "georgia", "times new roman", serif;
	color: #333333;
}
body {
	font-size: 10pt;
	font-family: "georgia", "times new roman", serif;
	color: #333333;
}
#container {
	position: relative; /* needed for footer positioning*/
	width: 760px;
	padding: 7px;
	margin: 20px auto 25px auto;
	background-color: #FFFFFF;
	text-align: left;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treats as min-height*/
	min-height:100%; /* real browsers */
}
p {
	line-height: 1.5em;
	margin-bottom: 1.0em;
	text-align: left;
}
a {
	color: #B96D00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 0.5em;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
}
.contentarea {
	padding-top: 1.3em;
}
.alignCenter {
	text-align: center;
}
img {
	border: none;
}
img.left {
	position: relative;
	float: left;
	margin: 0em 1.4em 1.4em 0em;
}
img.right {
	position: relative;
	float: right;
	margin: 0em 0em 1.8em 1.8em;
}
.divider1 {
	position: relative;
	background: #fff url('images/border2.gif') repeat-x;
	height: 14px;
	margin: 2.0em 0em 1.5em 0em;
	clear: both;
}
.divider2 {
	position: relative;
	height: 1px;
	border-bottom: solid 1px #eaeaea;
	margin: 2.0em 0em 2.0em 0em;
}
.post .details {
	position: relative;
	top: -1.5em;
	font-size: 0.8em;
	color: #787878;
}
.post ul.controls {
	clear: both;
}
.post ul.controls li {
	display: inline;
	font-size: 0.8em;
}
.post ul.controls li a {
	background-repeat: no-repeat;
	background-position: left;
	padding: 0em 1.0em 0em 20px;
}
.post ul.controls li a.printerfriendly {
	background-image: url('images/icon-printerfriendly.gif');
}
.post ul.controls li a.comments {
	background-image: url('images/icon-comments.gif');
}
.post ul.controls li a.more {
	background-image: url('images/icon-more.gif');
}
.box {
	position: relative;
	background: #FDFCF6 url('images/boxbg.gif') repeat-x;
	left: -20px;
	top: -1.5em;
	padding: 1.5em;
	border-bottom: solid 1px #E1D2BD;
	margin-bottom: 1.0em;
}
ul.linklist {
	list-style: none;
}
ul.linklist li {
	line-height: 2.0em;
}
#upbg {
	width: 100%;
	background-position: top;
	background: url('images/bg2.jpg') repeat-x;
	position: relative;
	padding-top: 20px;
}
#outer {
	position: relative;
	width: 760px;
	border: solid 7px #fff;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
}
#header {
	position: relative;
	width: 100%;
	height: 141px;
	background: #333399;
	margin-bottom: 2px;
}
#headercontent {
	position: absolute;
	bottom: 0em;
	padding: 0px 0px 0px 35px;
}
#headercontent h1 {
	font-weight: normal;
	color: #fff;
	font-size: 2.5em;
}
#headercontent h1 sup {
	color: #777;
}
#headercontent h2 {
	font-size: 1.0em;
	font-weight: normal;
	color: #aaa;
}
#search {
	position: absolute;
	top: 70px;
	right: 65px;
	padding-right: 0.0em;
	color: #FFFFFF;
	font-size: 18pt;
}
#search input.text {
	margin-right: 0.5em;
	vertical-align: middle;
	border-top: solid 1px #000000;
	border-right: 0px;
	border-bottom: solid 1px #777777;
	border-left: 0px;
	padding: 0.15em;
	width: 10.0em;
}
#search input.submit {
	background: #939B00 url('images/buttonbg.gif') repeat-x;
	border: solid 1px #5F6800;
	font-weight: bold;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
	vertical-align: middle;
}
#headerpic {
	position: relative;
	height: 109px;
	background: #fff left top;
	margin-bottom: 5px;
	margin-top: 5px;
}
#navbar {
	margin: 0px;
	padding: 0px;
	color: #663300;
	width: 100%;
	height: 45px;
	background-color: #CDC9AF;
	background-image: url('images/menubg.gif');
	background-repeat: repeat-x;
	background-position: top;
}
#navbar ul {
	padding-left: 0;
	padding-top: 5px;
	margin-bottom: 0px;
	margin-left: 1.5em;
	color: #663300;
	float: left;
	width: 100%;
}
#navbar ul li {
	display: inline;
	line-height: 40px;
}
#navbar ul li a {
	padding: 6px 0.7em 12px 0.9em;
	color: #663300;
	text-decoration: none;
	margin-bottom: 0px;
}
#navbar ul li a:hover {
	color: #663300;
	text-decoration: underline;
}
#navbar ul li a.active {
	background: #CDC9AF url('images/menuactive.gif') repeat-x left top;
}
#menubottom {
	background: #fff url('images/border1.gif') repeat-x;
	height: 14px;
	margin-bottom: 1.5em;
}

/*  Content Styles  */

#contentarea {
	padding: 0px 25px 0px 25px;
}
#normalcontent {
}
#maincontent {
	float: left;
	width: 420px;
}
#secondarycontent {
	float: right;
	width: 260px;
}
#insetContent {
	position: relative;
	padding: 0px;
	border-style: none;
	border-width: 0px;
	width: 420px;
	float: left;
	margin: 0px 15px 5px 0px;
	right: 0px;
	text-align: left;
	display: block;
}
#flashcontent {
	padding: 0px;
	border-style: none;
	border-width: 0px;
	width: 420px;
	height: 270px;
	float: left;
	margin: 0px 15px 20px 0px;
	position: relative;
	right: 0px;
	text-align: left;
	display: block;
}
.thumbs {
	padding: 5px;
	border: 1px solid #808080;
}
#footer {
	position: relative;
	height: 2.0em;
	clear: both;
	padding-top: 5.0em;
	background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
	font-size: 0.8em;
}
#footer .left {
	position: absolute;
	left: 2.0em;
	bottom: 1.2em;
}
#footer .right {
	position: absolute;
	right: 2.0em;
	bottom: 1.2em;
}
/* -- SLIDESHOW -- */
#normalcontent input {
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
	font-size : 10pt;
}
.slideshowCenter {
	text-align: center;
	right: auto;
	left: auto;
}
#slidebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
#slidecount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
#imgslide {
	padding: 5px;
	border: 1px solid #666666;
}
