/* CSS Document */

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

.topborderbg {
background-image: url(images/homenew_topborder.jpg);
height: 31px;
width: 787px;
background-repeat: no-repeat;
}

.topleftborderbg {
background-image: url(images/homenew_topleftborder.jpg);
height: 363px;
width: 19px;
background-repeat: no-repeat;
}

.toprightborderbg {
background-image: url(images/homenew_toprightborder.jpg);
height: 363px;
width: 18px;
background-repeat: no-repeat;
}

.navbg {
background-image: url(images/homenewnav_bg.jpg);
background-repeat: repeat-x;
}

.welcomebg {
background-image: url(images/homenew_welcomebg.jpg);
height: 305px;
width: 750px;
background-repeat: no-repeat;
background-position: top;
background-color: #1d1d1d;
}

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

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

.logopos {
margin-top: 15px;
}

p {
margin-top: 14px;
margin-bottom: 14px;
}

h1 {
margin-top: 14px;
margin-bottom: 14px;
}

.parapos {
margin-top: 15px;
}

.featuredbg {
background-image: url(images/homenew_featuredbg.jpg);
background-repeat: repeat-x;
background-color: #775f05;
}

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

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

.featpos {
margin-top: 14px;
}

.featpos1 {
margin-top: 5px;
}

.featpicborder {
border-style: solid;
border-width: 1px;
border-color: #dab64a;
}

.flashbg {
background-image: url(images/homenew_flashbg.jpg);
background-repeat: repeat-x;
}

/* for the all text format */
.footertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #efe3cf;
}

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

.featuredtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}

/* for all the links */
a.footerlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #efe3cf;
text-decoration: underline;
}

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