@charset "utf-8";
body {
		background: #cc3333;
	margin: 0px;
	padding: 0px;
	font:normal 14px Arial;
}
p, h1, h2, h3, h4, h5, h6, a, ul, li, dt, dd, lo, address, td, div {
	margin:0;
	padding:0;
}
p {
	margin:0 0 12px 0;
	font:normal 14px Arial;
}
h1 {
	font:bold 20px Arial;
	color:#FDF8F8;
	margin:0;
	padding:3px 10px 3px 0;
	width:auto;
	line-height:23px;
	float:left;
	text-transform:capitalize;
	background:url(images/bg-title-right.jpg) no-repeat right top;
}
.couponHeading h1 {
	font:bold 20px Arial;
	color:#ffe400;
	margin:0;
	padding:3px 10px 3px 0;
	width:auto;
	line-height:23px;
	float:left;
	background:none;
}
h2 {
	font:bold 16px Arial;
	color:#000;
	margin:0px 0 15px 0;
	padding:0;
}
h3 {
	font:bold 14px Arial;
	color:#C90202;
	margin:20px 0 10px 15;
}
.couponRight h3 {
	font:normal 14px Arial;
	color:#6881e2;
	margin:20px 0 10px 15;
}
.title {
	width:962px;
	float:left;
	clear:both;
	margin:6px 0 0 0px;
	padding:0 0 0 8px;
	background:url(images/bg-title-left.jpg) no-repeat left top;
	height:29px;
}
* html .title {
	float:none;
}
address {
	font:normal 14px Arial;
	color:#FEEBCA;
	background:#2449b7 url(images/bg-address.jpg) repeat-x top left;
	width:240px;
	line-height:20px;
	padding:8px 0 20px 20px;
}
address a {
	font:normal 14px Arial;
	color:#FEEBCA;
	text-decoration:underline;
}
address a:hover {
	text-decoration:none;
}
a {
	color:#000;
}
a:hover {
	text-decoration:none;
}
img {
	padding:0;
	margin:0;
	border:none;
}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div.wrapper {
	margin:0;
	padding:0;
	width:100%;
	background:#ffff33 url(images/bg-wrapper.jpg) repeat-x center top;
	float:left;
}
div.container {
	width: 990px;
	margin: 0px auto;
	padding:0;
}
div#logo {
	padding:0px 0 0px 0;
	margin:9px 0 4px 0;
	float:left;
	width:100%;
}
img#theme {
	margin:0 0 0px 0;
	padding:0;
	float:left;
	clear:left;
}
div#header {
	width:986px;
	float:left;
	padding:0 4px 0 0;
	margin:0;
	background:url(images/bg-header.jpg) no-repeat left top;
}
div#cta {
	margin:0;
	padding:124px 0 0 64px;
	float:right;
	width:229px;
	font:bold 24px arial;
	color:#000;
	height:106px;
	background:url(images/cta.jpg) no-repeat left top;
}
div#maincontent {
	width:990px;
	float:left;
	background:url(images/bg-content.jpg) repeat-y 686px top #ffff33;
	margin:35px 0 0 0;
	padding:10px 0 20px 0;
}
div#content {
	float:left;
	width:650px;
	padding:10px 20px 20px 0px;
	margin:0;
}
div#content p {
	margin:0 0 15px 0;
	font:normal 14px Arial;
	padding: 12px;
}
div.list {
	float:left;
	width:648px;
	clear:both;
	padding:10px 0 10px 0;
	margin:0 0 15px 0;
	background:#ffe400;
	border:1px solid #cc3333;
}
div#sidebar {
	width:260px;
	float:right;
	padding:6px 19px 0 0px;
	background:url(images/bg-sidebar.jpg) no-repeat left top;
}
div#ourlocation {
	width:952px;
	float:left;
	margin:0 0 0px 0;
	padding:0 0 70px 15px;
}
div#map {
	float:left;
	width:648px;
	clear:both;
}
.iframe{
	border:1px solid #cc3333;
}
div#footer {
	width:100%;
	float:left;
	clear:both;
	color:#000000;
	font:normal 12px Arial;
	padding:10px 0 20px 0;
background:url(images/bg-footer.jpg) repeat-x;
}
div#copyright {
	width:250px;
	float:left;
	padding:0 0 0 15px;
}
div#copyright a {
	color:#000;}
div#copyright a:hover {
	text-decoration:none;
}
div#designed_by {
	width:200x;
	float:right;
	text-align:right;
	margin:0;
	padding:0 20px 0 0;
}
div#designed_by a {
		color:#000;
}
div#designed_by a:hover {
	text-decoration:none;
}
.contentimg{ float:left; clear:both; display:inline-block; width:100%;}
img.left {
	float: left;
	padding: 5px;
	margin: 0px 0 15px 12px;
border: solid 1px #000000;
	background:#ADADAD;
	width:294px;
	height:205px;
}
img.right {
	float: right;
	padding: 5px;
	margin: 0px 12px 15px 0;
border: solid 1px #000000;
	background:#ADADAD;
	width:294px;
	height:205px;
}
img.address-bg {
	float:left;
}
.clear {
	clear:both;
}
/*----------Bulleted List-----------*/



div#content ul {
	margin:0px;
	padding:0 0 0 10px;
	list-style:none;
}
div#content ul li {
	margin:0;
	padding:0 0 0px 20px;
	font:normal 14px Arial;
	color:#000;
	line-height:20px;
}
div.list ul {
	margin:0 0px 0 0;
	padding:0px 10px 0px 10px;
	list-style:none;
	width:48%;
	float:left;
}
div.list ul li {
	margin:0 0 0px 0;
	padding:0 0 0px 20px;
	font:normal 14px Arial;
	color:#3E2400;
	line-height:20px;
}
/*------Form----- */
/*
#form {
	margin:0;
	padding:0 0px 0 0px;
	color:#000000;
	font:normal 14px Arial;
	clear:left;
	width:260px;
}
.label {
	margin:0;
	padding:0;
	color:#000000;
	font:normal 14px Arial;
	width:160px;
	float:left;
}
input{ border:none; width:255px; padding:5px 0 0 5px !important; background:none;outline:none;height:20px;height:20px !important;}
.text_box {
	width:255px;
	padding:0 0 0 5px;
	float:right;
	margin:0 0 2px 0;
		border:0px;
	color:#000000;
	font:normal 14px Arial;
	height:27px;
	background:#fff url(images/bg-text.jpg) no-repeat left top;
}
.submit_btn {
	background:url(images/submit.jpg) no-repeat center top;
	width:71px;
	height:30px !important;
	border:none;
	color:#FFFFFF;
	float:right;
	margin:20px 0 0 0;
	cursor:pointer;
	padding:0 !important;
}
.number {
	color:#005B87;
}
.number a {
	color:#005B87;
	font:normal 11px Arial;
}
.text_area {
	width:255px;
	padding:5px 0 0 5px;
	float:right;
	color:#000000;
	font:normal 14px Arial;
	margin:0px;
outline:none;
	border:0px;
	background:#fff url(images/bg-textarea.jpg) no-repeat left top;
}
.text_box_small {
	width:60px;
	float:right;
	color:#000000;
	font:normal 14px Arial;
	height:27px;
}
.code {
	float:left;
	width:71px;
	height:20px;
	background:#4d65ca;
	text-align:center;
	padding:8px 0 2px 0;
	font:bold 14px Arial;
	color:#0000;
	margin:20px 0 0 90px;
	display:inline;
}
.field{float:left; width:100%; margin:20px 0 0 0; font-weight:bold;}
.red{color:#ce0303;}

*/

/* ----------------- coupon ----------------- */
div#coupon {
	margin:20px 0 0 0;
	width:258px;
	border:1px solid #000000;
	clear:both;
	float:left;
	padding:0px 0 10px 0;
}
* html div#coupon {
	margin:20px 0 0 0;
	width:258px;
	border:1px solid #000000;
	clear:both;
	float:none;
	padding:0px 0 10px 0;
}
div#coupon img {
	margin:10px 10px 0 10px;
	border:none;
	float:left;
}
div#coupon p {
	font:normal 12px arial;
	color:##3E2400;
	margin:10px 0 0 10px;
	padding:0px;
}
div.coupon1 {
	float:left;
	width:100%;
	clear:both;
}
.video{ text-align:center;}div.coupontitle {
	font:bold 14px Arial;
	color:#fff;
	margin:0px;
	padding:10px 10px;
	background:#6881e2;
}

.video{ text-align:center;}