/*
Theme Name: Metacomet - 2010
Theme URI: http://metacomet.com/
Description: Metacomet custom template
Author: Todd Barrs & Chris Strom
Version: 1.0
*/

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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
em {
	font-style:italic;
}
strong {
	font-weight:bold;
}
html, body {
	margin:0;
	height: 100%;
	background: url(images/bg.gif) top left repeat-x #ffffff;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper {
	position: relative;
	margin:0 auto;
	padding:0;
	width:940px;
	min-height: 100%;
	font-family:Arial, Helvetica, sans-serif;
}
.clear-float {
	display: block;
	height: 0px;
	width: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0;
	clear: both;
}
.clear-float-footer {
	display: block;
	height: 0px;
	width: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0 0 60px 0;
	clear: both;
}
#footer {
	position:absolute;
	bottom:0;
	height:48px;
	width:100%;
	text-align: center;
}
#footer ul {
	list-style:none;
	margin-bottom:5px;
}
#footer ul li {
	display:inline;
	margin:0;
	padding:0;
}
#footer ul li a {
	padding: 0 10px;
	color:#039; /*#356c9a;*/
	border-right: 1px solid #356c9a;
	text-decoration:none;
	font-size:10px;
}
#footer ul li a.right {
	border-right:none;
}
#footer ul li a:hover, #footer ul li a.active {
	text-decoration:underline;
}
#footer p {
	color:#356c9a;
	font-size:10px;
}
#footer p a {
	color:#356c9a;
	text-decoration:none;
	font-size:10px;
}
#footer p a:hover {
	text-decoration:underline;
}


.normal-list {
  margin-bottom: 13px;
  margin-top: 13px;
  margin-left: 15px;
}


/* left column */
#left-column-widgets{}
#left-column-widgets ul li{list-style: none;}

#left-column-widgets #cc_form_2{
border: 0px;
background: url("images/body-page/navbar-button-middle.gif") repeat-y scroll left top transparent;
border-bottom: 1px solid #C8986A;
border-top: 1px solid #F8EBE0;
color: #623A12;
display: block;
font-size: 14px;
font-weight: bold;
padding: 15px 10px;
text-align: center;
text-decoration: none;
width: 140px;
}

#left-column-widgets #cc_form_2 label{padding-bottom: 5px;}


#left-column-widgets #cc_form_2 #cc_email_address {width: 134px;}

/* For Constant Contact - Added By Matthew w/ BFD 10/2/2012 */
.constant-contact-signup-submit-button {
        visibility:visible;
	width:100px;
	height:25px;
	position:relative;
	color:#FFF;
	font-weight:bold;
	background-color:#85582a;
	border:0px;
	padding:4px;
	margin:5px;
}