@charset "UTF-8";
/* CSS Document */

body {
	background:url(../images/background3.jpg) no-repeat center top;
	background-color:#AEADAB;
	margin-top:0px;
}

#container {
	margin:0 auto;
	width:960px;
	height:770px;
	background-color:#DBDCD7;
}


#container3 {
	margin:0 auto;
	width:1000px;
	height:inherit;
	background:url(../images/background_repeat.png) repeat-y;
	padding:0px;
	margin-bottom:0px;
	padding-bottom:7px;
}

#header {
	position:relative;
	background:url(../images/header.jpg) no-repeat left;
	width:960px;
	height:168px;
}

#weathersnow {
	position:relative;
	width:389px;
	height:167px;
	margin-left:571px;
}

#snow {
	position:relative;
	background:url(../images/grid.jpg) no-repeat;
	width:225px;
	height:167px;
	float:right;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#333333;
}
#snow a, a:link, a:visited {
	color:#666666;
	text-decoration:none;
}
#snow a:hover {
	color:#666666;
	text-decoration:none;
}
#snow h1 {
	font-size:12px;
	padding:0px;
	margin-top:3px;
	margin-bottom:0px;
}
#snow h2 {
	font-size:11px;
	padding:0px;
	margin-top:4px;
	margin-bottom:0px;
}

.line {
	position:relative;
	background:url(../images/line.jpg) no-repeat;
	display:block;
	width:960px;
	height:6px;
	padding:0px;
	margin:0px;
}

#flashcontent {
	position:relative;
	margin:0px;
	padding:0px;
	background-color:#999999;
	width:960px;
	height:372px;
}

#subnavhome {
	position:relative;
	float:left;
	width:150px;
	height:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:9px;
}
#subnavhome ul {
	list-style-type:none;
	margin-top:10px;
	padding:0px;
	line-height:12px;
	margin-left:16px;
}
#subnavhome a, a:link, a:visited {
	color:#333333;
	text-decoration:none;
}
#subnavhome a:hover {
	color:#666666;
	text-decoration:none;
}

#subnav {
	position:relative;
	float:left;
	width:150px;
	height:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:9px;
}
#subnav ul {
	list-style-type:none;
	margin-top:10px;
	padding:0px;
	line-height:12px;
	margin-left:16px;
}
#subnav a, a:link, a:visited {
	color:#333333;
	text-decoration:none;
}
#subnav a:hover {
	color:#666666;
	text-decoration:none;
}

#leftside {
	position:relative;
	float:right;
	width:796px;
	height:170px;
}
#leftside a, a:link, a:visited {
	color:#333333;
	text-decoration:none;
}
#leftside a:hover {
	color:#666666;
	text-decoration:none;
}

#news {
	position:relative;
	float:left;
	width:440px;
	height:170px;
	background:url(../images/newsevents.jpg) no-repeat top left;
}

#photo {
	position:relative;
	float:left;
	width:160px;
	height:170px;
	padding-top:42px;
}

#articles {
	position:relative;
	float:right;
	background:url(../images/largearrows.jpg) no-repeat left bottom;
	width:275px;
	height:165px;
}
#articles p {
	margin-left:30px;
	margin-top:38px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#rightside {
	position:relative;
	float:right;
	width:352px;
	height:170px;
}
#rightside ul {
	list-style-image:url(../images/smallarrow.jpg);
	list-style-type:circle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	list-style-position:inside;
}

#do {
	position:relative;
	float:left;
	width:175px;
	height:170px;
	background:url(../images/do.jpg) no-repeat top left;
	padding-top:20px;
}

#see {
	position:relative;
	float:right;
	width:170px;
	height:170px;
	background:url(../images/see.jpg) no-repeat top left;
	padding-top:20px;
}
#see ul {
	text-indent:10px;
}

#clear {
	clear:both;
}

#footer {
	position:relative;
	width:960px;
	height:25px;
	background-color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}
#footer p {
	padding:6px;
	margin:0px;
}

#footer a, a:link, a:visited {
	color:#000000;
	text-decoration:none;
}
#footer a:hover {
	color:#000000;
	text-decoration:underline;
}

#shadow {
	width:1000px;
	height:25px;
	margin:0 auto;
}