@charset "utf-8";
/* CSS Document */

#main {
width: 970px;
margin-bottom: 10px;
}

#header {
	width:1000px;
	height:310px;
	z-index:1;
}
#logo {
	width:355px;
	height:181px;
	z-index:1;
	float: left;
	margin-left: 13px;
	margin-top: 30px;
}
#title {
	top:300px;
	width:290px;
	height:73px;
	z-index:1;
	float: left;
	margin-top: 218px;
	margin-left: -365px;
	background-color: #EE423E;
	padding-left: 75px;
	padding-top: 15px;
}
#balloon {
	width:198px;
	height:268px;
	z-index:1;
	background-image: url(images/largeballoon.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 50px;
	margin-top: 25px;
}
#nav {
	width:275px;
	height:203px;
	z-index:1;
	float: left;
	margin-left: 55px;
	margin-top: 5px;
	background-color: #EE423E;
	color: #FFF !important;
	font-size: 1.5em;
	padding-left: 35px;
}

.nav1 {
	float: left;
	margin-right: 85px;
}

.nav2 {
	float: left;
	margin-right: 65px;
}

#social {
	width:309px;
	height:78px;
	z-index:1;
	float: left;
	margin-left: 55px;
	margin-top: 20px;
	background-color: #A51E24;
}
.tab {
	margin-left: 20px;
	margin-top:5px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	font-style: italic;
}
.title2 {
	color:#FFFFFF;
	font-size: 1.4em;
	line-height:1.4em;
}
#slideshow {
	width:1000px;
	height:435px;
	z-index:1;
	float: left;
	margin-top: 20px;
}

#slideshow img {
	max-width: 628px;
	max-height: 419px;
}
#lookat {
	width:210px;
	height:43px;
	z-index:1;
	float: left;
	margin-left: 115px;
	margin-top: 40px;
	color: #EB423B;
	font-size: 2.9em;
}
#subnav {
	width:615px;
	height:60px;
	z-index:2;
	float: right;
	margin-top: 28px;
	background-color: #A51E24;
	color: #FFF;
	font-size: 1.5em;
	padding: 10px;
}
#blog {
	width:335px;
	height:230px;
	z-index:1;
	float: left;
	margin-top: 65px;
}
#blog img {
max-width:335px;
max-height:230px;
}

#blogspot {
	width:228px;
	height:195px;
	z-index:2;
	float: left;
	margin-left: 25px;
	margin-top: 60px;
	color: #EB423B;
	font-size: 2.5em;
	line-height: .9em;
}
#spotlight {
	width:335px;
	height:230px;
	z-index:3;
	float: left;
	margin-left: 25px;
	margin-top: 40px;
}

#spotlight img {
max-width:335px;
max-height:230px;
}

.spottxt {
	padding-left: 33px;
}
#footer2 {
	width:968px;
	height:146px;
	z-index:1;
	float: left;
	background-color: #A51E24;
}
#why {
	width:395px;
	height:66px;
	z-index:1;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
#footernav {
	width:386px;
	height:33px;
	z-index:2;
	float: left;
	margin-top: 85px;
	margin-left: -385px;
	color: #EE423E;
	font-size: 1.6em;
        line-height: 1.1em;
}
.footernav {
	float:left;
	margin-right: 20px;
}
#statustitle {
	width:153px;
	height:71px;
	z-index:3;
	float: left;
	margin-left: 37px;
	margin-top: 40px;
	color: #EE423E;
	font-size: 2.5em;
	line-height: 0.8em;
}
#status {
	width:190px;
	height:110px;
	z-index:4;
	float: left;
	margin-left: 20px;
	margin-top: 9px;
	background-color: #EE423E;
	padding: 10px;
        color: #000;
        font-size: 1em;
        line-height: 1.1em;
}
#copyright {
	width:114px;
	height:135px;
	z-index:5;
	float: left;
	margin-left: 12px;
	margin-top: 8px;
}

.why {
	font-size:1.7em;
	line-height:1.2em;
	width: 135px;
	height: 59px;
	margin-top:4px;
	float: left;
	color: #FFF;
}

.whytxt {
	float:left;
	margin-left: 5px;
	font-style: normal;
	color: #FFF;
	height: 60px;
	width: 255px;
}

.tdbcbal {
	margin-left:23px;
}
.copyright2 {
	float:right;
	text-align: right;
	font-size: 0.6em;
	margin-top:3px;
	line-height: 1.1em;
	color: #FFF;
	height: 20px;
	width: 50px;
}

.taglinks1 {
	float:left;
margin-left: 20px;
	margin-right: 50px;
}
.taglinks2 {
	float:left;
margin-left: 20px;
	margin-right: 84px;
}
a:link {
	color: #A51E24;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #EE423E;
}
a:active {
	text-decoration: none;
}

#nav a:link {
	color: #ffffff !important;
	text-decoration: none;
	padding: 5px;
}
#nav a:visited {
color: #ffffff !important;
	text-decoration: none;
	padding: 5px;
}
#nav a:hover {
	text-decoration: none;
	background-color: #A51E24;
	padding: 5px;
}
#nav a:active {
color: #ffffff !important;
	text-decoration: none;
	padding: 5px;
}

#subnav a:link {
	color: #ffffff !important;
	text-decoration: none;
}
#subnav a:visited {
color: #ffffff !important;
	text-decoration: none;
}
#subnav a:hover {
	text-decoration: none;
	color: #EE423E;
}
#subnav a:active {
color: #ffffff !important;
	text-decoration: none;
}

#footernav a:link {
	color: #EE423E !important;
	text-decoration: none;
}
#footernav a:visited {
color: #EE423E !important;
	text-decoration: none;
}
#footernav a:hover {
	text-decoration: none;
	color: #ffffff !important;
}
#footernav a:active {
color: #EE423E !important;
	text-decoration: none;
}

#status a:hover {
color: #a11e21 !important;
}