* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
color : #666666;
font-size : 12px;
background-color:#aaaaab;
} 
#wrapper { 
width : 1000px;
margin : 5px auto 0 auto;
} 
img { 
padding : 3px;
} 
img.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 7px;
margin-top : 7px;
margin-left : 10px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 7px;
margin-top : 7px;
margin-right : 10px;
} 
#one { 
display : inline;
width : 250px;
float : left;
min-height : 70px;
background-color : #000000;
} 
* html #one { 
height : 70px;
} 
#one h1 {
color: #fafafa;
font-size: 1.4em;
padding-left: 15px;
padding-top: 10px;
}
#two { 
display : inline;
width : 249px;
float : left;
min-height : 70px;
background-color : #299ad4;
border-left : 1px solid #fff;
} 
* html #two { 
height : 70px;
} 
#three { 
border-left : 1px solid #fff;
border-right : 1px solid #fff;
display : inline;
width : 248px;
float : left;
min-height : 70px;
background-color : #6c9626;
} 
* html #three { 
height : 70px;
} 
#four { 
display : inline;
width : 250px;
float : left;
min-height : 70px;
background-color : #e48f00;
} 
* html #four { 
height : 70px;
} 
#two a, #three a, #four a { 
color : #fffffe;
font-family : Verdana;
font-size : 25px;
text-decoration : none;
float : right;
padding-right : 5px;
padding-top : 40px;
} 
#navigation { 
display : inline;
width : 249px;
float : left;
background-color : #f2f2f2;
min-height : 179px;
border-top : 3px solid #fff;
border-left : 1px solid #ccc;
border-right : 1px solid #fff;
border-bottom : 1px solid #ccc;
} 
* html #navigation { 
height : 179px;
} 
.navigation { 
float : left;
margin-left : 17px;
margin-top : 17px;
width : 158px;
} 
.navigation ul { 
margin : 0;
padding : 0;
} 
.navigation li { 
border-bottom : 1px solid #d5e8ad;
list-style : none;
text-transform : lowercase;
} 
.navigation li a { 
color : #553;
display : block;
padding : 4px 4px 5px 12px;
text-decoration : none;
font-family : Verdana;
font-size : 0.75em;
font-weight : bold;
} 
.navigation li a:hover { 
color : #553;
} 
#header { 
display : inline;
width : 748px;
float : left;
min-height : 180px;
background-image : url(images/header.jpg);
background-repeat : no-repeat;
border-top : 3px solid #fff;
border-right : 1px solid #ccc;
} 
* html #header { 
height : 180px;
} 

#header_navigation {
	background-repeat: no-repeat;
	height: 46px;
	background-image: url('images/header_navbg_red.gif');
	padding-top:7px;
	vertical-align: middle;
}
.topmenu {
	padding-left: 35px;
	width: 942px; /*background-color: #e3be45;*/;
	voice-family: "\"}\"";
	voice-family: inherit;
	float:left;
	margin:0px;
}
.topmenu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
.topmenu li{
	display: inline;
	margin: 0px;
	padding: 0px;
}
.topmenu a{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	float: left;
	display: block;
	margin: 0px;
	padding: 5px 5px 5px 5px;
}
.topmenu a, .topmenu a:visited {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	margin: 0px;
	padding: 5px 5px 5px 5px;
}
.topmenu a:active, .topmenu a:hover {
	color: yellow;
	text-decoration:none;
}
#current .topmenu a {
	/*currently selected tab*/
	color: #ffffff;
}
.moredrop{
	color:#CFCFCF;
	z-index:1;
	position:absolute;
	visibility: hidden;
	background-color: #ff0000;
	width: 120px;
	padding: 0px 8px 6px 8px;
	}
.msubmenu{
	padding:0;
	margin:0;
	float:left;
	}
.msubitem{
	padding:0;
	margin:0;
	list-style:none;
	display:inline-block;
	}
a.drop:link, a.drop:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	line-height:16px;
	}
a.drop:active, a.drop:hover{
	color:#ffffff;
	text-decoration:underline;
	}
	

#brdl { 

background-image:url(images/header_navbg_red.gif);
float : left;
width : 999px;
height : 32px;
} 
.colWCBox {
	
}
.colBoxContent {
	text-align: left;
	background-color: #FFFFFF;
	/*display: block;*/
	overflow: hidden;
}
.colPad58 {
	padding: 1px 2px;
	background-color: #ffffff;
	overflow: hidden;
}
.colWCBox .colBoxHeader {
	background: #ffffff url('images/corner_dg_TR.gif') no-repeat scroll 100% 0pt;
	height: 4px;
	overflow: hidden;
}
.colWCBox .colBoxHeader div {
	background: #ffffff url('images/corner_dg_TL.gif') no-repeat scroll 0pt 0pt;
	height: 4px;
	overflow: hidden;
	width: 4px;
}
.colWCBox .colBoxFooter {
	background: #ffffff url('images/corner_dg_BR.gif') no-repeat scroll 100% 0pt;
	height: 4px;
	overflow: hidden;
}
.colWCBox .colBoxFooter div {
	background: #ffffff url('images/corner_dg_BL.gif') no-repeat scroll 0pt 0pt;
	height: 4px;
	overflow: hidden;
	width: 4px;
}
.vspace5 {
	padding-top: 2px;
}
.vspace10 {
	padding-top: 10px;
}
.FeaturedHeadline {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.sectitle {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #CE0303;
}
.sectitle a, .sectitle a:visited {
	text-decoration: none;
	color: #CE0303;
}
.sectitle a:active, .sectitle a:hover {
	text-decoration: none;
	color: #CE0303;
}


#col_one { 
display : inline;
width : 175px;
float : left;
min-height : 440px;
background-color : #fff;
border-top : 4px solid #aaaaab;
border-right : 4px solid #aaaaab;

} 
* html #col_one { 
height : 440px;
} 
#col_one h2 { 
background-color : #000;
color : #f1f1f1;
font-family : verdana;
font-size : 16px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
margin-right : 1px;
} 
#col_one h3 { 
font-family : verdana;
font-size : 0.9em;
padding-top : 10px;
padding-left : 15px;
padding-bottom : 5px;
color : #a06314;
background-image : url(images/news.gif);
background-repeat : no-repeat;
background-position : left 10px;
margin-left : 10px;
} 
#col_one p { 
font-family : verdana;
font-size : 0.75em;
padding-left : 2px;
padding-bottom : 5px;
margin-top : 5px;
margin-left : 1px;
margin-right : 1px;
text-align : justify;
padding-right : 2px;
background-color : #fff;
} 
#col_one a { 
margin-left : 1px;
margin-bottom : 2px;
text-decoration:none;
color:#48b033;
font-weight:bold;

font-size : 0.9em;
font-weight : bold;
padding : 2px;
} 

.colNTab {
	margin: 0px;
	background-color: #fff;
}
.colNTab .slider {
	width: 235px;
	float: left;
	margin: 0px;
}
.colNTab .NewsHeadlines {
	width: 235px;
	float: left;
	margin-left: 5px;
}
.colTabNews {
	border: 1px solid #8D8C8D;
	border-left: none;
	border-bottom: none;
	border-right: none;
	border-style : none;
	width: 235px;
	padding: 0px;
	margin: 0px;
}
.colNHL ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 7px 0px 0px 0px;
	margin: 0px;
}
.colNHL ul li {
	background: transparent url(images/red_bull.gif) no-repeat scroll left 5px;
	color: #545454;
	line-height: 12px;
	margin: 0pt;
	padding: 0pt 0pt 5px 8px;
	font-size: 11px;
}
.enews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #545454;
	line-height: 16px;
}
a.enews:visited, a.enews:link {
	text-decoration: none;
	color: #545454;
}
a.enews:active, a.enews:hover {
	text-decoration: none;
	color: #ca0002;
}
.engnews {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #545454;
	line-height: 20px;
}
a.engnews:visited, a.engnews:link {
	text-decoration: none;
	color: #545454;
}
a.engnews:active, a.engnews:hover {
	text-decoration: none;
	color: #ca0002;
}


.gal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	line-height: 16px;
}
a.gal:visited, a.gal:link {
	text-decoration: none;
	color: #990000;
}
a.gal:active, a.gal:hover {
	text-decoration: none;
	color: #f89635;
}
.classifieds {
	font-family: Verdana, Geneva, sans-serif ;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	line-height: 16px;
}
a.classifieds:visited, a.classifieds:link {
	text-decoration: underline;
	color: #003399;
}
a.classifieds:active, a.classifieds:hover {
	text-decoration: none;
	color: #ca0002;
	font-family: Verdana, Geneva, sans-serif;
}
.classifieds1 {
	font-family: Verdana, Geneva, sans-serif ;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 16px;
}
a.classifieds1:visited, a.classifieds1:link {
	text-decoration: underline;
	color: #000;
}
a.classifieds1:active, a.classifieds1:hover {
	text-decoration: none;
	color: #ca0002;
	font-family: Verdana, Geneva, sans-serif;
}

.catname {font-family:arial;color:#000;font-size:14px;font-weight:bold;padding-top:4px;padding-bottom:4px; }
.search {font-family:ms sans serif,arial;color:#000;font-size:12px;}
.morestories {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size:11px;
	position: relative;
	margin: 5px 0 5px 0;
}
.morestories .more {
	float: right;
	line-height: 1em;
	padding: 3px 3px 3px 10px;
	background-color: #E4E4E4;
}
.morestories .more a {
	color: #545454;
	text-decoration: none;
}
.morestories .more a:hover {
	color: #000;
	text-decoration: none;
}

#col_two { 
display : inline;

width : 640px;
float : left;
min-height : 440px;
background-color : #fff;
border-top : 4px solid #aaaaab;
margin: 0px 0px 0px 0px;

} 
* html #col_two { 
height : 440px;
} 
#col_two p { 
font-size : 0.9em;
text-align : justify;
background-color : #fff;
margin-left : 5px;
margin-right : 5px;
margin-top : 5px;
padding : 3px;
} 
#col_two h2 { 
background-color : #299ad4;
color : #f1f1f1;
font-family : verdana;
font-size : 16px;
padding-top : 3px;
padding-left : 5px;
padding-bottom : 4px;
} 
#col_two h3 { 
text-align : center;
font-family : verdana;
font-size : 14px;
padding-top : 10px;
padding-bottom : 5px;
font-weight : lighter;
} 
#col_three { 
display : inline;
width : 144px;
float : left;
min-height : 440px;
background-color : #fff;
border-top : 2px solid #aaaaab;
border-right : 2px solid #aaaaab;

margin: 0px 0px 0px 0px;
} 
* html #col_three { 
height : 440px;
} 
#col_three p { 
font-size : 0.9em;
text-align : justify;
background-color : #e6e6e6;
margin-left : 5px;
margin-right : 5px;
margin-top : 5px;
padding : 3px;
} 
#col_three h2 { 
background-color : #6c9626;
color : #f1f1f1;
font-family : verdana;
font-size : 16px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
} 
#col_three img { 
margin-top : 5px;
margin-left : 5px;
} 
#col_three h3 { 
text-align : center;
font-family : verdana;
font-size : 14px;
padding-top : 10px;
padding-bottom : 5px;
font-weight : lighter;
} 
#col_three a { 
color : #667dfe;
font-weight : bold;
text-decoration : underline;
font-size : 0.8em;
} 
#col_four { 
display : inline;
width : 175px;
float : left;
min-height : 440px;
background-color : #fff;
border-top : 2px solid #aaaaab;
border-left : 4px solid #aaaaab;

margin: 0px 0px 0px 0px;
} 
* html #col_four { 
height : 440px;
} 
#col_four p { 
font-family : verdana;
font-size : 0.75em;
padding-bottom : 5px;
margin-top : 5px;
margin-left : 5px;
margin-right : 5px;
text-align : justify;
background-color : #eff6ff;
} 
#col_four h2 { 
background-color : #e48f00;
color : #f1f1f1;
font-family : verdana;
font-size : 16px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
} 
#col_four h3 { 
text-align : center;
font-family : verdana;
font-size : 14px;
padding-top : 10px;
padding-bottom : 5px;
font-weight : lighter;
} 

#col_four a { 
color : #48b033;
} 
#footer { 
margin-top : 3px;
border : 1px solid #ccc;
background-image:url(images/header_navbg_red_footer.gif);
display : inline;
float : left;
width : 980px;
padding-top : 5px;
padding-bottom : 5px;
padding-left:20px;
text-align : center;
color:#FFFFFF;
} 
#footer p { 
padding-top : 5px;
padding-bottom : 5px;
font-size : 0.8em;
} 
#fnews { 
margin-top : 3px;
border : 1px solid #ccc;
background-color : #fff;
display : inline;
float : left;
width : 1000px;
padding-top : 5px;
padding-bottom : 5px;
padding-left:20px;
text-align : center;
} 
#fnews p { 
padding-top : 5px;
padding-bottom : 5px;
font-size : 0.8em;
} 
.newsitemimage{
    vertical-align:middle;
    padding:2px 0px 2px 0px;
    position:relative;
    float:left;
    margin:0px;
    border:0px;
}
.newsitemimage img{
    margin:0px;
    border:0px;
    width:80px;
    height:80px;
}
.newsitemtext{
font-family:Latha;
font-size:11px;
line-height:20px;

    vertical-align:middle;
	padding:0px 10px 2px 5px;
    margin:0px;
    border:0px;
}
.newsitemtext a, a:visited, a:hover, a:active{
	color:#0000FF;
}
.newsitemimage1{
    vertical-align:middle;
    padding:2px 0px 2px 0px;
    position:relative;
    float:left;
    margin:0px;
    border:0px;
}
.newsitemimage1 img{
    margin:0px;
    border:0px;
    width:30px;
    
}
.newsitemtext1{ 
font-family:Latha;
font-size:9px;
    vertical-align:middle;
    padding:10px 10px 10px 10px;
    margin:0px;
	border:0px;
    
}
.newsitemtext1 a, a:visited, a:hover, a:active{
	color:#0000FF;
}
.dnBox {
	font-family: Latha;
	background-color: #fff;
	width: 322px;
	margin: 0px;
}
.dnContent {
	margin: 0;
	padding: 1px;
	padding-bottom: 0;
	width: 322px;
}
.days {
	font-family: Latha;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	padding: 2px 1px;
	border: 1px solid #999999;
	background-color: #990000;
}
.lnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	line-height: 16px;
}
a.lnews:visited, a.lnews:link {
	text-decoration: none;
	color: #000;
}
a.lnews:active, a.lnews:hover {
	text-decoration: none;
	color: #000;
}

