@charset "utf-8";/* CSS Document */
* {
	margin:0px;
	border:0px none;
	padding:0px;
}
#live {
	position: absolute;
	top: 33px;
	left: 950px;
}
body {
	background-color: #f4e1b6;
	background-image: url(Images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;/*	text-align: center; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}
/* .cont {
	background-image: url(Images/contHeader.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: auto;
	width: 1567px;
	text-align: center;} */
.subCont {
	width: 1024px;
	margin:auto;
}
table, td, tr, thead, tfoot, tbody, th, tf {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}
.nav {
	background-color: #2f1603;
	background-image: url(Images/navbg.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
	width: 232px;
	height: 560px;
	font-size:18px;
}
.nav a {
	text-decoration:none;
	color: #300001;
	display:block;
}
.nav li {
	background:transparent url(Images/navLinkBg.gif) no-repeat scroll 0 0;
	height:27px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:20px;
	margin-top:3px;
	padding:3px 0 0 20px;
	text-align:left;
	width:172px;/*	display:block; */
}
.subNav {
	width: 182px;
	height: 400px;
	background-color: #2e1603;
	background-image: url(Images/subnavbg.jpg);
	background-repeat: repeat-y;
	background-position:top;
	padding-right:10px;
}
.newsflash {
	height: 400px;
	background:#000000;
	width: 600px;
	z-index:1;
}
.title {
	background-color: #f4ebac;
	background-image: url(Images/titlebg.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 572px;
	text-align:left;
	padding:60px 200px 0px 20px
}
.post {
	background-image: url(Images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 572px;
	padding: 0px 210px 5px 10px;
	text-align:left;
	text-indent: 0;/*	font-size:14px; */
	color:#000000;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:19px;
}
.post p {
	padding: 1em 0;
}
.post td {
	padding:0px 10px 10px;
}
.foot {
	background-image: url(Images/contentfoot.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 92px;
	width: 792px;
}
.footer {
	background-image: url(Images/band.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 100%;
	padding:15px;
}
.clear {
	clear: both;
}
.base {
	height: 54px;
	background-image: url(Images/base.gif);
	background-repeat: repeat-x;
}
.footer .subCont {
	color: #fd9713;
	font-style: italic;
	font-size:14px;
}
.menu li ul {
	background:#740003;
	margin-left: 175px;
	margin-top: -26px;
	width:150px;
	opacity:0;
	position:absolute;
	display:none;
}
.menu li ul li {
	background: none;
	margin: 0px;
	padding: 2px 5px;
}
.menu li ul ul {
	margin-left: 145px;
	margin-top: -24px;
}
.menu li ul a {
	color: #fd9713;
}
.menu {
	width:232px;
}
.post div {
	padding-left: 20px;
	margin-left: -20px;
	/* width: 582px; */
}
.wp-caption {
	text-indent:0px;
	font-size:9px;
	margin-left:5px;
	text-align:center;
}
.post a:hover {
	color: #550002;
	border-style:none;
}
.post a {
	color: #550002;
	text-decoration: none;
	background-color: transparent;
	border-color: #550002;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
iframe {
	border: 1px solid;
	border-collapse:separate;
}
.widget_gdpagesnavigator .page_item a {
/*	background:#740003; */
	opacity:1;
	margin-left: 20px;
	color: #fd9713;
}
.widget_gdpagesnavigator h2 {
	background:transparent url(Images/navLinkBgLite.gif) no-repeat scroll 0 0;
	height:23px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:2px;
	padding:2px 20px;
	text-align:left;
	font-size:18px;
	font-weight:400;
}
.widget_gdpagesnavigator {
	height:27px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-decoration:none;
	color: #2e1603;
	margin-top: -1px;
}
.widget_gdpagesnavigator {
	text-align:left;
}
.widget_gdpagesnavigator .gdpn-pages-list li {
	width:155px;
	background:#740003;
	margin-left:30px
}
.widget_gdpagesnavigator li{	
	width:170px;
	background:#550000;
	margin-left:15px}
.widget_gdpagesnavigator .page_item 	{
	padding: 2px 0;
}
.incoming {
	padding-left: 20px;
	margin-left: -20px;
	width: 582px;
	background:none transparent;
}/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}/* End Calendar *//* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}/*	Using 'class="alignright"' on an image will (who would've	thought?!) align the image to the right. And using 'class="centered',	will of course center the image. This is much better than using	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}/* End Images *//* Begin Lists	Special stylized non-IE bullets	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
	margin: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 0 0 4px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}/* End Entry Lists *//* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 200px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}/* End Form Elements *//* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}/* End Comments *//* Begin Sidebar */
#w3counter-tracker {
	display:none;
}
#sidebar li {
	list-style:none;
}
#sidebar form {
	margin: 0;
}/* End Sidebar */
.clear {
	clear: both;
}
.postmetadata {
	clear:both;
}

.connect td{
	align:center;
}

#mc_embed_signup p {
	margin:0;
	padding:0;
}





































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































