*{
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	text-align: center;
	font-size: 14px;
	background-color: #e5e5e5;
}

a{
	color: #000000;
}

a:hover{}

#lid{
	background-color: #FFFFFF;
	background-image: url(../App_Themes/cumberlandregiontomorrow/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#site-container{
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header{
	height: 150px;
}

#header h1{
	margin: 0px;
	padding-top: 22px;
	padding-left: 30px;
	float: left;
}

#header h1 a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.search{
	float: right;
	padding-right: 30px;
	padding-top: 95px;
}

.search .field{
	width: 230px;
	padding: 3px;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c6c6c6;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
	margin-right: 5px;

}

.search .button{
	background-color: #999593;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
}

#navigation{
	background-color: #999593;
	float: left;
	width: 990px;
}

#navigation ul{
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
}

#navigation li{
	float: left;
}

#navigation li a{
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

#navigation li.active a{
}

#navigation li a:hover {
	color: #cccac9;
	background-position: left top;
}

#navigation li:hover ul, #navigation li.sfhover ul {
	left: auto;
}

#navigation li ul {
	position: absolute;
	left: -999em;
	background-color: #a8a5a3;
	background-image: url(../App_Themes/cumberlandregiontomorrow/images/nav-shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px
}

#navigation li li{
	float: none;
}

#navigation li li a, #navigation li.active li a{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b0ae;
	width: 150px;
}

#navigation li li a:hover{
	background-position: left top;
	height: auto;
}

#main{
	padding: 25px;	
	float: left;
	line-height: 20px;
}

#main p, #main ul{
	margin-top: 0px;
	margin-bottom: 15px;
}

#content{
	float: left;
	width: 615px;
	margin-right: 25px;
}

#content td{
	font-size: 13px;
}

#main h1{
	color: #006940;
	font-size: 40px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: normal;
}

#main h2 {
	color: #00529c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	line-height: normal;
}

.BlogPTitle{
	margin-bottom: 10px;
}

.BlogPTitle a{
	color: #00529c;
	text-decoration: none;
	font-family: Georgia, "Times New RomaN", Times, serif;
	font-size: 17px;
	font-weight: normal;
	line-height: normal;
}

.BlogPTitle a:hover{
	color: #999593;
}

.BlogPBody{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.teaser{
}

#content .teaser p{
	margin: 0px;
}

br.clear{
	display: none;
}

.BlogPDateWhole{
	font-size: 11px;
	color: #999593;
	padding-bottom: 15px;
}

.BlogPDateWhole a{
	color: #999593;
	text-decoration: none;
}

#main #sidebar{
	float: left;
	width: 300px;
	font-size: 12px;
	line-height: 18px;
}

#sidebar img{
	margin-bottom: 15px;
}

#footer{
	clear: both;
	text-align: center;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c6c6c6;
	color: #999593;
}

#footer ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footer li{
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c6c6c6;
}

#footer a{
	color: #999593;
	text-decoration: none;
}

#footer .no-border{
	border-style: none;
}

.clear{
	clear: both;
}

.BlogCommentsTitle, .InfoLabel {
	display: none;
}

.PostCommentSeparatorLine{
	color: #e5e5e5;
	background-color: #e5e5e5;
}

.SearchDialog{
	padding-bottom: 10px;
}

.SearchResult {
	padding-bottom: 10px;

}

.TextBoxField, .TextAreaField{
padding: 3px;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c6c6c6;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
}

#lid2{
	background-color: #FFFFFF;
	background-image: url(../App_Themes/cumberlandregiontomorrow/images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#lid2 #navigation{
	background-color: #8695b5;
	padding-right: 10px;
	padding-left: 10px;
}

#lid2 .button {
	background-color: #8695b5;
}

#lid2 h1{
	color: #0d2b69;
}

#lid2 .BlogPTitle a{
	color: #0d2b69;
}

#lid2  .BlogPTitle a:hover{
	color: #999593;
}

#lid2 #header h1{
	margin: 0px;
	padding-top: 32px;
	padding-left: 30px;
	float: left;
}

#lid2 #navigation li a:hover {
	color: #d6dce6;
}

#lid2 #navigation li ul {
	background-image: none;
	background-color: #9aa7c3;
}

#lid2 #navigation li li a, #navigation li.active li a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aeb9d1;
}
