﻿body {
	margin: 0px;
	background: url(lineback.png);
	VLINK=marroon;
	ALINK=maroon;
	repeat-y;
	align:top;
}
a:link {
	font-family:white, arial,Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	text-decoration: none;
}
a:visited {
	font-family: white,arial,Helvetica, sans-serif;
	font-size: 14px;
	color:white;
	text-decoration: none;
}
a:hover {
	font-family: white, arial, bold,Helvetica, sans-serif;
	font-size: 14px;
	color:orange;
	text-decoration: none;
        text-shadow: 2px 2px 2px #CC0000;
}
a:active {
	font-family: white, arial,Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	text-decoration: none;
}
font {
	face: Calibri;
}
table {
	line-height: 18px;
}
#title {
	background: url('newlogo.png');
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	max-width: 714;
	max-height: 193;
	margin-bottom: 10px;
}
#title:hover {
	cursor: pointer;
}
.subtitle {
	font-family: calibri;
	color: white;
	font-size: 250%;
	margin-left: 10px;
	margin-bottom: 12px;
}

#webcamboxes {
	text-align:center;
	vertical-align: middle;
	width:250px;
	height:179px;
	background-repeat:no-repeat;
	line-height: 179px;
}
#webcamboxesdiv {
	float: left;
	margin-left:10px;
	margin-bottom: 10px;
	width:250px;
	height:179px;
}

#webcamboxes td:hover {
	color: orange;
}
#webcamboxes td a:link {
	padding: 75px 28px;
}
.webcamresource {
/*	float: left;	*/
	background-color: #CC0000;
	margin-right:10px;
	margin-bottom:10px;
	color:white;
	font-family:calibri;
	padding:10px 10px;
	border-top-left-radius: 10px 10px;
	-moz-border-radius-topleft: 10px 10px;
	border-top-right-radius: 10px 10px;	
	-moz-border-radius-topright: 10px 10px;
	border-bottom-right-radius: 10px 10px; 	
	-moz-border-radius-bottomright: 10px 10px;
	border-bottom-left-radius: 10px 10px; 	
	-moz-border-radius-bottomleft: 10px 10px;

}
.webcamresourcesub {
/*	float: left;	*/
	margin-left:20px;
	margin-right:20px;
	margin-bottom:15px;
	margin-top:0px;
	color:white;
	font-family:calibri;

}



#twitter {
	border-color: white;
	border-style: solid;
    	border-width: medium;
	background-color: white;
	padding: 8px 4px;
	font-family:Calibri;
 	vertical-align:text-top;
	size:8;
	target: new;
}
#twitter:hover {
	cursor: pointer;
	a:color:white;
	font-family:Calibri;
	
}
#twitter a:link {
	padding: 8px 4px;
}

/* New code for DIV based code */

#wrapper {
	max-width: 1110px;
	margin-bottom: 20px;
	margin-right:auto;
	margin-left:auto;
}
#header {
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:15px;
	height:184px;
}
#front {
	background: url(warmfront2.png);
	background-repeat: repeat-y;
	width:20px;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
}
.navigationsidebar {
	width: 175px;
	background-color:#CC0000;
	padding: 14px;
}
.navigation {
	max-width: 1110px;
	height: auto;
	margin-left:0px;
	padding: 0px;
}

.centercolumn {
	background-color: red;
	margin-left: 203px;
	padding: 14px;
}
.sidebar {
	width: 175px;
	background-color:#CC0000;
	float:left;
	padding: 14px;
}
#bodywrap {
	overflow: hidden;
	background-color:#CC0000;
}
#footer {
	background-color:#CC0000;
	padding: 14px;
}
/* End new code */


#bookmarks {
	vertical-align: center;
}

#bottomlinks {
	float: right
}

.sidebartitles {
	font-family: Calibri;
	color: orange;
	font-size: 150%;
	text-decoration: underline;
	font-weight: bold;
	margin: 15px 0 15px 0;
}
.sidebartitles a {
	font-family: Calibri;
	color: orange;
	font-size: 100%;
	text-decoration: underline;
	font-weight: bold;
	margin: 15px 0 15px 0;
}
.mainpagetitle {
	font-family: Calibri;
	color: orange;
	font-size: 300%;
	font-weight: bold;
}
/*following are old title syles for tables */
#wxtitle {
	font-family: arial;
	color: orange;
	background-color: #CC0000;
}
#camtitle {
	font-family: arial;
	color: #CC0000;
	background-color: orange;
}
/*following are new title styles for divs*/
.wxbox{
	padding-left:1px;
	float: left;
	display: block;
}

.wxbox .imagebox{
	font-family:calibri;
	color:white;
	float: left;
}
.wxtitle{
	font-family: arial;
	color: orange;
	background-color: #CC0000;
	width:150px;
	height: 18px;
	padding:10px;
}
.webcamtitle{
	font-family: arial;
	color: #CC0000;
	background-color: orange;
	width:150px;
	height: 18px;
	padding:10px;
	vertical-align: top;
	text-align: center;
}
.arrow_left {
	float:left;
	font-size: x-large;
	font-weight: bold;
	color: white;
	cursor: pointer;
}
.arrow_left:hover {
	float:left;
	font-size: x-large;
	font-weight: bold;
	color: white;
	cursor: pointer;
        text-shadow: 1px 1px 1px #CC0000;
}
.arrow_right {
	float:right;
	font-size: x-large;
	font-weight: bold;
	color: white;
	cursor: pointer;
}
.arrow_right:hover {
	float:right;
	font-size: x-large;
	font-weight: bold;
	color: white;
	cursor: pointer;
        text-shadow: 1px 1px 1px #CC0000;
}


.traffictitle{
	font-family: arial;
	color: #CC0000;
	background-color: orange;
	width:150px;
	height: 36px;
	padding:6px;
	vertical-align: top;
}
.traffictitle a{
	font-family: arial;
	color: #CC0000;
	background-color: orange;
}
.traffictitle a:hover{
	font-family: arial;
	color: white;
	background-color: orange;
}


.snowtitle{
	font-family: arial;
	color: blue;
	background-color: white;
	width:150px;
	padding:10px;
}
.imagebox{
	height:150px;	
	width: 150px;
	padding:10px;
}





/* Code for PAwebcams. image boxes are not as high- only difference */
.paimagebox{
	height:120px;	
	width: 150px;
	padding:10px;
}
.wxbox .paimagebox{
	font-family:calibri;
	color:white;
}


	/* TEST: */
	.pawbcambox{
		height: 150px;	
		width: 192px;
		padding:10px;
	}
	.pawebcamtitle{
		font-family: arial;
		color: #CC0000;
		background-color: orange;
		width: 192px;
		height: 18px;
		padding:10px;
		vertical-align: top;
	}
	.pawebcamtitle a{
		color: #CC0000;
		height: 18px;
	}
	/* TEST: */

.linkbox{
	height:auto;
	width: 150px;
	padding:10px;
}
.bottombox {
	min-width: 150px;
	max-width: 300px;
	padding:10px;
	float: left;
}
.header {
	width: 150px;
	font-family: calibri;
	size: 50;
	color: white;
	padding-left:6px;
}

#satellitetitle {
	font-family: arial;
	color: orange;
	background-color: #CC0000;
}
#obwx {
	border-top-left-radius: 150px 70px;
	-moz-border-radius-topleft: 150px 70px;
	border-top-right-radius: 150px 70px;	
	-moz-border-radius-topright: 150px 70px;
	border-bottom-right-radius: 150px 70px; 	
	-moz-border-radius-bottomright: 150px 70px;
	border-bottom-left-radius: 150px 70px; 	
	-moz-border-radius-bottomleft: 150px 70px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
}

#severetitle {
	background-color: orange;
	align:center;
	vertical-align: middle;
	color:white;
	size:5;
	font-family:Calibri;
	text-align: center;
	border-top-left-radius: 25px 25px;
	-moz-border-radius-topleft: 25px 25px;
	border-top-right-radius: 25px 25px;	
	-moz-border-radius-topright: 25px 25px;
}
#severetitle:hover {
	background-color: #FFCC00;

}
#sattelitetable {
	background-color: orange;
	align:center;
	color:white;
	size:5;
	font-family:Calibri;
	text-align: center;
}
#sattelitetable:hover {
	background-color: #FFCC00;
}

#extremetable {
	background-color: orange;
	align:center;
	color:white;
	size:5;
	font-family:Calibri;
	text-align: center;
	valign: center;
}
#extremetable:hover {
	background-color: #FFCC00;
}









#bottomlogo {
	background-image: url('bottomlogo.png');
    	background-repeat: no-repeat;
	background-position: center;
	width:175px;
	min-height:75px;
}
#hometitle {
	text-align: center;
}
#hometitle:hover {
	color:red;
	background-color:orange;
	cursor: pointer;
}
#coldfront {
	valign: bottom;
}
#about {
	font-family: calibri;
	width: 800px;
	color: white;
	left-margin: 20px;
}
ul {
	text-align: left;
	display: inline;
	padding: 0px 0px 0px 0;
	list-style: none;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
ul li {
	font: bold 16px calibri;
	color: white;
	display: inline-block;
	margin-right: -3px;
	position: relative;
	padding: 8px 4px;
	background: #CC0000;
	cursor: pointer;
}
ul li:hover {
	background: orange;
	color: #fff;
}
ul li ul {
	padding: 0;
	position: absolute;
	top: 35px;
	left: 0;
	width: absolute;
	display: block;
	opacity: 0;
	visibility: hidden;
}
ul li ul li { 
	background: #CC0000; 
	display: block; 
	color: #fff;
}
ul li ul a:link {
	padding: 8px 4px;
}
ul li ul li:hover { background: orange; }
ul li:hover ul {
	display: block;
	opacity: 1;
	visibility: visible;
	position: absolute;
	z-index: +1; 
}
ul li a:link {
	padding: 8px 4px;
}
ul a:hover {
	color:white;
	text-shadow: 0px 0px 0px;
	text-decoration: none;
	font: bold;	/* bold */
}
#tropicsviewer {
	width:725px ;
	max-height:700px ;
}
.tropicsmenu	{
	padding:0px;
	margin:1px;
	margin-left:20px;
	border:0px;
	max-width:400px;
	color: white;
	font-family: calibri;
	font-size: 14px;
}
.tropicsmenu a	{
	cursor: pointer;
	color: white;
	font-family: calibri;
	font-size: 14px;
}
.tropicsmenu a:hover	{
	cursor: pointer;
	color: orange;
	font-family: calibri;
	font-size: 14px;
}


/* Code for USWebcams */
.WebcamChanger	{
	max-width: 160px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	margin: 2px;
	background-color: #CC0000;
	color: red;
	font: bold 35px calibri;
	cursor: pointer;
	text-align: center;
	border: none;

}
.WebcamChanger:hover	{
	background-color: orange;
	color: white;
	border: none;
}
.WebcamChanger:focus	{
	background: orange;
	color: white;
	border: none;
}
.WebcamChangerMenu	{
	width=100%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	margin: 2px;
	background-color: #CC0000;
	color: white;
	font: bold 35px calibri;
	text-align: center;
	border: none;

}
/* End Code for USWebcams */


/* Code for PA Webcams */
.WebcamMenu {
	width: 90%;
	color: orange;
	padding: 5px;
	margin: 5px;
	background-color: red;
	border: 2px solid #CC0000;
}
.WebcamMenuTitle {
	font: bold 20px calibri;
	color: orange;
}




/* End Code for PA Webcams */






#webcamchanger:hover {
	cursor: pointer;
}






td {
	vertical-align:top;
}





#webcamnav {
	float: right;
	color: white;
	font-family: Calibri;
}




/* Webcam homepage: */

#webcamgraphicsmall {
	line-height: 40px;
	background-color:#CC0000;
	float:left;
	width:250px;
	height:40px;
	text-align:center;
	font-size:1.75em;
	border-top-left-radius: 10px 10px;
	-moz-border-radius-topleft: 10px 10px;
	border-top-right-radius: 10px 10px;
	-moz-border-radius-topright: 10px 10px;
	border-bottom-right-radius: 10px 10px;
 	-moz-border-radius-bottomright: 10px 10px;
	border-bottom-left-radius: 10px 10px;
 	-moz-border-radius-bottomleft: 10px 10px;
	margin-right:5px;
	margin-bottom:5px;
}
#webcamgraphiclarge {
	line-height: 179px;
	background-color:#CC0000;
	float:left;
	width:250px;
	height:179px;
	text-align:center;
	font-size:2.5em;
	border-top-left-radius: 10px 10px;
	-moz-border-radius-topleft: 10px 10px;
	border-top-right-radius: 10px 10px;
	-moz-border-radius-topright: 10px 10px;
	border-bottom-right-radius: 10px 10px;
 	-moz-border-radius-bottomright: 10px 10px;
	border-bottom-left-radius: 10px 10px;
 	-moz-border-radius-bottomleft: 10px 10px;
	margin-right:5px;
	margin-bottom:5px;
}






/* End Webcam homepage */









/* Quick Link drop down */
#bm {
	text-align: left;
	display: block;
	padding: 0px 0px 0px 0;
	list-style: none;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	z-index: +50;
	position: relative;
}
ul #bm {
	font: 16px calibri;
	color: white;
	display: inline-block;
	margin-right: -3px;
	position: relative;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
	background: #CC0000;
	cursor: pointer;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
}
ul #bm:hover {
	background: orange;
	color: #CC0000;
	a:padding: 3px 3px;
}
ul #bm ul {
	padding: 0;
	position: relative; /* was absolute */
	top: 25px;
	left: 0;
	width: 150px;
	display: none;
	opacity: 0;
	visibility: hidden;
}
ul #bm ul #bm { 
	background: #CC0000; 
	display: block; 
	color: #fff;
}
ul #bm ul #bm:hover { background: orange; }
ul #bm:hover ul {
	display: block;
	opacity: 1;
	visibility: visible;
	position: absolute;
	z-index: +2; 
}


#bmdropdown {
	width: 150px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	target: new;
	z-index: +10;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	column-fill: auto;
	vertical-align: top;
}
#bmdropdown a {
	color: white;
	display: block;
	height: 15px;
/*	width: 150px; */
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 6px;	
	z-index: +10;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	column-fill: auto;
}
/*
#bmdropdown {
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 6px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	target: new;
	text-indent: 0px;
	width: 100%;
}
#bmdropdown a {
	display: block;
	padding-left:4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 6px;
}
*/
#bmdropdown1 {
	background: red;
	height:1px;
	padding-left:8px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 2px;
}

#QuickLinks {
	position:fixed;
	padding-left:2%;
	margin-top: -16px;
	border: 0px;
	z-index: +50;
}
/* New quicklinks */
#QuickLinks2 {
	position:fixed;
	padding-left:2%;
	border: 0px;
	z-index: +50;
}
.QLTitle {
	cursor:default;
	background: #CC0000;
	font: calibri;
	color: orange;
}
.QLTitle:hover {
	cursor:default;
	background: #CC0000;
	color: orange;
}
.Comment {
	cursor:default;
	background: #CC0000;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	text-indent: 0px;
	z-index: +10;
}
.Comment:hover {
	cursor:default;
	background: #CC0000;
}



/* Quick Links Right side Menu */


ul #bm ul #bmdropdown {
	display: inline-block;
	margin-right: -3px;
	position: relative;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
}
ul #bm ul #bmdropdown span {
	display: block;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
ul #bm ul #bmdropdown:hover {
	background: orange;
	color: #CC0000;
	a:padding: 3px 3px;
}
ul #bm ul #bmdropdown ul {
	padding: 0;
	position: relative; /* was absolute */
	top: 0px;
	left: 154px;
	width: 150px;
	display: none;
	opacity: 0;
	visibility: hidden;
}
ul #bm ul #bmdropdown ul #bm { 
	background: #CC0000; 
	display: block; 
	color: #fff;
}
ul #bm ul #bmdropdown ul #bm:hover { background: orange; }
ul #bm ul #bmdropdown:hover ul {
	display: block;
	opacity: 1;
	visibility: visible;
	position: absolute;
	z-index: +2; 
}



/* end Quick Links Right side Menu */
















/* end Original Webcam Drop Down */














/* New Sidebar */
.SideMenu {
	width:191px;
	height: 20px;
	background-color:#d80000;
	color: white;
	margin-left:-17px;
	text-align:right;
	padding:5px;
	padding-right:10px;
	border-top: 1px solid white;
	list-style: none;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	display: inline;
}
ul .SideMenu {
	font: 20px calibri;
	color: white;
	display: inline-block;
	margin-right: -3px;
	position: relative;
/*	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;	*/
	background: #d80000;
	cursor: pointer;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	z-index: +1;
}

ul .SideMenu:hover {
	background: orange;
	color: #CC0000;
/*	a:padding: 3px 3px;	*/
}
ul .SideMenu ul {
/*	padding: 0;	*/
	position: absolute;
	top: 25px;
	left: 0;
	width: 150px;
	display: none;
	opacity: 0;
	visibility: hidden;
}
ul .SideMenu ul #bm { 
	background: #CC0000; 
	display: block; 
	color: #fff;
}
ul .SideMenu ul #bm:hover { background: orange;}
ul .SideMenu:hover ul {
	display: block;
	top: 0px;
	left: 206px;
	opacity: 1;
	visibility: visible;
	position: absolute;
	z-index: +1; 
}
#bmdropdown {
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	target: new;
	text-indent: 0px;
	width: 100%;
}
ul .SideMenu ul #bmdropdown {
	width: 180px;
}
#bmdropdown1 {
	background: red;
	height:1px;
	padding-left:8px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 2px;
}
#bmdropdown2 {
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	target: new;
	text-indent: 0px;
	z-index: +10;
}
#bmdropdown2 a {
	display: block;
	padding-left:4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	z-index: +10;
}
/* For 2nd pop up menu on hover
ul .SideMenu ul #bmdropdown2 ul{
	padding: 0;
	position: absolute;
	top: 0px;
	left: 153px;
	width: 150px;
	display: none;
	opacity: 0;
	visibility: hidden;
}

ul .SideMenu ul #bmdropdown2 ul #bm { 
	background: #CC0000; 
	display: block; 
	color: #fff;
}
ul .SideMenu ul #bmdropdown2:hover ul {
	display: block;
	opacity: 1;
	visibility: visible;
	position: absolute;
	z-index: +1; 
}
*/


#bmdropdown3 {
	left: 153px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	target: new;
	text-indent: 0px;
}
#bmdropdown3 a {
	display: block;
	padding-left:4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 8px;
}

/* NWS links are shorter: */
#bmdropdown4 {
	width: 120px;
	left: 306px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	target: new;
	text-indent: 0px;
}
#bmdropdown4 a {
	display: block;
	padding-left:4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 8px;
}


#bmdropdown5 {
	left: 459px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	target: new;
	text-indent: 0px;
}
#bmdropdown5 a {
	display: block;
	padding-left:4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 8px;
}

/* TEST */
#bmdropdownNew {
	width: 160px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	margin-top: 0px;
/*	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);	*/
	target: new;
	text-indent: 0px;
	z-index: +10;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	column-fill: auto;
	vertical-align: top;
}
#bmdropdownNew a {
	display: block;
	padding-left:4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	z-index: +10;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	column-fill: auto;
	vertical-align: top;
}



#SideMenuLink a {
	font: 20px calibri;
	width: 150px;
}
.spacer {
	height:20px;
}

/* end new webcam sidebar */




































#homewide {
	text-align: left;
	display: inline;
	padding: 0px 0px 0px 0;
	list-style: none;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	width: 800px;
	text-align: center;
}
ul #homewide {
	font: bold 16px calibri;
	color: white;
	display: inline-block;
	margin-right: -3px;
	position: relative;
	background: #CC0000;
	cursor: pointer;
	size:6;
}
ul #homewide:hover {
	background: orange;
	color: #fff;
	a:padding: 3px 3px;
}
ul #homewide ul {
	padding: 0;
	position: absolute;
	top: 37px;
	left: 0;
	width: 150px;
	display: none;
	opacity: 0;
	visibility: hidden;
}
ul #homewide ul #bm { 
	background: #CC0000; 
	display: block; 
	color: #fff;
}
ul #homewide ul #bm:hover { background: orange; }
ul li:hover ul {
	display: block;
	opacity: 1;
	visibility: visible;
	position: absolute;
	z-index: +1; 
}











#home {
	text-align: left;
	display: inline;
	padding: 0px 0px 0px 0;
	list-style: none;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	width: 300px;
	text-align: center;
}
ul #home {
	font: bold 16px calibri;
	color: white;
	display: inline-block;
	margin-right: -3px;
	position: relative;

	background: #CC0000;
	cursor: pointer;
	size:6;
}
ul #home:hover {
	background: orange;
	color: #fff;
	a:padding: 3px 3px;
}
ul #home ul {
	padding: 0;
	position: absolute;
	top: 37px;
	left: 0;
	width: 150px;
	display: none;
	opacity: 0;
	visibility: hidden;
}
ul #home ul #bm { 
	background: #CC0000; 
	display: block; 
	color: #fff;
}
ul #home ul #bm:hover { background: orange; }
ul li:hover ul {
	display: block;
	opacity: 1;
	visibility: visible;
	position: absolute;
	z-index: +1; 
}






#groundhog {
	background-image: url("groundhog.png");
	width: 150px;
	font-family: calibri;
	size: 50;
	color: white;
	padding-left:6px;
	width: 183px;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:15px;
	height:184px;
}






/* Weather Title */
.wxtitle a:link {
	font-family:white, arial,Helvetica, sans-serif;
	font-size: 16px;
	color: orange;
	text-decoration: none;
}
.wxtitle a:visited {
	font-family: white,arial,Helvetica, sans-serif;
	font-size: 16px;
	color:orange;
	text-decoration: none;
}
.wxtitle a:hover {
	font-family: white, arial, bold,Helvetica, sans-serif;
	font-size: 16px;
	color:white;
	text-decoration: none;
}
.wxtitle a:active {
	font-family: white, arial,Helvetica, sans-serif;
	font-size: 16px;
	color: white;
	text-decoration: none;
}








/* Webcam Title */

.webcamtitle a:link {
	font-family:white, arial,Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	text-decoration: none;
}
.webcamtitle a:visited {
	font-family: white,arial,Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	text-decoration: none;
}
.webcamtitle a:hover {
	font-family: white, arial, bold,Helvetica, sans-serif;
	font-size: 16px;
	color:white;
	text-decoration: none;
}
.webcamtitle a:active {
	font-family: white, arial,Helvetica, sans-serif;
	font-size: 16px;
	color: white;
	text-decoration: none;
}



/*Snow Title*/
.snowtitle a:link {
	font-family:white, arial,Helvetica, sans-serif;
	font-size: 16px;
	color:blue;
	text-decoration: none;
}
.snowtitle a:visited {
	font-family: white,arial,Helvetica, sans-serif;
	font-size: 16px;
	color:blue;
	text-decoration: none;
}
.snowtitle a:hover {
	font-family: white, arial, bold,Helvetica, sans-serif;
	font-size: 16px;
	color:grey;
	text-decoration: none;
        text-shadow: 2px 2px 2px white;
}
.snowtitle a:active {
	font-family: white, arial,Helvetica, sans-serif;
	font-size: 16px;
	color: blue;
	text-decoration: none;
}