/* CSS Document */
body, html { height: 100%; margin: 0; padding: 0; background-color: #420001}

p, dd, th, td, li  {
   font-family: Georgia, "Times New Roman", serif;
   font-size: 12px;
   font-weight: normal;
   padding: 12px;
   margin: 0;
   text-align: left;
} 

td { padding: 0; }

p.center { text-align: center; }
p.small { font-size: 10px; }
p.centersmall { font-size: 10px;
		text-align: center; }
p.centersmallwhite { font-size: 10px;
		text-align: center; 
		color: #ffffff;
		padding: 2px;}
p.white { color: #ffffff; }
p.centerwhite { text-align: center; 
		color: #ffffff;}

p.centerstrong { text-align: center; 
			font-size: 14px;}
p.strong { font-size: 14px;}
p.uberstrong { font-size: 15px;}
p.centeruberstrong { font-size: 15px;
			text-align: center;}
.FeedDate { font-size: 9px; }

.BlogHeader { font-size: 13px; }


a { 
	color: #815e00;
	text-decoration: none;
	font-weight: bold;
}
a:hover { color: #9c7200; }

p.centerwhitesmallnav { 
		font-family: Georgia, "Times New Roman", serif;
		font-weight: normal;
		font-size: 14px;
		text-align: center; 
		color: #ffffff;
		padding: 0px;}


.centerwhitesmallnav a {  
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;}

.centerwhitesmallnav a:hover { color: #f6ca43; }

.tinted { background-color: #BEB486; }
.tinted2 { background-color: #413600; }
.tinted3 { background-color: #D7CC99; }
.tintedcontenttd { padding: 5; 
		background-color: #D7CC99;}
.red { background-color: #7B0000; }

#atland p { width: 800px; margin: 0 auto; text-align: center; }
img { border: 0; }

/* CG nav setup */
p#cg_nav1 { height: 50px; width: 350px; margin: 0 auto; }
#cg_nav1 a, #cg_nav1 span {
  height: 50px; width: 100px; float: left;
  background: #fff top left no-repeat; }
#cg_nav1 a span, #cg_nav1 span span,
  #cg_nav1 .cg_divider { display: none; }
#cg_nav2 { clear: left; }

/* CG nav images */
a#cg_first { background: url(/cg_nav/first.gif); height: 47px; width: 74px; }
a#cg_back { background: url(/cg_nav/back.gif); }
a#cg_next { background: url(/cg_nav/next.gif); }
a#cg_last { background: url(/cg_nav/last.gif); height: 47px; width: 74px; }


/* CG nav unavailable images */
span#cg_first { background: url(/cg_nav/first_off.gif); height: 47px;
width: 74px; }
span#cg_back { background: url(/cg_nav/back_off.gif); }
span#cg_next { background: url(/cg_nav/next_off.gif); }
span#cg_last { background: url(/cg_nav/last_off.gif); height: 47px;
width: 74px; }



.top06 { background-image:url(../images/top_06.gif); }
.top08 { background-image:url(../images/top_08.gif); }
.middle { background-image:url(../images/middle.gif); }
.left { background-image:url(../images/left.jpg); }
.right { background-image:url(../images/right.jpg); }
.torn { background-image:url(../images/torn.jpg); }
.headline { background-image:url(../images/headline_bg.jpg); }

ul#twitter_update_list {font-family: "Trebuchet MS", "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	line-height: 130%;
	color: #000;
	margin: 4px 0 4px 0;
	padding: 20;




