/* Screaming Loon version 2.0 */
body {display:block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #fff;
	background-color: #0f0f0f;
	background-image: url(/templates/includes/img/bkg_body.jpg);
	background-repeat: repeat-y;
	background-position:center;
	font-family: verdana, helvetica, arial, sans-serif;
  font-size: 85%;}

/* redundant selectors to help NS4 not forget */
div, p, th, td, ul, ol, li, dd, dl, dt, a {font-family: arial, helvetica, sans-serif;}
html>body td, html>body th {font-family: arial, helvetica, sans-serif;
	font-size: 1em;}

/* specific tags */	
ul {list-style-type:disc;
	list-style-position: outside;}
/* this fixes gaps around images caused by doctype*/ 
img {margin: 0px;
	padding: 0px;
	border: none;
	display: inline;
	vertical-align:top;}
h1 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
  font-weight: bold;
	color: #eee;
	background:none;}
h2 {padding: 6px 0px; 
	border-top: 1px dotted #222;
	border-bottom: 1px dotted #222;
	font-size: 1.3em;
  font-weight: 600;
	color: #eee;
	background:none;}
h3 {font-size: 1.2em;
  font-weight: bold;
	color: #eee;
	background:none;}
			
a {color: #f93;
  background: none;
	text-decoration: none;}
a:visited {color: #f93;
  background: none;}
a:active {color: #fff;
  background: none;}
a:hover {color: #f93;
  background: none;
	text-decoration:underline;}

/* classes */

/* centers on screen */
#container {display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	padding: 0px;
	border: 0px;
	width: 980px;
	color: #fff;
	background-color: #010101;
	text-align:left; 
	clear: both;}

/* rows */
#rowprintbanner {display: none;}
#rowbanner {display: block;
	margin: 0px;
	padding: 0px;
	width: 980px;
	height: 200px;
	color: #000;
	background: none;
	clear: both;}

#rowcontent {display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #fff;
	background-image: url(/templates/includes/img/bkg_content2.jpg);
	background-repeat: no-repeat;
	width: 980px;
	clear: both;}

#colwrapper {display:inline;
	margin: 0px;
	paddin: 0px;
	width:740px;
	float:left;}

#colone {display:inline;
	margin: 50px 30px 50px 30px;
	padding: 10px;
	width: 240px;
	float: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 160px;}
html>body #container #rowcontent #colwrapper #colone {width: 160px;}
	
#colone ul {margin: 0px;
	padding: 0px;
	list-style-position:outside;
	list-style-type:none;}
#colone li {margin: 0px;
	padding: 0px;}
#colone a, #colone a:link, #colone a:active {margin: 0px;
	padding-left: 10px;
	color: #f99315;
	background: none;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: 600;
	letter-spacing: .08em;}
#colone a:hover {color: #f99315;
	background: none;
	text-decoration: none;
	background-image: url(/templates/includes/img/triangle_nav.gif);
	background-repeat: no-repeat;
	background-position: top left;}

#coltwo {display:inline;
	margin: 0px 0px;
	padding: 10px 20px 10px 20px;
	width: 500px;
	float:right;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 460px;}
html>body #container #rowcontent #colwrapper #coltwo {width: 460px;}
#rowbread {margin: 0px 0px 0px 0px;
	padding: 3px 0px;
	border-bottom: 1px dotted #222;
	font-size: .85em;
	color: #bbb;
	background: none;}
	
#cmsContent {margin: 0px;
	padding: 0px;
	width: 460px;}
	
#colthree {display:inline;
	margin: 50px 30px 50px 30px;
	padding: 10px;
	width: 240px;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 160px;}
html>body #container #rowcontent #colthree {width: 160px;}

.googleads {text-align: center;}

#rowcopyright {display: block;
	margin: 0px;
	padding: 60px 0px 0px 0px;
	text-align: center;
	color: #555;
	background-image: url(/templates/includes/img/bkg_footer2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 0.85em;
	line-height: 1.5em;
	clear: both;}
#rowcopyright a {color: #555;
	background:none;
	text-decoration:none;}

/*re-usables */
.spacer {line-height: 0px;
	font-size: .1em;
	clear: both;}
.black {color: #010101;
	background: none;}
.border {color: #070707;
	background: none;}
.orange {color: #f99315;
	background: none;}
.yellow {color: #f5c00c;
	background: none;}
.red {color: #8E0607;
	background: none;}
.brown {color: #40260C;
	background: none;}

