html {min-height: 100%;}

* {
	margin: 0;
	padding: 2;
	padding-top: 0px;
}

a {color: #0099CC;}
a:hover {color: #339933;}

body {
	background: #E7E7E2 url('img/body.jpg') no-repeat center top;
	color: #339933;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 1px;
}

p,code,ul {
	padding-bottom: 1.2em;
	padding-left: 4px;
	padding-right: 2px;

}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 0px; color: #ffffff; margin-bottom: 2px; padding-left: 4px}


.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}


.inner-container {
	border: 2px solid #D7D7D2;
	background: #FFFFFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 780px;
}

.outer-container {
	background: url('img/container.jpg') no-repeat center bottom;
	padding-bottom: 64px;
}

.header {
	background: #ffffff url('img/header3.jpg') no-repeat;
	height: 285px;
	margin-bottom: 5px;
	text-align: center;
}
.headerwedding {
	background: #ffffff url('img/headerw.jpg') no-repeat;
	height: 285px;
	margin-bottom: 5px;
	text-align: center;	

}

.headerairport {
	background: #ffffff url('img/headera.jpg') no-repeat;
	height: 285px;
	margin-bottom: 5px;
	text-align: center;	
	
}
.headertours {
	background: #ffffff url('img/headert.jpg') no-repeat;
	height: 285px;
	margin-bottom: 5px;
	text-align: center;	


}
.headercheltenham {
	background: #ffffff url('img/headercf.jpg') no-repeat;
	height: 285px;
	margin-bottom: 5px;
	text-align: center;	

}
.headerhotel{
	background: #ffffff url('img/headerlh.jpg') no-repeat;
	height: 285px;
	margin-bottom: 5px;
	text-align: center;	

}
.header .title {
	color: #FFFFFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;

}

#menu {
	padding: 0px;
	background: #73D13D;
	
}

/* menu tabs */

#menutabs {
	width: 783px;
	height: 30px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#menutabs ul {
	margin: 0;
	padding: 0px;
	list-style: inline;
}

#menutabs li {
	display: inline;
}

#menutabs a {
	display: block;
	float: left;
	width: 111px;
	height: 25px;
	padding: 2px 0 4px 0;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color: #219BCC;
	background: #ffffff   url('img/whitetab.jpg') no-repeat;
}

#menutabs a:hover {
	background: #74D03D  url('img/greentab.jpg') no-repeat;
	color: #FFFFFF;
}

#menutabs .active a {
	background: #74D03D  url('img/greentab.jpg') no-repeat;
	color: #FFFFFF;
}
.path {
	background:  url('img/greenback.jpg') no-repeat;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 0px 0px;

}
.pathhome {
	background:  url('img/greenback12.jpg') repeat;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
    padding: 0px 0px;
}

.pathairport {
	background:  url('img/greenbackair.jpg') no-repeat;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 0px 0px;
}
	
.pathhotel {
	background:  url('img/greenbackhotel.jpg') no-repeat;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 0px 0px;

}

.main {
	background: url(img/main.gif) repeat-y;
	border-top: 6px solid #FFF;
	padding: 0px 12px 0 0;
}

.content {
	width: 538px;

}
.content p {font-family: "Lucida Sans Unicode",sans-serif;

}

.image {
	float: left;
	padding: 4px; margin:0;	

	
}

.imagelink {
    padding:4px;
	border:none;

	
}

#rightbar {
	float: right;
	width: 395px;
	padding: 3px; margin:0;	
	color:#219BCC;
	overflow: auto;
	scroll: auto;
		
}
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

.float-rightmarg {	
        float: right; 
		margin-right: 3px;}
	

