@charset "utf-8";
/* CSS Document */

/*----------------------------------*/
/*       GLOBAL DEFINITIONS         */
/*----------------------------------*/
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

body{
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#container{
	width: 960px;
	margin: 0 auto;
}

#stripe{
	background: url(../images/bg-main.jpg) repeat-x left 387px;
	margin: 0 auto;
	height: 780px;
	width: auto;
}

#stripe-sub{
	background: url(../images/bg-main-sub.jpg) repeat-x left 387px;
	margin: 0 auto;
	height: 780px;
	width: auto;
}

#header{
	background: url(../images/bg-header.jpg) no-repeat left top;
	float: left;
	width: 960px;
	height: 474px;
}

#header-sub{
	background: url(../images/bg-header-sub.jpg) no-repeat left top;
	float: left;
	width: 960px;
	height: 520px;
}

#flash{
	background: url(../images/tomato-2010.jpg) no-repeat left top;
	width: 665px;
	height: 256px;
	float: right;
	margin: 14px 15px 0 0;
}

#flash-sub{
	background: url(../images/tomato-2010-no-link.jpg) no-repeat left top;
	width: 665px;
	height: 256px;
	float: right;
	margin: 14px 15px 0 0;
}

p{
	padding: 0 0 20px 0;
}

.float-left{
	float: left;
	clear: both;
	margin: 0 15px 0 0;
}

.float-right{
	float: right;
	margin: 0;
}

a{
	color: #7b2f70;
}

a:hover{
	color: #000000;
}

.linethrough{
	text-decoration: line-through;
}

.purple{
	color: #7b2f70;
}

ul{
	padding: 0 0 20px 30px;
}

ol{
	padding: 0 0 20px 30px;
}

.runners{
	background: url(../images/runners.jpg) no-repeat left top;
	width: 194px;
	height: 131px;
	margin: 387px 0 0 27px;
	padding: 0;
}

.runners-2010{
	background: url(../images/runners-2010.jpg) no-repeat left top;
	width: 194px;
	height: 131px;
	margin: 387px 0 0 27px;
	padding: 0;
}

*:first-child+html .runners{
	background: url(../images/runners.jpg) no-repeat left top;
	width: 194px;
	height: 131px;
	margin: -68px 0 0 27px;
	padding: 0;
}

*html .runners{
	background: url(../images/runners.jpg) no-repeat left top;
	width: 194px;
	height: 131px;
	margin: -68px 0 0 27px;
	padding: 0;
}

.sponsors{float: left; width: 300px;}

#sponsors-holder {
	clear:none;
	color:#777777;
	float:left;
	font-weight:bold;
	margin:0 50px 0 0;
	width:400px;
}

/*-------------------------H TAGS-----------------------------------*/

h1{
	font-size: 22px;
	color: #7b2f70;
	font-weight: bold;
}

h1.bar{
	background:transparent url(../images/bg-bar.jpg) repeat-x scroll left top;
	color:#FFFFFF;
	float:left;
	font-size:22px;
	font-weight:bold;
	height:35px;
	margin:0 0 10px;
	padding:3px 0 0 20px;
	width:580px;
}

h2{
	font-size: 22px;
	color: #463e45;
	font-weight: bold;
	font-style: italic;
	margin: 00;
}

h3{
	font-size: 18px;
	color: #463e45;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 10px 0;
}

.gray{
	color: #463E45;
	padding: 0 0 10px;
}

/*-------------------------QUOTE-----------------------------------*/
.quote{
	background: url(../images/quote-top.jpg) no-repeat scroll left top ;
	width: 551px;
	height: 80px;
	float: right;
	margin: 0;
	padding:25px 25px 15px 20px;
}

.quote-content{
	background: url(../images/quote-bottom.jpg) no-repeat scroll right 80%;
	font-size: 20px;
	height:80px;
	width:551px;
	text-align: center;
}

.quote2{
	background: url(../images/quote-top.jpg) no-repeat scroll left top ;
	width: 551px;
	height: 130px;
	float: right;
	margin: 30px 0 0;
	padding:25px 25px 0 20px;
}

.quote-content2{
	background: url(../images/quote-bottom.jpg) no-repeat scroll right 80%;
	font-size: 20px;
	height:130px;
	width:551px;
	/*padding:0 0 10px;*/
}

.quote3{
	width: 551px;
	text-align:center;
	float: right;
	padding:25px 25px 15px 20px;
}

.quote-content3{
	font-size: 20px;
	width:551px;
	/*padding:0 0 10px;*/
}

.quote-content a{
	color: #000000;
	text-decoration: none;
}

.quote-content a:hover{
	color: #e21b1b;
}

#events{
	float: left;
	width: 960px;
	height: auto;
}

.thumb{
	float: left;
	width: 302px;
	height: 92px;
	border: 1px solid #aa864e;
	margin: 5px 5px 8px 10px;
}

#content-main{
	width: 960px;
	height: auto;
	float: left;
	margin: 50px 0 0;
}

#content-main-sub{
	width: 960px;
	height: auto;
	float: left;
	margin: 50px 0 0;
}

#content-left{
	float: left;
	width: 415px;
	margin: 0 0 0 10px;
}

.sidebar-sponsor{
	margin:10px 0 10px 30px;
	display:block;
	}
#sponsors{
	float: right;
	margin:0 auto;
	font-weight:bold;
	color:#777777;
}

#s-ywca{background:url("../images/sponsors/ywca.png") 0 0; width:118px; height:50px;}
#s-ywca:hover{background:url("../images/sponsors/ywca.png") 0 -50px; width:118px; height:50px;}
#s-cwac{background:url("../images/sponsors/cwac.png") 0 0; width:52px; height:50px;}
#s-cwac:hover{background:url("../images/sponsors/cwac.png") 0 -50px; width:52px; height:50px;}
#s-dillards{background:url("../images/sponsors/dillards.png") 0 0; width:138px; height:50px;}
#s-dillards:hover{background:url("../images/sponsors/dillards.png") 0 -50px; width:138px; height:50px;}
#s-miro{background:url("../images/sponsors/miro-district.png") 0 0; width:172px; height:50px;}
#s-miro:hover{background:url("../images/sponsors/miro-district.png") 0 -50px; width:172px; height:50px;}

/*#sponsors a{float:left; margin:30px 12px 0; text-indent:-9999px; display:block;}*/

.module{
	background:white; 
	width:920px; 
	margin:0 auto 30px;
	padding:20px;
	box-shadow: 5px 5px 3px #888;
	}

.module .column a img{margin:15px auto;  display: block;}
.module .column{width:250px; float:left; margin:0 20px;}
.silver{height:740px; display:block;}
.gold a img{margin:15px 60px;}
.other{height:200px; display:block;}
.other .column{ width:400px; float:left;}
.other .column .split{width:180px; float:left; padding-left:20px;}

#content-main-sub h3{font-size:22px; font-weight:normal; color:#545454; margin-bottom: 10px; display:block; border-bottom:1px solid #cccccc;}
#content-main-sub h3 span{font-weight:bold; color:#ea284b;}

#content-left-sub{
	float: left;
	width: 600px;
	margin: 0 0 0 10px;
}

#content-left-sponsors{
	float: left;
	width: 960px;
	margin: 0 0 0 10px;
}

#content-middle{
	background: url(../images/thermometer.jpg) no-repeat center 20px;
	float: left;
	width: 190px;
	height: 372px;
}

#content-right{
	float: right;
	width: 315px;
	height: auto;
	margin:0 0 0 30px;
}

#highlight{
	float: right;
	width: 275px;
	height: auto;
	margin:30px 0 30px 30px;
	background: #7b2f70 url(../images/highlight-bg2.jpg) repeat-x left bottom;
	color: #ffffff;
	padding: 20px;
	border: dashed 1px #ffffff;
}

#highlight h2{
	color: #ffffff;
}

#highlight h3{
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
}

.intraining{
	text-align:center;
	margin:10px 0 20px;
}

/*-------------------------FOOTER-----------------------------------*/

#footer{
	background: url(../images/bg-footer.jpg) repeat-x left bottom;
	margin: 0 auto;
	height: 42px;
	clear: both;
	padding: 30px 0 0;	
}

#footer-content{
	font-size: 12px;
	color: #262121;
	width: 960px;
	margin: 0 auto;
	padding: 25px 0 0;
}

#footer a{
	color: #000000;
	text-decoration: none;
}

#footer a:hover{
	color: #ffffff;
}

/*-------------------------NAV-----------------------------------*/

#nav{
	float: right;
	width:auto;
	height: 50px;
	text-align: right;
}

#nav ul{
	padding: 10px 10px 0 0;
	float:right;
}

#nav li{
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#nav li a{
	color:#ffffff;
	float:left;
	font-size:24px;
	height:33px;
	padding:10px 13px;
	text-decoration:none;
	font-weight: bold;
}

#nav li a:hover{
	/*background: #3e9b31;*/
	background: url(../images/bg-nav.jpg) repeat-x top left;
	color: #CCCCCC;
}

.side-title{
	font-size:20px;
	font-weight:bold;
	color:#FC0;
	}

/*-------------------------SITE MAP-----------------------------------*/

#sitemap li a{
	text-decoration: none;
	font-size: 16px;
}

#sitemap ul.sub{
	margin: 0 0 0 15px;
}

#sitemap li a:hover{
	color: #666666;
}


/*-------------------------IE6-----------------------------------*/

*html .thumb{
	float: left;
	width: 302px;
	height: 92px;
	border: 1px solid #aa864e;
	margin: 5px 2px 8px 8px;
}

*html #content-right{
	float: right;
	width: 315px;
	height: auto;
	margin:0 0 0 15px;
}

*html #highlight{
	float: right;
	width: 275px;
	height: auto;
	margin:30px 0 30px 0px;
	background: #7b2f70 url(../images/highlight-bg2.jpg) repeat-x left bottom;
	color: #ffffff;
	padding: 20px;
	border: dashed 1px #ffffff;
}

*html #nav{
	float: right;
	width:605px;
	height: 50px;
	text-align: right;
}

*html #nav ul{
	padding: 10px 0px 0 0;
}












