/* CSS Document */

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

.footerbg {
background-image: url(images/homenew_footerbg.jpg);
height: 34px;
width: 613px;
background-repeat: no-repeat;
}

.contentsbg {
background-image: url(images/homenew_contentsbg.jpg);
background-repeat: repeat-y;
}

.welcomebg {
background-image: url(images/homenew_welcomebg.jpg);
height: 121px;
width: 404px;
background-position: top;
background-repeat: no-repeat;
}

.featuredbg {
background-image: url(images/homenew_featbg.jpg);
height: 89px;
width: 209px;
background-repeat: no-repeat;
background-position: top;
}

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

.welcomepos {
margin-top: 35px;
margin-left: 19px;
}

.featuredpos {
margin-left: 14px;
margin-top: 7px;
}

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

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

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

.footerpos {
margin-top: 7px;
}

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

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