@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	font: 14px/19px Georgia, "Times New Roman", Times, serif;
	color: #303030;
	background: #fff;
	min-width: 960px;
	padding: 0;
}
img {
	border-style: none;
}
a {
	color: #075fb2;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a.alt {
	text-decoration:none;
}
h1 {
	font: bold 70px Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin: 0;
}
h2.old {
	margin-bottom: .8em;
	margin-top: .3em;
	font: bold 14px Helvetica, sans-serif;
	color: #000;
}
h2 {
	margin-bottom: .5em;
	margin-top: .3em;
	font: bold 16px Helvetica, sans-serif;
	line-height: 23px;
	color: #000;
}
h2.emphasis {
	font: bold 30px Georgia, "Times New Roman", Times, serif;
	color: #000;
}
/***********************************************/

.page-area {
	width: 940px;
	padding: 1em;
	margin: 0 auto;
	overflow: hidden;
	background:#ffffff;
}
#header {
	padding: 0 0 0 0;
	background-color: none;
}
#header h1 {
	height:79px;
	clear: none;
	line-height: 95%;
}
#header div.colspan {
	width: 50%;
	overflow: hidden;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	overflow:hidden;
	display:block;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	color: #ccc;
}
#content {
	background-repeat: no-repeat;
	background-position: 700px -350px;
	padding: 30px 0 0;
}
/******** twitter ********/
/************************/
#twitterbubble {
	float: left; width: 305px;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	margin: -20px 20px 0 0; overflow:hidden;
	padding: 0 0 0 0;
	z-index: 30;
}
#twitterbubble ul.rss_items li.rss_item a {
	text-decoration:none;
}
#twitterbubble ul.rss_items {
	list-style:none; width: 305px;
	clear:none;
	margin:0;
	padding: 0; color: #000000;
}
#twitterbubble ul.rss_items li.rss_item {
	height:100px; width:275px;
	margin-top:20px; margin-right: 20px;
	padding:15px 20px 0em 20px;
	list-style:none;
	background-image: url(/images/twitterbubble2.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#twitterbubble span.sig {
	float: left; margin-top: -20px; clear:none;
	margin-left:2em; 
	font-weight: bold;}
.blurb {
	clear: left;
	color: #000;
	line-height: 23px;
	padding: 2em 0 1em 0;
	display: block;
	margin: 0;
	font: 19px Georgia, "Times New Roman", Times, serif;
}
/******** 3 cols ********/
/************************/

.cols {
	width: 100%;
	overflow: hidden;
	margin: 0;
}
.col-right {
	width: 33%;
	float:right;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0 0;
	display:block;
}
.cols div.col {
	width: 33%;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
div#coltop1, div#coltop2, div#coltop3 {
	width: 95%;
	height: 7px;
	margin:0;
}
div#coltop1 {
/*background-color: #000000;*/
}
div#coltop2 {
/*background-color: #000000;*/
}
div#coltop3 {
/*background-color: #000000;*/
}
.coltextwrap {
	margin: 1.5em 2em 0 0;
	background-color: tranparent;
}
.cols p {
	margin: 0;
	padding-bottom: 1em
}
.cols .image {
	padding: 33px 0 0;
}
.cols .image img {
	display: block;
}
.icons {
	display: block;
	width:100%;
	margin-top: 1em;
}
img.iconic {
	width: 35px;
	height: 35px;
	border: 1px solid #ccc;
	padding: 4px;
	margin-right: 5px;
}
img.shingle {
	width: 105px;
	height: 35px;
	border: 1px solid #ccc;
	padding: 4px;
	margin-right: 5px;
}
div.links a {
	text-decoration: none;
}
div.links a:hover {
	text-decoration: underline;
}
div.links a {
	color: #666;
}
div.links ul, div.links ul.rss_item {
	margin: 4px 0;
	padding: 0;
	list-style: none;
}
div.links ul li, div.links ul.rss_items li.rss_item {
	padding: 2px 5px 0 20px;
	margin: 0 0px 0px 0px;
	background: url(/images/li.gif) no-repeat left top;
	overflow: hidden;
}

.simplerule {
	border-top:1px solid #ccc;
	width: 99%;
	height: 1px;
	padding: 0;
	margin-bottom: .8em;
	margin-top: .3em;
}
.toprule {
	dispaly: block;
	clear: both;
	height: 40px;
	width: 100%;
	z-index: -300;
}
/******** foot ********/
/**********************/

#footer {
	background: #fff;
	padding: 15px 0;
}
.bottomrule {
	background-color: #fff;
	margin-top:.8em;
	display:block;
	clear: both;
	height: 100px;
	width: 100%;/*background-image: url()repeat-x center bottom;*/
}
