body {
	font-family: Tahom, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-color: #CC0000;
	background-position: center;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-image: url(mallbkgrndtile.gif);
}
#banner {
	height: 64px;
	width: 884px;
	background-color: #6699FF;
	background-image: url(MallClouds.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 4px 8px 2px;
}
#bannerwidth {
	margin-left: 16px;	
}
#mainwidth {
	margin-left: 8px;	
}
#indexwidth {
	width: 884px;
	margin-right: auto;
	margin-left: auto;	
}
#mallheader #banner p {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 24px;
	color: #000066;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
#rightblock {
	clear: none;
	float: right;
	height: auto;
	width: 155px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#centerblock {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#contentblock {
	height: auto;
	width: auto;
	padding-right: 12px;
	padding-left: 24px;
}
#hiddenlink a {
	color: #000033;
	text-decoration: underline;
}
#hiddenlink a:hover {
	color: #000033;
	text-decoration: underline;
}
#hiddenlink a:link {
	color: #000033;
	text-decoration: none;
	font-size: 9px;
}
#hiddenlink a:visited {
	color: #000033;
	text-decoration: none;
	font-size: 9px;
}
#hiddenlink a:active {
	color: #000033;
	text-decoration: underline;
	font-size: 9px;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}a:visited {
	color: #0000CC;
	text-decoration: none;
}a:hover {
	color: #FF0000;
	text-decoration: underline;
}a:active {
	color: #FFFF00;
	text-decoration: underline;
}a:link strong {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
#buttonmenu {
	width: 90%;
	display: block;
}
#buttonmenu p a:link {
	margin: 0px;
	padding: 6px;
	width: 100%;
	background-color: #000066;
	border-top: thin solid #0000CC;
	border-right: thin solid #000033;
	border-bottom: thin solid #000033;
	border-left: thin solid #0000CC;
	display: block;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	}
#buttonmenu p a:visited {
	margin: 0px;
	padding: 6px;
	width: 100%;
	background-color: #000066;
	border-top: thin solid #0000CC;
	border-right: thin solid #000033;
	border-bottom: thin solid #000033;
	border-left: thin solid #0000CC;
	display: block;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

#buttonmenu p a:hover {
	color: #FFFFFF;
	background-color: #0000CC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #0000FF;
	text-decoration: none;
}
#buttonmenu p a:active {
	color: #FFFFFF;
	background-color: #0000CC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #0000FF;
	text-decoration: none;
}


#horzrule {
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer {
	height: 60px;
	width: 100%;
}
#leftblock {
	clear: none;
	float: left;
	height: auto;
	width: auto;
	padding-right: 24px;
}
#rightphotoblock {
	clear: none;
	float: right;
	height: auto;
	width: auto;
	padding-left: 10px;
}

p {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12px;
	line-height: 18px;
	color: #003300;
}
h1 {
	font-size: 28px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #CC0000;
	font-weight: bold;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #006600;
	margin: 8px 0px 2px;
	padding: 0px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #CC0000;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 14px;
	color: #006600;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}
li {
	color: #666666;
	margin-bottom: 8px;
}


.smallertype {
	font-size: 10px;
	line-height: normal;
}
.smallgraytype {
	font-size: 10px;
	color: #999999;
}
.psmaller {
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
}


.psmallertight {
	font-size: 11px;
	line-height: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.td-stairtable {
	padding-left: 4px;
	padding-right: 4px;
	border-top: 1px solid #666666;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #666666;
}
.td-stairtableSmall {
	padding-left: 4px;
	padding-right: 4px;
	font-size: 10px;
	line-height: 12px;
	border-top: 1px solid #666666;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #666666;
}
.td-bottomborder {
	padding-left: 4px;
	padding-right: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.td-leftborder {
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 4px;
}
.tightertable {
	display: table-cell;
	margin: 0px;
	padding: 2px;
}
h7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: oblique;
	line-height: 25px;
	font-weight: normal;
	color: #999999;
	margin: 8px 0px 2px;
	padding: 0px;
}
#gradatedband {
	font-size: 1px;
	line-height: 1px;
	height: 2px;
	width: 740px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF99;
	border-right-color: #CC9900;
	border-bottom-color: #FFFF99;
	border-left-color: #CC9900;
	background-color: #FFFF99;
	background-position: center;
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.yellow {
	color: #FFFF00;
}
.td-blacktext {
	display: table-cell;
	color: #000000;
	padding: 2px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 14px;
}
h5 {
	font-size: 12px;
	color: #006600;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	line-height: 14px;
	font-weight: bold;
}
#mallheader {
	left: -8px;
	position: relative;
}
.topURL {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #000066;
	vertical-align: text-bottom;
}
