body {
	font-family:  arial, Helvetica, Sans-serif;
	background-color: #77896c;
	margin:0px;
    	padding:0px;
}

#border {
	margin:0px auto;
   	padding:0px;
	width:950px;
	background-color: white;
	border: solid 1px #006600;

}

#header{
	float: right;
	width: 100%;
	height:170px;
	background-image:    url(images/banner.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0;
	margin-top: 0;
}
#header1 {
	float: right;
	width: 100%;
	height:170px;
	background-image:   url(images/bannerholidays.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0;
	margin-top: 0;
}
#header3 {
	float: right;
	width: 100%;
	height:170px;
	background-image:   url(images/bannertrail.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0;
	margin-top: 0;
}
 #header4 {
	float: right;
	width: 100%;
	height:170px;
	background-image:   url(images/bannerlearn.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0;
	margin-top: 0;
}
#header2 {
	float: right;
	width: 100%;
	height:170px;
	background-image:   url(images/bannerkids.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0;
	margin-top: 0;
}
#header5 {
	float: right;
	width: 100%;
	height:170px;
	background-image:   url(images/bannerhorses.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0;
	margin-top: 0;
}
#header6 {
	float: right;
	width: 100%;
	height:170px;
	background-image:   url(images/bannerparty.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0;
	margin-top: 0;
}
#header7 {
	float: right;
	width: 100%;
	height:170px;
	background-image:    url(images/bannerbb.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0;
	margin-top: 0;
}
#header8 {
	float: right;
	width: 100%;
	height:170px;
	background-image:   url(images/bannerweek.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0;
	margin-top: 0;
}


.signature{
	font-family: mistral, arial;
	font-size: 2em;
	font-weight:normal;
	color:#006600;
	}
.left{
	float:left;
	padding:.5em;
}
.right{
	float:right;
	padding:.5em;
}
.center{
	text-align:center;
}

#date {
	width: 90%;
	height: 20px;
	color:#006600;
	padding: 2px 10px 0 0;
	margin-bottom:.5em;
	text-align: right;
	font-size:.9em;
	font-weight: bold;
	clear:both;
}

#navcontainer {
	font-size:.9em;
	text-align: left;
	position: relative; 
	width: 180px;
	float: left;
}

#navcontainer ul{
	padding: .3em 0 0 0;
	margin: 0;
}

#navcontainer li{
	margin: .5em 0 .3em 0;
	padding-top:.5em;
	background-image:   url(images/horseshoe.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	border-bottom: 1px #006600 solid;
	list-style-type: none;
	font-weight:bold;
	text-indent:30px;
}


#navcontainer a {
	color:#990033;
	text-decoration: none;
	text-indent:35px;
}

#navcontainer a:hover {
	color:  #006600;
}


#smallcontent {
	width:430px;
	padding: .8em;
	float:left;
}
#content {
	width:490px;
	padding: .8em;
	float:left;
}

#content1 {
	width:735px;
	padding: .8em;
	float:left;
}
#rightcontent{
	width:255px;
	float:right;
}
#rightcontentbig{
	width:310px;
	float:right;
}
#rightcontent1{
	width:240px;
	float:right;
	padding:1em 0 .5em  0;
	background-color: #77896c;
	border: 1px solid #006600;
	margin-right:10px;
	margin-bottom:10px;
	
}
#rightcontent1 h1{
	color: #ffffff;
	text-align:center;
	font-size:1.2em;
}
#rightcontent1 p{
	color: #ffffff;
	text-align:center;
	font-size:.8em;
}
#rightcontent1 li{
	color: #ffffff;
	text-align:justify;
	font-size: .9em;
}
#rightcontent2{
	width:240px;
	float:right;
	padding:1em 0 0 0;
	background-color: #77896c;
	border: 1px solid #006600;
	margin-right:10px;
}
#rightcontent2 h1{
	color:white;
	text-align:center;
	font-size:1.2em;
}
#rightcontent2 p{
	color:white;
	text-align:center;
	font-size:.8em;
}
#rightcontent2 li{
	color:white;
	text-align:justify;
	font-size:.9em;
}
a {
	font-weight: bold;
	color: #77896c;
	text-decoration:none;
}



a:hover{
	text-decoration: underline;
	color: #990033;
}
#smallcontent a{
	font-size:1em;
	font-weight: normal;
	color: #77896c;
	text-align: left;
	text-decoration:none;	
}

#smallcontent a:hover {
	text-decoration: underline;
}

img {
	border:none;
	margin: .2em;
}

.text{
	font-size:1.2em;
	color: #990033;
}



h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #77896c;
	text-align: left;
	font-family: "arial narrow", "sans serif";
}

h2 {
	font-weight: bold;
	font-size: 1em;
	color: #77896c;
	text-align: left;
	margin:0;	
	font-family:"arial narrow", "sans serif";
}
h3 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color: #77896c;
	margin:0;
	text-decoration:underline;
}
.bold{
	color:#006600;
	font-size:.9em;
	font-weight:bold;
}

li {
padding: 0 0 1em 0;
text-align: left;
list-style-type: square;
color:#426F42;
font-size:.9em;
}

p {
	text-align: justify;
	color: #333333;
	font-size:.9em;
	margin-top:0;
}
table{
	padding: 0;
	margin: 0;
	width:75%;
	float:left;
	}
.clear{
	clear:both;
	margin-bottom:10px;
}
hr{
	border-bottom:1px solid #77896c;
}
.pictable{
	width: 310px;
	font-size: 1em;
	background-color: white;
	padding: .1em;
	margin-left: 8px;
	float: right;
	font-weight:bold;
	}

.pictable td {
	color: #77896c;
	padding: 0;
	margin: 0;
	text-align:center;
	vertical-align:top;
	}
td {
	text-align: left;
	font-size: .9em;
	vertical-align: top;
	padding: .5em 0 .5em 0;
} 



.bus{background-image:   url(images/lilbus.gif);
	background-repeat:no-repeat;
	text-indent: 32px;
	padding-top: 5px ;
	list-style-type:none;
	margin-bottom: .7em;
		}
.train{background-image:   url(images/liltrain.gif);
	background-repeat:no-repeat;
	text-indent: 32px;
	padding-top: 5px;
	margin-bottom: .7em;
	list-style-type:none;
		}
.plane{background-image:   url(images/lilplane.gif);
	background-repeat:no-repeat;
	text-indent: 32px;
	padding-top: 5px;
	margin-bottom: .7em;
	list-style-type:none;
		}


.price{
	display:block;
	background-color:#77896c;
	font-weight:bold;
	color:white;
	width:725px;
	float:left;
	text-indent:5px;
}

#pricetext{
	display:block;
	background-color:#990033;
	font-weight:bold;
	width:70%;
	text-align:center;
	margin-right:170px;
}
#pricetext h1{
	color:white;
	text-align:center;
	padding:.8em 0 0 0;
}
#pricetext1{
	display:block;
	background-color:#990033;
	font-weight:bold;
	width:100%;
	text-align:center;
}
#pricetext1 h1{
	color:white;
	text-align:center;
	padding:.8em 0 0 0;
}
#pricetext1 a{
	color:white;
	text-align:center;
	padding:.8em 0 0 0;

}
#pricetext1 a:hover{
	text-decoration:underline;
}

#pricetext a{
	color:white;
	text-align:center;
	padding:.8em 0 0 0;

}
#pricetext a:hover{
	text-decoration:underline;
}
#thankyou{
	width:90%;
	padding: .8em;
	background-color: white;
}
#thankyou img{
	display:block;
	padding:1em;
	}
#thankyou h1{
	text-align:center;
}
#thankyou h2{
	text-align:center;
}
#thankyou p{
	text-align:center;
}

#footer { 
   width: 100%;
   clear: both;
   margin: 0;
   padding: 1em;
   text-align: center;
}

#footer p{ 
   font-size: .7em;
   font-weight: bold;
   text-align: center;
   color: #575757;
}

#footer h2{
	font-weight:bold;
	color:#990033;
	font-size: .8em;
  	 font-weight: bold;
  	 text-align: center;
}

#footer a {
	color: #990033;
	text-decoration: none;
	font-weight:bold;
}

#footer a:hover {
	text-decoration: underline;
}

.photo{
	height:280px;
	margin-bottom: .8em;
}
.review{
	width:100%;
	border: 3px solid #006600;
	padding: .5em;
}
.rev1{
	width:45%;
	float:left;
}
.rev2{
	width:55%;
	float:right;
}