
/** BASIC */
* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}
/** HEADINGS */

h1, h2, h3, h4 {
	margin: 0;
	color: #363630;
	font-weight:normal;
}

h1 {
	font-size: 2em;
	line-height:1em;
	margin-bottom:1em;
	padding-bottom:1em;
	padding-top:1em;
	border-top:1px dotted #363630;
	border-bottom:3px solid #363630;
	text-transform:uppercase;
	letter-spacing:0.5px;
}

h2 {
    font-size: 1.5em;
	line-height:1.333em;
	padding-top:1.333em;
	padding-bottom:1.333em;
	border-top:1px dotted #363630;
}

h3 {
	font-size: 1.3em;
	line-height:1.538em;
	margin-bottom:1.538em;
	padding-top:0.788em;
	padding-bottom:0.788em;
	border-top:1px solid #CFCFC9;
	font-weight:bold;
}
h4 {
	font-size: 1.3em;
	line-height:1.538em;
	margin-top:0.788em;
	margin-bottom:0.788em;
	padding-bottom:0.788em;
	border-bottom:1px dotted #363630;
	text-transform:uppercase;
	letter-spacing:1px;
}


/** TEXTS */
body{
	background: #FFFFFF;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
}


p, ul, ol, dl, th, td, input, textarea, select {
	font-size: 1.2em;
	line-height:1.666em;
	margin-bottom:1.666em;
	color:#696963;
}
.tline{
	border-top:1px solid #CFCFC9;	
}
p.crumbs{
}

/** LINKS */

a {
	text-decoration:underline;
	color:#005689;
}

a:hover {
	color: #f87100;
	text-decoration: none;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

.input-text {
	padding: 5px 0 5px 0;
	border: 1px solid #CFCFC9;
}
.input-text-direct {
	padding:0;
	border: 1px solid #CFCFC9;
}
.input-nomargin{
	margin:0;
}
.input-submit {
	border: 1px solid #fff;
	background-color:#fff;
	color:#005689;
	text-align:left;
}
.input-submit:hover {
	color:#f87100;
	cursor:pointer;
}


.flright{
	float:right;
}
.menublock{
	width:140px;
	float:left;
}
.listm {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.listm li {
	padding:0;
	display:block;
	line-height:0.7em;
}
.listm li.current {
	color:#363630;
	font-weight:bold;
	padding:0;
	border-bottom:1px dotted #fff;
	display:block;
	line-height:0.7em;
	margin-bottom:1.3em;
}
.listm li a{
	border-bottom:1px dotted #363630;
	display:block;
	line-height:0.7em;
	margin-bottom:1.3em;
	text-decoration:none;
	font-weight:bold;
	color:#005689;
}
.listm li a span{
	background-color:#fff;
	padding-bottom:3px;
}

.listm a:hover {
	color:#f87100;
}
.catblock{
	width:300px;
	float:left;
}
.listc {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.listc li {
	padding:0;
	display:block;
	line-height:0.7em;
}
.listc li a{
	border-bottom:1px dotted #363630;
	display:block;
	line-height:0.7em;
	margin-bottom:1.3em;
	text-decoration:none;
	font-weight:bold;
	color:#005689;
	position:relative;
}
.listc li a span{
	background-color:#fff;
	padding-bottom:3px;
}
.listc li a span.busnum{
	background-color:#fff;
	padding-bottom:3px;
	position:absolute;
	right:0;
}


.listc a:hover {
	color:#f87100;
}


/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
}
img.footer{
	margin: 3px 10px 10px 0;
}

img.right {
	float: right;
}

img.border {
	padding: 3px;
	border: 1px solid #CFCFC9;
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** HEADER */

#headertop{
	margin-top:1em;	
}
#headertop img{
	margin:0;	
}
#dailyWeather{
	position:relative;
	left:3px;
	z-index:99;
}
p.ddesc{
	font-size: 1.1em;
	line-height:1.1em;
	margin:1em 0 0 0;
	color:#696963;
	display:block;
}

/** LOGO */

#logo h1, #logo h2 {
	margin: 0px;
	padding: 0px;
	background: none;
	text-indent: -9999em;
}

/** LOGIN */

#login {
	float: left;
}

#login form {
	width: 367px;
	height: 30px;
	margin: 57px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	background: #F2F6F8 url(../images/homepage02.gif) repeat-x left top;
	border: 1px solid #E3E3E3;
}

#login input {
	float: left;
	margin-left: 7px;
}

#login .input-text {
	width: 110px;
}

#login .input-submit {
	background: #FFCD0F url(../images/homepage03.gif) repeat-x left top;
}

/** SEARCH */

#search {
	margin-top:-10.666em;
	float:right;
}

#search form {
}

#search input {
}

#search .input-text {
	width: 140px;
	margin-right:16px;
}

#search .input-submit {
	width: 140px;
}

/** MENU */

#menu {
	width: 886px;
	height: 49px;
	margin: 0px auto;
	background: url(../images/homepage05.gif) repeat-x left top;
}

#menu ul {
	margin: 0px;
	padding: 10px 0px 0px 20px;
	list-style: none;
}

#menu li {
	float: left;
	height: 26px;
	padding: 6px 20px 0px 20px;
	background: url(../images/homepage06.gif) no-repeat left top;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page {
	margin-top:-6.4em;
}

.wide-subpage #page {
	background-image: url(../images/subpage4_01.gif);
}

.wide-subpage #btm {
	background-image: url(../images/subpage4_03.gif);
}

/** CONTENT */


/** SIDEBAR */


/** FOOTER */

#footer {
	border-top: 3px solid #363630;
	margin-top:2em;
}

#footer p {
	margin: 0px;
	padding: 10px 0 0 0px;
	color: #696963;
}

#footer .links {
	float: left;
}

#footer .legal {
	float: right;
}

/** BOX STYLE A */

.boxA .item {
	width: 100%;
	height:140px;
	border-top:1px solid #CFCFC9;
}
.boxA .itemN {
	width: 100%;
	height:100px;
	border-top:1px solid #CFCFC9;
}
.boxA .topB{
	border-top:1px solid #CFCFC9;
}

.boxA .item .imageL {
	float: left;
	width: 60px;
	height:50px;
	border:1px solid #CFCFC9;
	padding:10px 5px 10px 5px;
	margin-right:10px;
}
.boxA .item .imageR {
	float: left;
	width: 64px;
	height:49px;
	border:1px solid #CFCFC9;
	padding:13px 5px 12px 5px;
	margin-right:10px;
}
.boxA .category{
	font-size: 1.3em;
	line-height:1.666em;
	color: #363630;
	font-weight:bold;
	margin-bottom:0.833em;
}
#homegallery{
	width:620px;
	height:430px;
	position:relative;
	margin-bottom:10px;
}
#SingleGallery{
	width:300px;
	height:225px;
	position:relative;
	margin-bottom:20px;
}
#MultipleGallery{
	width:300px;
	height:270px;
	position:relative;
	margin-bottom:10px;
}
.imagecredit{
	position:absolute;
	left:10px;
	bottom:10px;
	background-color:#fff;
	color:#363630;
	opacity:0.5;
	padding:10px;
}

.imagecredit p{
	margin-bottom:0;	
}

.twdisp{
}
.twtitle{
	font-size: 1.3em;
	line-height:1.666em;
	color: #363630;
	font-weight:bold;
	margin-bottom:0;
}
.twtitle img{
	margin-top:3px;
}
.twfollow{
	float:right;
	margin-bottom:0.33em;
}
.twinner{
}
.twdisp p.tw{
	font-style:italic;
	margin-bottom:3px;
	font-size:1.1em;
	line-height:1.4em;
	}
.twdisp p.st{
	font-size:1em;
	line-height:1.2em;
	padding-bottom:0.333em;
	margin-bottom:0.666em;
	border-bottom:1px dotted #CFCFC9;
	}


.boxA .category a{
	color: #363630;
	background-image:url(../images/backarrow.gif);
	background-position:top right;
	background-repeat:no-repeat;
	text-decoration:none;
	display:block;
	padding-left:3px;
}

.boxA .category a:hover {
	background-color: #80A000;
	background-image:url(../images/backarrow.gif);
	background-position:top right;
	background-repeat:no-repeat;
	color:#ffffff;
	text-decoration:none;
}
.boxA .mapCenter{
	float:left;
	width:680px;
	height:300px;
	border: 1px solid #CFCFC9;
	margin:0;
	padding:10px;
	margin-bottom:20px;

}
#mapA{
	width:680px;
	height:300px;
}
.banner{
	margin-bottom:10px;
}
.singlebanner{
	margin-top:10px;
}
.button{
	margin:10px 0 10px 20px;
	
}
/** BOX STYLE B */

.boxB {
}

.boxB .content {
}
.boxB .crumbs{
}

.boxB .hline {
	margin-bottom: 1.666em;
	border-bottom:1px dotted #CFCFC9;
}
.boxB .nline {
	margin-bottom: 1.666em;
}
.boxB .item .image {
	float: left;
	width: 102px;
}

.boxB .item .name {
	margin-bottom:0;
	clear:both;
}
.boxB .stars{
	float:right;
	width:100px;
	margin:4px 0 0 0;
}
.boxB .starlink{
	clear:right;
	float:right;
	width:100px;
	margin:4px 0 0 0;
	font-size:10px;
}
.boxB .spstarlink{
	clear:right;
	float:right;
	width:100px;
	margin:4px 0 0 0;
}


.boxB .icons{
	float:left;
	width:20px;
	margin:5px 15px 20px 10px;
}

.boxB .item .description {
	margin-left: 15px;
}
.boxB .item .address {
	width:450px;
}
.boxB .item .address a{
	font-size: 11px;
}

.boxB .item .tel {
	font-weight:bold;
	margin-bottom:0;
}
.boxB .addBox{
	float:left;	
}
.boxB .listImage{
	float:right;
	margin:10px 10px 10px 0;
}
.boxB .sponsorlist{
	background-color:#FFF8e7;
	background-image:url(/images/sponsortag.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.boxB .memberlist{
	background-color:#FFFCF4;
}



.mapRight{
	width:300px;
	height:300px;
	margin:0 0 10px 0;
}
.CalendarRight{
}

.CalendarRight p{
	font-size: 2em;
	font-weight:bold;
	text-align:center;
	line-height:1em;
	margin:0 0 1em 0;
	color:#363630;
}
table.NearTable{
	width:620px;
	border-top:	1px dotted #CFCFC9;
	margin-bottom:1em;
}
table.NearTable th tr td{
	font-size: 1.2em;
}
table.NearTable td.TopL{
	padding-bottom:0.666em;
}
table.NearTable td.TitleL{
	width:100px;
	color:#999;
	line-height:1em;
	padding-top:0.666em;	
}
table.NearTable td.NameL{
	width:380px;
	line-height:1em;
	color:#999;
	padding-top:0.666em;
}
table.NearTable td.DistR{
	width:140px;
	line-height:1em;
	color:#999;
	padding-top:0.666em;
}
table.salesTable{
	margin-bottom:1em;

}
table.salesTable span{
	margin-bottom:1.66em;
	display:block;
}


table.salesTable th{
	text-align:center;
    font-size: 1.5em;
	line-height:1.333em;
	color:#363630;
}

table.salesTable td.TitleL{
	width:400px;
	border-top:1px dotted #CFCFC9;
}
table.salesTable td.Feat{
	text-align:center;
	padding:7px 0 6px 0;;
	width:80px;
	border-top:1px dotted #CFCFC9;
}
ul.SalesList{
	list-style:none;	
}
ul.SalesList li{
	margin:1.666em 0 0 2em;
	padding-left:30px;
	background-image:url(/images/smalltick.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

table.calendar{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
	
}
.CalendarRight table tbody tr td{
	color:#ffffff;
	background-color:#CFCFC9;
    border: 1px solid #F2F2F2;
    font-weight: bold;
    text-align: center;
	font-size:1.2em;
	margin:0;
}
.CalendarRight td.Day{
	
}
.CalendarRight td.WeekendDay{
	background-color:#999999;
}
.CalendarRight td.Today{
	background-color:#363630;
    padding: 10px 9px 10px 9px;
}
.CalendarRight td.OtherMonth{
	background-color: #F9F9F9;
	border:1px solid #F9F9F9;
	color:#CFCFC9;
    padding: 10px 9px 10px 9px;
}
.CalendarRight a{
	color:#005689;
	text-decoration:none;
    padding: 10px 9px 10px 9px;
	display:block;
}
.CalendarRight a:hover{
	color:#fff;
	text-decoration:none;
	background-color:#f87100;
}




.boxB .sponsor{
	width:100%;
}
.boxB .list{
}
.boxB .pages{
	clear:both;
	float:left;
}
.boxB .genrec{
	width:100px;
	float:left;
}
.boxB .startc{
	width:40px;
	text-transform:uppercase;
	font-weight:bold;
	margin-right:5px;
}


#mapB{
	width:300px;
	height:300px;
}
.boxB ul{
	width:100%;
	display:block;
	border-top:	1px solid #CFCFC9;
	list-style-type:none;
}
.boxB li{
	margin-left:10px;	
	display:inline;
	width:100px;
}
.boxB li.title{
	color:#999999;
	margin-right:100px;
}


/** BOX STYLE C */

.boxC {
	text-align:left;
}

.boxC .content {
	margin-top:40px;
}
.boxC .contentLeft{
	width:370px;
	float:left;
}
.boxC .contentRight{
	width:320px;
	float:right;
}
.boxC .crumbs{
}
.boxC .icons{
	float:left;
	width:20px;
	margin:-1px 5px 0 -10px;
}
.boxC .sponsorlist{
	background-image:url(/images/sponsortag.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.sponsortop{
	margin-top:-20px;
}
.boxC .hline {
	margin-bottom: 22px;
	padding-bottom: 5px;
}

.boxC .item .image {
	float: left;
	width: 102px;
}

.boxC .item .name {
	margin-bottom: 10px;
	font-size: 18px;
	color: #0F0F0F;
}
.boxC .stars{
	width:175px;
	margin:4px 0 3px 15px;
}
.boxC .title{
	border-top:	1px dotted #CFCFC9;
	padding-top:0.666em;
	margin-bottom:1em;
}
.boxC .titleLable{
	width:100px;
	display:block;
	float:left;
	color:#999;
}
.boxC .titleText{
}
.boxC .titleTextBold{
	font-weight:bold;
	color:#363630;
}	
.boxC .reviews{
	width:500px;
	clear:both;
}
.boxC .reviews cite{
	font-size: 12px;
	font-style:italic;
}
.boxC .reviews blockquote{
	font-size: 12px;
	border-bottom:1px solid #eeeeee;
}
.boxC .reviews blockquote p{
	font-size: 12px;
}
.boxC .addReview
{
    margin-top:50px;
}
#mapC{
	width:300px;
	height:300px;
}
#mapD{
	width:620px;
	height:415px;
}
.richImageContain{
	margin-bottom:10px;
	width:300px;
}
.richImageContain img{
	max-width:100%;
}
.smlRichImage{
	width:120px;
	float:right;
	margin-bottom:10px;
}
.smlRichImage img{
	max-width:100%;
}

.boxC .richImage{
	width:280px;
	
}

/**Weather Tables**/
.summarytable{
    margin-bottom:4em;
    text-align:left;
 }
 .hometable{
    margin-bottom:10px;	 
 }
.detailtable {
     text-align:center;
     margin-bottom:2em;
 }
.fivedaytable{
	border-collapse:collapse;
    margin-bottom:6em;
 }
.fivedaytable td.toptitle{
	text-align:center;
	width:120px; 
	color:#696963;
	font-weight:bold;
 }
.fivedaytable td.toptitleleft{
	width:150px; 
	color:#999999;
	text-align:left;
	vertical-align:top;
 }
.fivedaytable td.title{
	text-align:center;
	width:120px; 
	color:#999999;
	border-top:1px solid #CFCFC9;	
 }
.fivedaytable td.titleleft{
	width:150px; 
	color:#999999;
	border-top:1px solid #CFCFC9;
	text-align:left;
	vertical-align:top;
 }
.fivedaytable td.data{
	vertical-align:top;
	text-align:center;
	line-height:40px;
	margin-bottom:0;
}
.fivedaytable td.dataslim{
	vertical-align:top;
	text-align:center;
	line-height:20px;
	margin-bottom:0;
}
.fivedaytable td.dataline{
	vertical-align:top;
	border-top:1px solid #CFCFC9;
	text-align:center;
}
.wgraphic{
	margin:5px;
}
.summarytable td.boldtemp{
	height:60px;
	vertical-align:top;
	text-align:center;
	width:70px;
}
.summarytable td.bolddata{
	vertical-align:top;
	text-align:center;
	height:70px;
	width:70px;
}
.summarytable td.boldgraphic{
	height:130px;
	width:130px;
}


.hide{
	display:none;	
}
.panel{
	float:right;
}
.hoverOn{
	background-color:#eee;
}
.hoverOff{
	background-color:#fff;
}

 
 /**News**/
.bannerH{
	 height:250px;
}
#news .newsbox{
	margin-bottom:1.666em;
}
#news .bbcthumb{
	margin:0 0 10px 10px;
	float:right;
}
#news p.titl{
	line-height:1.538em;
	padding-top:0.788em;
	padding-bottom:0.788em;
	color: #363630;
	border-top:2px solid #363630;
	border-bottom:1px dotted #363630;
}

#news p.cred{
	clear:both;
	font-size:1em;
	text-align:right;
}
#news p.stor{
	margin:0 0.8em 0.833em 0;
}

ul.slideshow {
    list-style:none;
    width:620px;
    height:413px;
    overflow:hidden;
    position:relative;
    margin:0;
    padding:0;
} 
ul.newslist{
   list-style:none;
   margin-left:10px;
}
 
ul.slideshow li {
    position:absolute;
    left:0;
    right:0;
}
 
ul.slideshow li.show {
    z-index:500;   
}
 
ul img {
    border:none;   
}
#slideshow-caption {
    position:absolute;
    bottom:0px;
    left:0px;
    color:#fff;
    background:#363630;
    z-index:500;
}
#slideshow-caption .slideshow-caption-container {
    padding:5px 10px;  
    z-index:1000;  
}
#slideshow-caption p {
    margin:5px 0 5px 0;
    padding:0;
	color:#fff;
}
#slideshow-caption span {
    margin:5px 0 5px 0;
    padding:0;
	font-size: 1.2em;
	line-height:1.666em;
	color:#fff;
}
p.alert{
	color:#F00;
}
#signup{
	height:30px;
}
.sofar{
	background-color:#f8f8f8;
	margin-top:0.7em;
}
.details{
	padding:1em;
}
.sofar .title{
	padding-top:0.666em;
	margin-bottom:1em;
}
.sofar .titleLable{
	width:130px;
	display:block;
	float:left;
	color:#999;
}
.sofar .titleText{
}
.sofar .titleTextBold{
	font-weight:bold;
	color:#363630;
}
img.signback{
	margin-bottom:10px;
}
span.label{
	background-color: #BFBFBF;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-size: 9.75px;
    font-weight: bold;
    padding: 1px 3px 2px;
    text-transform: uppercase;
	margin-left:3px;
}
span.smalltemp{
	color:#696963;
	padding:20px;
	font-size:1em;
	font-weight:bold;	
}
span.bigtemp{
	color:#696963;
	font-size:2em;
	font-weight:bold;	
}

span.SSoutheast{
	background-image:url(/images/weather/icons_small/SE.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:25px;
	font-size:1em;
	font-weight:bold;
}
span.SNortheast{
	background-image:url(/images/weather/icons_small/NE.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:25px;
	font-size:1em;
	font-weight:bold;
}
span.SSouthwest{
	background-image:url(/images/weather/icons_small/SW.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:25px;
	font-size:1em;
	font-weight:bold;
}
span.SNorthwest{
	background-image:url(/images/weather/icons_small/NW.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:25px;
	font-size:1em;
	font-weight:bold;
}
span.SNorth{
	background-image:url(/images/weather/icons_small/N.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:25px;
	font-size:1em;
	font-weight:bold;
}
span.SEast{
	background-image:url(/images/weather/icons_small/E.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:25px;
	font-size:1em;
	font-weight:bold;
}
span.SSouth{
	background-image:url(/images/weather/icons_small/S.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:25px;
	font-size:1em;
	font-weight:bold;
}
span.SWest{
	background-image:url(/images/weather/icons_small/W.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:25px;
	font-size:1em;
	font-weight:bold;
}
span.SNorth-northeast{
	background-image:url(/images/weather/icons_small/NNE.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:25px;
	font-size:1em;
	font-weight:bold;
}
span.SEast-northeast{
	background-image:url(/images/weather/icons_small/ENE.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:25px;
	font-size:1em;
	font-weight:bold;
}
span.SEast-southeast{
	background-image:url(/images/weather/icons_small/ESE.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:25px;
	font-size:1em;
	font-weight:bold;
}
span.SSouth-southeast{
	background-image:url(/images/weather/icons_small/SSE.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:25px;
	font-size:1em;
	font-weight:bold;
}
span.SSouth-southwest{
	background-image:url(/images/weather/icons_small/SSW.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:25px;
	font-size:1em;
	font-weight:bold;
}
span.SWest-southwest{
	background-image:url(/images/weather/icons_small/WSW.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:25px;
	font-size:1em;
	font-weight:bold;
}
span.SWest-northwest{
	background-image:url(/images/weather/icons_small/WNW.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:25px;
	font-size:1em;
	font-weight:bold;
}
span.SNorth-northwest{
	background-image:url(/images/weather/icons_small/NNW.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:25px;
	font-size:1em;
	font-weight:bold;
}
span.LSoutheast{
	background-image:url(/images/weather/icons_large/SE.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:30px;
	font-size:2em;
	font-weight:bold;
}
span.LNortheast{
	background-image:url(/images/weather/icons_large/NE.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:30px;
	font-size:2em;
	font-weight:bold;
}
span.LSouthwest{
	background-image:url(/images/weather/icons_large/SW.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:30px;
	font-size:2em;
	font-weight:bold;
}
span.LNorthwest{
	background-image:url(/images/weather/icons_large/NW.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:30px;
	font-size:2em;
	font-weight:bold;
}
span.LNorth{
	background-image:url(/images/weather/icons_large/N.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:30px;
	font-size:2em;
	font-weight:bold;
}
span.LEast{
	background-image:url(/images/weather/icons_large/E.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:30px;
	font-size:2em;
	font-weight:bold;
}
span.LSouth{
	background-image:url(/images/weather/icons_large/S.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:30px;
	font-size:2em;
	font-weight:bold;
}
span.LWest{
	background-image:url(/images/weather/icons_large/W.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:30px;
	font-size:2em;
	font-weight:bold;
}
span.LNorth-northeast{
	background-image:url(/images/weather/icons_large/NNE.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:30px;
	font-size:2em;
	font-weight:bold;
}
span.LEast-northeast{
	background-image:url(/images/weather/icons_large/ENE.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:30px;
	font-size:2em;
	font-weight:bold;
}
span.LEast-southeast{
	background-image:url(/images/weather/icons_large/ESE.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:30px;
	font-size:2em;
	font-weight:bold;
}
span.LSouth-southeast{
	background-image:url(/images/weather/icons_large/SSE.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:30px;
	font-size:2em;
	font-weight:bold;
}
span.LSouth-southwest{
	background-image:url(/images/weather/icons_large/SSW.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:30px;
	font-size:2em;
	font-weight:bold;
}
span.LWest-southwest{
	background-image:url(/images/weather/icons_large/WSW.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:30px;
	font-size:2em;
	font-weight:bold;
}
span.LWest-northwest{
	background-image:url(/images/weather/icons_large/WNW.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:30px;
	font-size:2em;
	font-weight:bold;
}
span.LNorth-northwest{
	background-image:url(/images/weather/icons_large/NNW.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#696963;
	padding:30px;
	font-size:2em;
	font-weight:bold;
}
span.evnum{
	font-size:0.8em;
	vertical-align:super;
	color:#fff;
}
.sponsright{
	display: inline;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	width: 300px;
}
.bannerright{
	margin-bottom:10px;
}
