/* Reset All Styles
-------------------------------------------------------------------- */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
a { outline: none; }

/* Hide Elements
-------------------------------------------------------------------- */
#mainNav ul,
#sub_page_panel_shadow {
	display: none;	
}

#sub_page_content_panel .coupons p {
	display: block;
}

body {
  font-family: "Nimbus Roman No9 L", "Times New Roman", serif;
  font-size: 12px;
  width: 100%;
}

p {
  text-align: justify;
}


#mainNav {
	border-top:2px solid #E71737;
}

#wrapper {
	border: 0;
	margin: 0 auto;
	padding: 0 !important;
	 width: 100%;
}

h2 {
	width: 80% !important;
}

#header h1.subpage a {
	text-indent: 0;
	float: none;
	position: absolute;
	width: auto;
	height: auto;
	display: inline;
	background: 0;
	font-size: 1.5em;
	color: #fff;
	left: 5px;
	text-decoration: none;
}


#sub_page_content_panel {
	margin: 5px 0;
	float: none;
	width: 100%;
	padding: 5px;
	overflow: visible;
}

/* Coupons */

.coupons {
	padding: 0 10px;
	font-size: 1em;
	color: #000;
	background-color: #ccc;
	border: 1px dashed #571415;
	width:450px;
	margin: 5px 0;	
	page-break-inside: avoid;
	float: none;
	position: static;
}

#sub_page_content_panel p.heading_coupon,
#sub_page_content_panel p.title_coupon {
	page-break-after: avoid;
	margin: 3px 0;
	padding: 0 3px;
}


.heading_coupon {
	font-size: 1.5em;
	font-weight: bold;
	color: #571415;
}

.title_coupon {
	font-size: 1.5em;
	font-weight: bold;
}

#wrapper {
	padding: 20px;
}

#header h1 {
	position: relative;
}

#header h1 a {
	background: url(/images/logo.png) no-repeat;
	text-indent: -9999px;
	width: 170px;
	height: 147px;
	display: block;
	position: absolute;
	top: 4px;
	left: 30px;
}

/* Testimonials */

.testimonials {
	float: none;
}
