body{
background: #fff url(images/bg.jpg) top left repeat-x;
color: #333;
font-family: "Georgia","Times New Roman",Times,serif;
font-size: 15px;
line-height: 25px;
}

#head{
margin: -5px;
padding: 0px;
text-align: center;
}

#head a{
background: none;
}

#content{
padding-top: 20px;
margin: 0 auto;
width: 600px;
}

#content img{
}

p a{
color: #fff;
background: #11abb5;
text-decoration: none;
font-style: italic;
}

p a:hover{
background: #000;
}

h1{
font-family: helvetica, arial;
font-style: bold;
font-size: 20px;
line-height: 26px;
color: #505050;
text-transform: uppercase;
margin-bottom: 10px;
background: none;
}

h1 a{
color: #333;
text-decoration: none;
background: none;
}

h1 a:hover{
color: #11abb5;
background: none;
}

a{
color: #333;
text-decoration: underline;
}

.meta{
font-family: helvetica, arial;
font-size: 11px;
text-align: right;
border-top: 1px dotted #b0b0b0;
border-bottom: 1px dotted #b0b0b0;
margin-bottom: 60px;
}

/* -----------------------------------*/
/* ------->>> RESPONSE FORM <<<-------*/
/* -----------------------------------*/

.name {
}

.name a {
}

.addResponse{
margin-top: 20px;
}

.addResponse form {
	border: none;
	margin: 0 0px;
	padding: 0px 0 0 0;
}
.addResponse form p {
	line-height: 160%;
	margin: 0;
	padding: 5px 0;
}
.inputinfo {
	padding: 5px 0;
	position: relative;
	text-align: left;
}
.inputinfo p {
	float: right;
	line-height: 160%;
	width: 240px;
}
label {
	text-transform: none;
	}
label strong {
}
.addResponse input {
	background: #fff;
        color: #000;
	border: 1px dotted #8a8a8a;
	font-size: 0.9em;
	margin: 4px 0px 10px 0;
	padding: 4px;
	width: 300px;
	}
.addResponse textarea {
	background: #fff;
        color: #000;
	font-size: 1em;
	height: 150px;
	line-height: 140%;
	margin-top: 4px;
	padding: 3px 5px 3px 5px;
	width: 570px;
border: 1px dotted #8a8a8a;
	}
.addResponse input#submit {
	background: #121212;
	color: #000;
	font-size: 1.2em;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 2px 3px 2px 3px;
	width: 140px;
	}
p.submit { text-align: center; }
.addResponse #submit:hover { color: #fff; }
.addResponse #submit:active { color:#000; }

#watertownStrip{
font-family: helvetica, arial;
font-size: 14px;
}