@import "master.css";

a {
	text-decoration: underline;
	color: #0000ff; /* was black */
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ADCC81;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2A8DF5;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;
}

.sub-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2A8DF5;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;
}

.main-color {
}

.logo-symbol {
	background-image: url(../images/logo4.jpg);
	background-repeat: no-repeat;
	width:113px;
	height:86px;
}

.domain-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #709FEF;
	text-decoration: none;
	line-height: 24px;	font-weight: bold;
	padding-left:20px;
}

.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

.main-text-white {
}

.main-text-bg {
	background-image: url(../images/gradianbg4.jpg);
	background-repeat: repeat-x;
}

.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

.small-text-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	text-transform: none;
}

.small-text-white a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	text-transform: none;
}

.nav-off {
}

.nav-off:hover {
}

.nav-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/left-navigation-middel-on4.jpg);
	height: 27px;
	width: auto;
	line-height: 27px;
	background-repeat: no-repeat;
	padding-left: 50px;
}

.nav-on a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.left-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #59586C;
	background-image: url(../images/left-navigation-middel-off4.jpg);
	height: 27px;
	width: auto;
	line-height: 27px;
	background-repeat: no-repeat;
	padding-left: 50px;
}

.left-links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #59586C;
}
.left-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/left-navigation-middel-on4.jpg);
	height: 27px;
	width: auto;
	line-height: 27px;
	background-repeat: no-repeat;
}

.bottom-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #59586C;
}

.bottom-links:hover {
	}

.top-links{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.dotted {
	border: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
}

.header-bg {	
}

.left-bg {
}

.right-bg {
}

.footer-bg {
	background-image: url(../images/footer4.jpg);
	height: 35px;
	width: 778px;
}


.text-box {
	font-family: arial;
	font-size: 11px;
	background-color: #FFFFFF;
	height: 18px;
	border: 1px solid #235D8B;
}

.reserve-now {
	background-image: url(../images/resever-now-bg4.jpg);
	background-repeat: no-repeat;
}
.text-block {
	background-image: url(../images/featured4.jpg);
	background-repeat: no-repeat;
	height:100px;
}
.reserve-now-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

.check-availability {
	background-image: url(../images/check-availability4.jpg);
	background-repeat: no-repeat;
}

.border {
}

.top-link-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/home-off4.jpg);
	height: 27px;
	width: 219px;
	line-height: 27px;
	background-repeat: no-repeat;
	padding-left: 50px;
}

.top-link-on a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.top-link-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #59586C;
	background-image: url(../images/left-navigation-top-off4.jpg);
	height: 27px;
	width: 219px;
	line-height: 27px;
	background-repeat: no-repeat;
	padding-left: 50px;
}

.top-link-off a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #59586C;
}
.link-bottom-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/left-navigation-bottom-on4.jpg);
	height: 27px;
	width: auto;
	line-height: 27px;
	background-repeat: no-repeat;
	padding-left: 50px;
	vertical-align : middle;
}
.link-bottom-on a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: white;
	vertical-align : middle;
}
.link-bottom-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #59586C;
	background-image: url(../images/left-navigation-bottom-off4.jpg);
	height: 27px;
	width: auto;
	line-height: 27px;
	background-repeat: no-repeat;
	padding-left: 50px;
	vertical-align : middle;
}

.link-bottom-off a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #59586C;
	vertical-align : middle;
}
.navigations2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #709FEF;
}
.navigations2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #709FEF;
}
.contact-icon {
}

.background {
}



.top-navigation-left {
}
.top-navigation-right {
}

.top-navigation-bg {
}