html {margin: 2px} /*
	File: sitebuilder_template.css 
	Date: August 12,08 2004
	Contents: 
		- DIV id rules
		- Templated site class rules
		- Coupon class rules
		- Dynamic content class rules
	
*/ @media screen {
	
html {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	text-align: center;
	
}

body {
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#main {
	margin: 0px auto 0px auto;
	text-align: left;
	width: 760px;
}
#secondaryNav {
	width: 760px;
}
#header{
	height: 204px;
	margin: 0px auto 0px auto;
	width: 760px;
	background-image: url(../images2/header.jpg);
}
#primaryNav {
	width: 760px;
	height: 34px;
	background-image: url(../images2/mid_nav_bg.jpg);
	background-repeat: no-repeat;
	color: #84A7C5;
	font-size: 125%;


}
#main-content{
	width: 760px;
	background-image: url(../images2/repeat.jpg);
	text-align: left;
	background-repeat: repeat-y;
}
#bg-layer{
	width: 760px;
	background-image: url(../images2/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 350px;	
}
#ternary-nav{
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 159px;
	height:100%;
	
}
#content {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 760px;
	text-align: left;
}
#innerContent {
	margin-left:40px;
	margin-top:10px;
	margin-right: 40px;
	height: 100%;
	text-align: justify;

}
#footer {
	
	clear: both;
	height: 30px;
	margin: 0px auto 0px auto;
	position: relative;
	width: 760px;
}

#bottom-nav{
	height: 20px;
	margin: 0px auto 0px auto;
	padding: 0px 5px 0px 5px;
	position: relative;
	text-align: right;
	width: 758px;
}

#contentZone {
	float: left;
	margin: 0px 0px 0px 0px;
	position: relative;
	width: 601px;
	background-image: url(../images2/content_bg.jpg);
	background-repeat: no-repeat;
	overflow: visible;
}


#element {
	border: solid 1px #000000;
	height: 99px;
	position: relative;
	width: 99px;
}

#about1{
	float: left;
	width: 200px;


}
#about2{
	float: left;
	width: 200px;


}
#about3{
	float: left;
	width: 150px;

	

}
#about_bottom
{
   padding-top: 5px;
	float: left;
	width:555px;

}
.about_bottom
{
	margin-left: 50px;
}

#privacy
{

	width: 500px;
	float: left;
}
.secondary-nav {
	color: #000000;
	font-weight: normal;
}

.secondary-nav a,
.secondary-nav a:link,
.secondary-nav a:visited,
.secondary-nav a:active {
	color: #000000;
	font-weight:  normal;
	text-decoration: none;
}

.secondary-nav a:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.primary-nav {
	color: #000000;
	font-weight: bold;
}

.primary-nav a,
.primary-nav a:link,
.primary-nav a:visited,
.primary-nav a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.primary-nav a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.ternary-nav {
	color: #000000;
	font-weight: normal;
}

.ternary-nav a,
.ternary-nav a:link, 
.ternary-nav a:visited, 
.ternary-nav a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.ternary-nav a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.bottom-nav {
	color: #000000;
	font-weight: normal;
}

.bottom-nav a,
.bottom-nav a:link, 
.bottom-nav a:visited, 
.bottom-nav a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.bottom-nav a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.coupon-titlebar {
	background-color: #6B7265;
}

.coupon-title {
	color: #E7EFE0;
	font-size: 76%;
	font-weight: bold;
}

.coupon-price {
	color: #405058;
	font-size: 100%;
	font-weight: bold;
	line-height: 1em;
}

.coupon-description {
	color: #405058;
	font-size: 76%;
	font-weight: normal;
}

.coupon-exception {
	color: #405058;
	font-size: 69%;
}

.coupon-expries {
	color: #405058;
	font-size: 72%;
	font-weight: normal;
}

.coupon-border {
	background-color: #E7EFE0;
	border: 1px solid #6B7265;
}

.coupon-print-border {
	background-color: #FFFFFF;
	border: thin dotted #000000;
}

.coupon-print {
	background-color: #FFFFFF;
	background-image: none;
}

.coupon-print-title {
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
}

.coupon-print-titlebar {
	background-color: #666666;
}

.coupon-print-text {
	color: #000000;
	font-size: 60%;
}

.coupon-print-price {
	color: #000000;
	font-size: 125%;
	font-weight: bold;
}

.coupon-print-description {
	color: #000000;
	font-size: 76%;
}

.coupon-print-exception {
	color: #000000;
	font-size: 72%;
}

/*---------- Do not adjust these ------------*/
.text {
	font-size: 100%;
	color: #000000;
}

.bodytextcolor {
	font-size: 100%;

}

.contenttext {
	font-size: 100%;
	font-weight: bold;
	color:#000000;
}

.hourstext {
	font-size: 100%;
	color: #000000;
}

.phead
{
	text-align: left;
}

.pp
{
	text-align: left;
}

#content-box{
	border: 1px solid #0B4F8C;
	border-bottom: 0px;

}
.pagetitle{
	text-align: center;
	background-color: #E8E8E8;
	border-bottom: 1px solid #0B4F8C;
	padding: 3px 0px 3px 0px;
	margin-bottom: 20px;
	color: #0B4F8C;
}


/*---Hours Table Color Overrides----*/
#hours{ /* spaceing around the entire table */
Margin: 20px 0px 20px 0px;
}
#hours p.text{ /* Header Colors */
background-color: #E8E8E8;
color: #0B4F8C;
margin: 0px 0px 0px 0px;
}
#hours table.box1{ /* Border and lines between cells color */
background-color: #0B4F8C;
}
#hours td{ /* Hour listing Colors */
background-color: #E3DFBC;
border-spacing: 1px;
padding: 0px;
width:50%;
}
#hours div.text{ /* Cell Padding */
line-height: 18px;
text-indent: 5px;
color: #000000;
}

.flash{
	float:right;
	margin:0px 0px 5px 5px;
}

.flash, .border, .left, .right{
	border:1px solid #0B4F8C;	
}
.left{
	margin-left: 60px;
	margin-bottom: 15px;
}
.right{
	margin-right: 60px;
	margin-bottom: 15px;
}

.locations td{
	padding-bottom: 20px;
}
.locations .map{
	margin-left: 40px;
}

.locations strong, .locations a:link, .locations a:active, .locations a:vistited, .locations a:hover{
	color: #0B4F8C;
	font-weight: bold;
}
#firefoxfix td{
	background-color: #FFFFFF;
}

} html {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	text-align: center;
	
} body {
	margin: 0px 0px 0px 0px;
	text-align: center;
} #main {
	margin: 0px auto 0px auto;
	text-align: left;
	width: 760px;
} #secondaryNav {
	width: 760px;
} #header{
	height: 204px;
	margin: 0px auto 0px auto;
	width: 760px;
	background-image: url(../images2/header.jpg);
} #primaryNav {
	width: 760px;
	height: 34px;
	background-image: url(../images2/mid_nav_bg.jpg);
	background-repeat: no-repeat;
	color: #84A7C5;
	font-size: 125%;


} #main-content{
	width: 760px;
	background-image: url(../images2/repeat.jpg);
	text-align: left;
	background-repeat: repeat-y;
} #bg-layer{
	width: 760px;
	background-image: url(../images2/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 350px;	
} #ternary-nav{
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 159px;
	height:100%;
	
} #content {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 760px;
	text-align: left;
} #innerContent {
	margin-left:40px;
	margin-top:10px;
	margin-right: 40px;
	height: 100%;
	text-align: justify;

} #footer {
	
	clear: both;
	height: 30px;
	margin: 0px auto 0px auto;
	position: relative;
	width: 760px;
} #bottom-nav{
	height: 20px;
	margin: 0px auto 0px auto;
	padding: 0px 5px 0px 5px;
	position: relative;
	text-align: right;
	width: 758px;
} #contentZone {
	float: left;
	margin: 0px 0px 0px 0px;
	position: relative;
	width: 601px;
	background-image: url(../images2/content_bg.jpg);
	background-repeat: no-repeat;
	overflow: visible;
} #element {
	border: solid 1px #000000;
	height: 99px;
	position: relative;
	width: 99px;
} #about1{
	float: left;
	width: 200px;


} #about2{
	float: left;
	width: 200px;


} #about3{
	float: left;
	width: 150px;

	

} #about_bottom
{
   padding-top: 5px;
	float: left;
	width:555px;

} .about_bottom
{
	margin-left: 50px;
} #privacy
{

	width: 500px;
	float: left;
} .secondary-nav {
	color: #000000;
	font-weight: normal;
} .secondary-nav a,
.secondary-nav a:link,
.secondary-nav a:visited,
.secondary-nav a:active {
	color: #000000;
	font-weight:  normal;
	text-decoration: none;
} .secondary-nav a:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
} .primary-nav {
	color: #000000;
	font-weight: bold;
} .primary-nav a,
.primary-nav a:link,
.primary-nav a:visited,
.primary-nav a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
} .primary-nav a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
} .ternary-nav {
	color: #000000;
	font-weight: normal;
} .ternary-nav a,
.ternary-nav a:link, 
.ternary-nav a:visited, 
.ternary-nav a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
} .ternary-nav a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
} .bottom-nav {
	color: #000000;
	font-weight: normal;
} .bottom-nav a,
.bottom-nav a:link, 
.bottom-nav a:visited, 
.bottom-nav a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
} .bottom-nav a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
} .coupon-titlebar {
	background-color: #6B7265;
} .coupon-title {
	color: #E7EFE0;
	font-size: 76%;
	font-weight: bold;
} .coupon-price {
	color: #405058;
	font-size: 100%;
	font-weight: bold;
	line-height: 1em;
} .coupon-description {
	color: #405058;
	font-size: 76%;
	font-weight: normal;
} .coupon-exception {
	color: #405058;
	font-size: 69%;
} .coupon-expries {
	color: #405058;
	font-size: 72%;
	font-weight: normal;
} .coupon-border {
	background-color: #E7EFE0;
	border: 1px solid #6B7265;
} .coupon-print-border {
	background-color: #FFFFFF;
	border: thin dotted #000000;
} .coupon-print {
	background-color: #FFFFFF;
	background-image: none;
} .coupon-print-title {
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
} .coupon-print-titlebar {
	background-color: #666666;
} .coupon-print-text {
	color: #000000;
	font-size: 60%;
} .coupon-print-price {
	color: #000000;
	font-size: 125%;
	font-weight: bold;
} .coupon-print-description {
	color: #000000;
	font-size: 76%;
} .coupon-print-exception {
	color: #000000;
	font-size: 72%;
} /*---------- Do not adjust these ------------*/ .text {
	font-size: 100%;
	color: #000000;
} .bodytextcolor {
	font-size: 100%;

} .contenttext {
	font-size: 100%;
	font-weight: bold;
	color:#000000;
} .hourstext {
	font-size: 100%;
	color: #000000;
} .phead
{
	text-align: left;
} .pp
{
	text-align: left;
} #content-box{
	border: 1px solid #0B4F8C;
	border-bottom: 0px;

} .pagetitle{
	text-align: center;
	background-color: #E8E8E8;
	border-bottom: 1px solid #0B4F8C;
	padding: 3px 0px 3px 0px;
	margin-bottom: 20px;
	color: #0B4F8C;
} /*---Hours Table Color Overrides----*/ #hours{ /* spaceing around the entire table */
Margin: 20px 0px 20px 0px;
} #hours p.text{ /* Header Colors */
background-color: #E8E8E8;
color: #0B4F8C;
margin: 0px 0px 0px 0px;
} #hours table.box1{ /* Border and lines between cells color */
background-color: #0B4F8C;
} #hours td{ /* Hour listing Colors */
background-color: #E3DFBC;
border-spacing: 1px;
padding: 0px;
width:50%;
} #hours div.text{ /* Cell Padding */
line-height: 18px;
text-indent: 5px;
color: #000000;
} .flash{
	float:right;
	margin:0px 0px 5px 5px;
} .flash, .border, .left, .right{
	border:1px solid #0B4F8C;	
} .left{
	margin-left: 60px;
	margin-bottom: 15px;
} .right{
	margin-right: 60px;
	margin-bottom: 15px;
} .locations td{
	padding-bottom: 20px;
} .locations .map{
	margin-left: 40px;
} .locations strong, .locations a:link, .locations a:active, .locations a:vistited, .locations a:hover{
	color: #0B4F8C;
	font-weight: bold;
} #firefoxfix td{
	background-color: #FFFFFF;
}