﻿/*******************************************************/
/*						Basic Settings				   */
/*******************************************************/

body 
{
	font-family:Arial, Sans-Serif;
	background-color:#EFECD7;
	margin-top: 0;
	padding-top: 0;
	color: White;
	text-align: center;
	font-size: 12px;
}

h1
{
	font-size: 24px;
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 14px;
}

h4
{
	font-size: 12px;
}

a
{
	color: #A53423;
	text-decoration: none;	
}

a:hover
{
	text-decoration: underline;	
}

strong
{
	font-size: 1.1em;
	font-weight: bold;
}

.fLeft		{float:left;}
.fRight		{float:right;}
.txtYellow	{color: #FBE201;}

/* Most content pages have the following header */
h2.regContentHdr
{
	color: #A02C2D;	
	border-bottom: solid 2px #A02C2D;
	margin-top: 0;
}

/*******************************************************/
/*              Fix float container issues             */
/*******************************************************/

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */


/*******************************************************/
/*				  Site Styles						   */
/*******************************************************/

/* Holds the entire site */
div#sitecontback
{
	background-image: url('../images/mc_xpander.jpg');
	background-repeat: repeat-y;
	width:800px;
	margin: 0 auto;
	padding: 0 9px;
}

/* Sits just below #sitecontback with the bottom curvy corners */
div#sitecontftr
{
	background-image: url('../images/mc_footer.jpg');
	width: 818px;
	height: 17px;
	margin: 0 auto;
	padding: 0;
}

/* Contains phone and hdrbuttons */
div#header
{
	background-image: url('../images/banner.jpg');
	height: 177px;
	padding: 0 10px;
}

/* Holds the Office and Fax Number */
div#phone
{	
	text-align: right;
	font-weight: bold;
}

/* Holds the stupid header pictures that look like buttons */
div#hdrbuttons
{
	margin-top: 90px;
	margin-bottom: 0;
	text-align: right;
}

/* Holds the main navigation (#nav) and #datebox */
div#navbar
{
	padding-top: 0;
	padding-left: 0;
	background-image: url('../images/nav_bg.jpg');
	height: 43px;
	background-repeat: no-repeat;
}

/* main navigation */
div#nav
{
	padding-left: 5px;
	text-align: left;
	width: 610px;
}

/* Stupid, stupid, stupid date */
div#datebox
{
	margin-top: 7px;
	text-align: center;
	width: 160px;
}

/* Holds left navigation boxes */
.toplft
{
	width: 138px;
	margin: 0 10px;
	float: left;
}

/* Holds link list, header and footer */
.lftNavBox
{
	margin-bottom: 10px;
}

/* Holds header text and background image for the header of the left nav bars */
.lftNavBox h3
{
	padding: 2px 0 0 0;
	margin: 0;
	background-image: url('../images/side_nav_header.jpg');
	height: 21px;
	font-weight: normal;
}

/* Left Nav Link Lists */
.lftNavBox ul
{
	margin: 0px;
	padding: 0px;
	background-image:url('../images/side_nav_xpander.jpg');
	background-repeat:repeat-y;
	text-align: left;
	list-style-type: none;
}

/* Left Nav Link List Items */
.lftNavBox li
{
	padding: 3px 0 3px 10px;
}

/* Left Nav Links */
.lftNavBox a
{
	color: #FFF;
}
.lftNavBox a:hover
{
	color: #FBE201;
}

/* Bottom of Left Nav Boxes */
.lftnavftr
{
	background-image:url('../images/side_nav_footer.jpg');
	height:17px;
	
}

/* Holds main content area */
.toprt
{
	width: 623px;
	margin: 0 2px;
	float: left;
}

/* Top right and left curvy corners of the site's main content area */
div#toprtconthdr
{
	background-image: url('../images/tc_header.jpg');
	height: 20px;
}

/* Repeating content area background of the site's main content area */
div#toprtcontxpd
{
	background-image:url('../images/tc_xpander.jpg');
	background-repeat:repeat-y;
	text-align: left;
	color: #000;
	padding-left: 15px;
	padding-right: 20px;
}

/* Bottom right and left curvy corners of the site's main content area */
div#toprtcontftr
{
	background-image:url('../images/tc_footer.jpg');
	height:16px;
}

/* Area that contains  bottom specials box */
div#btmcont
{
	margin-top: 10px;
	margin-left: 10px;
	width: 783px;
}

/* Bottom Specials Box top curvy corners */
div#btmconthdr
{
	background-image: url('../images/bc_header.jpg');
	height:20px;
}

/* Bottom Specials Box content & background */
div#btmcontxpd
{
	background-image:url('../images/bc_xpander.jpg');
	background-repeat:repeat-y;
}

/* Bottom Specials Box bottom curvy corners */
div#btmcontftr
{
	background-image:url('../images/bc_footer.jpg');
	height:16px;
}


/* Special Offer Boxes at the Bottom */
.spclOffer
{
	background-image: url('../images/pc_full.jpg');
	width: 211px;
	height: 283px;
	padding: 0 10px;
	overflow: hidden;
	float: left;
	color: #000;
	text-align: left;
	margin-left: 22px;
	_margin-left: 15px; /* IE6 */
}

/* Holds the Main title of the offer */
.spclOffer h3, .spclOffer h3 a
{
	color: #FFF;
	margin: 0;
	padding-top: 7px;
	height: 26px;
}

/* The image associated with the special */
.spclcont img
{
	width: 125px;
	height: 95px;
	border: solid 2px #8f8063;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

/* Special Offer Text */
.spclcont p 
{
	text-align: justify;
	font-size: 10px;
}

/* Actual content of the offer */
.spclOffer a
{
	font-weight: bold;
}