/*CSS RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*Restyle!*/

a {color:#458fc6;}
a:hover {color:#444;}

textarea {font-family:tahoma, sans-serif;}

p {
	margin:0 0 15px 0;
	}

strong {
	font-weight:bold;
	color:#00583b;
	}
	
em {
	font-style:oblique;
	}
	
h3 {
	font-size:13px;
	font-weight:bold;
	margin:0;
	}

/*MinuteMan Press CSS*/
body {
	background:#fff url(../images/bg.gif) top left repeat-x;
	background-attachment:fixed;
	color:#737373;
	font:13px arial, verdana, sans-serif;
	line-height:1.3;
	padding-top:15px;
	}
	
#container {
	position:relative;
	margin:0 auto;
	padding:10px 0 0 20px;
	background:white;
	width:920px;
	}
	
#left {
	float:left;
	width:220px;
	}
	
#left h1, #left h1 a {
	font:30px impact, sans-serif;
	color:#000;
	text-decoration:none;
	line-height:32px;
	}

#left p.tagline {
	color:#706045;
	font-size:11px;
	font-weight:bold;
	}
	
#left form {
	background:url(../images/formbg.gif) left 30px no-repeat;
	width:209px;
	}
	
#left form p {
	font-size:11px;
	color:#71716f;
	margin:0;
	padding:0 10px;
	}
	
#left form input, #left form textarea {
	background:#e4dfce;
	border:1px solid #d1c9ad;
	color:#71716f;
	width:185px;
	font-size:11px;
	margin-top:3px;
	}
	
#left form input.submit {
	width:auto;
	border:none;
	margin-left:80px;
	}
	
#left p.phone {
	float:left;
	background:url(../images/phone.gif) no-repeat;
	color:#706045;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	width:158px;
	margin-top:15px;
	padding-left:60px;
	padding-top:35px;
	padding-bottom:24px;
	}
	
#left p.phone strong {
	color:#00617d;
	font-size:21px;
	}
	
#left .bizhours {
	float:left;
	width:188px;
	background:url(../images/bizhours.gif) no-repeat;
	padding:10px;
	padding-bottom:20px;
	}

#left .bizhours p {
	font-size:12px;
	font-weight:bold;
	color:#706045;
	margin-top:20px;
	}
	
#left .bizhours ul {
	font-size:12px;
	margin-top:35px;
        clear: both; 
	}
	
#left .bizhours ul li em {
	color:#5b4f4e;
	font-style:normal;
	float:left;
	width:80px;
	}
	
#left .bizhours ul li strong {
	color:#124577;
	width:80px;
	margin-left:10px;
	}
	
#right {
	float:left;
	width:657px;
	margin-left:10px;
	}
	
#right h2 {
	float:right;
	width:200px;
	color:#706045;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:right;
	}
	
#right h2 strong {
	color:#71716f;
	font-size:24px;
	}
	
ul#nav {
	float:left;
	background:url(../images/navbg.gif) no-repeat;
	width:647px;
	padding:4px 5px;
	margin-bottom:14px;
	margin-top:5px;
	height:38px;
	}
	
ul#nav li {
	text-transform:uppercase;
	float:left;
	}
	
ul#nav li a {
	color:#fff;
	padding:8px 15px;
	border-right:1px solid #6d9aa7;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	float:left;
	}
	
ul#nav li a:hover, ul.nav1 li a.one, ul.nav2 li a.two, ul.nav3 li a.three, ul.nav4 li a.four, ul.nav5 li a.five {
	background:url(../images/arrow.gif) center top no-repeat;
	}
	
ul#nav li a.five {
	border-right:none;
	}
	
#content {
	float:left;
	width:647px;
	padding:5px;
	margin-top:10px;
	}
	
#content h1.inside {
	background:#f9f9f3;
	color:#00617d;
	text-transform:uppercase;
	padding:5px;
	margin-bottom:10px;
	font:24px impact, arial, sans-serif;
	}
	
#content p.promo {
	padding:0 10px;
	font:italic 15px arial, sans-serif;
	}
	
#content p.promo strong {
	font:22px impact, arial, sans-serif;
	color:#706045;
	text-transform:uppercase;
	}
	
#content .left {
	float:left;
	width:431px;
	}
	
#content .left ul {
	margin:10px 15px;
	}
	
#content .left li {
	margin-left:5px;
	}
	
#content .left h1.title {
	background:url(../images/titlebg.gif) repeat-y;
	margin:0;
	padding:0;
	color:#000;
	text-transform:uppercase;
	padding:0 15px;
	font:22px impact, arial, sans-serif;
	}
	
#content .left h1 {
	color:#000;
	text-transform:uppercase;
	font:22px impact, arial, sans-serif;
	}
	
#content .left form input, #content .left form textarea {
	width:250px;
	}
	
#content .left form input.submit {
	width:auto;
	}
	
#content .right {
	float:left;
	width: 200px;
	margin-left:10px;
	_margin-left:5px;
	}
	
#content .right ul {
	color:#706045;
	margin-left:15px;
	margin-bottom:15px;
	}
	
#content ul li {
	list-style-type:square;
	border-bottom:1px solid #dcdcdc;
	padding:2px 0;
	}
	
#content ul li a {
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	}
	
#content ul li a:hover {
	color:#fe7109;
	}
	
#content .right h2 {
	font-size:15px;
	color:#706045;
	text-transform:uppercase;
	text-align:left;
	}
	
#content .right h3 {
	font-size:15px;
	color:#706045;
	text-transform:uppercase;
	}
	
#content .right .payment {
	float:left;
	width:188px;
	background:#ececdd;
	padding:5px;
	}
	
#footer {
clear: both;
margin: 0 0px;
	width:865px;
	padding:5px 10px 5px 10px;
	background:#f3f1e7;
height: 100px;
	}
	
#footer p  {
	float:left;
	color:#969696;
	font:28px impact, arial, sans-serif;
	text-transform:uppercase;
	width:220px;
	}
	
#footer ul {
	float:left;
	width:602px;
	height:17px;
	background:url(../images/footer.gif) no-repeat;
	padding:5px;
	}
	
#footer ul li {
	display:inline;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	margin:0 10px;
	}
	
#footer ul li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}
	
#footer .footer {
	float:left;
	width:600px;
	font-size:9px;
	margin-top:10px;
	text-transform:uppercase;
	height:27px;
	}
	
#footer .footer a {
	color:#fe7109;
	}
	
.float-left {
	float:left;
	}
	
.float-right {
	float:right;
	margin:0 0 5px 5px;
	}
