@import url("menu.css");

body {
	background-image:url(assets/bkgd.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	margin:0;
	padding:0;
}
p {
	margin:0;
	padding:0;
}
#all {
	width:1027px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}
a {
	text-decoration:underline;
	color:#F0F
}
a:hover {
	text-decoration:none;
	color:#F0F;
}
a:hover {
	color:#F0F;
	text-decoration:none;
}
.clearrow
{
	clear:both;
}

#header {
	width:1027px;
	height:138px;
}
#header_logo {
	background-image:url(assets/logo.jpg);
	width:380px;
	height:112px;
	float:left;
}
#header_tagline {
	background-image:url(assets/tagline.jpg);
	width:499px;
	height:112px;
	float:left;
}
#header_phone {
	width:144px;
	float:left;
}
.header_phone_text {
	font-size:20px;
}
#banner {
	width:1027px;
}
#flash_area {
	float:left;
}
#threebuttons {
	width:357px;
	float:left;
}
#footer {
	font-size:10px;
	color:#F0F;
	text-align:center;
	width:1027px;
	height:40px;
	margin-right:auto;
	margin-left:auto;
}

#footer a {
	color:#F0F;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.bold
{
	font-weight:bold;
	color:#F6F;
}

.bold_large
{
	font-weight:bold;
	color:#F6F;
	font-size:16px;
}
.bold_large2
{
	font-weight:bold;
	color:#F6F;
	font-size:18px;
}
.bold_large_black
{
	font-weight:bold;
	color:#000;
	font-size:16px;
}
.bold_large_black2
{
	font-weight:bold;
	color:#000;
	font-size:18px;
}

#title_content_lft
{
	background-image:url(assets/title_box_lft.jpg);
	background-repeat:no-repeat;
	width:661px;
	height:35px;
}
#title_content_rt
{
	background-image:url(assets/title_box_rt.jpg);
	width:349px;
	height:36px;
}
.titletext {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	line-height:1.8;
	padding-left:10px;
	font-style:italic;
}
.subpg_titletext {
	font-size:20px;
	color:#F0F;
	line-height:1.4;
	padding-left:10px;
	font-style:italic;
}
.subpg_titletext_black {
	font-size:20px;
	color:#000;
	line-height:1.4;
	padding-left:10px;
	font-style:italic;
}
#pagetitle {
	background-color:#999;
	width:510px;
	height:25px;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	vertical-align:middle;
}
#subpg_main_lft {
	width:760px;
	float:left;
}
#subpg_main_rt {
	width:260px;
	float:left;
}
#subpg_title_lft {
	width:760px;
	background-image:url(assets/title_box_lft.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
}
#subpg_title_rt {
	width:260px;
	background-image:url(assets/title_box_rt.jpg);
}
#content {
	width:641px;
	background-image:url(assets/content_bkgd_logo.jpg);
	background-repeat:no-repeat;
	padding:10px;
	float:left;
}
.home_whatsnew {
	font-size:14px;
}
#subpg_content {
	width:740px;
	background-image:url(assets/content_bkgd_logo.jpg);
	background-repeat:no-repeat;
	padding:10px;
	float:left;
}
#main_left {
	width:661px;
	float:left;
}
#main_rt {
	width:349px;
	float:left;
	margin-left:15px;
}
#main {
	width:1027px;
}

.img-right {
	float:right;
	margin: 0 5px 8px 8px;
}
#special_offers_box {
	background-image:url(assets/specialoffers_bkgd.jpg);
	background-repeat:repeat-y;
	width:349px;
	float:left;
}
#special_offers_box_text {
	padding:10px;
}
#subpg_box {
	background-color:#ffebff;
	width:260px;
	float:left;
}
.coupon-header { color: #000; font-size: 16px; font-weight: 700; background-color: #ede8e3; margin-top: -10px; margin-right: -10px; margin-left: -10px; padding-top: 10px; padding-bottom: 8px; border-bottom: 3px solid #d8d0c8; }
.tanheader { color: #000; font-size: 16px; font-weight: 700; background-color: #ede8e3; margin-top: 10px; padding-top: 12px; padding-bottom: 8px; padding-left: 15px; border-bottom: 3px solid #d8d0c8; }
.coupon-container { font-size: 15px; font-weight: 700; text-align: center; width: 380px; margin-top: 10px; margin-left: 170px; padding: 10px; border: dashed 3px #1d416a; }
.coupon-small { font-size: 12px; font-weight: normal;}
.style1 {color: #FF0066}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
}
.textbox {
	background-color: #E0F0FF;
	border: 1px solid #A8B4B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E51A3;
}
