* { margin:0; padding:0; border:0; }

.clear { clear:both; }

html { 
	font-family: tahoma, Arial, san-serif; 
	font-size: 13px;
	line-height: 130%;
	color: #434343;
	height: 100%;
	width: 100%;
	background: #000000 url(../images/bg-repeat.jpg) repeat-x top;
	}

quote {
	font-style: italic;
	font-size: 13px;
	color: #828282;
	line-height: 135%;
}

body { 
	background: url(../images/background.jpg) no-repeat top center;
	margin: 0 auto;
}

div#page_wrapper {
	width: 900px;
	margin: 0 auto;
	background-color: white;
	}

/****** Header *******/

div#header_wrapper {
	width: 900px;
}
div#header_row1 {
	width: 900px;
	height: 52px;
	background: transparent url(../images/row1.jpg) no-repeat top left;
}	
div#header_logo {
	width: 388px;
	height: 145px;
	background: transparent url(../images/row2-1.jpg) no-repeat top;	
	float: left;
}	
div#header_quote {
	width: 293px;
	height: 140px;
	padding-top: 5px;
	background: transparent url(../images/row2-2.jpg) no-repeat top;
	float: left;	
	text-align: center;
}
	div#header_row2-3 {
	width: 219px;
	height: 145px;
	background: transparent url(../images/row2-3.jpg) no-repeat top;	
	float: left;
}
	div#header_row3 {
	width: 900px;
	height: 63px;
	background: transparent url(../images/row3.jpg) no-repeat top;	
	padding: 0;
	margin: 0;
	}
	* html div#header_row3 {
		margin-top:-3px;
	}


/****** Content *******/

div#content_wrapper {
	position: relative;
	width: 900px;
	}	
	div#main_shoes {
		position:absolute; 
		left:0; 
		top:489px;	
		background: transparent url(../images/shoes_tile.png) repeat-y;
		width: 205px;
	}
	div#shoes_wrapper {
		margin: 0 20px 0 32px;
	}
	div#shoes_top {
		width: 205px;
		height: 122px;
		background: transparent url(../images/shoes_top.png) no-repeat top;		
	}	
	div#shoes_bottom {
		width: 600px;
		height: 43px;
		background: transparent url(../images/shoes_bottom.png) no-repeat bottom;		
	}
	div#calendar {
		position:absolute; 
		left:0; 
		top:300px;	
		width: 152px;
		margin: 40px 0 0 30px;
	}
	div#calendar_legend {
		margin: 30px 0 0 10px;		
}
	

/****** Left Column *******/
	
div#colL_wrapper {
	width: 205px;
	float: left;
	}
	div#nav_colL {
		background: transparent url(../images/colL.jpg) no-repeat top;	
		width: 205px;
		height: 316px;			
	}
	div#nav_colL ul {
		list-style-type: none;
		padding-top: 58px;
		margin:0;
	}
	div#nav_colL li {
		text-transform: uppercase;
		font-size: 13px;
		padding: 6px 0 8px 8px;
		background: transparent url(../images/divider.png) no-repeat bottom left;	
	}
	div#nav_colL li.no_image {
		background: none;				
	}
	div#nav_colL li a {
		color: #656464;	
		text-decoration: none;	
		padding-left: 17px;	
		margin: 0 0 0 5px;			
	}
	div#nav_colL li a:hover, div#nav_colL li a:active {
		color: #3b8afd;	
	}
	div#nav_colL li p.onLink {
		background: transparent url(../images/star_on.gif) no-repeat center left;		
		padding-left: 17px;
		margin: 0 0 0 5px;	
	}		


/****** Main Top Content *******/
			
div#main {
	width: 600px;
	margin-right: 45px;
	padding: 30px 0;
	float: right;
	}
	* html div#main {
		margin-right: 25px;
	}
	div.main_top {
		margin-bottom: 30px;				
		}
		div.main_top p {
			font-size: 14px;
			line-height: 135%;	
		}
		div.main_top ul {
			margin-left: 16px;
			font-size: 14px;
		}
	
	/***** Main Content *****/	

div#main_starbox {
	width: 190px;
	float: right;
	background: transparent url( ../images/starbox_tile.png) repeat-y;
	padding: 0;
	margin: 0 0 20px 40px;
	}
	div#main_starbox p {
		font-size: 13px;		
	}
	div#starbox_wrapper {
		margin: 0 18px 0 18px;
	}
	div#starbox_wrapper ul {
		margin-left: 13px;
	}
	div#starbox_wrapper ul li {
		line-height: 115%;
		margin-bottom: 4px;
	}
	div#starbox_wrapper h2 {
		color: #bc9720;
		margin: 14px 0 6px 0;
		text-align: center;
	}
	div#benefits_bottom {
		width: 190px;
		height: 14px;
		background: transparent url(../images/starbox_bottom.png) no-repeat bottom;		
	}
	div#main_gc {
		position: relative;
		background: transparent url(../images/gc_tile.png) repeat-y;
		width: 600px;
		float: left;
margin-top: 20px;	
	}
	div#gc_wrapper {
		margin: 0 38px;
	}
	div#gc_top {
		width: 600px;
		height: 62px;
		background: transparent url(../images/gc_top.png) no-repeat top;		
	}	
	div#gc_wrapper ul {
		margin-left: 13px;
	}
	div#gc_wrapper ul li {
		line-height: 115%;
		margin-bottom: 4px;
	}
	div#gc_wrapper h2 {
		color: #bc9720;
		margin: 6px 0;
		text-align: center;
	}
	div#gc_bottom {
		width: 600px;
		height: 31px;
		background: transparent url(../images/gc_bottom.png) no-repeat bottom;		
	}	
div#main .schedule_day {
	margin-bottom: 5px;
	}
	div#main .schedule_day ul {
		margin-left: 15px;
	}
	
div#main .schedule_time {
	margin-bottom: 20px;
	}
	div#main .star_time {
		background: transparent url(../images/star_time.png) no-repeat top left;
		color: #2b5ea8;
		font-size: 13px;
		padding-left: 25px;
		padding-top: 2px;
		margin-bottom: 4px;
	}
	div#main .schedule_time p {
		margin-left: 25px;
	}
	div#main .schedule_time ul {
		margin-left: 38px;
	}

div#main .highlight_box {
	position: relative;
	float: left;	
	width: 530px;
	margin-left: 35px;
	margin-top: 20px;
	background: transparent url(../images/highlight_box_tile.png) repeat-y;
	}
	div#main .highlight_box p {
		font-style: italic;
		color: #646464;
		font-size: 14px;
	line-height: 135%;
		margin: 0 30px;		
	}



/****** Footer *******/
	
div#footer {
	background: transparent url(../images/footer.png) no-repeat top;
	width: 900px;
	height: 60px;	
	}
	div#footer p {
		color: white;
		font-style: normal;
		text-align: center;
		font-size: 14px;
		padding: 25px 0 0 0;
	}
div#copyright {
	width: 900px;
	height: 30px;
	padding: 15px 0 0 0;
	background-color: #000000;
	}
	div#copyright p, div#copyright a {
		font-size: 11px;
		color: #818ca4;
		text-decoration: none;
		text-align: center;
		}
div#copyright a:hover, div#copyright a:active {
				text-decoration: underline;
			}


#flyout {
	position: absolute;
	top: 180px;
	left: 200px;
	z-index: 100;
	width: 250px;
	list-style: none;
	display: none;
	background-color: #e7e6e4;
	border: 1px solid #dddcdc;
	filter:alpha(opacity=95);
	opacity:0.95;
}
#flyout li {
	text-transform: uppercase;
	font-size: 13px;
	padding: 6px 0 6px;
	border-bottom: 1px solid white;
	margin: 0 10px;
	background: none!important;	
}
ul#flyout {
	padding-top: 0px!important;
}
#flyout li a {
	padding-left: 0px!important;
}
.flyout_wrapper:hover {
	width: 250px;
	text-indent: 15px;
	margin: 0;
	padding: 0;
}

.flyout_wrapper {
	width: 250px;
        text-indent: 15px;
	margin: 0;
	padding: 0;
}