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

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background-image:url(/images/turf.jpg);
	overflow: auto;
}

.clear {
	clear: both;
}

a img {
	border: none;
}

#container
{
	margin-left:auto;
	margin-right:auto;
	width:950px;
}

#top_bar
{
	height: 160px;
	background-color:#E2001A;
	padding: 0 30px 0 30px;
}

#logo
{
	width: 455px;
	float:left;
}

#live_news
{
	float:right;
	width: 300px;
}

#top_nav_links
{
	height:25px;
	padding-top: 5px;
	background-color:#000066;
	color:#FFFFFF;
	text-align:center;
	font-size: 1.1em;
}

#top_nav_links ul li
{
	list-style:none;
	display:inline;
	color:#FFFFFF;
	text-decoration:none;
	width: 100px;
	padding: 0 15px 0 15px;
	text-align: center;
}

#top_nav_links a
{
	color:#FFFFFF;
	text-decoration:none;
}


#top_nav_links ul a:hover
{
	text-decoration:underline;
}

#mainAd
{
	height:100px;
	padding: 10px 0 10px 0;
	width:950px;
	background-color:#000066;
}

#ad_block {
	float: right;
	width: 720px;
	text-align:center;
}

#directory_block {
	float: left;
	width: 200px;
	padding: 0 15px 0 15px;
	height: 110px;
	color:#FFFFFF;
	text-align: center;
}

#directory_block h2 a {
	color: #ffffff;
}

#ad_block a img
{
	border-style:none;
}

.column_container {
	height: 1620px;
	background-color: #E2001A;
}

#monthly_features
{
	width:230px;
	float:left;
	color:#FFFFFF;
	background-color:#000066;
	font-weight:bolder;
	height:2em;
	padding-top:0.7em;
	text-align:center;
}

#left_nav
{
	float: left;
	width: 230px;
	height: 100%;
	color:#FFFFFF;
	background-color: #E2001A;
	padding-bottom: 25px;
}

/*#right_bar
{
	width:160px;
	height: 100%;
	float:right;
	overflow:hidden;
	background-color:#000066;
	color:#FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
}*/

#right_bar h1 {
	font-size: 1em;
	color:#ffffff;
	height: 30px;
	padding-top: 10px;
	text-align:center;
	margin-bottom: 40px;
}

#right_bar h1 a {
	color: #ffffff;
	text-decoration: none;
}

#right_bar h1 a:hover {
	text-decoration: underline;
}
#cover_image
{
	text-align:center;
}

#cover_image img {
	border: thick solid #FFFFFF;
}

#main_content
{
	float: right;
	width: 660px;
	height: 100%;
	background-color:#FFFFFF;
	padding: 10px 40px 15px 20px;
	overflow: auto;
}

#main_content h1
{
	color: #E2100A;
}

#main_content h2
{
	color:#000066;
}

.content_text {
	font-size: 90%;
}

.news_block {
	padding: 10px;
	margin: 10px 0 0 0;
	-moz-border-radius: 10px;
} 

.news_block h1 {
	font-size: 1.2em;
	margin-bottom: 10px;
}

.news_block h2 {
	font-size: 1em;
}

.newsBlock {
	padding: 20px;
	background: #eaeaea;
	-moz-border-radius: 15px;
}

.newsBlock .newsImage {
	margin: 30px 0 10px 15px;
}

.rowOdd {
	background: #eaeaea;
}

.rowEven {
	background: #f3f3f3;
}

h1.newsTitle a {
	margin-bottom: 10px;
	text-decoration: none;
	color: #E2100A;
}

h1.newsTitle a:hover {
	text-decoration: underline;
}

.newsImage {
	float: right;
	background: #ffffff;
	height: 100px;
	width: 100px;
	padding: 10px;
	margin: 15px;
	-moz-border-radius: 5px;
}

#ad_rates td {
	padding-right: 20px;
}

.contentRightAd {
	float: right;
	width: 120px;
	margin: 0 20px;
}

/* Directory CSS */

#category_list h3 {
	width: 180px;
	float: left;
	background-color: #000066;
	margin: 10px;
}

#category_list h3 a {
	color: #ffffff;
	padding: 5px;
	text-decoration: none;
	display: block;
}

#category_list h3 a:hover {
	text-decoration: underline;
}

#directory_breadcrumb {
	margin-bottom: 10px;
}

.directory_row {
	margin-top: 15px;
	padding: 20px;
	border-bottom: thin #000033 dotted;
	background: #e8f0fb;
}

.directory_row h2{
	background-color:#cfe2fe;
	padding: 5px;
}

.directory_row h2 a{
	color:#006699 !important;
	font-size: 24px !important;
	text-decoration:none;
}

.directory_row h2 a:hover{
	text-decoration: underline;
}

.directory_image {
	height: 100px;
	width: 100px;
	float: right;
	border: 10px #ffffff solid;
}

.directory_detail_row {
	clear: left;
	margin: 5px 0;
}

.directory_description {
	margin: 10px 0 10px 0;
	font-style:italic;
}

.directory_detail_heading {
	width: 100px;
	float: left;
}

.sponsored_tag {
	position: absolute;
	top: 2px;
	left: 20px;
	color:#D3A901;
	font-size: 80%;
}

.sponsored_listing {
	background-color:#fdffbb;
	border:medium #fddd00 solid;
}

/* Footer CSS */

#footer
{
	clear: both;
	height: 30px;
	padding: 10px 0 0 20px;
	color:#FFFFFF;
	background-color:#000066;
}

#websiteTag
{
	clear: both;
	padding: 5px 5px 5px 20px;
	color:#44447f;
	background-color:#000066;
	font-size: 12px;
	border-top: 1px solid #44447f;
}

#websiteTag a {
	color: #ffffff;
	text-decoration: none;
}

#websiteTag a:hover {
	text-decoration: underline;
}

