/* CSS Document written by swebrules@gmail.com */
body {
	background: url(../images/bg_main.gif) left top repeat-x;
	background-color: #7A9B6E;
	margin: 0px;
}
#bg_top {
	background: url(../images/bg_top.gif) top repeat-y;
}
#bg_mid {
	background: url(../images/box_mid_bg.gif) top repeat-y;
}
.logo {
	padding: 10px 0 0 55px;
	float: left;
}
.nav {
	padding: 10px 47px 0 65px;
	float: left;
}
.quote {
	padding: 0 10px 0 10px;
	font-family: Garamond, verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #261400;
	line-height: 15px;
}
#bg_footer {
	background: url(../images/bg_footer.gif) left repeat-x;
	height: 98px;
}
#box_footer {
	background: url(../images/box_footer.gif) no-repeat top;
	height: 41px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B1300;
	line-height: 15px;
	font-weight: bold;
	padding: 0 0 3px 140px;
}
td {
	font-family: Garamond, verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #261400;
	font-weight: normal;
}
td a:link, td a:active, td a:visited {
	color: #A07C23;
	text-decoration: underline;
}
td a:hover {
	color: #A07C23;
	text-decoration: none;
}
p {
	font-family: Garamond, verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #261400;
	line-height: 15px;
	font-weight: normal;
	margin: 0 0 15px 0;
}
p a:link, p a:active, p a:visited {
	color: #A07C23;
	text-decoration: underline;
}
p a:hover {
	color: #A07C23;
	text-decoration: none;
}