/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
a {
	color: #FF0000;
	outline: none;
}
h1, h2, h3, h4, h5, h6, ul, ol, li, form, img  {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}

#wrapper {
	width: 100%;
	min-width: 1000px;
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
	overflow: hidden;
}
#topspace {
	width: 100%;
	background-image: url(../images/top_space_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	overflow: hidden;
}

#container {
	margin: 0 auto;
	padding: 0px;
	width: 861px;
}

/*-----------
		Header
----------------------------------------*/

#header {
	width: 100%;
	height: 112px;
}
#header #logo {
	width: 160px;
	height: auto;
	float: left;
}
#header .title {
	width: 701px;
	height: auto;
	float: left;
}

/*-----------
		Menu
----------------------------------------*/

#menu {
	width: 677px;
	height: 28px;
	float: left;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	list-style: none;
	padding: 0px 6px 0px 18px;
}
#menu li {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	color: #858585;
	padding-right: 52px;
	line-height: 28px;
}
#menu li a {
	color: #858585;
	text-decoration: none;
	/*padding: 9px 0px 7px 0px;*/
}
#menu li a:hover {
	color: #ff3333;
}
#menu li a.current {
	color: #ff3333;
}
#menu li.non {
	
}
#menu li.non a, #menu li.non a:hover {
	background: none;
	cursor: default !important;
}

/*---------- Sub-Nav ----------*/

#menu li ul {
	margin-left: -20px;
	background-color: #666666;
	width: 250px;
	padding: 8px 0px;
}
#menu li ul li {
	padding: 0px;
	line-height: normal;
}
#menu li ul li a {
	background-color: #666666;
	width: 220px !important;
	display: inline-block;
	padding: 5px 15px !important;
	color: #FFFFFF;
}
#menu li ul li a:hover {
	background-color: #CCCCCC;
	color: #FFFFFF;
}


/*-----------
		Main Content
----------------------------------------*/

#main_content {
	width: 861px;
	float: left;
	background-image: url(../images/main_content_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}
#btmcurve {
	background-image: url(../images/botm_curve_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 849px;
	padding: 13px 6px 22px 6px;
}

.top_conts {
	width: 824px;
	float: left;
	padding: 0px 11px 11px 12px;
}
.btm_conts  {
	/*width: 722px;*/
	float: left;
	padding: 0px 11px 0px 12px;
}

.sugiobox {
	width: 638px;
	float: left;
}
.facebox {
	float: right;
	width: 172px;
}
.winter {
	width: 319px;
	height: 311px;
	float: left;
	background-image: url(../images/win_box_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 16px 20px;
	font-size: 11px;
	color: #666666;
}
.winter h1 {
	font-size: 20px;
	color: #df0a13;
	padding-bottom:0px;
	clear: both;
}
.winter h2 {
	font-size: 18px;
	font-weight: normal;
	color: #ff0000;
	text-transform: uppercase;
	padding-bottom: 0px;
	clear:left;
}

.winter ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	width: 150px;
	float: left;
}
.winter ul li {
	padding-left: 8px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-bottom: 5px;
}
.winter ul li a {
	color: #666666;
	text-decoration: none;
}
.winter ul li a:hover {
	color: #FF0000;
	text-decoration: none;
}
.click {
	width: 100%;
	font-size: 11px;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	margin: 5px 0px;
	float: left;
}
.click a {
	text-decoration: none;
}
.topspc {
	padding-top: 8px;
}
.winter hr {
	width: 100%;
	clear: both;
	border: 0px;
	height: 3px;
	background-color: #CCCCCC;
	color: #CCCCCC;
	margin: 5px 0px 5px 0px;
	_margin: 0px;	/* --- IE 6 hack --- */
	.margin: 0px;	/* --- IE 7 hack --- */
	float: left;
}
.field {
	width: 181px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding: 7px;
	background: none;
	background-image: url(../images/field_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-right: 15px;
}

.btmside {
	width: 448px;
	float: right;
	padding-left:14px;
}


/*-----------
		Footer
----------------------------------------*/

#bottom {
	width: 100%;
	float: left;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#footer {
	width: 820px;
	height: 35px;
	margin: 0 auto;
	padding-top: 7px;
	font-size: 11px;
	color: #666666;
	clear: both;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #ff3333;
	text-decoration: none;
}
#footer img {
	vertical-align: middle;
}
#footer .right {
	padding-top: 5px;
}
#footer .right a, #footer .right a:hover {
	margin: 0px 6px;
}

/*-----------
		Inside Page
----------------------------------------*/

#colnleft {
	float: left;
	width: 615px;
	padding-left: 12px;
}
#colnright {
	float: right;
	width: 196px;
	padding-right: 12px;
}

.top, .bottom {
	width: 100%;
	float: left;
}

.schbox {
	width: 615px;
	float: left;
	background-image: url(../images/tesm_middle_tex.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.schbox .middle {
	width: 580px;
	min-height: 604px;
	float: left;
	background-image: url(../images/box_mid_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 15px 0px 20px;
}
.schbox h1 {
	font-size: 16px;
	color: #FF0000;
}
.schbox p {
	font-size: 14px;
	line-height: 17px;
	color: #333333;
}
.cross {
	color: #FF0000;
}
.note {
	font-size: 12px;
	font-style: italic;
	padding-bottom: 25px;
	clear: left;
}
.discr {
	font-size: 10px;
	font-style: italic;
	float: right;
}

.tesmbox {
	width: 196px;
	float: left;
	background-image: url(../images/tesmbox_bg.gif);
	background-repeat: repeat-y;
}
.tesmbox h1 {
	font-size: 13px;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.tesmbox .middle {
	width: 160px;
	min-height: 338px;
	float: left;
	background-image: url(../images/tesm_middle_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 18px;
	font-size: 13px;
}
.tesmbox .middle p {
	margin: 0px;
	padding: 13px 0px;
	line-height: 15px;
}
.calen {
	width: 196px;
	float: left;
	background-image: url(../images/calen_tex_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 11px;
	text-align: center;
	font-size: 10px;
}
.calenbox {
	background-image: url(../images/calen_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.calen h1 {
	font-size: 13px;
	color: #666666;
	text-align: center;
	padding: 13px 0px 8px 0px;
}

.highlitebox {
	width: 826px;
	height: 183px;
	float: left;
	background-image: url(../images/botm_box_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 13px;
}
.highlitebox .details {
	width: 495px;
	height: 160px;
	float: left;
	padding: 22px 0px 0px 20px;
	border-right: 2px solid #d3d3d3;
	font-size: 12px;
}
.highlitebox .details p {
	width: 315px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.highlitebox .photo {
	width: 67px;
	float: right;
	text-align: center;
	padding: 10px 15px 0px 0px;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 17px;
}
.highlitebox .photo1 {
	width: 150px;
	float: right;
	text-align: center;
	padding-top: 10px;
}

.join {
	width: 289px;
	float: left;
	font-size: 12px;
	padding-left: 19px;
	border-bottom: 2px solid #d3d3d3;
}
.winter input, .join input {
	border: none;
}
.join h2 {
	color:#FF0000;
	font-size:18px;
	font-weight:normal;
	padding: 19px 0px 5px 0px;
	text-transform:uppercase;
}
.join2 {
	width: 272px;
	float: left;
	font-size: 12px;
	padding: 10px 17px 0px 19px;
}
.join2 h2 {
	color:#FF0000;
	font-size:18px;
	font-weight:normal;
	padding: 0px 0px 5px 0px;
	text-transform:uppercase;
}

.tophighlite {
	width: 789px;
	height: 133px;
	background-image: url(../images/tophighlite_bg.jpg);
	background-repeat: no-repeat;
	padding: 15px 18px;
	font-size: 12px;
	color: #666666;
}
.tophighlite h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000;
	line-height: 40px;
}
.tophighlite p {
	width: 575px;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}
.sponsore {
	width: 196px;
	height: auto;
	float: left;
	margin-top: 14px;
}
.marathon {
	width: 615px;
	height: 163px;
	padding-bottom: 15px;
}

.secthighlite {
	width: 613px;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.secthighlite li {
	width: 196px;
	float: left;
	padding-right: 11px;
}
.secthighlite li.nopading {
	padding-right: 0px;
}
.topspc {
	margin-top: 10px;
}
.tesmphoto {
	float: left;
	width: 228px;
	margin-top: 15px;
}
.content {
	float: left;
	width: 350px;
}
.schbox h2 {
	font-size: 12px;
	color: #FF0000;
}
.faq {
	width: auto;
}
.faq p {
	font-size: 12px;
}
.noudline {
	text-decoration: none;
}

p.main {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:13px;
	margin-top:15px;
	padding-left:0px;
	padding-right:15px;
	text-align:left;
	vertical-align:top;
}
td.formleft {
	height:30px;
	text-align:right;
	vertical-align:middle;
	width:300px;
}
textarea, select, input {
	margin-bottom:6px;
	margin-top:1px;
}
label.required {
	color:#EE3123;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:13px;
	padding-left:15px;
	padding-right:15px;
	text-align:right;
	vertical-align:middle;
}
label.regular {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:13px;
	padding-left:15px;
	padding-right:15px;
	text-align:right;
	vertical-align:middle;
}
label.required2 {
	color:#EE3123;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:13px;
	padding-left:15px;
	padding-right:15px;
	text-align:right;
	vertical-align:middle;
}
.inboxtab {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:15px;
}
.inboxtab ul {
	margin: 10px;
	padding-left: 10px;
}

.inboxtab p, td {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:15px;
}
.formbox input {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
.spctop {
	padding-top:5px;
}
.locations1{
	padding-top:10px;
}
.locations_left{
	width:270px;
	padding-right:15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	float:left;
}
.locations_right{
	width:275px;
	padding-left:15px;
	float:left;
}
.locations1 p{
	font-size:12px;
	padding-top:0px;
	margin:0px;
	padding-bottom:18px;

}
.locations1 p span{
	font-size:14px;
	font-weight:bold;
	color:#3b3b3b;
}

.locations1{
	padding-top:10px;
}
.locations1 p{
	font-size:14px;
	padding-top:0px;
	margin:0px;
	padding-bottom:16px;
	line-height:15px;

}
.locations1 p span{
	font-size:14px;
	font-weight:bold;
	color:#545454;

}
.locations2{
	font-size:12px !important;
}
.locations2 span{
	font-size:12px !important;
}
.redtxt1{
	font-size:12px !important;
	font-weight:bold;
	color:#F00 !important;
}
.staybox {
	width: 196px;
	height:258px;
	float: left;
	background-image: url(../images/stay_connected.jpg);
	background-repeat: no-repeat;
}
.stay_inner{
	padding:18px;	
}
.stay_inner p{
	padding-top:0px;
	margin:0px;
	font-size:14px;
	padding-bottom:10px;
}
.stay_inner p span{
	font-size:14px;
	font-weight:bold;
	color:#666666;
}
.redtxt2{
	font-weight:bold;
	color:#F00 !important;
}
.team_txt1{
	width:452px;
	float:left;
	padding-right:20px;
}
.team_img1{
	width:102px;
	float:left;
}
.team_gal_a{
	width:100px;
	height:145px;
	font-size:12px;
	text-align:center;
	float:left;
}
.team_gal_b{
	width:100px;
	height:155px;
	font-size:11px;
	text-align:center;
	float:left;
	margin-right:40px;
	margin-bottom:5px;
	
}
.team_gal_btitle{
	width:100px;
	height:100px;
	text-align:center;
	overflow:hidden;
}
.team_gal_img{
	width:100px;
	height:105px;
	overflow:hidden;
	padding-bottom:2px;
}
.team_address1{
	float:left;
	font-size:12px;
	padding-right:20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	width:210px;
}
.team_address2{
	float:left;
	font-size:12px;
	padding-left:20px;
	width:270px;
}

.coach_img{
	float:left;
	width:100px;
}
.coach_txt{
	float:left;
	width:450px;
}
.coach_txt p{
	margin:0px;
	font-size:12px;
	padding-bottom:10px;
}
.coach{
	padding-bottom:20px;
}
.about_left{
	width:220px;
	float:left;
}
.about_us{
	padding-top:15px;
}
.about_right{
	width:360px;
	float:left;
}
.about_right p, .about_right div{
	font-size:12px;
	line-height:15px;
}
.about_address{
	padding-top:22px;
}
.abt_txt1{
	font-size:14px!important;
}
.privacy_head{
	font-weight:bold;
}
.line {
	height: 1px;
	border: 0px;
	background-color: #999999;
	color: #999999;
}
.subscribe{
	color:#ff0000;
	font-weight:bold;
	font-size:12px;
	padding-bottom:10px;
	padding-top:16px;
}
.cal_table{
	padding-bottom:10px;
	width:178px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
}
.cal_table table{
	border:0px;
}
.cal_table td{
	font-weight:bold;
	padding-bottom:5px;
	color:#666666;
	text-align:left!important;
}
.td_width{
	width:10px!important;
	text-align:right!important;
}
.cong {
	font-size: 14px;
	font-weight: bold;
	color: #DF0A13;
	margin: 0px;
	padding-bottom: 7px;
}
.graphic {
	width: 88px;
	float: left;
	padding-right: 10px;
}
.teamdetail {
	float: left;
	width: 220px;
	font-size: 12px;
	line-height: 17px;
}
.teamdetail .head {
	font-size: 14px;
	font-weight: bold;
}



.box1{
	padding-left:15px;
	padding-bottom:10px;
}
.head1 {
	color: #EF3024;
	font-size: 14px;
	font-weight: bold;
	padding-bottom:20px;
	padding-top:20px;
}
.text001 {
	font-size: 14px!important;
	font-weight:normal!important;
	line-height: 14pt;
	text-align:left!important;
	padding-bottom:15px!important;
}

.style53 {font-size: 12px!important;}
.redanchor{
color:#EE3123!important;
}

.news1{
	margin-top:20px;
	font-size:12px;
	font-weight:bold;
}

.news1_img{
	width:120px;
	float:left;
}
.news1_txt{
	width:400px;
	float:left;
	padding-top:10px;
}

