/* CSS Document */

body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#818286;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
        color: #709e40;
}

#container {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 948px;
	height: 91px;
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
        background-color:#014961;
        border-left:1px solid #000000;
	border-right:1px solid #000000;
}

#header h1{
        display:none;
}

#logo {
	height: 91px;
	width: 550px;
	float: left;
	background-image:url(images/natichtoches411logo2.png);
	background-repeat:no-repeat;
	background-position: center center;
        padding-top:10px;
}

#topLinks {
	width: 280px;
	height: 25px;
	float: right;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	/*color:#709e40;*/
	color:#000000;
	font-weight:bold;
        padding: 5px 10px 0 0;
}

#search {
	width: 245px;
	height: 35px;
	float: right;
	text-align:right;
}

#toplinkz {
        width: 242px;
        height: 30px;
        float: right;
        line-height: 30px;
        text-align: left;
	color:#709e40;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#toplinkz a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

#toplinkz a:hover {
        color: #709e40;
}

#searchvar {
	width: 153px;
	height: 18px;
	margin:5px 0 0px 15px;
	float:left;
}

#searchsubmit {
	width: 35px;
	height: 35px;
        padding: 0 10px 0 0;
	background-image:url(images/go.gif);
	background-repeat:no-repeat;
}

#searchbox {
	height: 35px;
	background-color:none;
	background-image:url(images/search.gif);
	background-repeat:no-repeat;
	border:none;
}

#navigation {
	width: 948px;
	height: 40px;
	float: left;
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-decoration:none;
	color:#000000;
        border-left:1px solid #000000;
	border-right:1px solid #000000;
        margin: -10px 0 0 -1px;
}

#navigation a {
	color:#FFFFFF;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-decoration:none;
}

#featureTabs {
        width: 948px;
        border-left:1px solid #000000;
	border-right:1px solid #000000;
}

#feature {
	width: 948px;
	height: 215px;
	float:left;
	background-color: #000000;
	border:1px solid #000000;
}

/*#featureText {
	width:293px;
	height:213px;
	float:right;
	opacity: .56;
	filter: alpha(opacity=56);
	background-color:#000000;
	text-align:left;
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-indent:5px;
	color:#FFFFFF;
}*/

#left {
	width: 259px;
	float: left;
        padding: 0 10px 0 10px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#left h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	letter-spacing:-3px;
	word-spacing: 3px;
	font-weight:normal;
	color:#709d00;
	border-bottom-style:solid;
	border-bottom-color:#808284;
	border-bottom-width:1px;
}

#left h4 {
	padding-left: 40px;
    border-bottom: 15px solid #014961;
}

.fruntcontent {
	display:none;
}

#frontContent {
	width: 366px;
	float: left;
	padding: 0 10px 0 10px;
	background-color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#wideContent {
	width: 900px;
	float: left;
	padding: 0 10px 0 10px;
	background-color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#frontContent h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#004960;
	letter-spacing:-1px;
	word-spacing: 1px;
	font-weight:normal;
	border-bottom-style:solid;
	border-bottom-color:#808284;
	border-bottom-width:1px;
}

#frontContent h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}

#frontContent a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

#frontContent a:hover, a:focus {
        color: #709e40;
}

#frontcontenttabs a:link, a:visited, a:hover, a:focus {
        color: #FFFFFF;
}

#frontcontenttabs {
//	background-color: #FFFFFF;
	width:366px;
	height:35px;
	float:left;
	line-height:17px;
	text-align:center;
	padding: 0 0px 0px 53px;
}
#frontcontenttabs ul li {

}


.indentmenu2{
	font: bold 12px Arial;
	width: 100%; /*leave this value as is in most cases*/
}

.indentmenu2 ul{
	margin: 0;
	padding: 0;
	float: left;
	/* width: 80%; width of menu*/
	
}

.indentmenu2 ul li{
	display: inline;
}

.indentmenu2 ul li a{
	float: left;
	color: white; /*text color*/	
	padding: 2px 0px 2px 30px;
	text-decoration: none;
	margin: 2px 1px 0px 0;
	height: 17px;
	line-height: 17px;
	background-image:url(images/tab_lft2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.indentmenu2 ul li a span {
padding: 3px 30px 2px 0px;
	background-image:url(images/tab_rt2.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.indentmenu2 ul li a:visited {
	color: white;
}

.indentmenu2 ul li a.selected{
	color: white !important;
	padding: 3px 0px 3px 30px;; /*shift text down*/
	background-image:url(images/tab_lft_sel2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 0px;
	height: 17px;
	line-height: 17px;
}

.indentmenu2 ul li a.selected span{
        padding: 4px 30px 3px 0;
	background-image:url(images/tab_rt_sel2.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#frontContentText {
	width:364px;
	float:left;
	text-align:left;
}

#right {
	width: 259px;
	float: right;
        padding: 0 10px 0 10px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#right h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#709d00;
	letter-spacing:-3px;
	word-spacing: 3px;
	font-weight:normal;
	border-bottom-style:solid;
	border-bottom-color:#808284;
	border-bottom-width:1px;
}

#right a, a:visited {
	color: #709E40;
	text-decoration: none;
}

#right a:hover, a:active {
	color: #000000;
	text-decoration: none;
}

#right li {
	list-style: none;
	margin-bottom: 10px;
}

#right li span {
	font-weight: bold;
}

#content {
	width: 948px;
	float: left;
	background-color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
}

#content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#004960;
	letter-spacing:-1px;
	word-spacing: 1px;
	font-weight:normal;
	border-bottom-style:solid;
	border-bottom-color:#808284;
	border-bottom-width:1px;
	margin: 15px 0;
}

#searchcontent, #calendarcontent {
        width: 908px;
	float: left;
	background-color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
        padding: 0 20px 20px 20px;
}

#searchcontent h1 {
        display: none;
}

#clear {
	clear:both;
}

#footer {
	width: 948px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
        text-align: center;
}

#footer a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
        color: #709e40;
}



.indentmenu{
	font: bold 13px Arial;
	width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	/* width: 80%; width of menu*/
	
}

.indentmenu ul li{
	display: inline;
}

.indentmenu ul li a{
	float: left;
	color: white; /*text color*/	
	padding: 2px 0px 2px 10px;
	text-decoration: none;
	margin: 2px 1px 0px 0;
	height: 20px;
	line-height: 20px;
	background-image:url(images/tab_lft.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.indentmenu ul li a span {
padding: 4px 10px 3px 0px;
	background-image:url(images/tab_rt.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.indentmenu ul li a:visited{
	color: white;
}

.indentmenu ul li a.selected{
	color: white !important;
	padding: 3px 0px 3px 10px;; /*shift text down*/
	background-image:url(images/tab_lft_sel.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 0px;
	height: 20px;
	line-height: 20px;
}

.indentmenu ul li a.selected span{
padding: 5px 10px 5px 0;
	background-image:url(images/tab_rt_sel.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.tabcontentstyle{ /*style of tab content container*/
	border: 1px solid gray;
	margin-bottom: 1px;
	padding: 10px 10px 10px 0;
}

#tabCont {
	border:1px solid #454547;
	width:686px; 
	height:236px; 
}

.tabcontent{
	display:none;
}

#tabContentText {
	width:292px;
	height:210px;
	float:right;
	opacity: .70;
	filter: alpha(opacity=70);
	background-color:#000000;
	text-align:left;
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-indent:5px;
	color:#FFFFFF;
    padding: 5px 8px 0 8px;
}

#tabContentText a {
	color: #ffffff;
	font-style: italic;
	padding:0 15px 0 0;
	background-image:url(images/tabcontent_arrow.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#tab1Cont { 
	background-image: url(images/feature1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 948px;
	height: 215px;
}

#tab2Cont { 
	background-image: url(images/feature2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 948px;
	height: 215px;
}

#tab3Cont { 
	background-image: url(images/feature3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 948px;
	height: 215px;
}

#tab4Cont { 
	background-image: url(images/feature4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 948px;
	height: 215px;
}

#tab5Cont { 
	background-image: url(images/feature5.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 948px;
	height: 215px;
}

#tab6Cont { 
	background-image: url(images/feature6.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 948px;
	height: 215px;
}

#tab7Cont { 
	background-image: url(images/feature7.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 948px;
	height: 215px;
}

#tab8Cont { 
	background-image: url(images/feature8.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 948px;
	height: 215px;
}


	
/* Mini Calendar Styles */

.mc_table {
    background-color: #F4F4F4;
	margin: 0;
	padding: 0px 0px 0px 0px;
	height: 143px;
	width: 252px;
}
.mc_header {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: #EFEFEF;
	border: 1px solid #FFFFFF;
	color: #000000;
	text-align:center;
	height: 20px;
}
.mc_dayname {
	background-color: #014961;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
    border: 1px solid #FFFFFF;
	text-align: center;
	height: 20px;
	width: 14.2%;
}
.mc_otherdays_start {
	text-align: center;
	background-color: #EFEFEF;
	color: #B7B7B7; 
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #FFFFFF;
	height: 20px;
	width: 14.2%;
}
.mc_currentday {
	background-color: #014961;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	text-align: center;
	height: 20px;
	width: 14.2%;
}
.mc_regularday {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	border: 1px solid #FFFFFF;
	text-align: center;
	height: 20px;
	width: 14.2%;
}

.mc_link {
	font-family: Arial;
	font-size: 10px;
	color: #676767;	
}
.mc_link a.link {
	font-family: Arial;
	font-size: 10px;
	color: #676767;
	text-decoration: underline;
}
.mc_link a.hover {
	font-family: Arial;
	font-size: 10px;
	color: #676767;
	text-decoration: underline;
}
.mc_link a.visited {
	font-family: Arial;
	font-size: 10px;
	color: #676767;
	text-decoration: underline;	
}
.mc_link a.active {
	font-family: Arial;
	font-size: 10px;
	color: #676767;
	text-decoration: underline;	
}
.mc_eventday {
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	text-align: center;
	height: 20px;
	width: 14.2%;
}
.mc_otherdays_end {
	text-align: center;
	background-color: #EFEFEF;
	color: #B7B7B7; 
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #FFFFFF;
	height: 20px;
	width: 14.2%;
}

/*Weatherbug CSS*/

.WxSWbody *, body.stickerbody, div.widgetbody { margin:0px !important; padding:0px !important; font-family:Arial, Helvetica !important; font-size:9px !important; }

.WxSWbody { word-wrap:normal !important; width:160px; height:126px; text-align:center !important;}
.WxSWheader { width:160px; text-align:center !important; }
.WxSWalert { border:1px #000 solid; border-bottom:none; width:158px; background-color:red !important; color:#fff !important; text-align:center !important; height:14px !important; }
.WxSWalert a:link, .WxSWalert a:visited { color:#ffffff !important; text-decoration:none !important; font-family:Arial, Helvetica !important; font-size:9px !important; }
.WxSWheader #zipcode { margin-top:4px !important; font-weight:bold !important; }
.WxSWheader #stationname { font-weight:normal !important; }
.WxSWgrill { width:160px; height:51px; padding-left:10px ; margin-top:6px !important; }
.WxSWgrill #thermometer { float:left; height:43px !important; padding:8px 0px 0px 4px !important; }
.WxSWgrill #temperature { float:left; height:4px !important; padding:12px 0px 0px 4px !important; margin-left:8px; }
.WxSWgrill #compass { float:left; height:50px; padding:0px 0px 0px 4px !important; margin-left:8px; }
#temp, #tempmeasure { font-size:24px !important; font-weight:bold  !important; }
#compass { width:50px; text-align:center !important; }

#temperature a:link, #temperature a:visited, #zipcode a:link, #zipcode a:visited { color:#000; text-decoration:none; } 

.compass-n { background:url(../../../Images/Stickers/v2/160x160/compass-n.gif) no-repeat center; }
.compass-ne { background:url(../../../Images/Stickers/v2/160x160/compass-ne.gif) no-repeat center; }
.compass-e { background:url(../../../Images/Stickers/v2/160x160/compass-e.gif) no-repeat center; }
.compass-se { background:url(../../../Images/Stickers/v2/160x160/compass-se.gif) no-repeat center; }
.compass-s { background:url(../../../Images/Stickers/v2/160x160/compass-s.gif) no-repeat center; }
.compass-sw { background:url(../../../Images/Stickers/v2/160x160/compass-sw.gif) no-repeat center; }
.compass-w { background:url(../../../Images/Stickers/v2/160x160/compass-w.gif) no-repeat center; }
.compass-nw { background:url(../../../Images/Stickers/v2/160x160/compass-nw.gif) no-repeat center; }

#windspeed, #wsmeasure { font-size:9px !important; font-weight:bold !important; }
#windspeed { margin-top:13px !important; }

.WxSWdivider { margin-top:2px !important; }
.WxSWlinks { margin-top:5px !important; }
.WxSWbody .WxSWlink a:link, .WxSWbody .WxSWlink a:visited { color:#00f !important; text-decoration:none !important; margin:0px 1px !important; font-family:Arial, Helvetica !important; font-size:9px !important; }
.WxSWfooter { margin-top:9px !important; }
.WxSWfooter #Wxlogo { float:left; margin-left:5px !important; }
.WxSWfooter #Wxfootlink { float:left; margin-left:7px !important; }
#Wxfootlink a:link, #Wxfootlink a:visited { color:#fff !important; text-decoration:underline !important; font-family:Arial, Helvetica !important; font-size:9px !important; line-height:9px !important; }