body {
	background-color: #4B4D50;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #41343B;
	text-decoration: none;
}

a:hover, a:focus {
	color: #878889;
	text-decoration: none;
}

.nav {
	color: #41343B;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

.subPageNav {
	color: #41343B;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

.subPageNavSelected {
	color: #BF0068;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

#weather {
	background-color: #41343B;
	background-image: url(../images/weather_bg.gif);
	height:18px;
	text-align: center;
}

#navigation {
	background-color: #FFFFFF;
	background-image: url(../images/nav_bg1.gif);
	height: 20px;
	color: #41343B;
	text-align: center;
	vertical-align: middle;
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CACACA;
	border-left-color: #CACACA;
}
/*#navigation a {
	color: #41343B;
	text-decoration: none;
	padding: 0 19px 0 19px;
}
#navigation a:hover, #navigation a:focus {
	color: #878889;
	text-decoration: none;
}*/
.headerBanner {
	height: 110px;
	border-left: 1px solid #CACACA;
	background-color: #CACACA;
}

.logo {
	height: 110px;
	border-right: 1px solid #CACACA;
	background-color: #CACACA;
}

.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #737476;
}

#links {
	width: 236px;
	margin-top: 9px;
	padding-left: 15px;
	color: #C8C7C7;
}

#links a {
	width: 236px;
	color: #C8C7C7;
}

#links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #7CB516;
	font-size: 12px;
	text-decoration: none;
}

.linksGreen {
	font-family: Arial, Helvetica, sans-serif;
	color: #7CB516;
	font-size: 12px;
}

.linksWhite {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

a.linksWhite:hover, a.linksWhite:focus {
	color: #7CB516;
	text-decoration: none;
}

.weatherLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 5px;
}

a.weatherLink:hover, a.weatherLink:focus {
	color: #7CB516;
	text-decoration: none;
}

.homeContents {
	width: 353px;
	padding-left: 12px;
	padding-right: 20px;
	margin: 0px;
	vertical-align: text-top;
}

.mapText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFEFE;
}

#contentContainer {
	background-color: #4B4D50;
	width: 753px;
	padding: 2px 1px 20px 1px;
}

#subContentContainer {
	background-color: #4B4D50;
	width: 500px;
	padding: 11px 0px 0px 0px;
	vertical-align: top;
}

#subContent {
	border: 1px solid #FCFDFB;
	background-color: #D0D0D0;
	color: #4B4D50;
	padding: 0 0 0 10px;
}
#offersContent {
	border: 1px solid #FCFDFB;
	background-color: #A8AFBA;
	color: #383E45;
	padding: 0 0 0 10px;
}

.offersText {
	background-color: #8693A0;
	color: #383E45;
}

.ulineLinks {
	color: #41343B;
	text-decoration: underline;
}

a.ulineLinks:hover, a.ulineLinks:focus {
	color: #878889;
	text-decoration: underline;
}

#offersImage {
	float: right;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.imgFloat {
	float: right;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.subLinks {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.subLinks:hover, a.subLinks:focus {
	color: #80BC12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 18px;
}
.txtBox {
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.formTxtBox {
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lstBox {
	width: 222px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.formLstBox {
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cmdSubmit {
	width: 55px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px;
	border-style: solid;
	border-color: #8693A0;
}
.thumbnails {
	border: 1px solid #FFFFFF;
	background-color: #8693a0;
}
.thubmDiv {
	padding: 0 10px 0 0;
}

.txtPurple {
	font-family: Arial, Helvetica, sans-serif;
	color: #8e4f7b;
	font-size: 12px;
}

.weatherdays {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight : bold;
}

.weather {
        font-family : Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        background-color: #FFFFFF;
}

.weatherfooter {
        font-family : Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        background-color: #FFFFFF;
}
.topWeather {
	font-family: Arial, Helvetica, sans-serif;
	color: #D0BBBB;
	font-size: 11px;
}
.footer { font-family : Arial, Helvetica; font-size : 11px; color :#CACACA;}
a.footer,a.footer:visited,a.footer:active {
	color : #7CB516;
	font-size : 11px;
	font-family : Arial, Helvetica;
	text-decoration : none;
	line-height : 11px;
}

a.footer:hover {
	color : #CACACA;
}
.seasonsLink {
font-size:16px;
}
.seasonsLink:hover{
font-size:16px !important;
}#weather #flags {
	position: relative;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	width: 300px;
}
#weather #flags_es {
	position: relative;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	width: 200px;
}
#weather #flags_de {
	position: relative;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	width: 300px;
}
