body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
body {
	background-color: #ff6600;
	margin-left: 0px;
	margin-top: 2px;
	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;
}
#topNav li a, a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#topNav a:hover {
	color: #ff6600;
}
#logoheader {
	/*	background-image: url(/images/logo_and_family_07.jpg); */
	background-image: url(/img/header.jpg);
	background-repeat: no-repeat;
	width: 848px;
	padding: 0px;
	height: 148px;
	position: relative;
}
#logoheader #phonenumber {
	position: absolute;
	top: 105px;
	left: 0px;
	height: 33px;
	width: 403px;
	text-align: center;
	color: #EC6422;
	font-weight: bold;
	font-size: 26px;
}
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: 1px;
	text-align:center;
	font-weight:bold;
	background: url(/img/nav_bottom.gif) bottom left repeat-x;
}
#mainNav li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
#mainNav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
#mainNav li a:hover {
	color: #ff6600;
}
#content {
	font-size: 12px;
	line-height: 190%;
	padding: 10px;
	background-color: #FFFFFF;
	width: 828px;
	color: #333;
}
#content .pad {
	padding: 0 30px;
}
#content .pad2 {
	padding: 0 60px;
}
#content td {
	font-size: 12px;
	line-height: normal;
	color: #333;
}
#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;
	line-height: normal;
}
#content #byline {
	font-size: 9px;
}
#content #byline a {
	color: #000000;
	text-decoration: underline;
}
#content h2 {
	font-size: 24px;
	padding-top: 5px;
	color:#ff6600;
}
#content h3 {
	font-size: 20px;
	padding-top: 5px;
	color:#ff6600;
}
#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;
}
.white {
	color: #FFFFFF;
}
.right {
	float:right;
	padding-left:20px;
}
.left {
	float:left;
	padding-right:20px;
}
.pic_top_left {
	background: url(/img/pic_top_left.gif) top left no-repeat;
}
.pic_top_right {
	background: url(/img/pic_top_right.gif) top right no-repeat;
}
.pic_bottom_left {
	background: url(/img/pic_bottom_left.gif) bottom left no-repeat;
}
.pic_bottom_right {
	background: url(/img/pic_bottom_right.gif) bottom right no-repeat;
}
.pic_pic {
	padding: 15px;
}
.pic_shading {
	border-top: 1px #CCC solid;
	border-left: 1px #DDD solid;
}