.clientmessages { 
	color: #f30;
	background: #fcfcfc;
	font: 10px "lucida console", "Courier New", Courier monospace; 
	border-width: 1px; 
	border-style: dotted; 
	border-color: #99CCFF;
	padding: 10px 10px;
	margin-top: 20px; 
}
#bannerlinks {
	position: absolute;
	top: 19px;
	right: 20px;
	z-index: inherit;
}
.usermessage{
	color: #f30;
	background-color: #ffc;
	font-size: x-small;
	margin: 1em 0 0 0;
	padding: 0.2em;
	border: 1px solid #BBCD9A;
}
.devNotes {
	color: #03c;
	background-color: #ffc;
	font-size: x-small;
	font-family: lucida, monospace;
	margin: 1em 0 0 0;
	padding: 0.2em;
	border: 1px solid #BBCD9A;
}
body {
	padding: 0;
	margin: 0;
	font-size: 76%;
	/*font-size: 0.8em;*/
	/*font-size: small;*/
}
table#layout tr td.leftCol, 
table#layout tr td.mainFull, 
table#layout tr td.mainMiddle, 
table#layout tr td.mainRight,
table#layout tr td.rightCol {
	font-size: 1em;
}
html, body {
   background: #fff;
   color: #005931;
}

html, body, h2, h3, h4, div, p, ul, li, input {
   font-family: arial, helvetica, sans-serif;
}
h5, h6 {
	margin-bottom: 0;
}
h3 {
	font-size: 1.7em;
}
h4 {
	font-size: 1.5em;
}
h5 {
	font-size: 1.3em;
}
h6 {
	font-size: 1.1em;
}
/*h5 + p, h6 + p {
	margin-top: 0;
}*/
.header {
	/*background: #024F2F; */
	background: #DEEFE7;
	padding-top: 5px;
}

/* =============== Banner =============== */

#bannerInner {
	position: relative;
	z-index: 2;
	margin: 0 5px; 
	/*width: 100%;*/
	background: #004731 url( ../images/banner_montage2.jpg ) no-repeat top left; 
	text-align: right;
}
#bannerOuter {
	position: relative;
	z-index: 1;
	width: 770px; 
	margin: 5px auto 0 auto;
}
#bannerMontage {
	position: absolute;
	z-index: 3;
	left: 5px;
	top: 0;
}

/* -------------------------------------- */



ul.contents {
	margin-left: 0;
	margin-top: 0.5em;
	padding-left: 0;
}
ul.contents li {
	list-style-type: none;
	background-image: url( ../images/list_bullet_contents.gif );
	background-position: 0 0.2em;
	background-repeat: no-repeat;
	/*line-height: 1.7em;*/
	padding-left: 17px;
	margin: 0.2em 0;
}




td.buscoachtable {
	/*color: #000;*/
	background-color: #fff;
	font-size: 0.8em;
	text-align: center;
}

td.buscoachtable-operator {
	/*color: #000;*/
	background-color: #fff;
	font-size: 0.8em;
	text-align: left;
}
th.buscoachtable {
	background-color: #DBEBE5;
}
th {
	background-color: #024F2F;
	color: #fff;
	padding: 0.2em;
}
td {
	background-color: #fff;
	padding: 0.2em;
}
table {
	background-color: #BBCD9A;
}
div.topofpage {
	/*color: #000;*/
	margin: 15px;
}
div.topofpage a:link, div.topofpage a:visited, div.topofpage a:active, div.topofpage a:hover {
	/*color: #000;*/
	text-decoration: none;
}
h4.walkheader {
	margin: 0 0 4px 0; 
	padding: 0 0 4px 0; 
	border-bottom: 1px solid #ccc;
}
.homeheadingbanner {
	/*background-color: #D5E5DE;*/
	background-color: #DEEFE7;
	background-image: url(../images/home-heading-banner-bg.jpg);
	background-position : left;
	background-repeat : no-repeat;
	height : 65px;
	margin: 0 -20px 0 -5px;
}

.contentheader {
	background-color: #D5E5DE;
	padding: 0.3em 0.3em 0.4em 0.3em;
	margin: 1em 0 1em 0;
}

.contentheader h4, .contentheader h5 {
	margin: 0;
}
/*UL {
	list-style-position: outside;
	list-style-image: url(../images/../images/bullet_item2.gif);
	}*/
ul.plain, ul.plainspaced {
	margin-left: 0;
	padding-left: 0;list-style-type: none;
}
ul.plain li, ul.plainspaced li {
	list-style-type: none;
}
ul.plainspaced li {
	margin: 1em 0;
}
ul.file {
	margin-left: 20px;
	padding-left: 20px0;
	list-style-image: url( ../images/list_bullet_file.gif );
}
ul.noBulletNoIndent li h5 {
	border-color: #000;
	border-width: 1px 0;
	border-style: solid;
	margin: 1em 0 0.3em 0;
}
address {
	font-style: normal;
	
}
label {
	font-weight: bold;
}

label.required, span.required {
	color: #D75700;
}
span.required{
	font-weight: bold;
}
address.inline {
	font-style: normal;
	display: inline;
}
h3.pagetop, h3 {
	color: #72A316;
	background: transparent;
	margin-top: 0.5em;
}
h4, h5, h6 {
	color: #024F2F;
	background: transparent;
}

h4.newsbox, h4.box {
	/*background: #005931;*/
	color: #BBD9BF;
	margin: 0;
	/*padding: 2px 5px 4px 5px;*/
	padding: 4px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #C6DBD6;
	background: #004731;
	font-size: 1.2em;
	border-width: 2px 0; border-style: solid; border-color: #fff;
	
}
img.walkimg {
	border: 2px solid #eee;
	padding: 3px 6px;
}
h4.newsbox a:link, h4.newsbox a:visited {
	color: #BBD9BF;
	text-decoration: none;

}

h4.newsbox a:hover {
	color: #8C3A02;
}
UL.noBulletNoIndent {
	margin: 0px 0px 0px 1px;
	padding-left: 1px;
	list-style-position: outside;
	background: transparent;
	font-weight: normal;
	list-style-type : none;
}


UL.noBulletNoIndent LI.topSpacer {
	margin-top: 1em;
}

OL.NoIndent {
	margin: 0 0 0 1px;
	padding-left: 1px;
	list-style-position: inside;
}

UL.download {
	margin: 0px 0px 0px 8px;
	padding-left: 8px;
	list-style-position: outside;
	background: #fff;
}

UL.download Li {
	list-style-image: url(../images/list_bullet_file.gif);
}


/* ||||||||||| begin nav classes |||||||||||||| */

/* =============== Horizontal nav bar =============== */

#horizontalNavOuter {
	width: 770px; margin: 0 auto 0 auto;
}
#horizontalNavInner {
	margin: 0 5px; 
	/*width: 100%; */
	background: #C2510F; 
	border-top: 0px solid #fff; 
	padding: 10px 0;
}
#horizontalNavInner {
	font-family: sans-serif;
	padding: 0.5em 0.3em 0.5em 0.3em;
	color: #A3C7BA;
}
#horizontalNavInner A:link, #horizontalNavInner A:visited, #horizontalNavInner A:active {
	color: #F2E1C4;
	background: transparent;
	text-decoration: none;
	font-weight: normal;
	font-size: .9em;
}
.horizontalNavInner A:hover {
	color: #D65900;
	background: transparent;
	text-decoration: none;
}
.mainsite a:link, .mainsite a:visited, .mainsite a:active {
	/*color: #005931;*/
	color: #fff;
	background: transparent;
	text-decoration: none;
}
.mainsite a:hover {
	color: #D65900;
	background: transparent;
	text-decoration: none;
}

/* ================ vertical nav bar ======================== */


#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

/* - - - - - - - - - - - - - */

#navcontainer a
{
display: block;
color: #004731;
background-color: #D8E9DA;
width: 142px;
padding: 6px 3px 6px 15px;
text-decoration: none;
border-bottom: 2px solid #fff;
font-weight: normal;
background-repeat: no-repeat;
background-position: 6px 0.7em;
background-image: url(../images/navList_active.gif);
}
#navcontainer li.sel a
{
color: #C2510F;
background-image: url(../images/navList_sel_L1.gif);
background-position: 4px 1em;
}
#navcontainer li.selNoSub a
{
color: #C2510F;
background-image: url(../images/navList_sel_L2.gif);
background-position: 6px 0.7em;
}

/* - - - - - - - - - - - - - */

#navcontainer ul {
	font-size: 1em;
}

/*#navcontainer li.sel li.sel li {
	font-size: 1em;
}
#navcontainer li.sel li {
	font-size: 0.95em;
}*/
#navcontainer li.sel li a
{
display: block;
color: #004731;
background-color: #EEF5EF;
width: 133px;
padding: 6px 3px 6px 24px;
text-decoration: none;
border-bottom: 2px solid #fff;
font-weight: normal;
background-repeat: no-repeat;
background-position: 15px 0.7em;
background-image: url(../images/navList_active.gif);
}


#navcontainer li.sel li.sel a
{
color: #C2510F;
background-image: url(../images/navList_sel_L1.gif);
background-position: 13px 1em;
}
#navcontainer li.sel li.selNoSub a
{
color: #C2510F;
background-image: url(../images/navList_sel_L2.gif);
}


/* - - - - - - - - - - - - - */

#navcontainer li.sel li.sel li a
{
display: block;
color: #004731;
background-color: #EEF5EF;
width: 124px;
padding: 6px 3px 6px 33px;
text-decoration: none;
border-bottom: 2px solid #fff;
font-weight: normal;
background-repeat: no-repeat;
background-position: 25px 0.8em;
background-image: url(../images/navList_active.gif);
}
#navcontainer li.sel li.sel li.sel a {
	background-image: url(../images/navList_sel_L2.gif);
}
#navcontainer li.sel li.sel li.selNoSub a {
	color: #C2510F;
	background-image: url(../images/navList_sel_L2.gif);
}



#navcontainer a:hover, #navcontainer li.sel a:hover, #navcontainer li.sel li.sel a:hover, #navcontainer li.sel li.sel li.sel a:hover
{
background-color: #A4CCA8;
color: #FFF;
}


/* ||||||||||| end nav classes ||||||||||||||*/


ul.newsbox, ul.box {
	/*margin: 0 10px 0 10px;*/
	margin-left: 4px;
	padding-left: 0px;
	list-style-type: none;
	color: #4b4b4b;
}
ul.newsbox {
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.newsbox li, ul.newsbox li.sel { 
	background-color: transparent;
	padding-left: 12px;
}
ul.newsbox li { 
	background-repeat: no-repeat;
	background-position: 1px 0.4em;
	background-image: url(../images/list_bullet.gif);
}
ul.newsbox li.sel { 
	background-repeat: no-repeat;
	background-position: 1px 0.4em;
	background-image: url(../images/list_bullet_sel.gif);
	font-style: italic;
}
ul.newsbox li.grey { 
	background-repeat: no-repeat;
	background-position: 1px 0.4em;
	background-image: url(../images/list_bullet_grey.gif);
	color: #ccc;
}
UL.newsbox A:link, UL.newsbox A:visited, UL.newsbox A:active {
	/*color: #005931;*/
	color: #004731;
	text-decoration: none;
	background: transparent;
}
UL.newsbox A:hover {
	color: #D65900;
	text-decoration: underline;
	background: transparent;
}
UL.content {
	margin: 0px 0px 0px 8px;
	padding-left: 8px;
	list-style-position: outside;
	background: #fff;
	font-weight: normal;
}
UL.content LI, li.content {
	list-style-image: url(../images/bullet_item2.gif);
	background: #fff;
	color: #4B4B4B;
}
li h4 {
	margin: 0;
}
olor: #ccc;
}
/*||||||||||||||| end nav classes ||||||||||||||||||*/


/*a:link {
   background: transparent;
   color: #000;
}
a:visited {
   background: transparent;
   color: #000;
}*/
a:hover {
	background: transparent;
   color: #C2510F;
   text-decoration: underline;
}
/*a:active {
   background: transparent;
   color: #000;
   text-decoration: none;
}*/
.pageDisplay {
	background: #fff;
}



/* ==================== main layout table =================== */

table#layout {
	width: 770px;
	border-collapse: collapse;
	margin: 0 auto;
}
table#layout tr td {
	padding: 0;
}
table#layout tr td#padding {
	width: 5px;
}
table#layout tr td#leftCol {
	width: 160px;
	background-color:#E5F0E6;
	padding: 0 0 0 0;
}
table#layout tr td#rightCol {
	width: 180px;
	padding: 0;
	background: #EEF5EF;
}
table#layout tr td#mainFull {
	width: 710px;
	padding: 15px;
}
table#layout tr td#mainMiddle {
	width: 390px;
	padding: 15px;
}
table#layout tr td#mainRight {
	width: 565px;
	padding: 15px;
}
table#layout tr td#mainMiddle img {
	display: block;
}
/* ---------------------------------------------------------- */



/* ==================== syndicate box ======================= */

div.syndicateBox {
	border-top: 1px solid #ccc;
}
div.syndicateBox h5 {
	margin: 0 0 5px 0;
	padding: 5px;
	text-transform: uppercase;
	background: #eee;
}
div.syndicateBox img {
	margin: 0 5px 5px 5px;
}

/* ---------------------------------------------------------- */




/* ******************  dales bus stuff  ***** */


.dalesbusbanner2 {
	width: 100%;
	background-color: #BEC230;
}
.dalesbusbanner2 img {
	border: none;
}
.dalesbusbanner2 h5 {
	text-align: center;
}
.dalesbusbanner2 h5, .dalesbusbanner2 p {
	background: #A7AB2E;
}
.dalesbusbanner2 a:link, .dalesbusbanner2 a:visited, .dalesbusbanner2 a:hover, .dalesbusbanner2 a:active {
	text-decoration: none;
}
.dalesbusbanner2 h5 a:link, .dalesbusbanner2 h5 a:visited, .dalesbusbanner2 h5 a:hover, .dalesbusbanner2 h5 a:active {
	color: #fff;
}
.dalesbusbanner2 p a:link, .dalesbusbanner2 p a:visited, .dalesbusbanner2 p a:hover, .dalesbusbanner2 p a:active, {
	color: #DCFF75;
}


/* ******************  footer  ************** */




#footerOuter {
	width: 770px; 
	margin: 0 auto 0 auto;
}
#footerInner {
	margin: 0 5px; 
	background: #005931;
	padding: 5px;
}
/*.footer {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #B1D1C4;
	clear: both;
	padding: 0.3em;
	background: #005931;
	color: #fff;
}*/
#footerInner a:link, #footerInner a:visited, #footerInnera:active {
	color: #fff;
}
#footerInner a:hover {
	color: #BBCD9A
}
#footerUnder {
	width: 770px; 
	margin: 2px auto 0 auto;
}
#footerUnderInner {
	background-color: #D8E9DA;
	padding: 1em;
	margin-top: 2px;
	margin: 2px 5px 0 5px; 
	font-size: 0.9em;
}


/* ///// text styles ///// */

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}

/*a:active, a:visited {
	color: #0C2E2D;
}*/


/* == prices table === */
table.priceTable2 {
	width: 100%;
	background: #fff;
}
table.priceTable2 tr th {
	background: #deefe7;
	border-style: solid;
	border-color: #fff;
	border-width: 0 1px 1px 0;
	padding: 4px 6px;
	color: #72a316;
	text-align: left;
}
table.priceTable2 tr td {
	background: #ebf6f1;
	border-style: solid;
	border-color: #fff;
	border-width: 0 1px 1px 0;
	padding: 4px 6px;
}