@charset "utf-8";
/* CSS Document */


@font-face {
	font-family: felix;
	src: url('../fonts/felix.eot');
	src: url('../fonts/felix.ttf');
}
body {
	background: url(../images/bg.jpg) center top repeat;
	background-attachment:fixed;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #562791;
	text-decoration: none;
}
a:hover, a:active {
	color: #333;
}
p {
	font-size: 12px;
	color: #555;
	line-height: 18px;
}
p span {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #562791;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #552690;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	padding: 15px 0 ;
	background: url(../images/double-border.png) left top repeat-x;
}
h1 span {
	color: #562791;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #562791;
	text-transform: capitalize;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	padding: 5px o;
}
h4 {
	font-size: 16px;
	color: #000;
	text-transform: capitalize;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
}
h5 {
	font-size: 12px;
	color: #000;
	text-transform: capitalize;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
}
h6 {
	font-size: 10px;
	color: #000;
	text-transform: capitalize;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
}
.align-left {
	float: left;
}
.align-right {
	float: right;
}
.txtalign-left {
	text-align: left;
}
.txtalign-center {
	text-align: center;
}
.txtalign-right {
	text-align: right;
}
.width100 {
	width: 100%;
}
.width50 {
	width: 50%;
}
.width30 {
	width: 31%;
}
.margin10 {
	margin: 10px;
}
.padding10 {
	padding: 10px;
}
.bgcolor-white {
	background: #fff;
}
.table-style {
	width: auto;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #562791;
	margin: 5px 0;
}
.table-style td {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	padding: 8px;
}
.bg-gray {
	background-color: #f5f5f5;
}
.bg-darkgray {
	color: #FFF;
	font-family: Calibri;
	font-size: 16px;
	text-transform: uppercase;
	background-color: #005d98;
}
.read-more {
	font-family:Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 100px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	display: block;
	background: url(../images/read-more-bg.png) left top no-repeat;
	margin: 10px 0;
}
.read-more a {
	color: #fff;
	font-size: 12px;
}
.read-more a:hover {
	text-decoration: underline;
}
.txt-style01 {
	font-size: 20px;
	color: #000;
	text-transform: capitalize;
	font-style: normal;
	font-weight: normal;
	padding: 10px;
	margin: 10px;
}
.img-style01 {
	display: block;
	margin: 5px 0;
	border: 7px solid #fff;
	box-shadow: 0 0 3px #999;
	-moz-box-shadow: 0 0 3px #999;
	-webkit-box-shadow: 0 0 3px #999;
}
.checklist {
	margin: 10px;
}
.checklist li {
	font-size: 12px;
	margin-bottom: 7px;
	padding-bottom: 5px;
	padding-left: 24px;
	background: url(../images/arrow_grey.png) 0 3px no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #562791;
	line-height: 20px;
	list-style: none;
}
.booknow{
	position:absolute;
	margin-top:90px;
	margin-left:370px;}
.clear-both {
	clear: both;
}
#wrapper {
	width: 960px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 2;
	background-color:#fff;
	padding:0 10px;
}
/*header*/
/*.dark-bg-top {
	width: 100%;
	height: 235px;
	background: url(../images/bg-dark.jpg) repeat;
	border-bottom: 1px solid #fff;
	position: absolute;
	top: 0;
	z-index: 1;
}*/
#header {
	width: 100%;
	height: 100px;
	background-color: #000;
}
#logo {
	width: auto;
	height: auto;
	float: left;
	margin-left: 20px;
/*	position: absolute;
	top: 0;
	z-index: 3;*/
}
#header_rgt_block {
	font-family: felix;
	float: right;
	width: auto;
	height: auto;
	margin: 10px 10px 10px 10px;
	color: #fff;
}
#home-contact {
	/*background: url(../images/contact_hm-bg.jpg) left repeat-x;*/
	background-color: #552690;
	width: auto;
	height: auto;
	border: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 36px;
	padding: 0 10px;
	text-shadow: 1px 1px 0 #000;
	margin-bottom: 10px;
}
.bell {
	position: relative;
	margin: 10px 10px 0 10px;
	font-size: 12px;
}
/*header end*/

/*navigation*/
#nav {
	width: auto;
	height: 40px;
	float: right;
	margin: 0 10px;
	position: absolute;
	top: 185px;
	z-index: 5;
}
#nav ul {
	list-style: none;
	overflow: hidden;
}
#nav li {
	float: left;
	margin: 0px 1px;
	padding: 0px;
	background: url(../images/nav_seperater.png) right center no-repeat;
}
#nav a:link, #nav a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	display: block;
	width: auto;
	font-weight: normal;
	color: #fff;
	text-align: center;
	line-height: 40px;
	padding: 0 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 18px;
}
#nav a:hover, #nav a:active, #nav a.select {
	background: url(../images/nav-bg.jpg) left repeat-x;
}
/*navigation end*/

/*banner*/
#banner {
	width: 100%;
	height: auto;
	float: left;
	margin: 30px 0 10px 0;
}
/*banner end*/

/*HOME*/
#middle {
	width: 960px;
	height: 100%;
	float: left;
	margin: 10px 0;
}
#mid_left {
	width: 650px;
	height: 100%;
	float: left;
	margin: 10px 10px 10px 10px;
}
#mid_right {
	width: 300px;
	height: 100%;
	float: right;
	margin: 10px 10px 10px 10px;
}
#mid_btm {
	width: 960px;
	height: 100%;
	float: left;
	margin: 10px 10px 10px 10px;
}
/*HOME END*/

/*ABOUT*/
/*ABOUT END*/

/*SERVICES*/
/*SERVICES END*/

/*CONTACTS*/

/* contact form end */

#map {
	width: auto;
	height: auto;
	float: left;
	margin: 10px;
	font-size: 12px;
	line-height: 20px;
}
/*CONTACTS END*/

/*footer*/
#footer {
	height: 80px;
	width: 100%;
	
/*	background: url(../images/bg-dark.jpg) repeat;
	border-top: 1px solid #fff;*/
	
}
#footer p {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #666;
	line-height: 80px;
}
#footer p a {
	color: #552690;
	text-decoration: none;
}
#footer p a:hover {
	color: #333;
}
#footer p strong {
	color: #FFF;
}

/*footer end*/
