/*************************************************Global**************************************************/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:0px;
}

h1 {
	font:bold 11px Georgia, "Times New Roman", Times, serif;
	border-top:5px double #E1DCC8;
	padding-top:5px;
	margin-top:0px;
	display:block;
}

h2 {
	font-weight:bold;
	font-size:large;
}

h4 {
	font-size:medium;
}

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

ul {
	list-style-type:none;
}

font {
	font:normal 12px Arial, Helvetica, verdana, sans-serif;
}

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

a:hover {
	background-color:#F2EFE6;
}


/************************************************Divisions*************************************************/

#wrapper {
	width: 762px;
}

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

#col2 {
	float:left;
	width:472px;
	margin-left:5px;
/*	border-right:1px solid #E1DCC8;*/
}

#col2 h2, #col2 h3, #col2 h4, #col table, #col2 p, table.nocol p, table.nocol h2 {
	padding-left:10px;
	padding-right:10px;
}

#col2 p, table.nocol p{
	font-size:11px;
}

#col2 h2 a, table.nocol h2 a {
	font-weight:bold;
	font-size:12px;
	letter-spacing:-0.2px;
	display:block;
	color:#003399; 
	border-bottom:1px solid #FFFFFF;
	text-decoration:none;
	margin-bottom:-10px;
}

#col2 h2 a:hover, table.nocol h2 a:hover{	
	background-color: #F4F2E6;
	color:#000099;
  	border-bottom: 1px solid #9A8E51;
	text-decoration:none;
}

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

#col3 {
	float: right;
	width:162px;
	padding-left:2px;	
}

#col3 img {
	border:1px solid #000000;
}

#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 p {
	margin-top:0px;
	font-size: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#col3 h3 a {
	font:normal 11px Georgia, "Times New Roman", Times, serif;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
	color:#003399;
	margin: -15px 0px -15px 0px;
}

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

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

.caption, #caption {
	font:normal 10px  Tahoma, Geneva, Helvetica, Arial, Sans-serif;
	margin-top:5px;
}

.caption a, #caption a {
	text-decoration:underline;
}

#col3 .caption h3 a, #caption h3 a {
	display:inline;
	font: normal 10px Tahoma, Geneva, Helvetica, Arial, Sans-serif;
	text-decoration:underline;
	color:#000099;
	border-bottom:none;
}
#col3 .caption h3 a:hover, #caption h3 a:hover {
	display:inline;
	border-bottom:none;
	text-decoration:underline;
}

/************************Festival Styles**********************/
#festival{
	background-image: url(../images/festivals.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:30px;
}

#festival h1{
	display:none;
	margin:0px;
}

.festival-row {
	width:100%;
	clear:both;
}

.festival {
	width:49%;
	float:left;
	height: auto;
}
	
.festival h4 {
	margin-bottom:-20px;
}

.festival h6 {
	font:normal 9px Arial, Helvetica, Verdana, sans-serif;
	padding-left:8px;
}

#col2 .festival p {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
}

.festival img {
	float:left;
	border:1px solid #000000;
	margin:0px 4px 1px 8px;
	font-size:9px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
}

.festival a:hover{
	background-color:#F2EFE6;
	border-bottom: 1px solid #9A8E51;
}
	
/*********************************************Web Boxes************************************************/

#topbox {
	width:760px;
	border-top: 4px solid #FF0000;
	margin-bottom:0px;
}

#topbox img {
	float:right;
	margin-top:3px;
}

a:hover #masthead{
	background-color:#FFFFFF;
	cursor:pointer;
}

#masthead {
	float:left;
	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;
}

#header {
	display:none;
}

/***************************************Top Navigation Menu***********************************************/

#topmenubox {
	width:760px;
	border-bottom:2px solid #E1DCC8;
	margin-bottom:10px;
	padding-bottom:5px;
	clear:both;
}


#topmenu {
	font:bold 11px Arial, Helvetica, Verdana, sans-serif;
	color:#E1DCC8;
	text-align:right;
	margin-right:5px;
}

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

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

#update {
	float:left;
	font: normal 11px Tahoma, Geneva, Helvetica, Arial, Sans-serif;
	letter-spacing:0.5px;
	color:#000000;
	text-align:left;
	margin-left:3px;
}


/*****************************************Navigation Menu**************************************************/

#sidebar {
	background-color:#F2EFE6;
	padding:5px;
}

#sidebar h5 {
	font:normal 11px Arial, Helvetica,  Verdana,  sans-serif;	
	text-transform:capitalize;
	text-decoration:underline;
	letter-spacing:1px;
	padding-left:3px;
}

#sidebar h6 {
	font:bold 11px  Arial, Helvetica,  Verdana,  sans-serif;	
	margin-bottom:0px;
	margin-top:15px;
}

#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:5px;
	margin-top:0px;
}

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

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

#sidebar 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;
}

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


/*****************************************************ADS***********************************************/

#ad1 {
	float:right;
	margin-right:5px;
	width:300px;
}

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

#ad1 small {
	font-size:9px;
}

#ad1 a {
	text-decoration:none;
}

#ad2 {
	width:110px;
	height:32px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-top:20px;
	margin-left:5px;
}

#ad3 {
	float:right;
}

#ad3 small {
	font-size:9px;
}

#ad3 a {
	text-decoration:none;
}

	
/***********************************************Web Classes**********************************************/

.clear {
	clear:both;
}

.stories {
	width:99%;
	margin:15px 0%;
	padding-bottom:10px;
	-moz-border-radius:2%;
	border:2px solid #E1DCC8;
}

.stories h1 {
	background-color:#E1DCC8;
	border-top:none;
	margin-top:0px;
	padding:5px 10px;
}

.stories p {
	padding:0px 3px;
}

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

.normal {
	font: normal 11px  Georgia, "Times New Roman", Times, serif;
	padding-left:10px;
}

.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;
}

.box {
	padding:5px;
	margin-bottom:10px;
	clear:both;
}


/************************Staff and Admin Styles*******************/
.staff-admin h4 {
	display:block;	
	font:bold 12px  Georgia, "Times New Roman", Times, serif;
	background-color:#F2EFE6;
	padding-top:5px;
	padding-left:5px;
	height:20px;
}

.staff-admin h6 {
	font: bold 11px  Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:5px;
}

#col2 .staff-admin p {
	font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica;
	margin-top:0px;
	padding-left:5px;
}


/**********************************Hotel and Restaurant Styles*********************************************/
#col2 table.h-r h1 {
	text-align:left;
}	

#col2 table.h-r h2 a,  #col2 table.h-r h2 {
	font-size:12px;
	margin-bottom:0px;
	margin-top:15px;
}

#col2 .h-r p{
	font:10px Tahoma, Geneva, Helvetica, Arial, Sans-serif;
	margin-bottom:2px;
	margin-top:2px;	
}

.h-r img{
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	margin-top:20px;

}

/******************** Calendar Styles ***********************/
.calendar-row {
	clear:both;
	height:170px;
	margin-bottom:20px;
}

.calendar-row span a {
	width:1.7em;
	display: block;
	color:#003399;
	font-weight:bold;
	background-color:#F2EFE6;
}

.calendar-row span a:hover {
	background-color:#E1DCC8;
	font-weight:bold;
	color:#003399;
}

.calendar {
	float:left;
	width:206px;
	margin-right:10px;
	font-size:smaller;
	-moz-border-radius:2%;
	border:2px solid #E1DCC8;
}

html>body .calendar {
	width:192px;
	margin-right:20px;
}

.calendar h1 {
	font: bold small  Arial, Helvetica, Verdana, sans-serif;
	border-top:none;
	background-color:#E1DCC8;
	margin-bottom:0px;
}

.calendar span {
    float: left;
    width: 1.7em;
    padding: 0;
    margin: 0.125em;
	text-align: center;
    border: 1px solid silver;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

table.events {
	border:2px solid #E1DCC8;
	
}

.events tr {
	font-size:11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	vertical-align:top;
}	

.events tr th {
	text-align:left;
}

.events strong {
	font-size:11px;
}

.events a{
	font-size:11px;
}

/*****************************************Mail Division********************************************/
#mail {
	margin-top:10px;
}

#mail form fieldset {
	border:none;
}

#mail form {
	width:400px;
}
#mail label {
	float:left;
	width:100px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:13px;
	padding-top:5px;
	padding-bottom:7px;
	margin-bottom:7px;
}

#mail input, #mail textarea {
	float:left;
}
#mail textarea {
	margin-bottom:5px;
}
#mail input[type="text"]:focus, #mail textarea:focus{
	background-color:#F2EFE6;
	color: #000000;
}
	
#mail #Send, #mail #Reset {
	width:120px;
	margin-top:10px;
}

#mail br {
	clear:both;
}


/************************************************Footer Section*********************************************/

#footer {
	width:760px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	background-color:#F2EFE6;
}

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

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

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