@charset "UTF-8";

* {
margin: 0;
}
html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -121px;
}
.footer, .push {
height: 121px;
}
.footer {
	background-image:url(../images/mobowl-mockup-04b_35.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	line-height: 15px;
	color: #FFF;
}
.footer p {
	padding-top: 50px;
}
.footer a {
	color:#FFF;
}
.footer a:hover {
	color:#CCC;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: 14px;
}
#top_shadow {
	background-image: url(../images/bg-top.jpg);
	background-repeat: repeat-x;
	height: 41px;
}
#logo {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#nav_container {
	height: 37px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	text-align:center;
	overflow:hidden;
}
#nav_container li {
	display: block;
	float: left;
	list-style-type: none;
}
#nav_container li a {
	display: block;
	float: left;
	list-style-type: none;
}
#main_content {
	width: 527px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	overflow: hidden;
}
#main_content p {
	padding-top:1em;
}
#content_container {
	background-image: url(../images/bg-lines.jpg);
	background-repeat: repeat-x;
}
h3 {
	color: #AC461D;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 5px;
	font-size: 14px;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	line-height: normal;
}
#td_header {
	font-weight: bold;
	color: #AC461D;
}
#table {
	font-size: 12px;
	color: #666;
	border: 1px solid #AC461D;
}
h2 {
	font-size: 18px;
	font-style: italic;
	color: #AC461D;
	padding-top:5px;
}
#content_footer {
	width: 527px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#td_header {
	border: 1px solid #AC461D;
	background-color: #f3e6e1;
}
#td_content {
	border: 1px solid #AC461D;
}
h4 {
	font-style: italic;
	font-weight: normal;
}
a {
	color: #AC461D;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}