body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #fff url(images/bg.gif) repeat-x left top;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #c3220f;
	margin: 10px 0 0 0;
}
h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #c3220f;
	margin: 0 0 24px 0;
}
h3{
	font-size: 1.1em;
	font-weight: normal;
	color: #c3220f;
	margin: 0px;
}
p {
	font-size: 0.75em;
	line-height: 1.5em;
	color: #000;
}

p a:link, a:visited, a:active {
	text-decoration: none;
	color: #000;
}

p a:hover {
	text-decoration: underline;
	color: #000;
}
#maincontainer {
	width: 867px;
	margin: 0 auto;
}

/*    Header and Top Nav     */

#header {
	width: 867px;
	height: 182px;
	background: #fff url(images/topcoach_photo.jpg) no-repeat right top;
	
}

#header img {
	margin: 53px 0 0 20px;
}

ul#topnav {
	list-style-type: none;
	margin: 14px 0 23px 13px;
	padding: 0;
	float: left;
	width: 867px;
}

#topnav li{
	font-size: 1em;
	float: left;
	
}

#topnav li a {
	text-decoration: none;
	color: #fff;
	padding: 0 25px 0 0;
}
#topnav li a:link, a:visited, a:active {
	color: #fff;
	text-decoration: none;
}

#topnav li a:hover {
	text-decoration: none;
	color: #979696;
}


/*    End Header and Top Nav     */


/*  Main Content */

div#content {
	width: 821px;
	margin: 0 13px 0 13px;
	min-height: 400px;
}
div#rightpanel {
	width: 387px;
	float: right;
	margin: 45px 0 0 30px;
	height: 420px;
}
table#excursion {
	margin: 35px 0 0 0;
}
#rightpanel p {
	font-size: 0.7em;
	color: #000;
	margin: 10px 0 0 0;
}
div#homeleftpanel {
	width: 424px;
	float: left;
}

ul#bullets {
	list-style-type: square;
}
#bullets li {
	font-size: 0.8em;
	line-height: 1.5em;
}

.tumblephotos {
	float: right;
	margin: 20px 0 0 20px;
}
/* Main Content End */


/* Footer */

div#wrapper {
	display: block;
	background: #fff url(images/footerbg.gif) no-repeat 868px 0px;
	margin: 0 auto;
	height: 244px;
	clear: both;
}
div#footerholder {
	width: 867px;
	border-right: 1px solid white;
	margin: 0 auto;
}
div#footerrightpanel {
	width: 430px;
	padding-top: 192px;
	background: #9C241C url(images/footer_rightimage.jpg) no-repeat left top;
	float: left;
	text-align: center;
}
#footerrightpanel p {
	color: #fff;
	margin: 0 0 8px 0;
	font-size: 0.75em;
}

#footerrightpanel p a:link, a:visited, a:active {
	text-decoration: none;
	color: #fff;
}

#footerrightpanel p a:hover {
	text-decoration: underline;
	color: #fff;
}
div#footerleftpanel {
	float: left;
	width: 437px;
	height: 178px;
}
/* End Footer */

/* Contact CSS*/

span.redfont {
	color: #C3220F;
}
img.smallcontactphotos {
	margin: 20px 0 35px 0;
	float: right;
}
.maincontactimage {
	float: right;
}

p.excursionscentre {
	text-align: center;
}

th {
	background-color: #560B07;
	color: #fff;
	font-weight: normal;
}

.smalllogos {
	padding: 10px;
}

div#fb-link {
	float: left;
	margin-top: 45px;
}

div#fb-link img {
	border: none;
}

div#fb-link a {
	color: black;
	font-size: 11px;
	float: left;
	clear: left;
	text-align: center;
}

div#fb-link a:hover {
	text-decoration:underline;
}
