body { 
	/* background-color:#629FB5; */
	/* background-color:#B51F29; */
	background-color:#c54416; 
	font-family:verdana, tahoma, helvetica, arial; 
	font-size:10pt;
	margin:0px;
	padding:0px;
	height:100%; }

#banner {
	position:absolute;
	left:0px;
	top:30px;
	width:100%;
	height:132px;
	background-color:#FE9915;  
	/*background-image:url("../img/shoe.png"); 
	background-repeat:no-repeat;
	background-position:6px 6px;*/
	border-width:2px 0px 2px 0px;
	border-color:black;
	border-style:solid; }

#shoes {
	position:absolute;
	bottom:18px; 
	width:100%;
	height:57px;
	background-image:url("../img/shoes.png"); }

#artboard {
	position:absolute;
	left:144px;
	width:700px; 
	padding:0px 0px 0px 0px;
	border-width:0px 2px 0px 2px;
	border-color:black;
	border-style:solid;
	background-color:white; 
	height:100%; }


#wrapper {
	position:absolute;
	left:0px;
	top:0px;
	margin:0px;
	padding:0px;
	width:900px; }

#pane {
	float:left;
	width:700px; 
	padding:0px 0px 0px 0px;
	border-width:0px 2px 0px 2px;
	border-color:black;
	border-style:solid;
	background-color:white; }

#header {
	width:670px;
	height:126px;
	margin:30px 0px 0px 0px;
        padding:6px 15px 0px 15px; 
	background-color:#FECC8A;  
	border-width:2px 0px 2px 0px;
	border-color:black;
	border-style:solid; 
	text-align:center; 
	vertical-align:middle; }

#header img {
	padding-top:30px; }

#header img {
	border:none; }

#upcoming {
	font-size:9pt;
	width:390px;
	padding:0px 0px 0px 0px; }

#upcoming h4 {
	font-size:9pt;
	clear:none; 
	padding:0px; 
	margin:0px; }

#upcoming p {
	clear:none; 
	padding:3px 0px 0px 6px; 
	margin:0px; }

#upcoming .more {
	float:right; }

#upcoming A:link {
	color:black; 
	text-decoration:none; }
#upcoming A:visited { 
	color:black; 
	text-decoration:none; }
#upcoming A:hover { 
	color:black; 
	text-decoration:underline; }

#menu { 
	float:left;
	padding:9px 9px 0px 9px; 
	margin:166px 0px 0px 0px;
	width:126px; 
	text-align:right;
	font-size:9pt; }
#menu ul {
	padding:0px;
	margin:0px;
	line-height:150%; }

#menu ul li {
	list-style-type:none; 
	padding:0px;
	margin:0px; }

#menu #group {
	padding:0px 0px 6px 0px; 
	margin:6px 0px 0px 0px; 
	border-style:dotted;
	border-color:black;
	border-width:0px 0px 1px 0px; }

#menu #last {
	padding:6px 0px 6px 0px; 
	margin:0px; }

#menu h4 {
	padding:0px;
	margin:0px; 
	border-style:dotted;
	border-color:black;
	border-width:0px 0px 1px 0px; }

#menu A:link {
	color:white; 
	text-decoration:none; }
#menu A:visited { 
	color:white; 
	text-decoration:none; }
#menu A:hover { 
	color:white; 
	text-decoration:underline; }


#content { 
	padding:15px; 
	margin:0px; }

h1 {
	display:none; }

.edit { 
	float:right; 
	font-size:9pt; 
	font-weight:normal; }

#navigate {
	clear:both; 
	border-width:1px 0px 0px 0px;
	border-color:#1763A1; 
	border-style:dotted; 
	margin:0px; 
	padding:0px; }

#navigate .page {
	float:left; }

#navigate .qty {
	float:right; }

#navigate .label {
	padding:0px 3px 0px 3px; 
	color:#999999; }


