BODY {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-image: URL(../images/Bgtile.jpg);
	background-repeat:repeat;
}
.background{
	width:800px;
	background-image: URL(../images/MenuBg.gif);
	background-position: 0px 100px;
	background-repeat:no-repeat;
	background-color: #bdbdbd;
}
.yusuf{
	background-image: URL(../images/yusuf.jpg); 
	background-repeat:no-repeat;
	height:236px;
	background-position:center top;
}
.BlueMenu{
	background-image: URL(../images/BlueBg.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:260px;
	background-position:center top;
}
.OutletsBlueMenu{
	background-image: URL(../images/NewBlueBg.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:310px;
	background-position:center top;
}
.image1{
	background-image: URL(../images/image1.jpg);
	background-repeat:no-repeat;
	width:114px;
	height:82px;
	background-position:top right;
}
.image2{
	background-image: URL(../images/image2.jpg);
	background-repeat:no-repeat;
	width:115px;
	height:82px;
	background-position:top right;
}
.image3{
	background-image: URL(../images/image3.jpg);
	background-repeat:no-repeat;
	width:114px;
	height:81px;
	background-position:top right;
}
.submenuleft{
	background-image: URL(../images/SubmenuBgLeft.gif);
	background-repeat:no-repeat;
	width:10px;
	height:27px;
	background-position: 0px 30px;
	background-color: #BDBDBD;
	/*background-color: #484D49;*/
}
.submenuright{
	background-image: URL(../images/SubmenuBgRight.gif);
	background-repeat:no-repeat;
	width:184px;
	height:27px;
	background-position: 0px 30px;
	color:white;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	padding-left:10px;
}
.bottomheight {
	height: 200px;
}
.whitebg{
	background-color:white;
	margin-left:12px;
}
.ymtitle{
	background-image: URL(../images/YMTitle.jpg);
	background-repeat:no-repeat;
	width:385px;
	height:87px;
	background-position:100px 0px;
}
.menus{
	background-image: URL(../images/MenuBg.gif);
	background-repeat:no-repeat;
	width:800px;
	height:28px;
}
.outlet{
	text-align:left;
	padding-left:15px;
	padding-top:2px;
	color:white;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight:normal;
	text-decoration:none;
}
.outletbold{
	text-align:left;
	padding-left:15px;
	padding-top:2px;
	color:white;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none;
}
.menutd{
	text-align:right;
	padding-top:5px;
	color:white;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}


a.menulinks{
	color:white;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
a.morelinks{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	padding-left:10px;
	font-weight:normal;
	text-decoration:underline;
	color:white;
}
a.morelinksselected{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	padding-left:10px;
	font-weight:normal;
	text-decoration:none;
	color:white;
}
a.bottomlinks{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight:normal;
	text-decoration:none;
	color:white;
}
.bottomlinksselected{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight:nrmal;
	text-decoration:underline;
	color:white;
}
.whitebullet{
	background-image: URL(../images/WhiteBullet.jpg);
	background-repeat:no-repeat;
	width:15px;
	background-position:center center;
}
.brownbullet{
	background-image: URL(../images/WhiteBullet.jpg);
	background-repeat:no-repeat;
	width:15px;
	background-position:center center;
}
.lineheight{
	line-height:5px;
}
.topheight{
	line-height:2px;
}
.bandheight{
	line-height:15px;
}
a:hover {
	text-decoration:none;
}
.content{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight:normal;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	vertical-align:top;
}
.listcontent{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight:normal;
	text-align:left;
	padding-left:20px;
	vertical-align:top;
	line-height:22px;
}
.addcontent{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight:normal;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	vertical-align:top;
}
.contentbold{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	padding-bottom:2px;
	vertical-align:top;
}
.contentboldcenter{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight:bold;
	text-align:center;
	padding-left:5px;
	padding-bottom:2px;
	vertical-align:top;
}

.contentred{
	color:red;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	padding-bottom:2px;
	vertical-align:top;
}

.contentboldcenterbig{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	font-weight:bold;
	text-align:center;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:top;
}

.contentboldright{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight:normal;
	text-align:right;
	padding-right:15px;
	padding-bottom:2px;
	vertical-align:top;
}

.contentright{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight:normal;
	text-align:left;
	padding-left:350px;
	/*padding-left:230px;*/
	padding-bottom:2px;
	vertical-align:top;
}

.contentright1{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight:normal;
	text-align:left;
	padding-left:300px;
	padding-bottom:2px;
	vertical-align:top;
}

.textbold{
	color:#444444;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}
.text-indent {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight:normal;
	margin-left: 42px;
}
.prodcontent{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight:normal;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	vertical-align:top;
}
.hline {
	width: 100px;
	border-bottom: 2px solid #eeeeee;
	padding-left: 15px;
	padding-right: 15px;
}
.stopline {
	width: 100px;
	border-bottom: 2px solid #555555;
	padding-left: 15px;
	padding-right: 15px;
}
.dotline {
	border-left: 2px dotted #eeeeee;
	margin-top: 15px;
	padding-bottom: 15px;
}
.productline{
	background-image: URL(../images/productline.gif);
	background-repeat:repeat-x;
	background-position:top center;
}
.prodtitle{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	font-weight:bold;
	text-align:left;
	padding-right:10px;
	padding-bottom:10px;
	vertical-align:top;
}
.copyright{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight:normal;
	padding-left:10px;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:right;
}

a.newsevents{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight:normal;
	text-align:left;
	margin-left:10px;
}

.newseventstext{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight:normal;
	text-align:left;
	margin-left:10px;
	padding-left:10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
}
.text-bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #006AD5;
	line-height: 18px;
}
.textlink a:link {
	color: #006AD5;
	text-decoration: underline;
}
.textlink a:visited {
	color: #006AD5;
	text-decoration: underline;
}
.textlink a:hover {
	color: #006AD5;
	text-decoration: none;
}
.back1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.back1 a:link {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
.back1 a:link {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
.back1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6B9600;
}
.gallery-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6B9600;
	line-height: 18px;
}
.gallery-heading a:link {
	color: #6B9600;
	text-decoration: none;
}
.gallery-heading a:visited {
	color: #6B9600;
	text-decoration: none;
}
.gallery-heading a:hover {
	color: #6B9600;
	text-decoration: underline;
}
