/*
	global style
*/

body {
	font-family: Georgia, Garamond, serif;
	background: #FFFFFF url(images/bg_1px.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

div#outerDiv {
	width: 1010px;
	margin: 0 auto;
}

p, h1, h2, h3, h4, h5, h6 li {
	margin: 0;
}


p { font-family: Georgia, Garamond, serif;
	font-size: 14px;
	line-height: 140%;
	color: #3b4b21;
	text-decoration: none;
	font-weight: normal;
}
	
.header1 {
	font-family: Georgia, Garamond, serif;
	font-size: 17px;
	line-height: 120%;
	color: #930C00;
	text-decoration: none;
	font-weight: normal;
}

.header2 {
	font-family: Georgia, Garamond, serif;
	font-size: 18px;
	line-height: 120%;
	color: #930C00;
	text-decoration: none;
	font-weight: normal;
}
	
.text { font-family: Georgia, Garamond, serif;
	font-size: 14px;
	line-height: 140%;
	color: #3b4b21;
	text-decoration: none;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	}
	
.text a				{ font-family: Georgia, Garamond, serif; font-size: 14px; line-height: 140%; color: #ee7802; text-decoration: none; font-weight: normal; }
.text a:link		{ font-family: Georgia, Garamond, serif; font-size: 14px; line-height: 140%; color: #ee7802; text-decoration: none; font-weight: normal; }
.text a:hover		{ font-family: Georgia, Garamond, serif; font-size: 14px; line-height: 140%; color: #fea203; text-decoration: none; font-weight: normal; }
.text a:active		{ font-family: Georgia, Garamond, serif; font-size: 14px; line-height: 140%; color: #6B843F; text-decoration: none; font-weight: normal; }

.padder { 
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	}

img.floatLeft {
	float: left;
	margin-right: 20px;
	clear: bottom;
}

img.floatRight {
	float: right;
	margin-left: 20px;
}

.alignbottom { 
	vertical-align: bottom;
	}

div#outerDiv {
	width: 1010px;
	margin: 0 auto;
}

.boxmargintop10 {
	margin-top: 10px;
}

#quote_photo {
	margin-top: 6px;
	align: center;
}

.pullquote_box {
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 0px;

}

.pullquote {
	font-family: Georgia, Garamond, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 140%;
	color: #3b4b21;
	text-decoration: none;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

.source {
	font-size: 11px;
	font-style: italic;
	line-height: 140%;
	color: #3b4b21;
	text-decoration: none;
	font-weight: normal;
}

#main {
	width: 1010px;
	margin-top: 6px;
	align: center;
}

.topbar_address {
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 11px;
	line-height: 140%;
	color: #3b4b21;
	text-decoration: none;
	font-weight: normal;
}

a			{ font-family: Georgia, Garamond, serif; font-size: 14px; line-height: 140%; color: #ee7802; text-decoration: none; font-weight: normal; }
a:link		{ font-family: Georgia, Garamond, serif; font-size: 14px; line-height: 140%; color: #ee7802; text-decoration: none; font-weight: normal; }
a:hover		{ font-family: Georgia, Garamond, serif; font-size: 14px; line-height: 140%; color: #fea203; text-decoration: none; font-weight: normal; }
a:active	{ font-family: Georgia, Garamond, serif; font-size: 14px; line-height: 140%; color: #6B843F; text-decoration: none; font-weight: normal; }

	
.topbar_address a			{ font-family: verdana, arial, helvetica, sans serif; font-size: 11px; line-height: 140%; color: #ee7802; text-decoration: none; font-weight: normal; }
.topbar_address a:link		{ font-family: verdana, arial, helvetica, sans serif; font-size: 11px; line-height: 140%; color: #ee7802; text-decoration: none; font-weight: normal; }
.topbar_address a:hover		{ font-family: verdana, arial, helvetica, sans serif; font-size: 11px; line-height: 140%; color: #fea203; text-decoration: none; font-weight: normal; }
.topbar_address a:active	{ font-family: verdana, arial, helvetica, sans serif; font-size: 11px; line-height: 140%; color: #6B843F; text-decoration: none; font-weight: normal; }

/* ===== footer ===== */

.footer
	{ font-family: verdana, arial, helvetica, sans serif;
	font-size: 10px;
	line-height: 140%;
	color: #3b4b21;
	text-decoration: none;
	font-weight: normal;
}
	
.footer a			{ font-family: verdana, arial, helvetica, sans serif; font-size: 10px; line-height: 140%; color: #ee7802; text-decoration: none; font-weight: normal; }
.footer a:link		{ font-family: verdana, arial, helvetica, sans serif; font-size: 10px; line-height: 140%; color: #ee7802; text-decoration: none; font-weight: normal; }
.footer a:hover		{ font-family: verdana, arial, helvetica, sans serif; font-size: 10px; line-height: 140%; color: #fea203; text-decoration: none; font-weight: normal; }
.footer a:active	{ font-family: verdana, arial, helvetica, sans serif; font-size: 10px; line-height: 140%; color: #6B843F; text-decoration: none; font-weight: normal; }
