/* CSS Document */

* {padding:0px; margin:0px;}
img {border:none; padding:0px; margin:0px; border:0;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#820626;
	color:#221e1e;
	letter-spacing:1px;
	line-height:1.25;
	height:100%;}
a:link, a:visited, a:active {
	color:#9cb65a;
	font-weight:bold;}
	
a:hover {
	text-decoration:underline;
	}
	
p {margin-bottom:15px;
}


#wrapper {
	width:798px;
	margin:auto;
	padding-bottom:3px;
	position:relative;
	background-color:#ffffff;
	border-left:#221e1e solid 2px;
	border-right:#221e1e solid 2px;
	margin-top:25px;
	background-image:url(/images/design/wrap_repeat_BNH.jpg);
	background-repeat:repeat-y;
}
#header {height:171px;
	background-image:url(/images/design/header_BNH.jpg);
	background-repeat:no-repeat;
	position:relative;
	}
.home {position:absolute;
background-image:url(/images/design/nav_home_img_BNH.gif);
background-repeat:no-repeat;
text-indent:30px;
	left:110px;
	top:150px;}
#header ul {list-style:none;
	position:absolute;
	left:230px;
	top:150px;
	}

#header ul  li {display:inline;
	margin-right:15px;
	}
#header a:link, #header a:visited, #header a:active{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	}
#header a:hover  {
	color:#9cb65a;
	}
#header ul.navigation li a:hover {
	color:#006139;}	
				
#sidebar {list-style:none;
	height:518px;
	width:218px;
	background-image:url(/images/design/lsidebar_bg_BNH.jpg);
	background-repeat:no-repeat;
	float:left;	}
#sidebar ul {list-style:none;}
#sidebar li{
	text-align:right;
	padding-top:3px;
	}	
#sidebar a:link, #sidebar a:visited, #sidebar a:active{
	color:#00643a;
	text-decoration:none;
	font-weight:bold;
	padding-right:15px;
	float:none;}
#sidebar a:hover  {
	color:#b45b17;}	

#rightbar {list-style:none;
	width:204px;
	float:left;
	clear:right;
	background-image:url(/images/design/rsidebar_img_BNH.jpg);
	background-repeat:no-repeat;
	padding-top:158px;
	position:relative;

	}
#rightbarnewsletter {
	text-align: center;
	}
#depot {
	height:129px;
	width:194px;
	background: url("http://www.baldwinvillenh.com/images/design/rsidebar_img_BNH-03.jpg") no-repeat;
	text-align:center;
	display: block;
	padding-top:5px;
	color:#ffda00;
	font-size:15px;
	font-weight:bold;
	margin-left:12px;
}
#depot a:link, #depot a:visited, #depot a:active {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	}
#calendar {
	height:200px;
	width:194px;
	/*background-color:#ff0000;*/
	margin-left:12px;
	}
	
p.depot a:hover {
	text-decoration:underline;
	}
	
#signup {position:absolute;
top:50px;
	font-weight:bold;
	font-size:12px;
	margin-left:10px;}
#signup input {border:solid black 1px;
	}

#content {
	float:left;
	width:332px;
	padding:3px 15px 25px 15px;
	
}
#content h1, h2, h3,h4, h5, h6 {color:#9CB65A;}
#content h1 {font-size:14px;}
#content h2 {font-size:13px; margin-top:5px;}
#content h3 {font-size:12px;}
#content h1 {margin-top:0px;}
#content ul {margin:10px 0px 10px 15px;}
#content ul li {padding-bottom:5px;}

table#homepage {
	border:1px solid #9cba5a;
	padding:0px;
	margin:0px 0px 15px 0px;}
	
table#homepage h2 {
	margin:0px 0px 10px 0px;
	padding:4px 0px 4px 0px;
	font-size:12px;
	background-color:#9CBA5A;
	border-bottom:2px solid #006139;
	color:#006139;
	
	padding-left:5px;
	}
table#homepage ul {margin:0px; 
	padding:0px;
	margin-left:15px;}
table#homepage td {
	width:50%;	
	}
table#homepage p {
	margin-left:15px;
	line-height:1;}
/* Used to highlight text in certain sections */
.highlight {
	color:#006139;
	font-weight:bold;}
/* Styling for footer */
p#copyright{
	color:#ffffff;
	font-size:10px;
	text-align:center;

	padding-top:25px;
	}
p#copyright a:link, p#copyright a:visited, p#copyright a:active {
	color:#ffffff;
	text-decoration:underline;
}
p#copyright a:hover {
	text-decoration:none;
}	

	
