* {
	margin: 0;
	padding: 0;
	}
	
body {
	background: #fff;
	font: 12px/17px Georgia, Times New Roman, Times, serif;
	color: #444;
	}

input {
	font-family: Georgia, Times New Roman, Times, serif;
	}
	
p {
	line-height: 1.5em;
	margin-bottom: 10px;
	font-family: georgia,times,serif;
		}

a {
	text-decoration: none;
	color:#333;
	}
	
h1, h2,h3 {
    font-family: georgia,times,serif;
    line-height:102%;
	}

h1 {
	margin-bottom: 5px;
	font-size:26px;
	}
	

h2 {
	margin-bottom: 5px;
	font-size:18px;
	}

h3 {
		}
	
h4 {
	color: #900;
	}
	
.min_h1  {
   font-size: 20px;
   
}


blockquote {
    display: block;
	margin:5px 0px 5px 30px;
	padding-left:10px;
    border-left:2px solid #999;
	}	
	
	
a:hover {
	background: none;
	color: #990000;
	text-decoration:underline;
	}	
	
/* start - table */
table {
	border-collapse: collapse;
	margin: 10px 20px;	
		
}
tr { 
    background: #FFF;
	text-align:center }
	
tr.altrow { background: #F9F9F9;	}
th, td {
    border-width: 1px;
  	border-style: solid;
	text-align: left;			
	
}
 th {
	color: #900;
	background: #F0F0F0; 
	padding: .8em 1em;	
  	border-color: #DDD #DDD #CCC #DDD;
	text-align:center;	
}
 td {
	border-color: #CECECE;	
	padding:3px 3px 3px 3px;
	text-align:center;	
}	

 td a {
	text-decoration:underline;
	color: #0033FF;
}	

 td a:hover {
	background: none;
	color: #990000;	
}

.nobord td  {
    border-width: 0px;
  	border-style: solid;
	text-align: left;			
}

.nobord2 td  {
    border-width: 0px;
    border-bottom-width:1px;
  	border-style: solid;
	text-align: left;			
}		

/*******************
*	TOP			   *
********************/
#top {
    font-family: Georgia, Times New Roman, Times, serif;
	background:#f0f0f0;
	margin: 0px;
	padding: 0px;
	}

#topwrapper {
	width: 1142px;
	margin: 0px auto;
	}

#topnav {
	background:#f0f0f0;
	height: 28px;
	margin: 0px;
	padding: 3px 0px 2px 0px;
	font-size: 11px;
	}

#topnav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	}

#topnav li {
	float: left;
	list-style: none;
	margin: 1px 5px 0px 0px;
	padding: 0px;
	}

#topnav ul li {
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	}

#topnav li a, #topnav li a:link, #topnav li a:visited {
	color: #333333;
	display: block;
	margin: 0px;
	padding: 4px 8px 4px 8px;
	}

#topnav li a:hover, #topnav li a:active {
	color: #333333;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 4px 8px 4px 8px;
	border-bottom: none;
	text-decoration: underline;
	}

#topnav li li a, #topnav li li a:link, #topnav li li a:visited {
	background: #fff;
	width: 130px;
	color: #111;
	float: none;
	margin: 0px;
	padding: 4px 8px 4px 8px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	}

#topnav li li a:hover, #topnav li li a:active {
	background: #990022;
	color: #fff;
	padding: 4px 8px 4px 8px;
	}

/*******************
*	SEARCH FORM	   *
********************/

#search {  	
   font-family:Arial, Helvetica, sans-serif;
   margin-top:2px;
   background:#f0f0f0;
   border:none
   }
	
/* #cse-search-results */	
#cse-search-results  iframe {
    height:1200px;
}	

/*******************
*	HEADER		   *
********************/
#header {
	background: #FFF;
	height: 80px;
	}

#headerwrapper {
	width: 1142px;
	margin: 0px auto;
	}

.logo {
	background: url(../../images/logo.jpg) no-repeat;
	width: 202px;
	height: 35px;
	cursor: pointer;
	}
	
.time  {
   float: left;
   width:216px;
   text-align:center;
   margin: 14px 0px 0px 0px;
   padding: 0px;
   font-size:14px;
   font-family:Georgia;
   color: #003366;
   }		

.ad468x60 {
    float:left;
    width: 468px;
	height: 60px;
	margin: 0px 0px 6px 265px;
	padding: 0px;
	}

.ad468x60 img {
	border: none;
	}
	
.ad728x90 {
    width: 728px;
	height: 90px;
	margin: 0px auto;
	margin-top:2px;
	margin-bottom:2px;
	padding: 0px;
	}

.ad728x90 img {
	border: none;
	}	
	
.ad300x250 {
	background: #fff;
	width: 300px;
	height: 250px;
	margin: 0px 0px 0px 0px;
	padding: 10px 9px 10px 9px;
	border: 1px solid #ccc;
	}
	
.ad336x280 {
	background: #fff;
	width: 336px;
	height: 280px;
	margin: 0px 0px 0px 0px;
	padding: 10px 9px 10px 9px;
	border: 1px solid #ccc;
	}	

.ad300x250 img {
	border: none;
	}
	
.ad336x280 img {
	border: none;
	}	
	
.ad_free {
	background: #fff;
	width: 336px;
	height:280px;
	margin: 0px 0px 0px 0px;
	padding: 10px 9px 10px 9px;
	border: 1px solid #ccc;
	}

.ad_free img {
	border: none;
	}	
	
/*******************
*	MENU		   *
********************/
#menu {
	background: url(../../images/menu.gif) repeat-x;
	height: 32px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-family: Georgia, Times New Roman, Times, serif;
	}

#menuwrapper {
	width: 1142px;
	margin: 0px auto;
	}

#menu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	border-left: 1px solid #e9e9e9;
	}

#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #e9e9e9;
	text-transform: uppercase;
	}

#menu ul li {
	margin: 0px 0px 0px -1px;
	padding: 0px;
	list-style: none;
	}

#menu li a, #menu li a:link, #menu li a:visited {
	margin: 0px;
	padding: 9px 15px 9px 15px;
	color: #333;
	display: block;
	font-size: 11px;
	font-weight: bold;
	}

#menu li a:hover, #menu li a:active {
	background: #f0f0f0;
	margin: 0px;
	padding: 9px 15px 9px 15px;
	color: #990022;
	display: block;
	text-decoration: none;
	}

#menu li li a, #menu li li a:link, #menu li li a:visited {
	background: url(../../images/sub-menu.jpg) repeat-x;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 6px 15px 2px 15px;
	color: #333;
	font-weight: normal;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	}

#menu li li a:hover, #menu li li a:active {
	background: #f5f5f5;
	padding: 6px 15px 2px 15px;
	color: #5CA12F;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	}

#menu li ul {
	background: #fff;
	z-index: 9999;
	position: absolute;
	height: auto;
	width: 180px;
	margin: 0px;
	padding: 0px;
	left: -999em;
	border-top: 1px solid #e9e9e9;
	}

#menu li li, #menu li li li {
	border: none;
	margin: 0px 0px 0px -1px;
	}

#menu li ul a {
	}

#menu li ul a:hover, #menu li ul a:active {
	}

#menu li ul ul {
	margin: -30px 0px 0px 181px;
	border-top: 1px solid #e9e9e9;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

#menu li:hover, #menu li.sfhover {
	position: static;
	}	
	
	
/******************
*	FOOTER		  *
*******************/
#footerbg {
    font-family: Georgia, Times New Roman, Times, serif;
	background: #f0f0f0;
	margin: 0;
	}

#footer {
	width: 1142px;
	height: 130px;
	margin: 0px auto;
	padding: 10px 0px 10px 0px;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	}

#footer a, #footer a:visited {
	color: #333333;
	}

#footer a:hover {
	color: #333333;
	}

#footer th {
	color: #333;
	}

#footer p {
	margin: 0px 0px 10px 0px;
	}

#footer ul {
	display: block;
	list-style-type: none;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#footer ul li {
	color: #333333;
	}

#footer h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 5px 2px 0px;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px dotted #555;
	font-size:11px;
	}

.footerwidget {
	padding: 5px 15px;
	}

#bottom {
    font-family: Georgia, Times New Roman, Times, serif;
	background: #f0f0f0;
	height: 15px;
	padding: 10px;
	border-top:1px solid #ccc;
	}

#bottomwrapper {
	width: 1142px;
	margin: 0px auto;
	color: #333333;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	}

#bottomwrapper a {
	color: #333333;
	}

.rss {
	background: url(../../images/rss-small.gif) no-repeat;
	padding: 0px 0px 0px 18px;
	}
	
.rssfeed {
	background: url(../../images/rss-gray.png) no-repeat;
	float: left;
	width: 24px;
	height: 24px;
	margin: 8px 9px 0px 0px;
	cursor: pointer;
	}

.rssfeed:hover {
	background: url(../../images/rss.png) no-repeat;
	}			


/* Page */
#page {
	width: 1142px;
	margin: 0 auto;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding-left: 15px;
}


/*******************
*	SIDEBAR		   *
********************/
#sidebar {
	float: right;
	width: 356px;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	}

#sidebar li ul {
	}

#sidebar li li {
	}

#sidebar a {
	color: #222;
	}

#sidebar a:hover {
	color: #990022;
	text-decoration:underline;
	
	}

#sidebar h3 {
	color: #222;
	}

#sidebar .box {
	background: #fff;
	margin: 0px;
	padding: 5px 10px 10px 3px;
	color: #333;
	}

#sidebar .box li {	
    margin: 5px 0px 0px 0px;
	padding: 0px 9px 6px 3px;
	font-size: 12px;
	list-style-type:none;
	border-bottom:1px dotted #ccc;
	}

.fullwidget {
	margin: 0px;
	padding: 0px;
	width: 356px;
	}

.leftwidget {
	float: left;
	width: 173px;
	margin: 0px;
	padding: 0px;
	}

.rightwidget {
	float: right;
	width: 173px;
	margin: 0px;
	padding: 0px;
	}

.fullwidget ul, .leftwidget ul, .rightwidget ul {
	margin: 0px;
	padding: 0px;
	}

.fullwidget ul li, .leftwidget ul li, .rightwidget ul li {
	list-style: none;
	margin: 0px;
	background: #fff;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #ccc;
	}

.leftwidget h3 {
	height: 23px;
	margin: 10px 0px 0px 0px;
	padding: 7px 9px 0px 11px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../../images/lr-h3.jpg) no-repeat;
	}

.rightwidget h3  {
	height: 23px;
	margin: 10px 0px 0px 0px;
	padding: 7px 9px 0px 11px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../../images/lr-h3.jpg) no-repeat;
	}

.fullwidget h3 {
	background: #F0F0F0;
	}

.postnav {
	padding: 7px 0px 7px 0px;
	border-top: 1px dotted #ccc;
	}

.postnav a {
	color: #990022;
	}

.postnav a:hover {
	color: #990022;
	}

.postnav .left {
	width: 280px;
	text-align: left;
	}

.postnav .right {
	width: 280px;
	text-align: right;
	}

.previouspost {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	}

.nextpost {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	text-align: right;
	}

.previouspost a:hover, nextpost a:hover {
	text-decoration: underline;
	}


#sidebar h3 {
	height: 23px;
	margin: 10px 0px 0px 0px;
	padding: 9px 9px 0px 11px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	}	


/* Content */
#content {
    float:left;
	width: 780px;
	min-height:600px;
	}


/* Post */
.post {
}

.post .entry {
	padding: 5px 10px 0px 10px;
	font-size: 14px;
	}
		
.post .entry li{
	padding: 5px 15px 8px 25px;
	}
	
	
.right {
	float:right;
	}

.left {
	float:left;
	}
	
.clearboth {
	clear: both; 
	line-height: 0; 
	height: 0;
	font-size: 0;
	}
	
.clear {
	clear: left;
	line-height: 0;
	font-size: 0;
	}	
	

