* {
	margin: 0;
	padding: 0;
}
body {
background:#EDF1F3 url(../images/masthead_background.gif) repeat-y scroll center top;

}
.maxwidth {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	font-size: 24px;
	color: #000000;
	font-family: "Myriad Pro", Arial, "Helvetica CE";
}
.caleb-heading {
	font-size: 24px;

	font-weight: bold
	color: #000000;
	font-family: "Myriad Pro", Arial, "Helvetica CE";
	font-weight: bold;
	padding-bottom: 20px;
}

h2 {
	font-size: 20px;
	color: #000000;
	font-family: "Myriad Pro", Arial, "Helvetica CE";
}
h3 {
	font-size: 16px;
	color: #000000;
	font-family: "Myriad Pro", Arial, "Helvetica CE";
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 259px;
	width: 1000px;
}
#leftback {
	background-image: url(../images/left-back.jpg);
	height: 651px;
	width: 173px;
	background-repeat: no-repeat;
}
#leftback .left-header-back {
	background-image: url(../images/left-header-back.jpg);
	height: 28px;
	width: 150px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 7px;
	padding-right: 0px;
}
.clearboth {
	clear: both;
}

#leftback .movingtips {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding-top: 4px;
}

#leftback .left-header-content {

	width: 145px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	text-align: justify;
}
#leftback .left-more{
	color: #FFFF00;
}#leftback a:link{
	color: #FFFF00;
	text-decoration: none;
}#leftback a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}#leftback a:visited{
	color: #FFFF00;
	text-decoration: none;
}#leftback a:active{
	color: #FFFFFF;
	text-decoration: none;
}
#topmenu {
	font-family: "Myriad Pro", Arial, "Helvetica CE";
	color: #000000;
	padding-left: 0px;
	padding-top: 13px;
	float: right;
	padding-right: 20px;
}
.float-right {
	float: right;
}
.paddingleft {
	padding-left: 4px;
}
.paddingbottom {
	padding-bottom: 15px;

}


#topmenu a:link{
	color: #ffffff;
	font-size: 18px;
	padding-right: 3px;
	padding-left: 8px;
	text-decoration: none;
}#topmenu a:active{
	color: #ffffff;
	font-size: 18px;
	padding-right: 3px;
	padding-left: 8px;
	text-decoration: none;
}
#topmenu a:visited{
	color: #ffffff;
	font-size: 18px;
	padding-right: 3px;
	padding-left: 8px;
	text-decoration: none;
}
#topmenu a:hover{
	color: #FFF62B;
	text-decoration: underline;	
	font-size: 18px;
	padding-right: 3px;
	padding-left: 8px;

}
#content {
	margin: 5px;
	padding: 5px;
	font-family: "Myriad Pro", Arial, "Helvetica CE";
	color: #333333;
	line-height: 25px;
}
.booking {
	font-family: "Myriad Pro", Arial, "Helvetica CE";
	font-size: 40px;
	color: #cccccc;
	font-weight: bold;
}
#footer {
	color: #C90101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer a:link{
	color: #666666;
	text-decoration: none;
}
#footer  a:hover{
	color: #C90101;
}#footer a:visited{
	color: #666666;
	text-decoration: none;
}#footer a:active{
	color: #666666;
	text-decoration: none;
}

.line {
	background-color: #CB0101;
	height: 1px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
p {
	padding-bottom: 10px;
}
.blacktext {
	color: #000000;
	font-size: 11px;
}
.float_left {
	float: left;
}
.padding_right {
	padding-right: 10px;
}
