body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #ff6600;
	margin-left: 0px;
	margin-top: 10px;
	background-image: url(../images/background_01.gif);
	background-repeat: repeat-x;
}
a:link, #content a:link {
	text-decoration:underline;
	font-weight:normal;
	color: #333333;
}
a:visited, #content a:visited {
	text-decoration:underline;
	font-weight:normal;
	color: #333333;
}
a:hover, #content a:hover {
	text-decoration:none;
	font-weight:normal;
	color: #333333;
}
#outsideWrapper {
	text-align: left;
	width: 849px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#topNav {
	background-image: url(../images/topNavBack_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 442px;
	margin-left: 406px;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 7px;
}
#logoheader {
	background-image: url(../images/logo_and_family_07.jpg);
	background-repeat: no-repeat;
	width: 848px;
	padding: 0px;
	height: 148px;
}
h1#logo {
	display:block;
	height:145px;
	width:400px;
	text-indent:-9999px;
	background:transparent;
	border:none;
	text-decoration:none;
	float:left;
	z-index:9999;
	margin:0;
	padding:0;
	cursor:pointer;
}
#mainNav {
	background-color: #000000;
	height: 25px;
	width: 848px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	margin-top: 23px;
	text-align:center;
	font-weight:bold;
}
#content {
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	background-color: #FFFFFF;
	width: 828px;
}
#requestBtn {
	margin-left: 692px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topNav ul {
	font-weight: bold;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#topNav li {
	display: inline;
	padding-left: 10px;
}
#mainNav ul {
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	list-style-type: none;
	padding:0;
}
#mainNav li {
	display: inline;
	padding-left: 2px;
}
#content #footer {
	font-size: 10px;
	text-align: center;
}
#content #byline {
	font-size: 9px;
}
#content #byline a {
	color: #000000;
	text-decoration: underline;
}
#content h2 {
	font-size: 24px;
	padding-top: 5px;
	line-height: 20px;
	color:#ff6600;
}
#content h3 {
	font-size: 20px;
	padding-top: 5px;
	line-height: 20px;
	color:#000;
}
#content h4 {
	font-size: 16px;
	padding-top: 5px;
	color:#ff6600;
}
#content h5 {
	font-size: 14px;
	padding-top: 5px;
	color:#ff6600;
}
#content hr {
	color: #ED1C24;
}
#clearer {
	clear: both;
	height: 20px;
}
.small {
	font-size:.9em;
}
.coupon {
	width:352px;
	padding:10px;
	border:4px dashed #e31b22;
	text-align:center;
}
.coupon h1, .coupon h2, .coupon h3, .coupon h4, .coupon h5, .coupon h6, .coupon p {
	line-height:normal;
	padding:3px 0;
	margin:0;
}
.reverse {
	width:100%;
	background-color:#e31b22;
	padding:3px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
}
.reverse a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.reverse a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.reverse a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.red {
	color: #e31b22;
}
h1.seoMod {
	font-size: 24px;
	padding-top: 5px;
	line-height: 20px;
	color:#ff6600;
}

.white {
	color: #FFFFFF;
}
.right {
	float:right;
	padding-left:20px;
}
.left {
	float:left;
	padding-right:20px;
}
