html {
}
body {
	margin: 0px;
	background-color: #B81880;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72.5%;
}
#wrapper {
	margin: 0px auto;
	width: 1000px;
}
#skip a, #skip a:hover, #skip a:visited { 
position:absolute; 
left:0px; 
top:-500px; 
width:1px; 
height:1px; 
overflow:hidden;
}  
#skip a:active { 
position:static; 
width:auto; 
height:auto; 
} 
/*main sections*/
#title {
	width: 1000px;
	background: #ffffff;
}
#address { float:right; width:250px; color:#412683; padding: 15px 20px 0px 0px; font-size: 1.2em; }
#nav {
	width: 1000px;
	background: #B81880 url(/web/Templates/stretfordmain_files/nav_bk.gif) no-repeat top;
	height: 183px;
}
#contents {
	width: 1000px;
	background: #ffffff;
}
#left {
	float: left;
	border: 2px solid #5F9A2D;
	padding: 10px;
	margin: 0px 0px 0px 10px;
	background-color: #88C852;
	width: 190px;
	color: #FFFFFF;
}
#centre {
	float: left;
	margin: 0px;
	padding: 10px;
	width: 530px;
	}
#right {
	float: left;
	margin: 0px;
	padding: 10px;
	width: 190px;
	border-left: #666666 dotted 1px;
	}
/*bottom text*/
#bottom {
	width: 980px;
	background: url(/web/Templates/stretfordmain_files/bottom_bk.gif) no-repeat top;
	font-size: 11px;
	color: #ffffff;
	clear:left;
	padding: 20px 10px 10px 10px;
}
#bottom a {color: #ffffff; TEXT-DECORATION: none ;}
#vi { float:right; width:150px; }
#vi a  {color: #CCCCCC; text-decoration:none;}
#leftcustom {
	float: left;
	padding: 10px;
	width: 174px;
	color: #FFFFFF;
}
.clr { clear:left;}
/*shops*/
#shopleft {
	float: left;
	margin: 10px 0px 0px 10px;
	width: 700px;
}
#rightcontent { float: left; margin: 10px 0px 0px 5px; width: 252px; padding: 10px; border: #B81880 solid 4px; height: 433px; }
#shopdets { padding: 0px 0px 10px 0px}
#shopdets select {width:245px; font-size:1.1em;}
#shopcontentbot { border-top: #666666 dotted 1px; width:252px; padding: 0px 0px 0px 0px;}
#divContent
{
	overflow: auto;
	height: 260px;
	width: 240px;
	SCROLLBAR-BASE-COLOR: #B81880;
	SCROLLBAR-ARROW-COLOR: #412683;
	visibility: visible;
}
.off { font-size: 8pt; OVERFLOW: hidden; WIDTH: 140px; color: #000000; text-decoration: none; padding-right: 2px; padding-left: 2px; }
.over { font-size: 8pt; OVERFLOW: hidden; WIDTH: 140px; color: #412683; text-decoration: none; padding-right: 2px; padding-left: 2px; }