/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin: 0; padding: 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size: 100%; }

/* Removes list-style from lists */
ol,ul { list-style: none; }

/* Removes border from images */
img { border: 0; }

body {
	font-family: arial, helvetica;
	font-size: 90%;
	color: #1869C5;
}

a:link, a:visited {
	color: #E25133;
}
a:hover, a:active {
	color: #1869C5;	
}

.highlight {
	font-weight:bold;
}

.highlight2 {
	font-weight:bold;
	text-decoration:underline;
}

table {
	margin-bottom:20px;
}

#content #travelInsurance {
	padding:10px;
	border:2px solid;
}

#content #travelInsurance h1 {
	margin: 0 0 0.35em 0;
	font-weight: bold;
}

#content #travelInsurance h2 {
	font-size:100%;	
}

#content #travelInsurance p {
	font-size:100%;	
}

/*------------------------WRAPPER------------------------*/

#wrapper {			
	width:760px;
	margin:30px auto 0 auto;
}


/*----------------------BRANDING-------------------------*/

#branding {
	height:133px;
}

/*--------------------MAIN NAVIGATION--------------------*/

#printnav {
	display:none;
}

#nav {
	float:left;
	width:170px;
}

#nav ul {
}

#nav li,
#nav a {
	display:block;
	width:170px;
	height:33px;
	background-image:url(sitegraphics/nav.gif);
	background-repeat:none;
	text-indent:-1976px;
	overflow: hidden;
}

#nav a:hover { background-image: none; }

#nav-home a { background-position: 0px 0px;}
#nav-coaches a { background-position: 0px -33px;}
#nav-daytrips a { background-position: 0px -66px;}
#nav-holidays a { background-position: 0px -99px;}
#nav-contact a { background-position: 0px -132px;}

#nav-home { background-position: -170px 0px;}
#nav-coaches { background-position: -170px -33px;}
#nav-daytrips { background-position: -170px -66px;}
#nav-holidays { background-position: -170px -99px;}
#nav-contact { background-position: -170px -132px;}

#nav-homeSelected a { background-position: -170px 0px;}
#nav-coachesSelected a { background-position: -170px -33px;}
#nav-daytripsSelected a { background-position: -170px -66px;}
#nav-holidaysSelected a { background-position: -170px -99px;}
#nav-contactSelected a { background-position: -170px -132px;}

#nav-homeSelected { background-position: -170px 0px;}
#nav-coachesSelected { background-position: -170px -33px;}
#nav-daytripsSelected { background-position: -170px -66px;}
#nav-holidaysSelected { background-position: -170px -99px;}
#nav-contactSelected { background-position: -170px -132px;}

/*--------------------CONTENT--------------------*/

#contentWrapper {
	width: 756px;
	margin: 2px 0 0 0;
	border: 2px solid #1869C5;
	background: url(sitegraphics/bg_contentwrapper.jpg) repeat-y;	
}

#content {
	float:right;
	width: 535px;
	padding: 25px;
	background: url(sitegraphics/bg_content.jpg) repeat-x;
}
#content h1 {
	margin-bottom: 1em;
	font-size: 150%;
	font-weight: normal;
	color: #E25133;	
}
#content h2 {	
	font-size: 110%;
	font-weight: normal;
	color: #E25133;	
}
#content p {
	margin-bottom: 1.2em;
	line-height: 1.2em;
}

#ourcoaches ul {
	margin-bottom: 0.75em;
	padding-left: 1em;
}

#ourcoaches li  {
	margin-bottom: 0.3em;
	padding-left: 8px;
	background: url(sitegraphics/bullet_orange.gif) no-repeat 0 0.4em;
}

#coachholiday {
	margin-bottom: 20px;
	padding: 15px;
	border: 2px solid #C5DAF1;
	font-size: 90%;
}
#coachholiday h1 {
	font-size: 130%;
	margin-bottom: 0.4em;
}
#coachholiday h2 {
	font-size: 110%;
	margin-bottom: 0.4em;
}
#coachholiday p {
	margin-bottom: 0.75em;
}
#coachholiday ul {
	margin-bottom: 0.75em;
	padding-left: 1em;
}
#coachholiday li {
	margin-bottom: 0.3em;
	padding-left: 8px;
	background: url(sitegraphics/bullet_orange.gif) no-repeat 0 0.4em;
}
#coachholiday li.featured {
	font-weight: bold;
}
#coachholiday .highlight {
	font-weight: bold;
}
#coachholiday li.inline {
	font-size:85%;
	padding-bottom:10px;
	display:inline;
}
#daytrips {
	width: 100%;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 80%;
}
#daytrips td {
	vertical-align: top;
	padding-bottom: 0.85em;
	margin: 0;
}
#daytrips p {
	margin-bottom: 0;
}

#daytrips .month {
	font-size: 130%;
}
#daytrips .date {
	color: #E25133;
	text-align: right;
	padding-right: 0.75em;
}
#daytrips .caption {
	font-weight: normal;
}
#daytrips .columnheader {
	border-bottom: 1px solid #1869C5;
	padding-bottom: 10px;
}
#daytrips .sub {
	font-weight:normal;
}
.new {
	font-weight: bold;
	color: #E25133;
}
#contactDetails {
	margin-bottom: 1em;
}
#contactDetails h1 {
	margin-bottom: 0.1em;
	font-size: 130%;
}
#contactDetails p {
	margin-bottom: 0.1em;
}
#contactDetails .caption {
	font-weight: bold;
}
#newsflash {
	float: right;
	width: 240px;
	margin: 0 0 15px 25px;
	padding: 12px;
	border: 1px solid #1869C5;
}
#newsflash h1 {
	margin-bottom: 0.35em;
	color: #E25133;
}
#newsflash h2 {
	font-size: 115%;
	margin: 0 0 0.25em 0;
	padding: 0 0 0.25em 0;
	border-bottom: 1px solid #1869C5;
}
#newsflash h3 {
	margin: 0.65em 0 0.25em 0;
	font-size: 90%;
	color: #E25133;	
}
#newsflash p {
	margin-bottom: 0.25em;
	font-size: 80%;
}
/*--------------------CONTACT FORM--------------------*/

#contactform {
	float: right;
	width: 265px;
	padding-left: 20px;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
label {
	display: block;
	font-weight: bold;
	font-size: 90%;
	color: #E25133;
}
input {
	width: 75%;
	margin: 2px 0 8px 0;
	border: 1px solid #1869C5;
}
.checkbox {
	width: 15px;
}
textarea {
	width: 100%;
	margin: 2px 0 8px 0;
	border: 1px solid #1869C5;
}
select {
	width: 50%;
	margin: 2px 0 8px 0;
	border: 1px solid #1869C5;
}
.sendform {
	display: block;
	clear: both;
	margin: 5px 0 10px 0;
	text-align: center;
}
.sendbutton {
	width: 70px;
	height: 25px;
	border: 1px solid #1869C5;
	font-weight: bold;
	color: #1869C5;
	background: url(sitegraphics/nav.gif) 68px 65px #FFF;
}

/*-----------------------CAPTCHAS-------------------*/

#captchaError 				{ display:none; font-size:11px; } 

#captchaError p				{ color:#cc0000; } 

.captcha                    { margin-bottom: 8px; }

.captchaInput               { width: 175px; }


/*--------------------FOOTER--------------------*/

#footer {
	clear: both;
	height: 20px;
}
#celebrating50years {
	float: left;
}
.imageright {
	float: right;
	margin: 0 0 15px 15px;
}
.imageleft {
	float: left;
	margin: 0 0 0 15px;
}
.imagecentre {
	margin: 0 0 15px 0;
}
