@charset "utf-8";
/* Gorham Food Pantry Style Sheet */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
}

p {
	font-size: 12px;
	text-align:justify;
	margin-bottom: 7px;
	color: #663300;
}
p.smallText {
	font-size: 10px;
}
a {
	color: #4D6973;
}
a:hover {
	color: #660000;
}
#home p {
	text-align: center;
}
#home #rightside em {
	font-size: 105%;
}
#history #rightside em {
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 22px;
	font-style: normal;
	color: #660000;
}
#history #rightside p {
	line-height: 18px;
}
a {
	text-decoration:  none;
}
img {
	border: none;
	margin: 0;
}
h1 {
	font-size: 16px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #660000;
}
#leftside h2 {
	background-image: url(images/arrowWithBlue.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 35px;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}

#support #rightside h2,
#donatePage #content li,
#support #content li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding: 4px 5px 5px 30px;
	background-position: 5px 5px;
	font-size: 13px;
	font-weight: bold;
}
#support #content li p {
	font-weight: normal;
}
#support #outline p {
	text-align: left;
	font-size: 10px;
	margin-left: 5px;
}
#support #outline h2 {
	background-image: none;
	font-size: 12px;
	border: none;
	padding-left: 0;
	text-align: left;
	margin-left: 5px;
}

#outline {
	border: 2px solid #E6DAAB;
	margin-top: 20px;
}


#content li {
	list-style-type: none;
}

#board h2 {
	background-image: none;
}
br.clear {
	clear: both;
}
body {
	background-color: #E6DAAB;
}
#bigWrapper {
	width: 880px;
	margin: 0 auto;
	background-image: url(images/bigBackground2.jpg);
	background-repeat: repeat-y;
}
#wrapper {
	width: 840px;
	margin: 0 auto;
	border-left: 1px solid #DfD097;
}
#southWrapper {
	background-image: url(images/southWrapper.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 22px;
	width: 880px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 115px;
	background-color: #FFFFFF;
	background-image: url(images/Top_Header.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#topImages {
	width: 100%;
	height: 265px;
	background-image: url(images/Logo_Man_text2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFF;
	margin: 0;
	padding: 0;
}
#topImages img {
	margin-left: 200px;
	margin-top: 0;
	padding: 0;
}
#content {
	float: left;
	position: relative;
	width: 100%;
	padding: 0;
	background-color: #FFFFFF;
}
#content p {
	margin-right: 40px;
	line-height: 1.4;
}
#leftside {
	position: relative;
	float: left;
	width: 180px;
	margin-left: 20px;
}
#rightside {
	position: relative;
	float: left;
	width: 590px;
}
#footer {
	clear: both;
	width: 100%;
	position: relative;
	display: block;
	float: left;
	margin: 20px auto;
}
#footer p {
	text-align: center;
}

#nav {
	background-image: url(images/buttons.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	position: relative;
	width: 840px;
	height: 40px;
	margin: 0;
}
#nav ul {
	list-style-type: none;
}
#nav li {
	float: left;
	border-left: 1px solid #CCCCCC;
	height: 40px;
}
#nav ul li a {
	display: block;
	font-size: 14px;
	color: #400000;
	font-weight: bold;
	padding: 10px 10px;
	text-align: center;
}
#nav ul li a:hover {
	padding-bottom: 7px;
	border-bottom: 6px solid #660000;
}

.last {
	border-right: 1px solid #CCCCCC;
}

#donate {
	margin: 20px 0px 10px 15px;
}
#donatePage #rightside ul {
	width: 330px;
	margin-left: 40px;
}
#support #rightside ul li,
#donatePage #rightside ul li{
	border-bottom: 1px solid #E6DAAB;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-bottom: 10px;
}

#donatePage #rightside h2 {
	font-size: 13px;
	font-weight: normal;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 30px;
}

#location,
#hours {
	margin: 0;
	padding:0;
	border: 2px solid #660000;
	background-color: #E6DAAB;
	border: 2px solid #DAC983;
}
#hours {
	margin-bottom: 15px;
}

#leftside p {
	text-align: center;
	margin: 5px 10px 5px 20px;
}
p.directors {
	font-size: 10px;
	text-align: left;
	margin-left: 20px !important;
}


span.quoter {
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	text-align:center;
	color: #663300;
}
blockquote.emphasize p{
	font-size: 14px;
	padding:10px;
	font-weight: normal;
	margin-right: 10px;
	line-height: 1.5;
	text-align: center;
}
blockquote {
	font-size: 14px;
	border-bottom:1px solid #D8D7C5;
	border-top:1px solid #D8D7C5;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic !important;
	font-weight:normal;
	color: #660000;
	text-align: center;
	margin:0 60px 10px 60px;
}
#donatePage blockquote {
	margin: 0;
}
a.more {
	font-size: 14px;
	font-weight: bold;
}
#bodyText {
	margin-left: 40px;
}
input.printIt {
	background-color: #95B4BF;
	color: #660000;
	padding: 3px;
	font-weight: bold;
	float:right; 
	margin-right: 10px; 
	margin-left: 10px;
	cursor: pointer;
	}

#getemail {
	margin-top: 10px;
	width: 180px;
}

#getemail p {
	font-size: 12px;
	text-align: center;
	padding: 0;
	margin-top: 40px;
}
#emailBox {
	margin-bottom: 5px;
}
#subButton {
	margin-left: 60px;
	margin-bottom: 5px;
}