body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	text-align: left;
	
	font-family: arial, verdana, sans-serif;
	color: #6f6f6f;
	font-size: 12px;
	
	background: #ffffff url(/images/site_graphics/main_bg.jpg) repeat-x;
}

p {
	margin: 0 0 12px 0;
	padding: 0;
}

h1 {
	font-size: 26px;
	font-weight: normal;
	color: #ca006c;
	margin: 0 0 15px 0;
	padding: 0;
}

h2 {
	font-size: 19px;
	font-weight: normal;
	color: #660460;
	margin: 0 0 15px 0;
	padding: 0;
	text-transform: uppercase;
}



h3 {
	font-size: 14px;
	font-weight: normal;
	color: #660460;
	margin: 8px 0 2px 0;
	padding: 0;
	text-transform: uppercase;
}

h4 {
	font-size: 13px;
	font-weight: normal;
	color: #660460;
	margin: 8px 0 2px 0;
	padding: 0;
	text-transform: uppercase;
}

.subhead4 {
	font-size: 14px;
	font-weight: bold;
	color: #660460;
	margin: 8px 0 2px 0;
	padding: 0;
	text-transform: none;
}

a:link, a:active, a:visited {
	color: #7f4197;
	text-decoration: none;
}

a:hover {
	color: #e73f97;
	text-decoration: none;
}


li {
	padding-bottom: 0;
	margin-bottom: 10px;
}


.secondarySubhead {
	font-size: 19px;
	font-weight: normal;
	color: #660460;
	margin: 8px 0 2px 0;
	padding: 0;
	text-transform: uppercase;
}


.downloadsTitle {
	font-size: 14px;
	text-transform: uppercase;
	font-weight:bold;
}





h1.promoHeader {
	display: inline;
	cursor: pointer;
}

img.promo_expand_btn {
	margin: 0 10px 0 10px;
	cursor: pointer;
}

.promo_box {
	width: 599px !ie;
	width: 536px;
	height: 92px;
	padding-right: 65px;
	margin-bottom: 33px;
	
	overflow: hidden;
	
	background: url(/images/site_graphics/promo_bg.jpg) no-repeat;
	
	position: relative;
	top: 0;
	left: 0;
	font-size: 13px;
	line-height: 16px;
}

.promo_box h2 {
	text-transform: uppercase;
	margin-top: 4px;
	margin-bottom: 0;
	line-height:18px;
}

.promo_box .thumb {
	float: left;
	margin-right: 14px;
}

.promo_box .date {
	position: absolute;
	bottom: 0;
	left: 95px;
	color: #ca006c;
	font-size: 13px;
	margin: 0 0 4px 0;
	padding: 0;
}

.promo_box .more {
	position: absolute;
	bottom: 0;
	right: 21px;
}





.specials_button {
	
	width: 195px;
	height: 64px;
	padding-left: 10px;
	padding-top: 22px;
	padding-right: 70px;
	
	color:#FFF;
	font-weight: bold;
	text-transform:uppercase;
	overflow: hidden;
	
	background: url(/images/site_graphics/specials_button_background.jpg) no-repeat;
	
	position: relative;
	top: 0;
	left: 0;
}

a.specials_button_link:link, a.specials_button_link:visited {
	color:#FFF;
	font-weight: bold;
	text-transform:uppercase;
}

a.specials_button_link:hover, a.specials_button_link:active {
	color:#FFF;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:underline;
}


.specials_button_phone {
	
	width: 195px;
	height: 64px;
	padding-left: 10px;
	padding-top: 22px;
	padding-right: 70px;
	
	color:#FFF;
	font-weight: bold;
	text-transform:uppercase;
	overflow: hidden;
	
	background: url(/images/site_graphics/specials_button_background_phone.jpg) no-repeat;
	
	position: relative;
	top: 0;
	left: 0;
}

a.specials_button_phone_link:link, a.specials_button_phone_link:visited {
	color:#FFF;
	font-weight: bold;
	text-transform:uppercase;
}

a.specials_button_phone_link:hover, a.specials_button_phone_link:active {
	color:#FFF;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:underline;
}







.testimonial {
	width: 150px;
	padding: 10px;
	margin: 0 15px 15px 0;
	
	background: #f3c4dd;
	
	float: left;
	
	text-align: center;
	color: #de62a4;
}

.testimonial ul {
	text-align: left;
	margin: 0 0 0 10px;
	padding: 0;
}

.column_list {
	clear: both;
}

.column_list li {
	float: left;
	width: 47%;
	list-style-type: none;
	background: url(/images/site_graphics/list_image.gif) 0 0 no-repeat;
	padding-left: 10px;
}

.clear {
	clear: both;
}

.main_rule {
	width: 620px;
	margin-left: 34px;
	
	height: 1px;
	overflow: hidden;
	
	background: url(/images/site_graphics/main_rule.jpg) no-repeat;
}

.content_rule {
	width: 620px;
	margin-left: 34px;
	
	height: 1px;
	overflow: hidden;
	
	background: url(/images/site_graphics/main_rule.jpg) no-repeat;
	
	position: relative;
	top: 0;
	left: -15px;
}


.content_rule2 {
	width: 620px;
	margin-left: 34px;
	
	height: 1px;
	overflow: hidden;
	
	background: url(/images/site_graphics/main_rule.jpg) no-repeat;
	
	position: relative;
	top: 0;
	left: -32px;
}

#logo_bar {
	height: 78px;
	background: url(/images/site_graphics/logo_bar_bg.jpg) repeat-x;
	margin-bottom: 1px;
	overflow: hidden;
	
	position: relative;
	top: 0;
	left: -8px;
}

#site {
	background: url(/images/site_graphics/site_bg.jpg) -8px 0 no-repeat;
	position: relative;
	top: 0;
	left: 0;
}






#main_content {
	/*margin-left: 66px;*/
	margin-left: 58px;
	padding: 0 1px;
	width: 943px;
	width: 943px !ie;
	
	background-color: #ffffff;
	
	position: relative;
	top: 0;
	left: 0;
	
	font-size: 12px;
}






#banner {
	margin-bottom: 27px;
	width: 692px;
	overflow: hidden;
}

#bannerpressroom {
	width: 692px;
	overflow: hidden;
}

#content_block {
	float: left;
	width: 692px;
	/*margin-top: 27px;*/
}
.nobanner #content_block {
	margin-top: 27px;
}
#text_block {
	width: 608px;
	margin: 0 0 34px 49px;
}
#text_block img {
	border: none;
}








#footer {
	background: url(/images/site_graphics/footer_rule.jpg) no-repeat;
	padding-top: 25px;
	padding-bottom: 12px;
	
	font-size: 10px;
	font-weight: bold;
	/*color: #f3c4dd;*/
	color: #f0a8ce;
	line-height: 16px;
}

#footer .text {
	padding: 0 15px;
}

#footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	color: #f0a8ce;
	text-decoration: none;
}

#footer img {
	border: none;
}

.center {
	text-align: center;
}



/*----- table styles for GAW content on that exist on main site -----*/
p.legal {
	margin: 35px 0 0 0;
	font-size: 10px;
}	
	

table.calendar {
	width: 100%;
	border: 1px solid #ed8eb6;
}

table.calendar th {
	width: 33%;
	background-color: #ed8eb6;
	border: 1px solid #fff;
	padding: 5px 5px;
	font-size: 14px;
}

table.calendar td {
	background-color:#F9D8EB;
	border: 1px solid #fff;
	height: 80px;
	min-height: 80px;
	padding: 5px 5px;
	
	text-align: center;
	line-height: 1.3em;
}

table.calendar tr.even td {
	background-color:#F9D8EB;
}

table.calendar span.percentOff {
	text-transform: uppercase;
	display: block;
	font-size: 14px;
	font-weight: bold;
}
	
	
	
.col2, .col3, .col4, .col5 {
	text-align:center;
	width:75px;
}

.col2 {
	text-decoration:line-through;
}

.textPink {
	color: #e64097;

}


