a:link   {	color: #3a4052;	text-decoration: none;}
a:visited { color: #3a4052; text-decoration: none;}
a:active  { color: #3a4052; text-decoration: none;}
a:hover  { 	color: #ffffff; text-decoration: none;}

#about {
	height: 450px;
	padding: 10px 10px 10px 10px;
	height: 470px;

}

#calculations {
    display: none;
}

#contents {
    float: left;
    width: 439px;
	height: 690px;
	background-color: #e4eaf0;
	margin:0;
    padding: 10px;
}

#head {
	background-image: url(images/head_banner.png);
	background-repeat: no-repeat;
	height: 233px;
	width: 1286px;
    margin:0;
    padding:0;
		
}

#headtop {
	background-image: url(images/vertheadpx.jpg);
	background-repeat: repeat-x;	
	width: 100%;
	height: 244px;
	margin:0;
    padding:0;
}

li {margin: .2em 0}

.login {
	padding: 0px 0px 0px 15px;
	font-size:12px;
}
	
#news { 	
	width: 320px;
	background-color: #b4c5d5;
	padding: 0px 0px 0px 15px;
	padding-top: 10px;
}

p	{
	font-family: verdana;
	font-size: 13px;
}

p2	{
	font-family: Verdana;
	font-size: 15px;
}

h4 {
	font-family: Arial black;
	<!--background-color: #006699;-->
}

h5 {
	font-family: arial;
	font-weight: bold;
}

#news2 {
	width: 350px;
	float: left;
	height: 700px;
	margin:0;
	padding: 10px 0px 0px 0px;
	background-color: #e4eaf0;
	
}

#newsfooter {
	width: 345px;
	height: 34px;
	float: left;
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
	
}

#newsheader {
	width: 350px;
	height: 45px;
	float: left;
	background-image: url(images/newshead.jpg);
	background-color: #e4eaf0;
	background-repeat: no-repeat;
	
}

#sidebar {
    float: left;
    width: 215px;
	height: 700px;
	background-color: #e4eaf0;
	margin:0;
    padding: 10px 0px 0px 0px;
	font-family: verdana;
	text-decoration: none;

}

#side_nav {
	width: 200px;
	float: right;
	background-color: #b4c5d5;
	list-style-type: none;
	
	
}
#side_nav ul {
	padding-left:15px;
}

#side_nav a {
	font: bold 16px verdana;
	padding: 2px;
	display: block;
	width: 200px;
	color: #3a4052;
	text-decoration: none;

}

#side_nav a:hover {
	color: #FFFFFF;
	background-color: #006699;
}

#side_navhead {
	height: 10px;
	width: 200px;
	float: right;
	background-image: url(images/navhead.jpg);
	background-color: #e4eaf0;
	background-repeat: no-repeat;
	
}

#side_ul {
	height: 130px;
	width: 200px;
	float: right;
	margin:0;
    padding:0;
	background-color: #b4c5d5;
}

#side_foot {
	float: right;
	height: 10px;
	width: 200px;
	background-image: url(images/navfoot.jpg);
	background-color: #e4eaf0;
	background-repeat: no-repeat;
	padding: 0px 0px 20px 0px;
	
}

#side_ulhead {
	height: 15px;
	width: 200px;
	float: right;
	background-image: url(images/ulhead.jpg);
	background-color: #b4c5d5;
	background-repeat: no-repeat;
	padding: 0px 0px 35px 0px;
}

#usermenu_head {
	height: 25px;
	width: 200px;
	float: right;
	background-image: url(images/myaccount.jpg);
	background-color: #e4eaf0;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

#usermenu {
	padding-top: 20px;
	
}

#presmenu_head {
	height: 25px;
	width: 200px;
	float: right;
	background-image: url(images/preshead.jpg);
	background-color: #e4eaf0;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

#presmenu {
	padding-top: 50px;
	
}

#secmenu_head {
	height: 25px;
	width: 200px;
	float: right;
	background-image: url(images/sechead.jpg);
	background-color: #e4eaf0;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

#secmenu {
	padding-top: 50px;
	
}

#rsecmenu_head {
	height: 25px;
	width: 200px;
	float: right;
	background-image: url(images/rsechead.jpg);
	background-color: #e4eaf0;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

#rsecmenu {
	padding-top: 50px;
	
}

ul {
	list-style-type: none;
}


/***********************************************
                Winspeed CSS
***********************************************/

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,  {
    margin:0;
    padding:0;
	
}

table {
    border-collapse:collapse;
    border-spacing:0;
}



body {
	/*background: url('../images/bodyBkgd.jpg') repeat;*/
	font-family:courier;
	background-color: #b4c5d5;
    margin:0;
    padding:0;
}
#wrapper {
	margin-top: -244px;
	width: 1024px;
	height: 943px;
	margin-left: auto;
	margin-right: auto;
}

#contentwrapper {/*background:url('../images/containerBkgd.png') repeat-y;*/ }


#title {
    float: left;
    width: 200px;
}

#loft h3 {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#loft {
    float: right;
    width: 400px;
    text-align: right;
margin:0 59px 0 0;
}

#content {
	width:760px;
	position:relative;
	background:#f0f0f0;
	font-family:courier;
	padding:20px;
	margin-left: auto;
	margin-right: auto;
}

#contents2 { 
	float: right;
    width: 789px;
	height: 690px;
	background-color: #e4eaf0;
	margin:0;
    padding: 10px;
}


#content table {
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
}

.hov {
    background-color: #D0D0D0;
}

.selected {
    background-color: #4F5155;
    color: #fbfbfb;
}

#results {
    display: none;
    width: 440px;
    margin-left: auto;
    margin-right: auto;
}

#printing {
    width: 430px;
    margin-left: auto;
    margin-right: auto;
padding:15px;
}
#crud {
    width: 130px;
position:relative;
float:right;
border:none;
}
#crud ul li {list-style:none;}
#crud ul li a {display:block;}

#edit {
width: 570px;
margin-left: auto;
margin-right: auto;
}

#content table {
    padding-left: 10px;
    padding-right: 10px;
}

#footer {
	background: url(images/footer.jpg);
	background-repeat: no-repeat; 
	width: 1024px; 
	height: 20px;
	margin-left: auto;
	margin-right: auto;

}

#nav {background: url('../images/nav.jpg') no-repeat left #f0f0f0; width:100%; height:50px;position:relative; border-bottom:1px solid #696969;margin:0;padding:0;
}

#nav a {
	width:40px;height:40px;display:inline; position:absolute;
}
.hide {
    margin-left: 40px;
}

#tblStations tbody {background:White;border:1px solid #9c9c9c;}

#tblStations tr {}

#tblStations th, #tblStations td {padding:6px;border:none; vertical-align:top;}

#tblStations td {}


#sml { position:absolute; margin:20px 0 0 209px;}

#sml li {list-style:none;}

.distancereport {margin:50px 0;text-transform:uppercase; }


.distancereport table {width:300px;}

.distancereport tr td {padding:0px;}

#content_report {font-family:courier;}

#stations tbody {}

#stations th{padding:8px;}

#stations td {padding:5px 12px;}

#weather {
	width: 437px;
	height: 200px;
}

#weather_l {
	height: 200px;
	width: 200px;
	float: left;
	padding: 0px 0px 10px 10px;
	
}
#weather_rp {
	height: 200px;
	width: 200px;
	float: right;
	padding: 0px 10px 10px 0px;
	
}
