body {
	color: #333;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #fff;
	font: 10px/14px Georgia, Verdana, Arial, Helvetica, sans-serif;
}
.clear {clear: both;}
.strong {font-weight: bold;}
.noBg {background: none !important;}
p {
	margin: 0 0 10px 0;
	padding: 0;
}
h1 {
	font: 14px/18px Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
}
h2 {
	font: 14px/18px Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c10435;
	padding: 0 0 10px 0;
	margin: 0;
}

/* DEFINE IDS, CLASSES THAT USE PNG */
.sidebarAdArrow {behavior: url(/layouts/css/iepngfix.htc);}
.offer {behavior: url(/layouts/css/iepngfix.htc);}
.quoteEnd {behavior: url(/layouts/css/iepngfix.htc);}
.quoteContainer {behavior: url(/layouts/css/iepngfix.htc);}
.submitBtn {behavior: url(/layouts/css/iepngfix.htc);}

/* LAYOUT */
#container {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}
#menuWrapper {
	background: #bfbc99 url(../img/menu_bg.gif) repeat-y top center;
	height: 32px;
	width:100%;
	/*overflow:hidden;*/
	position:relative;
	z-index: 5;
}
ul#mainMenu {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}
ul#mainMenu li {
	text-align: left;
	padding: 0;
	float: left;
	line-height: 32px;
	position:relative;
	right:50%;
}
ul#mainMenu li.divider {
	width: 2px;
	background: url(../img/menu_divider.gif) no-repeat center center;
	line-height: 32px;
}
ul#mainMenu li a {
	text-decoration: none;
	color: #333;
	display: block;
	margin: 0 10px;
	white-space: nowrap;
}
ul#mainMenu li:hover ul,
ul#mainMenu li.sfhover ul {
	left: auto;
}
ul#mainMenu li a:hover {text-decoration: underline;}

ul#mainMenu ul {
	position: absolute;
	left: -9999px;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	background-color: #e7e7d5;
}
ul#mainMenu ul li {
	float: none;
	margin: 0;
	right: auto;
	border: 1px solid #e7e7d5; /* IE workaround */
}


#secNavContainer {position: absolute;}
ul#secondaryNav {
	margin: 0;
	padding: 18px;
	width: 734px;
}
ul#secondaryNav li {
	padding: 0 10px;
	list-style: none;
	display: inline;
}
ul#secondaryNav li a {
	text-decoration: none;
	color: #ed9cb1;
	font-weight: bold;
}
ul#secondaryNav li a:hover {color: #fff;}
#footer {
	background-color: #8d8240;
	color: #fff;
	padding: 10px;
}
#content, #homeContent{
	background-color: #efefde;
}

#homeContent {
	float: left; 
	margin-top: 250px;
}

#mainContent {
	float: left;
	width: 490px;
	padding: 0;
}
#rightSidebar {
	float: left;
	width: 280px;
	background-color: #e0e0c5;
}
* html #rightSidebar {
	overflow: hidden;
}
#footerHome {
	text-align: right;
	background-color: #fff;
	color: #64571b;
	line-height: 20px;
}
.navActive {text-decoration: underline !important;}
.secNavActive {color: #fff !important;}
#logo {
	height: 50px;
	padding-top: 25px;
}
.news{font-size: 11px;}
div.news div.newsCategory {
	float: left;
	width: 47px;
	height: auto !important; 
	height: 49px; /* IE */ 
	min-height: 49px;
}
div.news div.newsBody {
	padding: 35px 0 25px 0;
	margin-right: 10px;
	float: left;
	width: 433px;
	background: url(../img/dot.gif) repeat-x;
	display: inline;
}
.cat1 {background: url(../img/rolled_glasses.gif) no-repeat;}
.cat2 {background: url(../img/rolled_blog.gif) no-repeat;}
#homeRight {
	margin: 20px 0;
	padding: 0 10px;
	background: url(../img/dot.gif) repeat-y top left;
	height: 100%;
}
#sidebarAd {
	background: #fff url(../img/rightsidebar_bg.gif) repeat-x;
	height: auto !important; 
	height: 300px; /* IE */ 
	min-height: 300px;
}
.sidebarAdText {
	height: auto !important; 
	height: 200px; /* IE */ 
	min-height: 200px;
	padding: 0 20px 20px 20px;
	background: url(../img/dot.gif) repeat-y;
}

.BlogLinks{margin: 15px 5px 5px 0;}
.BlogLinks a{margin-right: 3px;}


#interiorMenuBg, .interiorMenuBg {
	background-color: #c10435;
	height: 48px;
	line-height: 48px;
}
#interiorContent {
	background: #fff url(../img/interiorcontent_bg.gif) repeat-x;
	height: auto !important; 
	height: 500px; /* IE */ 
	min-height: 500px;
	padding: 20px;
}
.interiorContentText {
	font-size: 11px !important;
	line-height: 18px !important;
}
#home_flash_container {
	position: absolute;
	display: block;
	z-index: 2;
	width: 770px;
	height: 250px;
	overflow: hidden;
}

.adText {
	color: #64571b;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
}
.color1 {
	color: #c10435;
}

.hDots {
	background: url(../img/dot.gif) repeat-x top left;
	height: 1px;
	margin: 8px 0;
}
.quoteContainer {
	padding-top: 15px;
	background: url(../img/quote_up.png) no-repeat top left;
	width: 100%;
}

.quote {
	color: #64571b;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
}

.quoteFooter {
	text-align: right;
	color: #000;
	font-weight: normal;
	font-size: 10px;
}

.quoteEnd {
	background: url(../img/quote_down.png) no-repeat bottom left;
	width: 48px;
	height: 38px;
	position: absolute;
	margin-top: -50px;
	margin-left: 200px;
}

.offer {
	top: -10px;
	position: relative;
	padding-top: 65px;
	background: url(../img/special_offer.png) no-repeat top left;
	color: #64571b;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
}

.eventName{
	font: 12px Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 0;}