@charset "UTF-8";
/* CSS Document */

body {
background:url(http://www.connectwithtn.com/images/interface/gradient_back.jpg) repeat-x #edefda;
margin-top:80px;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
behavior:url("http://www.connectwithtn.com/scripts/csshover.htc"); 
}



#large_region_selector {
position:relative;
width:450px;
height:122px;
margin-left:auto;
margin-right:auto;
background:url('http://www.connectwithtn.com/images/interface/lg_reg_sel.gif') no-repeat;

}

#med_region_selector {
position:relative;
float:left;
width:181px;
height:49px;
background:url('http://www.connectwithtn.com/images/interface/med_reg_sel.gif') no-repeat;
}

#sm_region_selector {
position:absolute;
width:100px;
height:27px;
z-index:10;
}

#region{
list-style:none;
margin:0;
padding:0;

}

#region a {
position:absolute;
display:block;
background:url('http://www.connectwithtn.com/images/interface/x.gif') no-repeat top left;
}

#region a i { visibility: hidden; }

#events_detail {
float:left;
width:240px;
padding-right:35px;
padding-bottom:25px;
}

table.news_listing {
margin-bottom:10px;
}

#events_map {
width:425px;
float:left;
}

#east_map {
position:relative;
background: url(http://www.connectwithtn.com/images/interface/east_map.gif) no-repeat;
width: 700px;
height: 324px;
padding-bottom:25px;
}

* html #east_map {
position:relative;
background: url(http://www.connectwithtn.com/images/interface/east_map.gif) no-repeat;
width: 700px;
height: 324px;
padding-bottom:25px;
margin-bottom:-225px;
}


#middle_map {
position:relative;
left: 110px;
background: url(http://www.connectwithtn.com/images/interface/middle_map.gif) no-repeat;
width: 565px;
height: 325px;
padding-bottom:25px;
}

#west_map {
position:relative;
background: url(http://www.connectwithtn.com/images/interface/west_map.gif) no-repeat;
width: 401px;
height: 325px;
left:85px;
padding-bottom:25px;
}

#counties{
list-style:none;
margin:0;
padding:0;
}

#counties a{
position:absolute;
display:block;
background:url('http://www.connectwithtn.com/images/interface/x.gif');
}

#counties a i { visibility: hidden; }

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

a:hover {
color:#9ea543;
text-decoration:none;
}

img {
border:none;
float:left;
}

.padright {
padding-right:15px;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
margin:0 0 0.3em 0;
padding:0;
color:#737830;
font-size:1.2em;
font-weight:200;
}

h2 {
display:block;
width:90%;
font-family:Arial, Helvetica, sans-serif;
margin:0 0 0.9em 0;
padding:0;
color:#737830;
font-size:1.5em;
font-weight:200;
background:url(http://www.connectwithtn.com/images/interface/horiz_line.gif) repeat-x bottom left;
}

h3 {
display:block;
width:100%;
font-family:Arial, Helvetica, sans-serif;
margin:0 0 0.3em 0;
padding:0;
color:#737830;
font-size:1.3em;
font-weight:200;
background:url(http://www.connectwithtn.com/images/interface/horiz_line.gif) repeat-x bottom left;
}

h4 {
font-family:Arial, Helvetica, sans-serif;
margin:0 0 0 0;
padding:0.3em 0 0.3em 0;
color:#737830;
font-size:1.2em;
}

h5 {
font-family:Arial, Helvetica, sans-serif;
margin:0 0 0 0;
padding:0px;
color:#737830;
font-size:1em;
text-transform: uppercase;
}

a.green {
color:#9ea543;
}

a:hover.green {
color:#d58135;
}

.small {
font-size:0.8em;
}

.caption {
font-size:0.8em;
}

.top {
display:block;
width:100%;
background:url(http://www.connectwithtn.com/images/interface/horiz_line.gif) repeat-x bottom left;
}

a.top {
color:#9ea543;
}

a:hover.top {
color:#d58135;
}

ul.simpleList {
list-style:none;
margin:0;
padding:0;
}

ul.simpleList li {
padding-bottom:0.3em;
}

#anderson table {

}

/* tables */
table.tablesorter {
background-color: #FFFFFF;
margin:5px 0px 0px;
width: 100%;
text-align: left;
float:left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
background-color: #edefda;
border: 1px solid #FFFFFF;
padding: 5px;
}

table.tablesorter thead tr .header {
background-image: url(http://www.connectwithtn.com/images/interface/sort_arrows.gif);
background-repeat: no-repeat;
background-position: center right;
cursor: pointer;

}
table.tablesorter tbody td {
color: #000000;
padding: 5px;

background-color: #FFFFFF;
vertical-align: center;
}
table.tablesorter tbody tr.odd td {
background-color:#edefda;
}
table.tablesorter thead tr .headerSortUp {
background-image: url(http://www.connectwithtn.com/images/interface/sort_arrow_up.gif);
}
table.tablesorter thead tr .headerSortDown {
background-image: url(http://www.connectwithtn.com/images/interface/sort_arrow_down.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #b3b57c;
}

dl {
width:700px;
margin:0 0 20px 0;
background:#e0e2bb url(http://www.connectwithtn.com/images/interface/box_bottom.gif) no-repeat bottom left;
}

dt {
margin:0;
padding:10px;
background:#ced08f url(http://www.connectwithtn.com/images/interface/box_top.gif) no-repeat top left;
}

dd {
margin:0;
padding: 10px;
}

#container {
width:901px;
height:auto;
margin-left:auto;
margin-right:auto;
}

#content_container {
position:relative;
width:889px;
height:auto;
border:solid 6px #edefda;
background:#FFFFFF;
float:left;
}

#header_img {
width:866px;
height:148px;
margin:11px 11px 11px 11px;
background:url(http://www.connectwithtn.com/images/interface/tn_banner.jpg) no-repeat;

}

* html #header_img {
width:866px;
height:148px;
margin:11px 11px 11px 11px;
padding-top:11px;
background:url(http://www.connectwithtn.com/images/interface/tn_banner.jpg) no-repeat bottom;
}



#home_logo {
position:absolute;
width:403px;
height:247px;
top:-90px;
left:31px;
}

#logo {
position:absolute;
width:118px;
height:177px;
top:-19px;
left:29px;
}

#footer {
width:901px;
height:auto;
margin-top:8px;
float:left;
font-size:0.8em;
text-align:center;
color:#737830;
}

.footer_links {
font-size:1.2em;
}

/*------------------------------FIND A TRAIL------------------------------*/

#findTrail {
position:absolute;
width:280px;
height:14px;
top:-28px;
left:750px;
}

h2.findTrail {
display:block;
float:left;
width:140px;
height:9px;
padding:0;
margin:3px 8px 0 0;
text-indent:-100em;
overflow:hidden;
background:url(http://www.connectwithtn.com/images/interface/find_trail.gif);
}

.zip {
float:left;
height:10px;
background-color:#FFFFFF;
border:none;
padding:.1em 0 .3em .2em;
margin:0 5px 0 0;
font-family:Arial, Helvetica, sans-serif;
color:#7f822d;
}

#goHike {
float:left;
width:62px;
height:14px;
padding:0;
margin:0;
text-indent:-100em;
overflow:hidden;
background-image:url(http://www.connectwithtn.com/images/interface/gohike.gif);
border:none;
}

#goHike:hover {
background-image:url(http://www.connectwithtn.com/images/interface/gohike_on.gif);
}

#key {
background-image:url(http://www.connectwithtn.com/images/interface/key.gif);
width:350px;
height:114px;
margin-bottom:19px;
}

/*------------------------------END FIND A TRAIL------------------------------*/

/*------------------------------NAVIGATION------------------------------*/

#nav {
width:115px;
height:auto;
margin:0 5px 0 0;
float:left;
font-size:1em;
line-height:0;
}


#nav a {
display:block;
color:#FFFFFF;
text-decoration:none;

}

#nav a:hover {
color:#FFFFFF;
text-decoration:none;
}

#nav ul {
list-style: none;
padding:0;
margin:0;
}

#nav ul li {
position:relative;
margin-bottom:14px;
z-index:100;
}

#nav li ul {
position: absolute;
z-index:100;
width:220px;
padding:0;
left:115px;
top: 0px;
display: none;
filter:alpha(opacity=95);
-moz-opacity:.95;
opacity:.95;
background-color:#babe7b;
line-height:normal;
}

* html #nav li ul {
position: absolute;
z-index:100;
width:210px;
padding:0;
left:95px;
top: 0px;
display: none;
filter:alpha(opacity=95);
-moz-opacity:.95;
opacity:.95;
background-color:#babe7b;
line-height:normal;
}

#nav li ul li {
margin:0;
padding:5px 5px 5px 10px;
border-bottom:solid 1px #9ea543;
display:block;
}

#nav li ul li a {
width:100%;
display:block;
}

#nav li ul li:hover {
background-color:#9ea543;
}


#nav li:hover ul{ 
display: block;
}


a.learn {
display:block;
width:74px;
height:53px;
margin-left:auto;
margin-right:auto;
text-decoration:none;
text-indent:-100em;
overflow:hidden;
background:url(http://www.connectwithtn.com/images/interface/learn.gif);
}

a.learn:hover {
background-position:0 53px;
}

a.news {
display:block;
width:91px;
height:53px;
margin-left:auto;
margin-right:auto;
text-decoration:none;
text-indent:-100em;
overflow:hidden;
background:url(http://www.connectwithtn.com/images/interface/news.gif);
}

a.news:hover {
background-position:0 53px;
}

a.maps {
display:block;
width:32px;
height:62px;
margin-left:auto;
margin-right:auto;
text-decoration:none;
text-indent:-100em;
overflow:hidden;
background:url(http://www.connectwithtn.com/images/interface/maps.gif);
}

a.maps:hover {
background-position:0 62px;
}

a.forum {
display:block;
width:41px;
height:53px;
margin-left:auto;
margin-right:auto;
text-decoration:none;
text-indent:-100em;
overflow:hidden;
background:url(http://www.connectwithtn.com/images/interface/forum.gif);
}

a.forum:hover {
background-position:0 53px;
}

a.links {
display:block;
width:35px;
height:50px;
margin-left:auto;
margin-right:auto;
text-decoration:none;
text-indent:-100em;
overflow:hidden;
background:url(http://www.connectwithtn.com/images/interface/links.gif);
}

a.links:hover {
background-position:0 50px;
}

/*------------------------------END NAVIGATION------------------------------*/

/*------------------------------HOME PAGE CONTENT------------------------------*/


.horizontal_line {
width:749px;
height:2px;
margin:10px 0 15px 2px;
background:url(http://www.connectwithtn.com/images/interface/horiz_line.gif) repeat-x bottom left;
float:left;
}

.horizontal_line_bottom {
width:749px;
height:2px;
margin:5px 0 10px 2px;
background:url(http://www.connectwithtn.com/images/interface/horiz_line.gif) repeat-x bottom left;
float:left;
}

.vertical_line_lg {
width:2px;
height:358px;
margin:0 0 10px 0;
background-image:url(http://www.connectwithtn.com/images/interface/vert_line.gif);
float:left;
}

.vertical_line_sm {
width:2px;
height:191px;
margin:0 20px 0 0;
background-image:url(http://www.connectwithtn.com/images/interface/vert_line.gif);
float:left;
}

#homeContentHeader {
width:721px;
height:80px;
padding:0 0 0 5px;
margin:0 0 0 10px;
float:left;
}


#homeContentLeft {
width:507px;
height:auto;
padding:0 20px 5px 5px;
margin:0 0 0 10px;
float:left;

}

#homeContentLeft img {
padding:0 10px 0 0;
}

#homeContentLeft td {
vertical-align:top;
padding:0 0 10px 0;
font-size:0.9em;
}

#homeContentLeft ul {
list-style:none;
margin:0;
padding:0;
}

#homeContentLeft li {
padding:0 0 0.2em 0;

}

#homeContentLeft a {
color:#666666;
text-decoration:none;
}

#homeContentLeft a:hover {
color:#9ea543;
}

#homeContentRight {
width:181px;
height:auto;
padding:0 0 5px 0px;
float:left;
}

#homeContentRight a {
color:#d58135;
}

#homeContentRight a:hover {
color:#9ea543;
}

#homeContentRight p {
margin:0.1em 0 0 0;
font-size:0.9em;
}

#homeContentRight img {
margin:0 0 0 0;
float:none;
}

#homeContentFooter {
width:721px;
height:auto;
padding:0 0 10px 16px;
margin:0 0 0 10px;
float:left;
}

/*------------------------------END HOME PAGE CONTENT------------------------------*/

/*------------------------------INSIDE PAGE CONTENT------------------------------*/

#insideLeft {
width:520px;
height:auto;
padding:0 25px 5px 5px;
margin:0 0 25px 10px;
float:left;
}

#insideLeft a.selected {
color:#cf4c0b;
}

/*#insideLeft ul {
list-style:none;
margin:0 0 15px 0;
padding:0;
}

#insideLeft li {
padding:0 0 0.3em 0;
}*/

#insideLeft img {
margin:0 15px 0 0;
}


#insideRightNoLine {
width:150px;
height:auto;
padding:5px 10px 5px 15px;
margin:0px 0 25px 0;
float:left;
color:#737830;
font-size:0.85em;
line-height:1.3em;
}

#insideRight {
width:170px;
height:auto;
padding:5px 10px 5px 15px;
margin:0 0 25px 0;
background-color:#edefda;
float:left;
color:#000000;
font-size:0.9em;
}

#insideRight a {
color:#666666;
text-decoration:none;
}

#insideRight a:hover {
color:#9ea543;
/*color:#d58135;*/
text-decoration:none;
}

#insideRightNews {
width:170px;
height:auto;
padding:5px 10px 5px 15px;
margin:0 0 25px 0;
background-color:#edefda;
float:left;
color:#000000;
font-size:0.9em;
}

#insideRightNews ul {
list-style:none;
margin:0 0 0 0;
padding:0;
}

#insideRightNews ul li {
padding-bottom:10px;
font-weight:bold;
}

#insideRightNews a {
color:#666666;
text-decoration:none;
}

#insideRightNews a:hover {
color:#9ea543;
/*color:#d58135;*/
text-decoration:none;
}

ul.maps {
list-style:none;
margin:0 0 15px 0;
padding:0;
}

ul.maps li {
padding:0 0 0.3em 0;
font-size:1.1em;
margin-bottom:15px;
}

/*------------------------------END INSIDE PAGE CONTENT------------------------------*/

/*------------------------------LARGER WIDTH PAGE CONTENT------------------------------*/

#largerLeft {
position:relative;
width:700px;
height:auto;
padding:0 40px 5px 5px;
margin:0 0 25px 10px;
float:left;
}


table.image_captions_left {
float:left;
margin:3px 0px 0px 0;
}

table.image_captions_no_float {
float:none;
margin:3px 0px 0px 0;
}

table.image_captions_left td {
font-size:0.85em;
padding-bottom:3px;
}

table.image_captions_no_float td {
font-size:0.85em;
padding-bottom:3px;
}

.feature {
float:left;
width:100%;
padding-bottom:25px;
}

/*------------------------------END LARGER WIDTH PAGE CONTENT------------------------------*/


/*---------CUSTOM CAMPAIGN---------*/


#custom_container {
with:836px;
height:auto;
margin:0 11px 11px 11px;
padding:0 25px 0 25px;
}

#cust_top {
width:100%;
float:left;
}

#cust_body {
width:100%;
float:left;
}

#cust_left_col {
width:40%;
float:left;
}

#cust_right_col {
width:60%;
float:left;
}
