﻿html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background: #fff url(http://ridgefieldctcoc.weblinkconnect.com/cwt/external/wcpages/images/headerBkgd.jpg) repeat-x left top;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
}
h1 {
	color: #5a5b33;
	font: normal 28px/30px "Gill Sans", Arial, Helvetica, sans-serif;
}
h2 {
	color: #666666;
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
a {
	color: #5c5c35;
}

a:hover {
	color: #111111;
	text-decoration:underline;
}

a img {
	border: none;

}
#container {
	margin: 0 auto;
	width: 980px;
	min-height: 100%;
	margin-bottom: -200px;
	position: relative;
}

p {
	line-height: 20px;
}
/* ------------------------------------------------------------------------------------- Header */

#header {
	height: 136px;
}
#header .logo {
	margin: 10px 0 0;
	float: left;
	width: 200px;
	height: 111px;
}

#header .logo1 {
	margin: 10px 0 0;
	float: left;
	width: 200px;
	height: 111px;
}

#header .adSpace {
	float: right;
	width: 728px;
	text-align: center;
	margin: 15px 0 0 0;
	height: 110px;
}
#header .adSpace p {
	color: #fff;
	font-size: 11px;
	margin: 0 0 2px;
	padding: 0;
}

#header .adSpace1 {
	float: right;
	width: 728px;
	text-align: center;
	margin: 15px 0 0 0;
}
#header .adSpace1 p {
	color: #fff;
	font-size: 11px;
	margin: 0 0 2px;
	padding: 0;
}

 .topnav {
	margin-right: 29px;
	float: right;
	width: 240px;
	height: 25px;
	font-size: 10px;
	z-index:100;
	
}

.topnav a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.topnav a:hover {
text-decoration:underline;
}

/* ------------------------------------------------------------------------------------- Main Nav */

#nav {
	margin: 5px 0;
	padding: 0;
	border-bottom: 1px solid #545454;
	text-align: center;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 980px;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
}
#nav li a {
	float: left;
	display: block;
	color: #545454;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
	padding: 6px 4px;
	font-size: 9px;
}

#nav li a:hover {
text-decoration:underline;
}

#ul {
list-style:disc;	
}
/* ------------------------------------------------------------------------------------- Main Content Area */

#contentArea {
	margin: 10px 0 0;
}
#sideBar {
	float: left;
	width: 480px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #8b8b89;
}
#sideBarInterior {
	float: left;
	width: 330px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #8b8b89;
	border-bottom: #ffffff 30px solid;
}
.events {
	width: 250px;
	float: left;
}
.events .eventContainer {
	background: #eff2e8;
	padding: 0px 0px;
	
}
.events .eventContainer a {
	font-weight: normal;
}
.weather {
	float: left;
	width: 200px;
	margin: 0 0 0 10px;
}
#mainContentHome {
	padding: 10px 20px;
	border-left: 1px solid #545454;
	float: left;
	width: 454px;
}

#mainContent {
	padding: 10px 0 0 20px;
	border-left: 1px solid #545454;
	float: left;
	width: 600px;
}

.breadcrumb {
	font-size: 11px;
	border-bottom: 1px solid #545454;
	padding: 0 0 5px;
	margin: 0;
}
#mainContentHome .content h1 {
	width: 436px;
	height: 73px;
	text-indent: -9000px;
	background: transparent url(../images/homeWelcomeTitle.jpg) no-repeat left top;
	border-bottom: 1px solid #545454;
	margin: 0 0 5px;
}
#mainContentHome .news {
	float: left;
	width: 300px;
	display: inline;
}
#mainContentHome .smImage {
	width: 111px;
	float: right;
}

.body img {
	margin:0 20px;
}

.img1 {
	padding-right: 10px;
}

/* ------------------------------------------------------------------------------------- Footer */
.clearfooter {
	height: 200px;
	clear: both;
}
#footer {
	background: #5a5b33 url(../images/footerBkgd.gif) repeat-x left top;
	padding: 10px 0;
	margin: 0;
	height: 200px;
	position: relative;
}
#footer #footContainer {
	margin: 0 auto;
	width: 980px;
	font-size: 11px;
}
#footContainer .copyrightAddress {
	float: left;
	width: 410px;
	color: #ffffff;
	
}

#footContainer .copyrightAddress .p {
	float: left;
	width: 400px;
	color: #ffffff;
	
}

#footContainer .weblink {
	float: right;
	width: 250px;
	text-align: center;
}
#footContainer .weblink p {
	margin: 0;
	color: #ffffff;
	padding: 0;
}
#footContainer .weblink p a {
	color: #ffffff;
	text-decoration: none;
}

/* ------------------------------------------------------------------------------------- Clear Floats */

#header:after, #nav:after, #contentArea:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*:first-child+html #header, *:first-child+html #nav, *:first-child+html #contentArea {
	min-height: 1px;
}

.ctl00_webmenu_webmenu_mnuWebMenu_1 {
	line-height: 16px;
}

.bottomnav a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.bottomnav a:hover {
text-decoration:underline;
}


p.web a {
	color: #52708c;
	text-decoration:none;
}

p.web a:hover {
	color: #52708c;
	text-decoration:underline;
}

/***********************************************
* gAjax RSS Pausing Scroller- (c) Dynamic Drive (www.dynamicdrive.com)
* Requires "gfeedfetcher.js" class
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/

</script>

<style type="text/css">

.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
}

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}

#example1{ /*Demo 1 main container*/
width: 450px;
height: 30px;
border: 1px solid black;
padding: 4px;
background-color: lightyellow;
}

#example2{ /*Demo 2 main container*/
width: 600px;
height: 180px;
border: 1px dashed black;
padding: 4px;
background-color: #EEEEEE;
}

#example2 div ul{ /*Demo 2 UL container*/
margin: 0;
padding-left: 18px;
}

#example2 div ul li{ /*Demo 2 LI that surrounds each entry*/
margin-bottom: 4px;
}

#example3{ /*Demo 3 main container*/
width: 150px;
height: 75px;
border: 0;
padding: 4px;
}

#example3 div p{ /*Demo 3 P element that separates each entry*/
margin-top: 0;
margin-bottom: 7px;
}

code{ /*CSS for insructions*/
color: red;
}

