body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
} 

#wrapper {
	vertical-align: top;
	width: 100%;
	height: 100%;
}

table{font-family : Georgia, "Times New Roman", Times, serif;
      font-size : 11px;
}

a {text-decoration: none;
color: #000099;
}

a:hover {color: #333333; text-decoration: underline;
}

td {font-family: Georgia, "Times New Roman", Times, serif;
}

.title {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.smallprintGrey {
	font-size: 9px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.smallprintGrey a:hover{
	font-size: 9px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.smallprintGrey a{
	font-size: 9px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.fineprint {
	font-size: 10px;
}
.greyBold {
	font-size: 11px;
	color: #808080;
}




/* LMA STYLES BELOW */

/*--- Main Categories ---*/
.categories {
	font-family: Verdana, Geneva, Arial;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}

/*--- Sub Categories under Main Categories ---*/
.submaincat {
	font-family: Verdana, Geneva, Arial;
	font-size: 11px;
	font-weight:normal;
}

/*--- Directory Entries --*/
.linktitle { 
 font-family: Verdana, Geneva, Arial; 
 font-size: 11px 
}

.linkdescription { 
 font-family: Verdana, Geneva, Arial; 
 font-size: 11px 
}

.category-link {
 font-family: Verdana, Geneva, Arial; 
 font-size: 11px
}

/*--- PPC Includes section ---*/
.ppclinktitle { 
 font-family: Verdana, Geneva, Arial; 
 font-size: 11px 
}

.ppclinkdescription { 
 font-family: Verdana, Geneva, Arial; 
 font-size: 11px 
}

.ppclinkurl{
 font-family: Verdana, Geneva, Arial; 
 font-size: 11px
}

/*--- Additional Includes --*/
/*-- Random Listings --*/
.addrandlistlinktitle { 
 font-family: Verdana, Geneva, Arial; 
 font-size: 11px 
}

.addrandlistlinkdescription { 
 font-family: Verdana, Geneva, Arial; 
 font-size: 11px 
}

/*-- Random Categories --*/
.addrandcatlinktitle { 
 font-family: Verdana, Geneva, Arial; 
 font-size: 11px 
}

/*-- Random Search Terms  --*/
.addrandsearchlinktitle{ 
 font-family: Verdana, Geneva, Arial; 
 font-size: 11px 
}
.newsHeadline {

	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.newsDate {
	font-size: 11px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #800000;
}
.newsAuthor {
	font-size: 11px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.newsDescription {

	font-size: 11px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.subtitle {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	letter-spacing: -1px;
	line-height: 25px;
}

#highlightTable {
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#constructionTable {
}

#constructionTable th {
	background-color: #FDAB00;
	font-weight: bold;
	color: #FFFFFF;
	background-position: left;
	line-height: 20px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-indent: 5px;
	padding-left: 10px;
}

#constructionTable td {
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	background-color: #F8F8F8;
}

#constructionTable th a {
	color: #000000;
}

#constructionTable th a:hover {color: #FFFFFF; text-decoration: underline;
}

#weatherBlock {
	border-top: 1px solid #97DBFF;
	border-right: 1px solid #97DBFF;
	border-bottom: 1px solid #97DBFF;
	border-left: none;
}

#weatherBlock th {
	color: #FFFFFF;
	background-color: #0074E8;
	font-size: 16px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97DBFF;
}

#weatherBlock td {
	background-color: #F7F7F7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #97DBFF;
}

#dataGrid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #97DBFF;
}

#dataGrid th {
	background-color: #F0F0F0;
	padding-left: 5px;
	padding-right: 5px;
	background-position: center;
}
#dataGrid td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F7F7F7;
	border: 1px solid #FFFFFF;
}

.subtitleBlue {

	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	letter-spacing: -1px;
	line-height: 25px;
}

#stopoverTable {
	width: 95%;
	border: 1px solid #999999;
}

#stopoverTable th {
	background-color: #85BBE4;
	font-weight: bold;
	color: #FFFFFF;
	background-position: left center;
	line-height: 20px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-indent: 5px;
	padding-left: 5px;
	white-space: nowrap;
}

#stopoverTable td {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	background-color: #F8F8F8;
	white-space: nowrap;
	font-weight: normal;
	text-indent: 5px;
	padding-left: 5px;
}

#stopoverTable th a {
	color: #000000;
}

#stopoverTable th a:hover {color: #FFFFFF; text-decoration: underline;
}

#weatherTable {
	line-height: normal;
	border-top: 1px solid #94C5E9;
	border-right: none;
	border-bottom: 1px solid #94C5E9;
	border-left: 1px solid #94C5E9;
	background-image: url(graphics/bluefadeBK.gif);
}
 
#weatherTable td {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #94C5E9;
}
 
#weatherTable th {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	height: 28px;
	background-color: #2B8AD0;
	line-height: normal;
	vertical-align: middle;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	width: 75px;
}

#weatherBox {
	background-image: url(graphics/bluefadeBK.gif);
	padding: 10px;
	background-position: left top;
	border-top: 1px solid #94C5E9;
	border-right: 1px solid #94C5E9;
	border-bottom: 1px solid #94C5E9;
	border-left: 1px solid #94C5E9;
}

#weatherBox th {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

#weatherBox td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#weatherBox .temperature {
	font-size: 36px;
	color: #333333;
	font-weight: bold;
}

#weatherBox .current {
	font-size: 18px;
	color: #000066;
}

#weatherBox .feelslike {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

#weatherBox .small {
	font-size: 9px;
	color: #000000;
}

#weatherBox .labels {
	color: #800000;
}

#weatherDetails td {
	background-position: left top;
	padding-top: 10px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #92BBF6;
	padding-bottom: 10px;
}

#headerTable th{
	background-image: url(graphics/10x80hdrbk.gif);
	height: 1%;
	background-repeat: repeat-x;
	padding-right: 25px;
}
#headerTable td{
	background-image: url(graphics/10x27hdrbk.gif);
	height: 27px;
}
#contentTable{
	background-image: url(graphics/sbtablebackgnd.gif);
	background-repeat: repeat-y;
	width: 100%;
}
#sbTable{
	background-image: url(graphics/sbtablebackgnd.gif);
	background-repeat: repeat-x;
	width: 175px;
	vertical-align: top;
}
#footerTable{
	background-image: url(graphics/footerbg.gif);
	text-align: right;
	vertical-align: bottom;
	height: 50px;
	padding-top: 1px;
}
