/* CSS Document */

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

.welcomebg {
background-image: url(images/homenew_welcomebg.jpg);
height: 287px;
width: 206px;
}

.featuredbg {
height: 287px;
width: 205px;
background-image: url(images/homenew_featuredbg.jpg);
}

.welcometext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #422302;
text-align: justify;
}

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

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

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

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

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

.tablepos1 {
margin-top: 75px;
}

.tablepos2 {
margin-top: 100px;
}
/*add*/
.pos_footer{ 
	margin-top: 15px;
}
.content_middle {
	background-image: url(images/homenew_content_middle.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.content_long {
	background-image: url(images/homenew_contentlong.jpg);
	background-repeat:repeat-y;
}
.content_p {
	color: #422302;
	font-size:11px;	
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
}
a.link {
	color: #422302;
	text-decoration:none;
}
a.mail {
	color: #422302;
	text-decoration:none;
}

.mainnavbg {
background-image: url(images/homenew_mainnavbg.jpg);
width: 667px;
height: 25px;
background-repeat: no-repeat;
}

/*MAIN NAVS TEXT*/

.homenavtext {
color: #432405;
font-family: "Times New Roman", Times, serif;
font-size: 11px;
font-weight: bold;
}

a.homenavlink {
color: #432405;
font-family: "Times New Roman", Times, serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

a.homenavlink:hover {
color: #f9efe6;
font-family: "Times New Roman", Times, serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
