/**********************Globals**************************/
body {
	margin-top:0px;
	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size:small;
	font-weight:bold;
	display:block;
	background-color:#E1DCC8;
	height:15px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	-moz-border-radius-topleft:10%;
	-moz-border-radius-topright:10%;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: medium;	
}

h3, h4 {
	font-size:small;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h5 {
	font-size:small;
	font-weight:normal;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:3px;
}

a {
	color:#003399;
	text-decoration:none;
}
a:hover {
	color:#000099;
	background-color:#E1DCC8;
}

ul {
	list-style-type:none;
}

hr {
	color:#E1DCC8;
	border:thin solid #E1DCC8;
}


/************************Web Boxes ******************************/
#topbox{
	width:auto;
	border-top: 4px solid #FF0000;
}
#topbox img{
	float:right;
	margin-top:3px;
}
#masthead{
	background-image: url(images/tntonline.gif);
	background-position: left center;
	background-repeat:no-repeat;
	cursor: pointer;
	width:218px;
	height:59px;
}
#masthead h1{
	display:none;
	cursor:pointer;
}

#update {
	float:left;
	font-size:10px;
	text-transform:uppercase;
	margin-left:3px;
	padding-top:6px;
	padding-bottom:6px;
}


/***********************Top Navigation Menu**************************/
#topmenu {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	font-size:11px;
	background-color:#F2EFE6;
	text-align:right;
	margin-right:5px;
	padding-top:6px;
	padding-bottom:6px;
}

#topmenu a {
	color:#000099;
	text-decoration:none;
}

#topmenu a:hover {
	color:#000099;
	background-color:#E1DCC8;
}

/**********************Column Divisions**********************/
#mainbox {
	width:auto;
	margin-top:0px;
	border-top:10px solid #FFFFFF;
}

#col1 {
	float:left;
	width:134px;
}	

html>body #col2, html>body #col3 {
	margin-top:-10px;
}

#col2{	
	float:left;
	width:47%;
	margin-left:10px;
}
#col2 h2, #col2 h3, #col2 h4, #col table, #col2 p{
	padding-left:10px;
	padding-right:10px;
}
#col2 p {
	line-height:17px;
	font-size:11px;
}

#col2 h3 {
	font-size: large;
}

#col2 h2 a{
	display:block;
	color:#003399; 
	border-bottom:1px solid #ffffff;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:-20px;
}
html>body #col2 h2 a{
	margin-bottom:-10px;
}
#col2 h2 a:hover{	
	background-color: #F4F2E4;
	color:#000099;
  	border-bottom: 1px solid #9A8E51;
	text-decoration:none;
}

#col2 img a:hover, #col3 img a:hover {
	border:none;
	text-decoration:none;
	background-color: #FFFFFF;
}

#col3 {
	float:right;
	width:30%;
}

html>body #col3 {
	width:33%;
}

#col3 h5 {
	text-transform:uppercase;
	letter-spacing:0px;
	font-size:9px;
	font-weight:normal;
	margin-bottom:0px;
}

html>body #col3 h5 {
	margin-top:1px;
}

#col3 h6 {
	margin-bottom:0px;
	margin-top:0px;
}

#col3 p {
	margin-top:0px;
	font-size: 10px;
	font-weight: bold;
}

#col3 h6, #col3 h5, #col3 p, #col3 a {
	font-family: Tahoma, Geneva, Helvetica, Arial, Sans-serif;
}

#col3 h3 a {	
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #F2EFE6;
	margin-bottom:-12px;
}
#col3 h3 a:hover {
	border-bottom:1px solid #9A8E51;
}

#col3 h6 a {
	display:block;
	text-decoration:none;
	border-bottom:1px solid #F2EFE6;
	color:#003399;
	margin-top:3px;
	margin-bottom:3px;
	font-size:12px;
	font-weight:bold;
}

#col3 h6 a:visited {
	color:#000099;
	text-decoration:none;
}

#col3 h6 a:hover, #col3 h4 a:hover{
	background-color: #e1dcc8;
	color:#000099;
  	border-bottom: 1px solid #9A8E51;
	text-decoration:none;
}



/***************************Banner Story Styles********************************/
thead tr{
	height:59px;
	background-image: url(images/tntlogo3.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-align:right;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
tbody{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.pcredit{
	text-align:right;
	font-size:8px;
	vertical-align:middle;
	padding-left:10px;
	text-transform:uppercase;
	font-weight:normal;
}
tfoot tr{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
tfoot img{
	display:block;
	margin-top:10px;
}


/*****************Left Navigation Menu*******************************/
#navigation {
	width: 120px;
	font-family:  Arial, Helvetica, Verdana, sans-serif;	
	font-size:10px;
	margin-top:10px;
}

#navigation ul {
	list-style: none;	
	margin-left:0px;
	padding-left:0px;
}

#navigation li {
	border-bottom: 1px solid #F2EFE6;
	border-bottom: 1px solid #E1DCC8;
	font-family:  Arial, Helvetica, Verdana, sans-serif;
}

#navigation a {
	display: block;
	color:#003399;
	padding: 3px 5px 3px 0.5em;
	border-left:12px solid #E1DCC8;
	background-color: #F2EFE6;
	text-decoration: none;
	font-weight:bold;
}

#navigation a:hover {
	border-left-color:#003399;
	background-color: #E1DCC8;
}

/*************************Navigation Ads Division ************************/
.sidebar_ads {
	padding-top:8px;
	margin-left:5px;
	margin-right:5px;
	padding-left:3px;
	padding-right:3px;
}

#sidebar {
	width:130px;
	background-color:#F2EFE6;
	-moz-border-radius:7%;
}

#sidebar h5 {
	font-family: Arial, Helvetica,  Verdana,  sans-serif;	
	font-size:11px;
	text-transform:capitalize;
	text-decoration:underline;
	letter-spacing:1px;
	margin-top:0px;
	padding-top:0px;
	padding-left:8px;
}

#sidebar h6 {
	font-family: Arial, Helvetica,  Verdana,  sans-serif;	
	font-size:11px;
	padding-left:8px;
	margin-bottom:0px;
}

#sidebar h6 a {	
	color:#000099;
	border-left:none;
	text-decoration:underline;
}

#sidebar h6 a:hover {
	color:#000099;
	background-color:#F2EFE6;
}

#sidebar p {
	font-family: Arial, Helvetica,  Verdana,  sans-serif;
	font-size:11px;	
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
	margin-top:0px;
	margin-bottom:8px;
}

/***********************Footer Section**********************/
#footer {
	width:100%;
	margin:0px;
	text-align:center;
	padding-top:5px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	background-color:#F2EFE6;
}

#footer a {
	text-decoration:none;
	color:#000099;
}

#footer a:hover {
	color:#000099;
	text-decoration:none;
	background-color:#E1DCC8;
}

#footer .copyright {
	font-weight:normal;
	font-size:9px;
	margin-top:1px;
	padding-bottom:1%;
	margin-bottom:1px;
}



/************************Brokenlink Division*********************/
#brokenl {
	float:left;
	width:60%;
	margin-left:20px;
	font-size:11px;
	line-height:17px;
}

#brokenl a{
	text-decoration:underline;
}

#brokenl a:hover  {
	text-decoration:underline;
	background-color:#F2EFE6;
}

#brokenl form {
	margin-top:-10px;
}

#brokenl label {
	margin-left:10px;
}

#brokenl input, #brokenl select{
	margin-left:10px;
	margin-bottom:10px;
}
	
#brokenl br {
	clear:both;
}

#brokenl .block {
	display:block;
	background-color:#F2EFE6;
	padding-top:10px;
	margin-top:10px;
}


/*********Rounded Box 'Mozilla, Netscape Navigator and Opera Specific'*********/
.roundedbox {
	background-color:#F2EFE6;
	-moz-border-radius:4%;
	margin-bottom:10px;
	clear:both;
}

.roundedbox h1 {
	-moz-border-radius-topleft: 3%;
	-moz-border-radius-topright: 3%;
	padding-left:15px;
}	

/***************************Content Styles************************************/
#footerbreak {
	width:auto;
	height:5px;
	clear:both;
	margin-top:10px;
}

#ad1 {
	float:right;
	width:auto;
	height:60px;
	padding-top:4px;
}

#ad1 form {
	text-align:right;
	font-size:10px;
}

#ad1 font {
	font-weight:normal;
}

#ad2 {
	height:600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.caption {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
}
.pads {
	margin:-5px 9px 3px 9px;;
	padding-bottom:5px;
}
html>body .pads {
	padding:3%;
}

.leftimg{
	width:auto;
	float:left;
	display:table-cell;
	display:inline-block;
	margin:5px 5px -1px 0px;
}

.rightimg{
	width:auto;
	float: right;
	display:table-cell;
	display:inline-block;
	margin:5px 0px 0px 8px;
}

.picturestory thead{
	text-align: right;
}

.picturestory tbody {
	text-transform:uppercase;
	text-align:right;
	font-size:8px;	
}

.picturestory tfoot {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.normal {
	font-weight:normal;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
}

.bgbox {
	clear:both;
	margin-top:10px;
	background-color:#F2EFE6;	
}

.bgboxdark {
	clear:both;
	margin-top:10px;
	background-color:#E1DCC8;
}

.by {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	font-weight:normal;
	font-style:oblique;
	font-size:9px;
}
.cross a {
	background:transparent url(images/plus.gif) left no-repeat;
	text-decoration:underline;
	padding-left:13px;
	font-size:9px;
}
.cross a:hover {
	background-color:#F2EFE6;
}
.close a {
	background:transparent url(images/close.gif) left no-repeat;
	text-decoration:underline;
	padding-left:15px;
	font-size:9px;
}
.close a:hover {
	background-color:#F2EFE6;
}

ul.bulletednopads li {
	list-style-position:inside;
	list-style-type:disc;
	padding-top:5px;
	margin-left:-40px;
	padding-left:-40px;
}
