/*
Design by CSS Templates For Free
http://www.csstemplatesforfree.com
Released for free under a Creative Commons Attribution 2.5 License
*/



/* Boxes */

.box-orange {
	background: url(../images/img09.gif) repeat-x;
}

.box-orange .section {
	background: url(../images/img11.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-orange .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(../images/img10.gif) no-repeat;
}

.box-orange .content {
	padding: 20px;
}

.box-blue {
	background: url(../images/img13.gif) repeat-x;
}

.box-blue .section {
	background: url(../images/img15.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-blue .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(../images/img14.gif) no-repeat;
}

.box-blue .content {
	padding: 20px;
}


.box-green {
	background: url(../images/img22.gif) repeat-x;
}

.box-green .section {
	background: url(../images/img21.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-green .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(../images/img20.gif) no-repeat;
}

.box-green .content {
	padding: 20px;
}


.box-pink {
	background: url(../images/img17.gif) repeat-x;
}

.box-pink .section {
	background: url(../images/img19.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-pink .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(../images/img18.gif) no-repeat;
}

.box-pink .content {
	padding: 20px;
}
/* Header */

#header {
	width: 960px;
	height: 92px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
}

#logo h1 {
	padding-top: 15px;
	text-transform:none;
	font-size: 60px;
	font-weight:bold;
}

#logo h2 {
	padding: 63px 0 0 3px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#logo a {
	text-decoration: none;
	color: #000000;
}



/* Content */

#content {
	float: left;
	width: 520px;
}

/* Feature */

#feature {
	margin-bottom: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 420px;
}

#sidebar .col-booking {
	width: 420px;
}

#sidebar .col-one {
	width: 420px;
}

#sidebar .col-two {
	width: 200px;
}

/* Sidebar Page*/

#sidebar2 {
	float: right;
	width: 960px;
}

#sidebar2 .col-one {
	width: 960px;
}

#sidebar2 .col-two {
	width: 200px;
}


/* Footer */

#footer {
	height: 20px;
	padding: 10px;
	background: #DDDDDD;
	border-top: 1px solid #999999;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}
