body {
	background-color:#cccccc;
	margin:0;
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
a {
	color:#0000ff;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
}
h1 {
	padding:12px 0 0 0;
	margin:0;
	font-size:18px;
	font-weight:normal;
	color:#430d51;
}
h2 {
	padding:6px 6px 6px 5px;
	margin:0 0 0 1px;
	font-size:12px;
	color:#430d51;
}
h3 {
	padding:0;
	margin:0;
	font-size:12px;
	color:#333;
}
.cF {
	height:1px;
	clear:both;
}
.noMP {
	margin:0;
	padding:0;
}
#editWrap {
	width:690px;
	height:35px;
	padding:10px 0 0 110px;
	background-image:url(images/editIndicatorIcon.gif);
	background-repeat:no-repeat;
	background-position:0 10px;
}
#editWrapLow {
	width:690px;
	height:60px;
	padding-left:110px;
	background-image:url(images/editIndicatorIcon.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
.editTab {
	height:28px;
	padding:7px 6px 0 21px;
	margin:0 1px;
	color:#000;
	background-color:#bfcce5;
	background-image:url(images/editTabBg.gif);
	background-repeat:repeat-x;
}
.editArea {
	margin:1px;
	border:3px dashed #9e9e9e;
	border-top:none;
	/*background-color:#e4ff9d;*/
}
#theWrap {
	width:890px;
	position:relative;
}
#headerWrap {
	height:294px;
	background-image:url(images/headerBg.jpg);
}
.hdrNavBg {
	background-image:url(images/hdrNavBg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#hdrContentWrap {
	height:220px;
}
#mainWrap {
	background-image:url(images/mainWrapBg.gif);
	background-repeat:repeat-y;
}
.colorBar {
	width:860px;
	height:6px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	clear:both;
}
.colorBarLC {
	width:172px;
	height:6px;
	background-color:#66952b;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	clear:left;
}
.midPadR {
	padding-right:15px;
}
.contentW {
	width:688px;
	text-align:left;
	background-color:#fff;
	float:right;
}
.homeContentWrap {
	padding:0 20px 0 20px;
	text-align:left;
}
.homeContentWrap p {
	padding:0 0 0 0;
	margin:0 0 12px 0;
	line-height:16px;
}
.typContentWrap {
	padding:0 20px;
	text-align:left;
}
.typContentWrap p {
	padding:8px 0 6px 0;
	margin:0;
	line-height:16px;
}
/*#midHome {
	min-height:230px;
}
*html #midHome {
	height:230px;
}*/
.contentW2 {
	width:688px;
	min-height:446px;
	background-color:#fff;
	float:right;
}
*html .contentW2 {
	height:446px;
}
.contentW3 {
	width:688px;
	background-color:#fff;
	float:right;
}
.contentInner {
	min-height:430px;
}
*html .contentInner {
	height:430px;
}
.pagePic {
	padding:19px 6px 6px 20px;
	float:right;
}
.contentW2 p {
	padding:8px 0 6px 0;
	margin:0;
	line-height:16px;
}
.p01 {
	padding:8px 0 0 0;
	margin:0;
	line-height:16px;
}
#weatherWrap {
	background-image:url(images/weatherTempPic.jpg);
	background-repeat:no-repeat;
}
#weatherText {
	padding:60px 0 0 25px;
	color:#430d51;
}
.leftCol {
	width:172px;
	padding-left:15px;
	float:left;
}
.leftInner {
	margin-top:10px;
}
.lcItem {
	width:163px;
}
.lcBtnInner {
	padding:0 10px 0 77px;
	font-size:11px;
	color:#000;
	line-height:11px;
	text-transform:uppercase;
	display:block;
	cursor:pointer;
}
.lcBoxInner {
	padding:2px 12px;
}
.adTitle {
	padding-bottom:2px;
	font-size:10px;
	font-weight:bold;
	color:#ccc;
}
.homeListItem {
	margin-left:1px;
	padding:5px;
	font-size:11px;
	line-height:14px;
	display:block;
	cursor:pointer;
}
.homeListItem p {margin:0; padding:0;}

.blueLink {
	font-size:11px;
	/*white-space:nowrap;*/
}
.blueLink a {
	color:#0000ff;
	background-image:url(images/blueArrowBg.gif);
	background-repeat:no-repeat;
	padding:2px 0 2px 10px;
	display:block;
	cursor:pointer;
}
.blueLink a:hover {
	color:#ff0000;
	background-image:url(images/redArrowBg.gif);
	background-repeat:no-repeat;
}
.alertText {
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size:9px;
	text-transform:uppercase;
}
.alertText p {margin-top:0; padding-top:0;}

.homeMultiList {
	padding:4px 2px 4px 5px;
	line-height:11px;
}
.alertListing {
	padding:2px 0 0 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color:#666;
	font-size:9px;
	text-transform:uppercase;
	background-image:url(images/alertIcon.gif);
	background-repeat:no-repeat;
}
#fuelDiv {
	padding:6px 0 6px 40px;
	color:#000;
	font-size:11px;
	background-image:url(images/fuelIcon.gif);
	background-repeat:no-repeat;
}
.moreLink {
	padding-top:2px;
}
.moreLink a {
	background-image:url(images/moreBtn.gif);
	background-repeat:no-repeat;
	display:block;
	cursor:pointer;
}
.moreLink a:hover {
	background-image:url(images/moreBtnOver.gif);
}
.moreInfoLink {
}
.moreInfoLink a {
	background-image:url(images/moreInfoBtn.gif);
	background-repeat:no-repeat;
	background-position:right;
	display:block;
	cursor:pointer;
}
.moreInfoLink a:hover {
	background-image:url(images/moreInfoBtnOver.gif);
	background-position:right;
}
.searchTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
.searchInputBox {
	height:18px;
	padding:1px 0 0 4px;
	border:1px solid #a6aeb6;
}
.formWrapper {
	border:1px solid #b5b4b0;
}
.formTitle {
	padding:6px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#fff;
	background-color:#430d51;
}
.formTag {
	width:95px;
	padding:3px 5px 0 0;
	text-align:right;
	float:left;
}
.red {
	color:#ff0000;
}
#fList p {margin:0 0 12px 0; padding:0;}
#footer {
	font-size:11px;
	color:#000;
	background-image:url(images/footerBg.gif);
	background-repeat:no-repeat;
}
.note {
	font-size:10px;
	line-height:11px;
}





