@charset "UTF-8";

/* CSS - Chad Ritchie
	http://chadritchie.net */
	
	
/* BEGIN RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

table { }

body {
 background:;
	background: #900 url(../images/bg.jpg) no-repeat;
	font: 100% Helvetica, Arial, sans-serif;
	text-align: left;
}

#footer { }

ol, ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px;
	padding: 0px;
	width: 650px;
	text-align: center;
}

table td {
	margin: 15px;
	padding: 15px;
}

/* END RESET  */


/*  BASIC SETUP */
a img { border: none; }

a { outline: none; }
a:active { outline: 0; position: relative; top: 1px; }


/* TYPOGRAPHY */

h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 12px 0;
	color: #F00;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	color: #F00;
	text-transform: uppercase;
}

.hof_NomInfo li {
	margin-left: 20px;
	margin-right: 20px;
}

h3 {
	font-size: 16px;
	color: #F00;
	margin-bottom: 15px;
	margin-top: 10px;
	font-weight: normal;
}

h4 {
	font-size: 16px;
	color: #F00;
	font-weight: normal;
	text-transform: uppercase;
}

.news_item h3 {
	margin-right: 5px;
	margin-left: 5px;
}

h5 { font-size: 12px; }

h6 { font-size: 15px; }

p {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 1.5;
	text-align: left;
	padding: 0 10px;
	color: #333;
}

.indent {
	padding-left: 20px;
	padding-top: 20px;
}

.read_more {
	text-decoration: underline;
	color: #333;
	font-size: 13px;
	margin-top: 0px;
	float: right;
}

.news_item .read_more { padding-right: 20px; }

a {
	text-decoration: underline;
	color: #333;
}

a:hover { color: #666; }

/* STRUCTURE */
#page-wrap {
	min-height: 1348px;
	width: 960px;
	margin: 0 auto;
	background: #FFF;
	padding: 0px;
}

#header {
	background: url(../images/header.png) no-repeat center bottom;
	height: 71px;
	width: 960px;
}

#featured {
	height: 276px;
	overflow: hidden;
	margin-bottom: 10px;
}

#headline_content {
	height: 195px;
	width: 410px;
	float: left;
}

#left_column {
	width: 680px;
	float: left;
	min-height: 210px;
	padding: 0 15px;
}

#left_column .left {
	float: left;
	width: 340px;
}

#left_column .right {
	float: right;
	width: 340px;
}

#left_column .right li { height: 60px; }

#left_column .left li { height: 60px; }
.headlines_img  {
	float: left;
	margin: 0 15px 25px 0;
}

#right_column {
	width: 220px;
	float: right;
	min-height: 580px;
	padding-right: 7px;
}

#right_column img { margin-top: 10px; }

.TaraAd {
	margin-top: -15px;
	border: 1px solid #666;
}

#news_section {
	text-align: left;
	width: 705px;
	height:310px;
	margin:10px 0 0 15px;
	float: left;
	overflow: hidden;
}

.news_item {
	margin:5px 5px 0 0;
	width:230px;
	float: left;
}

#bottom_section {
	background: url(../images/bottom_section.jpg) no-repeat;
	text-align: left;
	width: 710px;
	height:310px;
	padding:0 0 0 15px;
	float: left;
}

#quick_links {
	width: 220px;
	float: right;
	height: 310px;
	padding-right: 15px;
	background: url(../images/quick_links_bg.jpg) no-repeat;
}

#footer {
	border-top: 1px solid #F00;
	font-size: 12px;
	color: #666;
	padding-top: 10px;
	padding-left: 15px;
	font-weight: bold;
	line-height: 1.5;
	margin: 5px 30px;
}

#footer ul li {
	display: inline;
	padding-right: 30px;
}

#footer ul li a {
	text-decoration: none;
	color: #666;
}

/* NAVIGATION */
/*See Navigation Style Sheet*/


/* LAYOUT TOOLS */
.floatLeft { float: left; }

.floatRight { float: right; }

.clear { clear: both; }

.layoutCenter { margin: 0 auto; }

.textCenter { text-align: center; }

.textRight { text-align: right; }

.textLeft { text-align: left; }

/*


/* DISPLAY VALUES */
.hide { display: none; }

.show { display: block; }

.invisible { visibility: hidden; }

.right li, .left li {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	height: 75px;
}

.right li img, .left li img { margin: 7px; }

.hof li {
	clear: both;
	padding: 25px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.hof li img {
	float: left;
	margin-right: 25px;
}

#bottom_section h2 { padding: 25px; }

h2 a {
	color: #F00;
	text-decoration: none;
	text-transform: capitalize;
}

#quick_links ul{
	margin-top: 60px;
	margin-left: 60px;
}
#quick_links li{ margin-top: 15px; }

#quick_links a {
	color: #F00;
	text-decoration: none;
}
#quick_links a:hover {
	color: #333;
	text-decoration: underline;
}

#left_column ul li { 
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 1.5;
	text-align: left;
	padding: 0 10px;
	color: #333;
}

#left_column img, .news_item img { 
	border: 1px solid #F00;
	-moz-box-shadow: #999 5px 5px 5px;
	-webkit-box-shadow: #999 5px 5px 5px;

}

.links img { margin: 10px; }
#contact_us {
	margin: 20px 0 0 20px;
	width: auto;
}
#contact_us  img {
	margin-right: 20px;
	margin-bottom: 5px;
}
