#adsense {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 10px;
	left: 0px;
}
.accessible {
	display: none;
	visibility: hidden;
}

body {
	margin: 10px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFE2D2; /*background: url('images/body-back.jpg') repeat-x top;*/
}

.border-l-r {
	border-left: solid #FF894B 1px;
	border-right: solid #FF894B 1px;
}

#container {
	margin: 0px auto;
	padding: 0;
	width: 804px;
	background: url('/images/shadow-right.gif') repeat-y right;
}

#content {
	width: 798px;
	min-height: 400px;
	border-left: solid #FF894B 1px;
	border-right: solid #FF894B 1px;
	background: url('/images/content-back.jpg') no-repeat right bottom;
	background-color: #FFFFFF;
}
#content-1 {
	width: 798px;
	border-left: solid #FF894B 1px;
	border-right: solid #FF894B 1px;
	background: url('/images/left-column-back.gif') repeat-y left;
	background-color: #FFFFFF;
}
#content-1-peaches {
	width: 778px;
	padding: 10px;
	background: url('/images/content-back.jpg') no-repeat right bottom;
}
fieldset {
	border: none;
}
#footer {	
	margin: 0px auto;
	padding: 0;
	width: 804px;
	font-size: 10px;
	color: #999999;
}
#footer a {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	text-decoration: underline;
}
#footer-left {
	float: left;
	font-size: 10px;
	color: #999999;
}
#footer-right {
	float: right;
}
#footer-shadow {
	float: left;
	height: 4px;
	width: 800px;
	border-top: solid #FF894B 1px;
	background: url('/images/shadow-bottom.gif') repeat-x top;
}
#footer-shadow-corner {
	float: right;
	height: 4px;
	width: 4px;
	background: url('/images/shadow-bottom-corner.gif') no-repeat;
}

#header {	
	margin: 0px auto;
	padding: 0;
	height: 140px;
	width: 804px;
	background: url('/images/header.jpg') no-repeat bottom;
}

#header-tagline {
	float: right;
	padding: 2px 5px 0 0;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #A82B1C;
}
#inner_content {
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
}

.item {
	padding-top: 5px;
	padding-bottom: 5px;
}

#left-column {
	float: left;
	width: 350px;
	text-align: center;
	background: url('/images/home-cross.gif') no-repeat 50% 69%;
}

#list1 {
	width: 250px;
	float: left;
	text-align: left;
	vertical-align: top;
}
.list2 {
	width: auto;
	float: left;
	text-align: left;
	vertical-align: top;
}
#menu {
	height: 28px;
	width: 798px;
	border-left: solid #FF894B 1px;
	border-right: solid #FF894B 1px;
	background: url('/images/menu-back.jpg') repeat-x;
}

#menu-items {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu-items li {
	float: right;
}

.normal {
	text-align: left;
	margin-top: 0px;
}

#right-column {
	float: right;
	width: 400px;
}
.services {
	margin-top: 0px;
	padding-top: 0px;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.title {
	color: #E1885E;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
}

#home-image {
	margin:0 0 0 5px;
	border:1px solid #FF894B;
}

.newsletters {
	list-style:none;
}

.newsletters li {
	margin:5px 0;
}
