body {

	margin:0px;

	padding:0px;

	background-image:url(../images/bg_tile_tourbus.gif);

}

td {

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#5a595a; /* was #bbbbbb */

	line-height:14px;

}



a {

	text-decoration:underline;

	color:#000000; /* was #bbbbbb */

}

a:hover{text-decoration:none;}

a:hover{text-decoration:underline;}



h1 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:17px;

	font-weight:bold;

	color:#601a88; /* was #eeeeee*/

	margin:0 0 0px 0;

}

h2 {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	text-transform:uppercase;

	color:#601a88; /* was #eeeeee*/

	margin:0 0 0px 0;

}



.coach_title {

	/*color:#ffffff;*/

	text-transform:uppercase;

}



.quote_01 {

	color:#eeeeee; /* was #b7b7b7*/

}

sup {

	line-height:0px;

}



.tableBG {

	background-color:#ffffff;

}

.rightColumnBG {

	background-color:#dadada;

}

.tbl_dashed {

	background-image:url(../images/px.gif);

	background-position:right;

	background-repeat:repeat-y;

	margin:15px 0px 15px 0;

}

.sideColPad {

	margin:15px 14px 15px 14px;

}

.marg_15px {

	margin:15px;

}



.bodyList {

	list-style:disc;

	margin:10px 0 10px 20px;

}

.bodyList li {

	margin:4px 0 0 0px;

	padding:0;

	line-height:14px;

}





ul {margin:0; padding:0; list-style:none}

li {background:url(images/a.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 8px; line-height:16px }

li a { color:#eeeeee; font-weight:bold}





.welcome strong { color:#828282}



.latest span { color:#eeeeee}



.copy {

	color:#ffffff;  /* was #bbbbbb*/

	line-height:16px;

}

.copy a {

	color:#ffffff; /* was #bbbbbb*/

	text-decoration:none;

}

.copy a:hover {

	text-decoration:underline;

}



.content_10px {

	font:Tahoma;

	font-size:9px;
	color: white;

}



.gallery span a { text-decoration:none}

.gallery span a:hover { text-decoration:underline}



.white {color:#ffffff; text-decoration:none}



.purple {color:#601a88; text-decoration:none}

.purple a:link{color:#601a88; text-decoration:underline;}

.purple a:hover{color:#601a88;text-decoration:none;}

.purple a:visited{color:#601a88;text-decoration:underline;}

.purple a:visited:hover{color:#601a88;text-decoration:none;}



.black {color:#000000; text-decoration:none}

.black a:link{color:#000000; text-decoration:underline;}

.black a:hover{color:#000000;text-decoration:none;}

.black a:visited{color:#000000;text-decoration:underline;}

.black a:visited:hover{color:#000000;text-decoration:none;}



.caps {

	text-transform:uppercase;

}





.form { 

	width:204px;

	height:19px;

	font-family:tahoma;

	font-size:11px;

	border-style: solid;

	border-width: 1px;

	border-color:#6e3f98; /* was #eeeeee */

	background-color:#dadada; /* was #4f4f4f */

	color:#333333; /* was #eeeeee */

	margin-left:0px;

	margin-right:0px;

	padding:2px 0 0 2px;

}



.form2 { 

	width:204px;

	height:21px;

	line-height:18px;

	font-family:tahoma;

	font-size:11px;

	border-style: solid;

	border-width: 1px;

	border-color:#6e3f98; /* was #eeeeee */

	background-color:#dadada; /* was #333333 */

	color:#333333; /* was #eeeeee */

	margin:0 0 3px 0;

	padding:0 0 0 2px;

}



		

.textarea { width:204px;

		height:79px;

		font-family:tahoma;

		font-size:11px;

		border-style: solid;

		border-width: 1px;

		border-color:#6e3f98; /* was #eeeeee */

		background-color:#dadada; /* was #4f4f4f */

		color:#333333; /* was #eeeeee */

		margin-left:0px;

		margin-right:0px}

		

/* submit/reset btn for form */

input.submit{

    border-top: 1px solid #000000;

    border-bottom: 1px solid #000000;

    border-left: 1px solid #000000;

    border-right: 1px solid #000000;

	padding:0 auto 0 auto;

    background-color: #eeeeee;

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 10px;

	font-weight:bold;

    color: #000000;

	width:80px;

	height:20px;

	cursor:pointer;

}