/* CSS Document */
body {
	background-image: url(objs/bg_fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	background-color: #F7F7F7;
}
h1 {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 18px;
	padding-bottom:0px;
	margin-top: 0px;
	margin-bottom:7px;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS", "Arial Rounded MT Bold";
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 2px;
	margin-top: 11px;
}

p {
	font-family: "Trebuchet MS", "Arial Rounded MT Bold";
	color: #FFFFFF;
	font-size: 13px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
a:link              { color:#FFFFFF; text-decoration:underline; }
a:visited           { color:#FFFFFF; text-decoration:underline; }
a:hover             {
	color: #004F75;
}
a:active            {
	color:#004F75;
}


ul {
font-family: "Trebuchet MS", "Arial Rounded MT Bold";
margin-left:0px;
padding-left:0px;
padding-top:2px;
margin-top:0px;
margin-bottom:0px;
}
li {
display:inline;
list-style-type:none;
color:#FFFFFF;
font-size:11px;
margin-right:12px;
}
#wrapall {
width:800px;
text-align:left;
}
#tophead {
	background-color:#004F75;
	height:83px;
	background-image: url(objs/logo_top_head.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 75px;
}

#tophead a:hover { 
	color:#ffffff;
}
#mainhead {
	height:206px;
	background-color:#669CC7;
	padding-left: 75px;
	background-image: url(objs/logo_main_head.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 300px;
}
#maincontent {
	background-color:#98BAD7;
	padding-left: 75px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	position: relative;
}
.sectionimages {
	border: 1px solid #7BBEDE;
	margin-top: 5px;
	margin-bottom: 5px;
}
#mainhead p {
font-size: 14px;
}
#footer {
	background-color:#004F75;
	padding-left: 75px;
	clear:both;
}
#footer a:hover, #footer a:active { 
	color: #ffffff;
}

#textdiv{
	width:425px;
	position: relative;
	float: left;
}
#imagediv {
	padding-top: 20px;
	padding-right: 5px;
}
.thumbsimages {
	border: 1px solid #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
}
.thumbsdiv {
	background-color: #98BAD7;
	border: 1px none #004F75;
	padding: 5px;
	float: right;
}
.minitext {
	font-family: "Trebuchet MS", "Arial Rounded MT Bold";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
#fadeimagediv {

	padding-top: 30px;
	padding-right: 5px;
}
#maincontentMap {
	background-color:#98BAD7;
}
#maincontentlower {
	background-color:#98BAD7;
	padding-left: 75px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	position: relative;
}
#maincontentlower h2 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.tableDataTd {
	background-color: #C5D9E9;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
}
.tableDataTdSmall {

	background-color: #C5D9E9;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.mapImg {
	background-color: #4987BA;
	padding: 4px;
}
#tophead h1 {
	font-size: 32px;
	margin-bottom: 0px;
	margin-top: -5px;
	margin-left: -3px;
}
.BNlink, .BNlink a:link, .BNlink a:visited, .BNlink a:hover {
	font-size: 11px;
	color: #004F75;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
#massive-savings {
	width: 1185px;
	background-image: url(objs/massive-savings.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}