

body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('images/bg.jpg');
	background-repeat:repeat-x;

background-color:#763227;
	
}



p
{
padding:0px;

}




td
{

	font-family:tahoma;
	font-size: 12px;
	color: #242424;


}





.style1 {
	font-family:tahoma;
	font-size: 12px;
	color: #242424;
	line-height:17px;

}


.mainhead {
	font-family:tahoma;
	font-size: 13px;
	color: #763227;


}



.smallctext {
	font-family:arial;
	font-size: 14px;
	
	color: #EB1C24;

}


.bottomtext {
	font-family:arial;
	font-size: 12px;
	
	color: #FFFFFF;

	
}


.smallctext2 {
	font-family:arial;
	font-size: 12px;
	
	color: #9E9E9E;

	
}




a:link { text-decoration: none; color: #763227 ;font-family: tahoma; Font-size: 11px;} 
a:visited { text-decoration: none; color: #763227 ;font-family: tahoma; Font-size: 11px;} 
a:hover { text-decoration: underline; color: #763227 ;font-family: tahoma; Font-size:11px;}
 a:active { text-decoration: none; color: #763227 ;font-family: tahoma; Font-size: 11px;} 

a.link2:link { text-decoration: none; color: #FFFFFF ;font-family: arial; Font-size: 11px;} 
a.link2:visited { text-decoration: none; color: #FFFFFF ;font-family: arial; Font-size: 11px;} 
a.link2:hover { text-decoration: underline; color: #FFFFFF ;font-family: arial; Font-size:11px;}
a.link2:active { text-decoration: none; color: #FFFFFF ;font-family: arial; Font-size: 11px;} 

a.link1:link { text-decoration: none; color: #242424 ;font-family: tahoma; Font-size: 12px;} 
a.link1:visited { text-decoration: none; color: #242424 ;font-family: tahoma; Font-size: 12px;} 
a.link1:hover { text-decoration: underline; color: #242424 ;font-family: tahoma; Font-size:12px;}
 a.link1:active { text-decoration: none; color: #242424 ;font-family: tahoma; Font-size: 12px;} 




.fields
{
	FONT-WEIGHT: normal; 
	font-family: arial;
	FONT-SIZE: 12px;

	LINE-HEIGHT: normal; 
	FONT-STYLE: normal; 
	FONT-VARIANT: normal;
	BORDER-RIGHT: #B2B2B2 0px solid; 
	BORDER-TOP: #B2B2B2 0px solid;
	BORDER-LEFT: #B2B2B2 0px solid; 
	COLOR: #4E4E4E; 
	BORDER-BOTTOM: #B2B2B2 0px solid; 
	BACKGROUND-COLOR: #FFFFFF;
}




#content{
		position:relative;
		}			

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:940px;
		height:370px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:280px;
		}	
	#nextBtn{ 
		left:1101px;
		}	
		
		#prevBtn{ 
		left:131px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
		
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}												

