/* CSS Document */

body {
background-image: url(images/homenew_bg.jpg);
background-repeat: repeat-x;
margin: 0px;
background-color: #445e7b;
}

.bgspacer {
height: 16px;
width: 780px;
}

.flashbg {
background-image: url(images/homenew_flashbg.jpg);
height: 320px;
width: 560px;
background-repeat: no-repeat;
}

.featuredbg {
background-image: url(images/homenew_featuredbg.jpg);
background-repeat: repeat-x;
height: 171px;
}

.welcomebg {
background-image: url(images/homenew_welcomebg.jpg);
height: 228px;
width: 560px;
background-repeat: no-repeat;
}

.imageborder {
border-width: 1px;
border-style: solid;
border-color: #FFFFFF;
}

.featuredtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #334e67;
}

.featuredlabel {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #334e67;
text-decoration: underline;
font-weight: bold;
}

.welcometext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}

.welcomepos {
margin-top: 8px;
margin-left: 18px;
}

.footertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #a8bac7;
}

.footerpos {
margin-top: 10px;
margin-left: 10px;
}

a.footerlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #a8bac7;
text-decoration: underline;
}

a.footerlink:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
}
