body {
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(top_bg.jpg);
	background-repeat:repeat-x;
	background-color:#708ec5;
	background-position:top;
	}

.MarkerTextFont {
font-size:12px;
font-family:Arial, Helvetica;
color:#000000;
line-height:17px;
font-weight: normal;}

.MarkerTextLargeFont {
font-size:16px;
font-family:Arial, Helvetica;
color:#000000;
font-weight: normal;}

.MarkerTextSmallFont {
font-size:10px;
font-family:Arial, Helvetica;
color:#000000;
font-weight: normal;}

.MarkerReverseTextFont {
font-size:12px;
font-family:Arial, Helvetica;
color:#FFFFFF;
font-weight: normal;}

.MarkerReverseTextLargeFont {
font-size:16px;
font-family:Arial, Helvetica;
color:#FFFFFF;
font-weight: normal;}

.MarkerReverseTextSmallFont {
font-size:10px;
font-family:Arial, Helvetica;
color:#FFFFFF;
font-weight: normal;}

.MarkerTitleBoldFont {
font-size:16px;
font-family:Arial, Helvetica;
color:#000000;
font-weight: bold;}

.StoreLevelTextFont {
font-size:14px;
font-family:Arial, Helvetica;
color:#000000;
font-weight: bold;}

.page {
	}

.top {
	background-image:url("logo_bg.jpg");
	}
	
.top a {
	color:#fff;
	}
.top a:hover {
	color:#ffffcc;
	text-decoration:none;
	}

.content {
	width:589px;
	background-color:#FFFFFF;
	border:#A1927B solid 1px;
	padding:5px;
	}

.side {
	background-image:url("departments_bg.jpg");
	background-repeat:repeat-y;
	width:186px;
	}
	
.nav img{
	margin: 0 25px 0 0;
	}

.footer {
	color:#000;
	}
