body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	background-color: #FEF1DA;
}



a:link {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
    border-bottom: 2px dotted #CCCCCC;
}
a:visited {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	border-bottom: 2px dotted #CCCCCC;
}
a:hover {
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	border-bottom: 0px dotted;
}
a:active {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
    border-bottom: 2px dotted #CCCCCC;
}



img {
	border: none;
	}



	
.featured {
	padding-left: 12px;
	padding-bottom: 0px;
	font-size: 10px;
}

.weather {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-size: 9px;
	line-height: 12px;
}

.contenttable {
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 20px;
}

.contenttablewindow {
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
}

.back {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}


.date {
	font-size: 9px;
	color: #CC6600;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}


.headline {
	font-size        : 12px;
	font-weight      : bold;
	color            : #CC6600;
}

.headline2 {
	font-size        : 11px;
	font-weight      : bold;
	color            : #CC6600;
}

.subhead {
	font-size        : 11px;
	font-weight      : bold;
	color            : #666666;
}

.legal {
	font-size: 9px;
	color: #CC6600;
}

.legal a:link {
	text-decoration: none;
	border-bottom: 2px dotted #CCCCCC;
	color: #CC6600;
}
.legal a:visited {
	text-decoration: none;
	border-bottom: 2px dotted #CCCCCC;
	color: #CC6600;
}
.legal a:active {
	text-decoration: none;
	color: #CC6600;
}
.legal a:hover {
	text-decoration: none;
	border-bottom: 2px dotted #CCCCCC;
	color: #FF9900;
}

.interiorlinks {
	font-size: 10px;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-right-style: dotted;
	border-right-width: 2px;
	border-right-color: #CCCCCC;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 30px;
}

.divide {
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
}

.input { 
background-color: FEF1DA; 
border-color: black; 
font-size: 12px; 
text-align: left; 
}

.input.small {
	width: 100px;
	font-size: 10px;
	height: 16px;
}

.orangebox {
	padding: 5px;
	background-color: FEF1DA; 
}

.greybox {
	padding: 5px;
	background-color: E4E4E4; 
}
