@charset "utf-8";
/* CSS Document */

/* BOF Global Reset */

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th { 
margin: 0; 
padding: 0; 
border: 0; 
outline: 0; 
font-weight: inherit; 
font-style: inherit; 
font-size: 100%; 
font-family: inherit; 
vertical-align: baseline; 
} 
/* remember to define focus styles! */
:focus { 
outline: 0; 
} 
body { 
line-height: 1; 

} 
ol, ul { 
list-style: none; 
} 
/* tables still need 'cellspacing="0"' in the markup */
table { 
border-collapse: collapse; 
border-spacing: 0; 
} 
caption, th, td { 
text-align: left; 
font-weight: normal; 
} 
blockquote:before, blockquote:after, 
q:before, q:after { 
content: ""; 
} 
blockquote, q { 
quotes: "" ""; 
} 

/* EOF Global Reset */

a, a:visited {

	text-decoration: none;
	color: #6666cc;
}

a:hover {
	
	text-decoration: underline;
	color: #6666cc;
	
}

body {

	background-color: #ecedef;
	font-family: Arial, Helvetica, sans-serif;
	
}

blockquote {

	margin-left: 4em;

}

p {

	font-size: 12px;
	line-height: 18px;

}

#footer {

	clear: both;
	position: relative;
	width: 850px;
	text-align: center;
	background-color: #ecedef;
	padding-top: 20px;
	font-size: 10px;

}

h1, h2, h3, h4, .discount {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color:#6666cc;
	
}

.discount {
	font-size:16px;
}

h1 {

	font-size: 24px;
	line-height: 1.5em;

}

h2 {

	font-size: 16px;
	line-height: 2em;
	
}

h3 {

	font-size: 18px;
	line-height: 2em;	
	
}

h4 {

	font-size: 20px;
	line-height: 1.5em;
	color: #000000;
	
}

.imageText {

	position: relative;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style:italic;
	color: #fff;	

}

.img {

	margin-left: 0px;
	margin-right: 10px;
	margin-top: 5px;
	border: 1px #000000 solid;
	
}

#header {

	position: relative;
	width: 850px;
	height: 120px;

}

#left {

	clear: both;
	position: relative;
	float: left;
	width: 640px;
	padding: 10px;

}

#main {

	width: 830px;
	margin:0 auto;
	border: none;
	padding: 10px;
	background-color: #fff;

}

#mainImage {

	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	background:url(../images/mainImage-08.jpg);
	padding: 10px;
	
}

#mainImage1 {

	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	background:url(../images/mainImage-01.jpg);
	padding: 10px;
	
}

#mainImage2 {

	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	background:url(../images/mainImage-02.jpg);
	padding: 10px;
	
}

#mainImage3 {

	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	background:url(../images/mainImage-03.jpg);
	padding: 10px;
	
}

#mainImage4 {

	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	background:url(../images/mainImage-04.jpg);
	padding: 10px;
	
}

#mainImage5 {

	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	background:url(../images/mainImage-05.jpg);
	padding: 10px;
	
}

#mainImage6 {

	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	background:url(../images/mainImage-06.jpg);
	padding: 10px;
	
}

#mainImage7 {

	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	background:url(../images/mainImage-07.jpg);
	padding: 10px;
	
}

#nav {

	width: 850px;
	height: 35px;
	margin:0 auto;
	border: none;
	background-color: #999;

}


#sponsors {

	position: relative;
	float: left;
	width: 170px;
	top: 0px;
	left: 0px;
	padding: 10px;
	text-align: center;

}	

td.shoes_green {

	background-image: url(../images/shoe_green.gif);
	vertical-align: middle;

}

td.shoes_red {

	background-image: url(../images/shoe_red.gif);
	vertical-align: middle;

}

td.shoes_blue {

	background-image: url(../images/shoe_blue.gif);
	vertical-align: middle;

}

ul {

    list-style-type: disc;
	margin-left: 2em;
	font-size: 12px;
	line-height: 18px;
	

}

	

#wrap {

	width: 850px;
	margin:0 auto;
	border: none;
	background-color: #fff;

}
