div#mainContent {
	display: table;
	width: 964px;
	padding-top: 30px;
	background-color: #FFFFFF;
}

div#leftText {
	display: inline;
	width: 410px;
	float: left;
	margin-left: 55px;
}

div#leftText p {
	font-size: 11px;
	color: #464646;
	margin-bottom: 16px;
	line-height: 15px;
}

div#leftText li {
	font-size: 11px;
	color: #464646;
	margin-bottom: 16px;
	line-height: 15px;
}

div#leftText a {
	font-size: 11px;
	color: #075ba9;
	text-decoration: none;
}	

div#leftText a:hover {
	text-decoration: underline;
}

div#rightText {
	width: 410px;
	float: left;
	margin-left: 55px;
}

div#rightText p {
	font-size: 11px;
	color: #464646;
	margin-bottom: 16px;
	line-height: 15px;
}

.title {
	width: 303px;
	height: 26px;
	color: #ff2602;
	font-weight: bold;
}

div#bottomContent {
	width: 964px;
	height: 184px;
	background-repeat: no-repeat;
}

div#requestFormContainer {
	width: 580px;
	height: 151px;
	padding-left: 52px;
	padding-top: 32px;
}

.row {
	width: 219px;	
	float: left;
	margin-bottom: 6px;
}

.leftCell {
	height: 15px;
	width: 79px;
	float: left;
}

.leftCell label {
	font-size: 11px;
	color: #474747;
}

.rightCell {
	width: 139px;
	float: left;
	text-align: right;
}

.tableInput {
	width: 138px;
	height: 15px;
	background-color: #bed2e5;
	border: 0px;
	font-size: 12px;
}

textarea#comments {
	width: 138px;
	height: 54px;
	background-color: #bed2e5;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.contactInput {
	width: 250px;
	height: 15px;
	border: 1px;
	border-color: #333333;
	background-color: #bed2e5;
	font-size: 12px;
}

textarea#contactComments {
	width: 250px;
	height: 104px;
	border: 1px;
	border-color: #333333;
	background-color: #bed2e5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#leftFields {
	float: left;
	height: 64px;
	padding-right: 20px;
}

div#rightFields {
	float: left;
	height: 64px;
}

div#mainForm {
	height: 64px;
	padding-top: 12px;
}

div#mainTitle {
	width: 882px;
	height: 31px;
	margin-left: 55px;
	margin-bottom: 20px;
}

.siteList {
	list-style-image: url(../img/v_bullet.jpg);
	padding-left: 27px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.siteList a, ul#siteInnerList a {
	font-size: 14px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}

.siteList a:hover, ul#siteInnerList a:hover {
	text-decoration: underline;
}

ul#siteInnerList {
	font-size: 14px;
	font-weight: bold;
	color: #464646;
	list-style-image: url(../img/innerBullet.jpg);
	padding-left: 22px;
	margin-left: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.siteList li, ul#siteInnerList li {
	margin-bottom: 6px;
	margin-top: 0px;
}

table#infoTable {
	font-size: 12px;
	color: #464646;
	margin-left: 27px;
}

td#leftMainCol_1 {
	border: 2px solid;
	border-color: #8d8d8c;	
}

td#leftMainCol_2 {
	border: 2px solid;
	border-color: #8d8d8c;	
}

td#leftMainCol_3 {
	border: 2px solid;
	border-color: #8d8d8c;
}

.leftCol {
	width: 301px;
	border-left: 2px solid;
	border-bottom: 1px solid;
	border-color: #8d8d8c;
	line-height: 15px;
}

.centerCol {
	width: 260px;
	padding-left: 20px;
	padding-right: 20px;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-right: 1px solid;
	border-color: #8d8d8c;
	line-height: 15px;
}

.rightCol {
	width: 257px;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 1px solid;
	border-right: 2px solid;
	border-color: #8d8d8c;
	line-height: 15px;
}

div#mainContent_2 {
	width: 880px;
	height: 342px;
	padding-left: 55px;
	padding-top: 60px;
}

div#left {
	float: left;
}

div#tourText {
	width: 295px;
	padding-top: 17px;
	font-size: 11px; 
	color: #464646;
	line-height: 15px;
}

div#mainImage {
	float: left;
}

div#cyclingImage {
	width: 408px;
	height: 257px;
	padding-left: 14px;
	padding-top: 17px;
}

ul#gallery {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	width: 408px;
	height: 257px;
}

ul#gallery li {
	display: block;
	margin-top: 17px;
}	

p#par2 {
	margin-bottom: 0px;
}