/* CSS Document */

body {

	margin: 0px;

	background-color:#831d0e;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;

}

.mid {

	background-image:url(images/homenew_mid.jpg);

	background-repeat: repeat-x;

	backgroun-color: #831E0D;

}

.longcontent {

	background-image:url(images/homenew_longc.jpg);

	background-repeat:repeat-y;

}

.pos_welcome {

	margin-left: 37px;

}

.pos_content {

	margin-left: 40px;

	margin-top: 6px;

}

.content_text{	

	font-size: 13px;

	color: #F0F0F0;

	font-family: Arial, Helvetica, sans-serif;

}

.content_text2{	

	font-size: 14px;

	color: #F0F0F0;

	font-family: Arial, Helvetica, sans-serif;

}



.featured_long {

	background-image:url(images/homenew_featuredlong.gif);

	background-repeat: repeat-y;

}

.featured_top {

	background-image:url(images/homenew_featuredtop.gif);

	width:333px;

	height:30px;

	background-repeat:no-repeat;

}

.featured_mid {

	background-image:url(images/homenew_featuredmid.gif);

	width: 33px;

	hieght: 72px;

	background-repeat:no-repeat;

}

.picborder {

	border: #DCB391 1px solid ;

}

span.text1 {

	color:#FFFFFF;

	font-size: 11px;

	font-family: "Tahoma", Times New Roman, Times, serif;



}

span.text2 {

	color:#99CCCC;

	font-size: 11px;

	font-family: "Tahoma", Times New Roman, Times, serif;

}

span.text3 {

	color:#99CCCC;

	font-size: 11px;

	font-family: "Tahoma", Times New Roman, Times, serif;

	font-weight:bold;

}

a.link_featured {

	color:#99CCCC;	

	text-decoration: underline;

}

a.link_featured:hover {

	color: #FFFFFF;

	text-decoration:none;

}

.pos1 {

	margin-left: 25px;

}

.pos2 {

	margin-left: 10px;

}

.footer_text{

	color: #B1B4B6;

	font-size:10px;

	font-family:Arial, Helvetica, sans-serif;

}

a.footerlink {

	color: #B1B4B6;

	text-decoration: underline;

}

a.footerlink:hover {

	color: #CCCCCC;

	text-decoration: none;

}