/* CSS Document */

body {
background-color: #250901;
margin-top: 5px;
}
.logos {
padding-top:0px;
padding-bottom:40px;
vertical-align:top;
} 
.tdback {
background-image: url(images/specialoffer_pic.jpg);
background-repeat: no-repeat;
background-color: #1f1c17;
background-position: bottom;
z-index: 0;
} 
.footer {
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
background-color: #250901;
background-position: left top;
z-index: 0;
} 
.style1 {
    font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #ffffff;
	text-align:center;
}
.style2 {
    font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #ffffff;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
}
.style3 {
    font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #ffffff;
	text-align: justify;
	padding-left: 20px;
	padding-right: 0px;
}
.style4 {
    font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.special {
    font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: #ffffff;
	text-align:justify;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
}
.bottom {
    font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: #fedcb0;
	text-align: center;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 30px;
}
h1 {
    font-family: "Century Gothic";
	font-size: 26px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
}
h2 {
    font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	font-style:italic;
	padding-left: 20px;
	padding-top: 0px;
}

a {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: #fedcb0;
	text-decoration:none;
}
a:link {
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: #fedcb0;
}
a:visited {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: #fedcb0;
}
a:hover {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: #ffffff;
}
a:active {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: #fedcb0;
}
.weather {
	width: 199px; 
	height: 24px;
	background-color: #2b2620; 
	text-align: center; 
	font-family: Century Gothic;
	font-weight: bold;
	text-decoration:none; 
	font-size: 14px; 
	color: #FFFFFF;
	padding-left:0px;
	padding-top:5px;
	padding-right:0px;
	padding-bottom:0px;
}
