body {
	background-color: #bcbb40;
	background-image: url(../images/mainback.png);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Tahoma, Geneva, sans-serif;
}
.mainback {
	background-image: url(../images/main_shadow/mainshadow.png);
	background-repeat: repeat-y;
	width: 960px;
	padding-right: 14px;
	clear: both;
}
.right_top {
	background-image: url(../images/main_shadow/right_top.png);
	height: 50px;
	width: 14px;
	float: right;
}
.top_stuff {
	float: right;
	width: 710px;
	margin-right: 14px;
	height: 30px;
	margin-bottom: 12px;
	text-align: right;
}
.other {
}
.nav {
	height: 50px;
	width: 710px;
	background-image: url(../images/main_shadow/navback.png);
	font-size: 15px;
	float: right;
}
.nav a {
	color: #ffffcc;
	text-decoration: none;
}
.nav img {
	padding-right: 8px;
	padding-left: 8px;
}
.bottomshadow {
	background-image: url(../images/main_shadow/bottomshadow.png);
	height: 18px;
	width: 974px;
}
.clear-both {
	clear: both;
}
.container {
	position: absolute;
}
.outer_container {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
.other {
	width: 974px;
}
.logo {
	position: absolute;
	background-image: url(../images/logo_small-orig.png);
	height: 120px;
	width: 190px;
	left: 10px;
	top: 0px;
	z-index: 1;
}
.main_inner {
	background-color: #ffffcc;
	padding: 40px;
	color: #75533c;
	text-align: justify;
}
.main_inner a {
	color: #75533c;
}
h1 {
	margin-top: 0px;
	text-align: center;
}
a:hover,.text-red, .redbox {
	color: #e45a44;
}
.brown-border, .main_inner img {
	border: 1px solid #75533c;
}
.margin-0px-top {
	margin-top: 0px;
}
.redbox {
	font-weight: bold;
	padding: 5px;
	border: 2px solid #F00;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
}
.td-header {
}
.global-input {
	width: 200px;
}
li {
	margin-top: 1em;
}
.footer {
	font-size: small;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
.footer a {
	color: #000;
}
.blogtitle h3 {
	margin: 0px;
}
.blogtitle a {
	text-decoration: none;
}
.image-left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.service-td img , .top_stuff img, .bottom img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.email_input {
	width: 125px;
}
.service-td p {
	margin: 0px;
}
