/*Body*/
body{
	background-color:#fbecb5;
	border:0;
	font-family:verdana,tahoma,sans-serif;
	margin:0px;
	padding:0;
	/*scrollbar colors for IE and Opera*/
	scrollbar-arrow-color:#333;
	scrollbar-3dlight-color:#999;
	scrollbar-highlight-color:#FFF;
	scrollbar-face-color:#CCC;
	scrollbar-shadow-color:#999;
	scrollbar-darkshadow-color:#666;
	scrollbar-track-color:#EEE;
	background: url("/Images/Home/bg.jpg") #faecb5 repeat-x;
	color: #623a1c;
	font-family: Verdana;
	font-size: 12px;
}
/*Header*/



/*Footer*/

.footerText
{
    color: White;
    font-size: 9px;
    padding-top: 20px;
}

a.ls:link,
a.ls:visited {
color:#fff;
text-decoration:none;
}

a.ls:hover {
color:#fff;
text-decoration:underline;
}

a.lshome:link,
a.lshome:visited {
color:#fff;
text-decoration:underline;
}

a.lshome:hover {
color:#fff;
text-decoration:none;
}