body {
	background-color : #D284C8;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	text-align : center;
	margin : 0;
	padding : 0;
	background-image : url(images/bg.gif);
	background-repeat : repeat-x;
}

a {
	color : #4B0038;
	text-decoration : none;
}

a:visited {
	color : #4B0038;
	text-decoration : none;
}

a:hover {
	color : #A98CA8;
	text-decoration : none;
}

a:active {
	color : #A98CA8;
	text-decoration : none;
}

#PageContainer {
	width : 800px;
	text-align : center;
	margin-left : auto;
	margin-right : auto;
}

#Header {
	height : 100px;
	width : 750px;
	text-align : left;
	padding-left : 25px;
	padding-right : 25px;
	color : #4B0038;
}

#Images {
	height : 336px;
	width : 800px;
	margin-left : -1px;
}

#DivContent {
	background-color : #FFFFFF;
	background-image : url(images/white_bg.gif);
	background-repeat : repeat;
	width : 800px;
	height : 100%;
}

#Content {
	width : 750px;
	background-color : #FFFFFF;
	padding : 25px 25px 0px 25px;
	text-align : left;
	background-image : url(images/white.gif);
	background-repeat : repeat-y;
}

#Menu {
	background-color : #FFFFFF;
	width : 150px;
	float : left;
}

ul {
	padding : 0;
	margin : 0;
}

li {
	list-style : none;
}

li.menu {
	height : 25px;
	line-height : 25px;
	border-bottom : 1px solid #54B948;
}

a.menu {
	color : #4B0038;
	text-decoration : none;
}

a.menu:visited {
	color : #4B0038;
	text-decoration : none;
}

a.menu:hover {
	color : #A98CA8;
	text-decoration : none;
}

a.menu:active {
	color : #A98CA8;
	text-decoration : none;
}

#Text {
	background-color : #FFFFFF;
	padding-left : 25px;
	/*padding-bottom : 25px;*/
	float : left;
	text-align : justify;
	width : 400px;
}

h1 {
	font-size : 14px;
	color : #4B0038;
	font-weight : normal;
}

h2 {
	font-size : 12px;
	color : #A98CA8;
	font-weight : normal;
}

hr {
	border : 1px dotted #A98CA8;
	height : 1px;
}

#Right {
	background-color : #FFFFFF;
	width : 150px;
	float : right;
	text-align : center;
}

#OpenHrs {
	text-align : center;
	font-size : 10px;
	color : #4B0038;
	border : 1px solid #54B948;
	padding : 15px;
	line-height : 13px;
}

#Box {
	text-align : center;
	font-size : 10px;
	color : #4B0038;
	border : 1px solid #54B948;
	padding : 15px;
	line-height : 13px;
}

#Clear {
	clear : both;
	height : 25px;
	width : 800px;
	background-color : #FFFFFF;
}

#Shops {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	text-align : left;	
	padding : 5px;
	background-color : #FFFFFF;
}

a.link {
	color : #4B0038;
	text-decoration : none;
	border-bottom : 1px dotted;
}

a.link:visited {
	color : #4B0038;
	text-decoration : none;
	border-bottom : 1px dotted;
}

a.link:hover {
	color : #A98CA8;
	text-decoration : none;
	border-bottom : 0px;
}

a.link:active {
	color : #A98CA8;
	text-decoration : none;
	border-bottom : 0px;
}

li.shops {
	line-height : 18px;
}

#FooterContainer {
	clear : both;
	background-color : #4B0038;
	height : 25px;
	line-height : 25px;
	text-align : left;
}

#Footer {
	width : 750px;
	text-align : left;
	font-size : 10px;
	padding-left : 150px;
	/*padding-right : 25px;*/
	margin-left : 100px;
}

a.footer {
	color : #A98CA8;
	text-decoration : none;
}

a.footer:visited {
	color : #A98CA8;
	text-decoration : none;
}

a.footer:hover {
	color : #FFFFFF;
	text-decoration : none;
}

a.footer:active {
	color : #FFFFFF;
	text-decoration : none;
}

#menuContainer {
	
}

#catOne {

}

#subCatOne {

}

#cat1ExpandCollapse {

}

#catTwo {

}

#subCatTwo {

}

#cat2ExpandCollapse {

}

.cat {
	padding-bottom : 5px;
}

.subcat {

}