@charset "utf-8";
/* CSS Document */
#home {
margin:0 auto;
width:963px;
text-align:left;
position:relative;
}
.logo {
position:absolute;
top:4px;
left:-98px;
z-index:80;
}
#mainHP {
background:url(images/page_bg.gif) repeat-y;
padding:50px 5px 0 6px;
height:367px;
margin:0;
}
#homeBot {
background:url(images/foot_bg.gif) no-repeat;
height:261px;
}
#weather {
height:87px;
background:url(images/heatindex_bg.jpg) no-repeat;
background-position:top right;
position:relative;
}
#weather p {
position:absolute;
top:25px;
right:135px;
width:220px;
font-weight:bold;
color:#FFFFFF;
text-shadow:#333333;
}
#weather a {
color:#000000;
text-decoration:none;
position:absolute;
top:67px;
right:135px;
}
#flash {
position:absolute;
top:50px;
left:7px;
z-index:70;
height:377px;
width:587px;
}
#mycarousel li {
color:#000000;
background:#CCCCCC;
position:relative;
padding:0;
}

.hpLoop {
padding:0 10px 0 110px;
height:183px;
overflow:hidden;
}
#mycarousel li h3 a {
color:#FFFFFF;
background:#000000;
padding:5px 0px 5px 120px;
display:block;
text-decoration:none;
}
#mycarousel li h3 a:hover {
text-decoration:underline;
}
a.readMore {
position:absolute;
bottom:20px;
right:15px;
}
#cta {
position:absolute;
top:442px;
left:0;
}
.homecta {
float:left;
width:260px;
min-height:207px;
_height:209px;
background:url(images/cta_bg.gif) no-repeat #CCCCCC;
background-position:bottom left;
margin:0 0 0 30px;
padding:5px;
}
.homecta h3 {
color:#FFFFFF;
font-style:italic;
font-size:24px;
padding:6px 0 40px 13px;
}
div.one {
margin-left:42px;
_margin-left:42px;
background:url(images/box1.jpg) no-repeat;
}
div.two {
background:url(images/box2.jpg) no-repeat;
}
div.two li {
text-align:right;
color:#FFFFFF;
padding:5px 20px 0 0;
}
div.two a {
color:#FFFFFF;
}
#myslidemenu {
top:0px;
z-index:78;
}
#footer {
background:none;
}
#tbwd {
position:absolute;
bottom:-70px;
left:60px;
font-size:10px;
color:#333333;
}
#tbwd a {
color:#333333;
}