/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* |CSS Stylesheet (C) Copyright 2006 Websmart Incorporated | */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/* Layout */

html {
	height: 100%;

}

body{
	margin: 0;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color:#181818;
	background-color:#000D14;
	
	
	color: #4a4a4a;
	color: #252525;
		/*background-image: url(../images/siteimages/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
    background-image: url(../images/siteimages/back_pageB.gif);
	background-repeat: repeat-y;
	background-position: center;
	
}
div#PageContainer{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #181818;
	border-left-color: #181818;
}
div#Norad{
	width: 427px;
	margin-right: auto;
	margin-left: auto;}
/* heading */

div#Heading{
	width: 100%;
	height: 212px;
	background-color: #631a61;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #181818;
	border-bottom-color: #631a61;
}
div#HeadingImageContainer{
	width: 100%;
	height: 175px;
	background-image: url(../images/siteimages/heading_back.jpg);
	background-repeat: repeat-x;
	background-position: 22px;
	overflow: hidden;	}

div#HeadingImage{
	width: 900px;
	height: 175px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	z-index:50;
	}
#HeadingImage img{
	padding-left: 0;}
	
	
div#HeadingPrint{
	display: none;
}

/* global navigation top and bottom */
div#GlobalNavTopContainer{
	width: 850px;
	height: 24px;
	margin-right: auto;
	margin-left: 0px;
	position: absolute;
	top: 0px;
	/*background-color: #232323;*/
	
	}
.GlobalNavTop{
	position: relative;
	width: auto;
	top: 0px;
	margin-top: 0;
	margin-bottom: 0px;
	z-index:3;

}
.GlobalNavTop ul {
	padding: 0px;
	margin:0px;
	margin-right: 250px;
	overflow: visible;
	list-style-type: none;
	line-height: 18px;
}
.GlobalNavTop ul li { 
	display: inline; 
	}

.GlobalNavTop ul li a
{
	
	/*width: 113px;*/
	text-decoration: none;
	height: 21px;
	float: right;
	/*letter-spacing: 1px;*/
	padding-right: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D3D3;
	overflow: visible;
	display:block;
}
.GlobalNavTop ul li a:hover
{
	color: #252525;
	text-decoration: none;
	height: 21px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #532d2c;

}	
.GlobalNavTop ul li a:active
{
	/*width: 113px;*/
	text-decoration: none;
	height: 21px;
	float: right;
	/*letter-spacing: 1px;*/
	padding-right: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D3D3;
	overflow: visible;
	display:block;
}
.GlobalNavTop ul li a:visited
{
	
	/*width: 113px;*/
	text-decoration: none;
	height: 21px;
	float: right;
	/*letter-spacing: 1px;*/
	padding-right: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D3D3;
	overflow: visible;
	display:block;
}

div#GlobalNavBottomContainer{
	width: 100%;
	margin-top: 15px;	
	}

div#GlobalNavBottom{
	width: 800px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 0;
	margin-bottom: 0px;
	z-index:3;
	text-align: center;
}

#GlobalNavBottom span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888a8d;
	
}
#GlobalNavBottom span a {
	padding: 0px 2px;
	text-decoration: underline;
	color: #eeeeee;
}

#GlobalNavBottom span a:hover
{
	padding: 0px 2px;
	text-decoration: none;
	color:#dbb24e;}


/** Main Local Navigation **/

div#NavigationContainer{
	height: 30px;
	background-color: #272727;
	background-image: url(/images/siteimages/navigationback2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #242424;
	background-color: #631a61;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #631a61;
	border-right-color: #252525;
	border-bottom-color: #631a61;
	border-left-color: #252525;
	}

div#Navigation {
	width: 900px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b8b8b8;
	border-bottom-color: #b8b8b8;
	}

#Navigation ul {
	padding: 0px;
	margin:0px 0px 0px 0px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: visible;
	list-style-type: none;
	line-height: 30px;
	list-style-position: outside;	
}
#Navigation ul li {
	display: inline;
	margin-top:0px;

	}

#Navigation ul li a
{
	padding: 0px 8px 1px 5px;
	color: #f7ca5b;
	color: #ffffff;
	text-decoration: none;
	height: 30px;
	float: left;
	display: block;
	width: auto;
	overflow: hidden;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #ff8819;
	vertical-align: middle;
	background-image: url(../images/siteimages/navdivider.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#Navigation ul li a:hover
{
	padding: 0px 8px 1px 5px;
	background-color: #464646;
	background-color: #39942B;
	
	color: #ffffff;
	overflow: hidden;

}
#Navigation ul li a:active
{
	color: #ffffff;
	text-decoration: none;
	overflow: hidden;
	background-image: url(../images/siteimages/navdivider.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#Navigation ul li a:visited
{
	padding: 0px 8px 1px 5px;
	color: #f7ca5b;
	color: #ffffff;
	text-decoration: none;
	height: 30px;
	float: left;
	display: block;
	width: auto;
	overflow: hidden;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #ff8819;
	vertical-align: middle;
	background-image: url(../images/siteimages/navdivider.gif);
	background-repeat: no-repeat;
	background-position: right;
}




div#TodayDate{
	width: auto;
	float: left;
	margin-right: 20px;
	color:#eeeeee;
	padding-left: 120px;
	padding-top: 3px;}


/* main content area including column set up*/

div#ContentContainer{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #3D3D3D;
	background-color: #421a19;
		background-color: #e0dcd2;

padding-top: 0px;
	margin-top: 0px;

	}
	
div#MainContainer{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(../images/siteimages/contentcontainer_back.jpg);
	background-repeat: repeat-x;
	background-color: #e0dcd2;
	background-color: #eeeeee;
		}
	
.LeftColumn{
	width: 185px;
	/*background-color: #aa5e05;
	background-image: url(../images/siteimages/leftback.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #7a4d4c;
	background-color: #421a19;*/
	padding: 0px 2px 30px 0px;
	border-top: 0px solid #181818;
	border-right: 0px solid #181818;
	border-bottom: 0px solid #181818;
	border-left: 0px solid #181818;}

.MidColumn{
	width: 545px;
	padding-bottom: 30px;
	padding-top: 5px;
	padding-right:0px;
	padding-left: 0px;
/*	background-image: url(../images/siteimages/midcolumn_back.jpg);
	background-repeat: no-repeat;
	background-color: #e0dcd2;*/
		}
div#MiddleTop{
	width: auto;
	height: 60px;
	background-color: #eeeeee;
	border: 1px solid #333333;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	display: none;}
	
	
.RightColumn{
	width: 185px;
	padding: 0px 0px 30px 2px;
	border-top: 0px solid #181818;
	border-right: 0px solid #181818;
	border-bottom: 0px solid #181818;
	border-left: 0px solid #181818;
/*background-image: url(../images/siteimages/sidetop.png);
	background-repeat: no-repeat;
	background-color: #3D2315;
background-color: #3D2315;*/
	border: 0px solid #f8e2b1;}

div#SideTop{
	width: 180px;
	height: 20px;
margin-left: 10px;
	margin-right: 5px;
	margin-top: 10px;
	z-index: 90;
	overflow: hidden;}
div#SideTopRight{
	width: 180px;
	height: 20px;
margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	z-index: 90;
	overflow: hidden;}

.SideBottomRight{
	width: 180px;
	margin-left: 5px;
	height: 25px;
	
	background-image: url(../images/siteimages/sidebottomback.jpg);
	background-repeat: no-repeat;
	background-position: bottom;}
div#SideBottomLeft{
	width: 180px;
	height: 20px;
	margin-left: 10px;
	margin-right: 5px;
	/*background-image: url(../images/siteimages/sidebottomback.jpg);
	background-repeat: no-repeat;
	background-position: bottom;*/
}

/* left side bar */

div#LeftTop{
	width: 180px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 5px;
	/*padding: 20px 10px 10px;
	background-image: url(../images/siteimages/sidetop.jpg);
	background-repeat: no-repeat;
	background-image: url(../images/siteimages/sidetop.gif);
	background-position: top;
	background-repeat: no-repeat;*/}

div#Left{
	width: 160px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 5px;
	background-color: #252525;
	padding: 0px 10px 10px;
	/*background-image: url(../images/siteimages/sidetop.jpg);
	background-repeat: no-repeat;
	background-image: url(../images/siteimages/sidetop.gif);
	background-position: top;
	background-repeat: no-repeat;*/}

.leftbox{
	width: 160px;
	overflow: visible;
	color: #ffffff;
	border: 0px solid #333333;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	}
.leftboxphotopic{
	margin-bottom: 10px;}
	
/* right side bar */
div#RightTop{
	width: 180px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 10px;
	/*padding: 20px 10px 10px;
	background-image: url(../images/siteimages/sidetop.jpg);
	background-repeat: no-repeat;
	background-image: url(../images/siteimages/sidetop.gif);
	background-position: top;
	background-repeat: no-repeat;*/}


div#Right{
	width: 160px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #252525;
	padding: 0px 10px 10px;
/*background-image: url(../images/siteimages/sidetop.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(../images/siteimages/sidetop.jpg);
	background-repeat: no-repeat;*/

	margin-right: 10px;}
	
	
	
/* Content Area */

div#MainContent{
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 135%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 15px;
	
	
/*background-color: #e0dcd2;*/}
div#MainTop{
	height: 175px;
	height: auto;
	border: 0px solid #e0dcd2;
	padding: 0px;
	margin-bottom: 20px;
	clear: both;
	float: none;	/*background-image: url(../images/siteimages/maincontent_back.jpg);
	background-repeat: no-repeat;*/
	
}

#MainContent hr{
	margin-top: 4px;
	margin-bottom: 10px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #252525;
	color: #252525;
	background-color: #252525;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #252525;
	border-bottom-color: #252525;
	border-left-color: #252525;
}

.MainContentForm{
	border: 1px solid #333333;

}
.MainContentButton{
	border: thin outset #333333;
	color: #000000;
	background-color: #eeeeee;
}



/* Photo Gallery */

div#PhotoGallery{
	width: 480px;
	overflow: hidden;
	}
#PhotoGallery img{
	
	padding: 10px;
	border: 1px solid #999999;
	}
div#MainPhoto{
	border: 0px;
	float: right;
	}
#MainPhoto img{
	border: 0px;}

.imagethumbnails{
	margin-right: 5px;
	margin-left: 5px;}
	
.albumimagethumbnails{
	margin-right: 5px;
	margin-left: 5px;
	width: 100px;
	height: 100px;
	overflow: hidden;}
	
.contentimages{
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	border: 1px solid #425227;
	background-color:#ffffff;
	overflow: hidden;}

div#PhotoBorderLarge{
	width: auto;
	height: auto;
	border: 2px solid #425227;
	background: #ffffff;
	padding: 10px 15px;
}
#PhotoBorderLarge image{
	border: 1px solid #425227;
}

	div#PhotoGallery{
	width: auto;
	}
#PhotoGallery img{
	padding: 5px;
	border: 1px solid #999999;
	background-color:#ffffff;}
	
.PhotoGallerystyle{
	padding: 10px 10px 10px 0px;
	border: 0px solid #999999;

	}





/* comments */

div#CommentsContainer{
	margin-top: 20px;
	}
	
#CommentsContainer blockquote{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 0px;
}

	
	
/* Footer */

div#FooterContainer {
	width: 900px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	float: none;
	clear: both;
	border-right: none;
	border-bottom: 6px solid #232323;
	border-left: none;	
	/*background-color: #474747;*/

}

div#Footer{
	width: 90%;
	margin-right:auto;
	margin-left: auto;
	margin-top: auto;
	padding-top: 1px;
	text-align: center;
	color: #eeeeee;

}
#Footer span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888a8d;
}
#Footer span a {
	padding: 0px 2px;
	text-decoration: underline;
	color: #eeeeee;
}

#Footer span a:hover
{
	padding: 0px 2px;
	text-decoration: none;
	color:#dbb24e;}
div#Footer2{
	width: 780px;
	color: #eeeeee;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-bottom: 15px;
	text-align: center;	
	
}
#Footer2 span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
#Footer2 span a {
	padding: 0px 4px;
	color: #ffffff;text-decoration: none;
}
#Footer2 span a:hover {
	padding: 0px 4px;
	text-decoration: underline;
	color:#dbb24e;
}

div#CorporateLogo{
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;}

/* General Styles*/

h1 {
	font-size: 170%;
	font-weight: normal;
	color:  #033078;
	color:  #252525;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 15px;
	letter-spacing: 0.01em;
	padding-top: 0px;
	}
.heading1override{
	margin-bottom: 2px;}

h2 {
	font-weight: normal;
	font-size: 165%;
	color: #002960;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
line-height: 130%;}
h4 {
	font-size: 140%;
	font-weight: normal;
	color: #333333;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	}
h3 {
	color: #4a1f1e;
	/*color: #9B4340;*/
	font-size: 145%;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 3px;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3d3d3d;
}

h5 {
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #947600;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 120%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #002960;
}


A:link {
	color: #0062B5;
	/*color: #075597;*/
	text-decoration: underline;
	background-color: inherit;
}
A:visited {
	color: #6D2D77;
	text-decoration: underline;
	background-color: inherit;
}
A:active {
	color: #333366;
	text-decoration: underline;
	background-color: inherit;
}
A:hover {
	color: #940B10;
	text-decoration: underline;
	background-color: inherit;
}

.noborder{
	border: 1px solid #F4F4F4;
}
.small {  font-size: 10px}

.formlabels {
	color: #252525;
	font-weight: bold;
background-color: inherit;
}

.linedivider {
	border: thin dotted #737357;
}
.linkslist1 {
	padding-top: 6px;
	padding-bottom: 2px;
	line-height: 125%;
	font-weight: bold;
	/*font-size: 130%;*/
}
.linkslist1c {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	line-height: 125%;
}
.linkslist1b {
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	background-color: inherit;
	/*font-size: 11px;*/
}
.linkslist2 {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	color: #000000;
	background-color: inherit;
}
.separator{
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	background-color: inherit;
	margin-top: 10px;
}

/*legend {
	font-weight: normal;
	font-size: 155%;
	color: #0a2e86;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	background-color: inherit;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	left: -20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	padding-top: 4px;
	padding-right: 4px;
	position: relative;
	top: -25px;
}*/

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* news formatting*/
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

div#NewsHomeTitle{
	width: 100%;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #3d3d3d;
	margin-left: 0px;
	margin-right: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #4a4a4a;
	border-bottom-color: #4a4a4a;
	border-left-color: #4a4a4a;
	display: block;
}
.latestnewslegend{
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	display: block;
}
.newsfieldset{
	padding: 0px 5px 5px;
	margin-bottom: 20px;
	z-index:2;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b9b09d;
	border-right-color: #b9b09d;
	border-bottom-color: #b9b09d;
	border-left-color: #b9b09d;
}
#NewsHome h3 {
	color: #9B4340;
	font-size: 140%;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 13px;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #727272;
}

div#NewsHome{
	width: auto;}
#NewsHome P{
	margin-top: 0px;
	padding-top: 0px;
	}
	
div#NewsStoryFormat{
	}
	
#NewsStoryFormat h1 {
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	}
.NewsAuthor{
	font-weight: bold;
	color: #181818;
	}
.NewsPlace{
	}
.NewsDate{
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */




.alternatelegend {
	font-weight: normal;
	font-size: 130%;
	color: #0a2e86;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	background-color: inherit;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
	left: auto;
}
legend{
	font-size: 115%;
	font-weight: bold;
	color: #0C3A66;
	}

fieldset{
	width: auto;
	padding: 5px;
	margin-bottom: 20px;
	z-index:2;
}

.gradientfieldset{
	width: auto;
	padding: 5px;
	margin-bottom: 20px;
	z-index:2;
	background-image: url(../images/siteimages/fieldsetback.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


.fieldsetform{
		background-color: #C3CFD8;
	border-top: 1px none #0C3A66;
	border-right: 1px solid #0C3A66;
	border-bottom: 1px solid #0C3A66;
	border-left: 1px solid #0C3A66;
	}
fieldset ul{
	margin-top: 1px;
	margin-bottom: 5px;
	}
	
	/*************** advertising formatting**********************/
	
.adlegend {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
.adstyle {
	background-color: #0C0890;
	color: #FFFFFF;
}
.rowline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #406747;
}
.alternateform{
	border: 0px;
	background-color:#ffffff;
	}
div#HomeAdvertising{
	width: 468px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	}	

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/*   weather */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

div#WeatherPanel{
/*	background-color: #3d3d3d;*/
	color: #ffffff;
	margin-bottom: 5px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3b3b3b;}

.WeatherPanelTitle{
	font-weight: bold;
	padding-top: 7px;
	}	

#WeatherPanel p{
	margin: 4px 0px 0px;
	padding: 0px;
	}	

#WeatherPanel a:link{
	color: #cb9001;
	font-size: 10px;
	text-decoration: none;
}

#WeatherPanel a:visited{
	color: #cb9001;
		font-size: 10px;
	text-decoration: none;
}
#WeatherPanel H1{
	font-size: 125%;
	font-weight: bold;
	display: block;
	color: #106EC8;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3b3b3b;
	}
	
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
	
.spanindent {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.spacer {
	width: 100%;
	height: 12px;
	}
	
	/*|||||||||||||||||||||||||||||||||||  Extras on right ||||||||||||||||||||*/
	
	div#Extras{
	width: 160px;
	margin-bottom: 10px;}
/*#Extras a:link{
	color: #FF9900;
	font-size: 10px;
	text-decoration: none;
}

#Extras a:visited{
	color: #FF9900;
		font-size: 10px;
	text-decoration: none;
}*/
.ExtraNodes{
	}

#Extras ul {
	padding: 0px;
	margin:0px 0px 0px 0px;
	width: auto;
	overflow: visible;
	list-style-type: none;
	line-height: 15px;
	list-style-position: outside;	
}
#Extras ul li {
	/*display: inline;*/
	margin-top:0px;
	}

#Extras ul li a
{
	padding: 2px 4px 4px 2px;
	color: #ffffff;
	text-decoration: none;
	height: 15px;
	display: block;
	width: auto;
	overflow: hidden;
	vertical-align: middle;
	border: 0px solid #FFCC33;
	background-color: #7B1E15;
	margin-bottom: 4px;
	text-align: center;
	/*background-image: url(../images/siteimages/extra_back.jpg);
	background-repeat: no-repeat;*/
	font-weight: bold;
}

#Extras ul li a:hover
{
	background-color: #106EC8;
	color: #ffffff;
	/*background-image: url(../images/siteimages/extra_over.jpg);
	background-repeat: no-repeat;
	background-position: top;*/

}
/************************************************ news survey***********************************/

div#NewsSurvey{
	padding-top: 5px;
	height: 90px;
	border: 0px solid #CCCCCC;
	padding-left: 5px;

	}
.surveylegend{
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	display: block;
	background-color: #106EC8;
}
div#SurveyTitle{
	width: 100%;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #106EC8;
	margin-left: 0px;
	margin-right: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #4a4a4a;
	border-bottom-color: #4a4a4a;
	border-left-color: #4a4a4a;
	display: block;
}
.newssurveyfieldset{
	width: auto;
	padding: 0px;
	margin-bottom: 20px;
	z-index:2;
	border: 0px solid;
	background-image: url(../images/siteimages/newssurvey.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #769CC0;
	}
div#TinbuContainer{
	width: 470px;
	overflow: hidden;}
	
	.staffphotosthumb{
	padding: 4px;
	border: 1px solid #999999;
	background-color: #ffffff;}

.staffphotos{
	padding: 6px;
	border: 1px solid #999999;
	background-color: #ffffff;}
	
div#AdvertisingCard{
	border: 1px solid #B9B19E;
	}
.adboxone{
	background-color:#B9B19E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0DCD2;
	color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0DCD2;
}
.adboxtwo{
	background-color:#532d2c;
	color: #FFFFFF;
	font-size: 145%;
}
.adboxthree{
background-color:#dbb24e;
border: 1px solid #B9B19E;}
.adboxfour{
color:#ffffff;
background-color:#252525;
font-size: 125%;}
.adtextone{
	font-size: 130%;
	color: #002960;
	font-weight: bold;
	}
/*************************************features*************************************/

div#Features{
	width: 483px;
	border: 1px ridge #999999;
	margin-bottom: 10px;
	font-size: 95%;
	color: #3c1615;
	clear: both;
	float: none;
}

.featurestitle{
	height: 20px;
	/*background-color: #3c1615;*/
	background-image: url(../images/siteimages/features_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#Features H2{
	width: 100%;
	
	font-size: 125%;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #ffffff;
	font-weight: bold;
}
.FeatureLink{
	font-size: 90%;
	text-align: right;
	padding: 0px;
	margin: 0px;
	}
	
/******************************** Blogging ***********************************/

div#Blogging{
	width: 480px;
	border: 0px ridge #999999;
	margin-bottom: 10px;
	font-size: 95%;
	color: #3c1615;
	clear: both;
	float: none;
}
.BlogContainer{
	border: 1px ridge #999999;
	margin-bottom: 10px;
	width: 480px;}
#Blogging Fieldset{
	z-index:2;
	padding: 5px;
	margin-bottom: 20px;
	border: none;
}
.Blogging{
	height: 20px;
	/*background-color: #3c1615;*/
	background-image: url(../images/siteimages/features_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.blogdate{
font-size: 10px;
float: right;
}

#Blogging H2{
	
	font-size: 125%;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #ffffff;
	font-weight: bold;
	background-color:#0C3A66;
	height: 25px;
	line-height: 25px;}
.BloggingLink{
	font-size: 90%;
	text-align: right;
	padding: 0px;
	margin: 0px;
	}	
	
	
.countdownheader{
	border-top: 0px solid #eeeeee;
	border-right: 0px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: 0px solid #eeeeee;
	background-color: #0C3A66;
	font-weight: bold;
	color: #ffffff;
}
.countdowntable{
	border: 1px solid #242424;
}
div#Programming{
	font-size: 85%;
	width: 450px;
	margin-left: auto;
	margin-right:auto;}
	
.guidetitle{
	font-weight: bold;
	color: #0C3A66;
  
  }
.guidespace{
	height: 10px;}
	.titlescore {
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px solid #666666;
	}
.popcorntitle {
	font-size: 110%;
	font-weight: bold;
	color: #0B4A87;
}
/*********************************** reformed styles *****************************/
#NewsHome ul {
	padding: 0px 0px 0px 15px;
	margin:0px 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: visible;
	line-height: 14px;
	list-style-position: outside;
	list-style-image: url(http://www.bayshorebroadcasting.ca/images/siteimages/news_bullet.gif);
}
#NewsHome ul li {
	margin: 0px 0px 5px;
	padding: 0px;
	}

#NewsHome ul li a
{
	text-decoration: underline;
	color: #397AB5;
	height: 12px;
	width: auto;
	overflow: hidden;
	font-weight: bold;}

#NewsHome ul li a:visited {
	color: #397AB5;
	text-decoration: underline;
	height: 12px;
	width: auto;
	overflow: hidden;
	vertical-align: middle;
	overflow: hidden;
}

#NewsHome ul li a:hover {
	color: #990000;
	height: 12px;
	overflow: hidden;
}

#WeatherPanel a:link{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
font-weight: normal;}

#WeatherPanel a:visited{
	color: #ffffff;
		font-size: 10px;
	text-decoration: none;
}

#WeatherPanel a:hover{
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
	}

div#WeatherLinks{
	width: 160px;
	font-size: 11px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;}

#WeatherPanel UL{
	list-style: none;}	
	
	#WeatherPanel h4{
	color: #ffffff;
	}	
	
div#WeatherAlert{
    width: 160px; 
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	}

div#NewsSurvey{
	padding-top: 5px;
	height: 90px;
	border: 0px solid #CCCCCC;
	padding-left: 5px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;}
	div#NewsAlert{
	position:absolute;
	top:210px;
	z-index: 99;
	width: 900px;
	overflow: hidden;}
#NewsAlert H6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
}

.dividertop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.dividerbottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
/*********************************************** module blocks ******************************/

.modheader{
	height: 30px;
	margin-bottom: 0px;
	width: auto;
	overflow: hidden;
	background-color: #CCCCCC;
	background-color: #e0e0e0;
	background-color: #eeeeee;
	text-indent: 5px;
	line-height: 30px;
	font-size: 125%;
	color: #333333;
	font-weight: bold;
}
.modfieldset{
background-color: #eeeeee;
background-color: #fcfcfc;
margin-top: 20px;
width: 460px;
border: 1px solid #CCCCCC;
padding: 6px;
margin-left: auto;
margin-right: auto;}

.imagethumbnails{
	padding: 4px;
	border: 1px solid #999999;
	background-color: #ffffff;}
	
	div#AudioPlayer{
	width: 300px;
	float: right;
	margin-left: 15px;
	margin-bottom: 25px;
	z-index: 80;
	border: 1px solid #3F3F3F;
}
	div#TinbuContainer {
	width: 455px;
	overflow: hidden;
}