@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 800px;
	margin: 0 auto;
	background-color: #000000;
}
.oneColFixCtrHdr #header {

}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background-color: #000000;
	width: 800px;
	float: left;

}
#navbar1 {
	height: 30px;
}
#features {
	height: 210px;
}
.oneColFixCtrHdr #footer {
	padding-top: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;

}
#content_left {
	font-size: 13px;
	margin-top: 10px;
	float: left;
}
#content_left a {
	color: #FFFFFF;
}

#content_container {
	margin-top: 10px;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#content_container h1 {
	font-size: 18px;
	color: #DD1635;
}
#content_container h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
}
#content_container a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#divAttention {
}
#divAttention a {
	color: #D01432;
	font-size: 18px;
	font-weight: bold;
}
.subt_item {
	font-weight: bold;
	text-decoration: none;
}
.oneColFixCtrHdr #footer p {
	margin: 0;
}
#content_right {
	width: 360px;
	float: left;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
	background-color: #333333;
	margin-left: 110px;
}


#navbar2 {
	font-size: 12px;
	background-color: #000000;
	height: 30px;
	padding-left: 20px;
	color: #999999;
	padding-top: 5px;
	line-height: 25px;
}
#navbar2 a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#content_container h3 {
	font-size: 14px;
	font-weight: bold;
	color: #DD1635;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar {
	width: 200px;
	float: left;
}
#mainCont {
	width: 590px;
	float: left;
	margin-left: 10px;
	text-align: justify;
}
.specialsHp {
	width: 295px;
	float: left;
	background-image: url(../images2/2010/homePg/specials/specialsBg.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
.whereHp {
	width: 295px;
	float: left;
	height: 200px;
	background-image: url(../images2/2010/homePg/whereHp/whereBg.jpg);
	background-repeat: no-repeat;
}
.whereTxt {
	margin-top: 110px;
	text-align: center;
}
.specialsTxt {
	margin-top: 85px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	font-size: 1.2em;
}
.details {
	margin-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
}
.speTtl {
	font-size: 1.2em;
	font-weight: bold;
	color: #DD131F;

}
.orangeTxt {
	font-weight: bold;
	color: #FF9900;
}
.subUL {
	font-weight: bold;
	color: #DD1635;
	font-size: 13px;
	text-decoration: underline;
}
