body {
	font: 85%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #3E3693;
	margin: 0;
	padding: 0;
	color: #000;
	color: #333333;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
hr
{margin-left: 10px; margin-right: 10px;}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
h1 {
	font-size: 24px;
	margin-bottom: 5px;
}
h2 {
	font-size: 19px;
	margin: 0px;
	margin-bottom: 5px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 17px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
a img {
	border: none;
}
a:link {
	color: #939164;
	text-decoration: none;
}
a:visited {
	color: #939164;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.center {
	text-align: center;
}
.container {
	width: 80%;
	width: 1100px;
/*	min-width: 680px;*/
	background-color: #C1C0A5;
	margin: 0 auto;
}
.header {
	position: relative;
	background-color: #d7d6ba;
	height: 122px;
	text-align: left;
	margin: 0;
	padding: 0;
}
.sidebar1 {
	float: left;
	width: 25%;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;
	text-align: center;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}
.sidebar1 p {
	text-align: center;
	margin: 0 auto;
}
.content {
	padding: 0px;
	width: 75%;
	float: left;
}
.clear {
	clear: both;
}

/* From Bottom */

.fadein {
	position: relative;
	width: 100%;
	height: 328px;
}
.fadein img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.content ul, .content ol {
	padding: 0 15px 15px 40px;
}
ul.nav {
	list-style: none;
	border-top: 1px solid #666;
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom: 1px solid #666;
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	text-decoration: none;
	background-color: #8090AB;
	color: #000;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background-color: #6F7D94;
	color: #FFF;
}
.footer {
	padding: 10px 0;
	background-color: #3E3693;
	position: relative;
	clear: both;
	text-align: center;
	color: #FFF;
}

.affiliates {
width: 811px;
text-align: center;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.booking {
	width: 150px;
	height: 30px;
	font-size: 12px;
	position: fixed;
	top: 0;
	right: 45px;
	z-index: 1;
	text-decoration: none;
}
.trigger {
	background-image: url(../images/arrow-down.png);
	background-repeat: no-repeat;
	background-position: 95%;
	color: #FFF !important;
	font-weight: bold;
	display: block;
	padding-top: 6px;
	padding-bottom: 5px;
	background-color: #7D7A42;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	text-align: left;
	padding-left: 10px;
}
.selected {
	background-image: url(../images/arrow-up.png);
	background-repeat: no-repeat;
	background-position: 95%;
	color: #FFF !important;
	font-weight: bold;
	display: block;
	padding-top: 6px;
	padding-bottom: 5px;
	background-color: #7D7A42;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	text-align: left;
	padding-left: 10px;
}
.boxenq {
	display: none;
	background-color: #D7D6BA;
	width: 180px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7D7A42;
	border-right-color: #7D7A42;
	border-bottom-color: #7D7A42;
	border-left-color: #7D7A42;
}
#logo {
	margin-top: 10px;
	padding: 0px;
	width: 30%;
	float: left;
}
#menu {
	margin-top: 45px;
	padding: 0px;
	width: 70%;
	float: right;
	font-weight: bold;
}
#menu ul {
	font-size: 110%;
	width: 600px;
	color: #FFF;
	padding: 0;
	display: inline;
	float: right;
}
#menu li {
	float: right;
	list-style: none;
}
#menu li a {
	display: block;
	padding: 3px 15px;
	color: #000000;
	text-decoration: none;
}
#menu li a:hover {
	background: #7d7a42;
	color: #FFF;
}
#menu li a#current {
	background: #7d7a42;
	color: #FFF;
}
.addthis_toolbox a {
	vertical-align: bottom;
}
.addthis_button_google_plusone {
	width: 60px;
	vertical-align: top!important
}
#___plusone_0 {
	vertical-align: top!important
}
.addthis_button_tweet {
	width: 80px
}
.addthis_button_facebook_like {
	width: 75px
}
.addthis_toolbox {
	width: 240px !important;
	margin: 0 auto;
}
.paw {
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	background-position: 80px 100px;
	background-color: #D7D6BA;
	margin-bottom: 15px;
}
.list {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.list ul {
	margin: 0px;
	padding: 0px;
}
.list li {
	list-style: none;
	background-image: url(../images/point.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	padding-bottom: 3px;
}
.breadcrumbs {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #b0ad8c;
	margin-left: 10px;
}
img.pic {
	border: 1px solid #DADADA;
	padding: 3px;
	background: #FAFAFA;
}

/* Gallry */
.gallery {

	padding:  0px 10px 0px 10px;
}
.gallery ul {
	list-style: none;
	display: inline;
	margin-left: 0px;
	padding: 0px;
}
.gallery li {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}
.gallery img {
	padding: 5px;
}
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Arial;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}

/* End From Bottom*/



@media only screen and (max-width: 420px) and (min-width: 80px) {
body {
	width:100%;
}

.container {
width: 80%;
width: 100%;
background-color: #C1C0A5;
margin: 0 auto;
}

#logo {
	width: 100%;
	margin-top: 35px;
	margin-left: 12px;
}

#logo img{
	max-width: 300px;
}

.virtual-tour{
	display:none;
}

.header {
height: 116px;
width: 100% !important;
}

.fadein {
position: relative;
width: 100%;
height: 76px;
}

h1 {
font-size: 24px;
margin-bottom: 5px;
margin-top: 10px;
}

.content {
width: 100% !important;
}

.gallery {
margin: 15px 0px 15px 45px;
}

.affiliates {
width: 100% !important;
}

.footer-fluid {
	width: 100%;
	text-align: center;
}

.sidebar1 {
	float:none;
	width: 100%;
	margin-top: 10px !important;
}

.sidebar1 img {
	float:left;
	max-width: 225px;
}

.nofloat{
	clear:both;
}

.tag-line{
	display: none !important;
}


#menu {
font-size: 15px;
margin-top: 80px;
padding: 0px;
width: 100% !important;
}

#menu ul {
font-size: 14px;
width: 100% !important;
color: #FFF;
padding: 0;
display: block;
float: initial;
margin-top: 39px;
}

#menu li {
float: none;
list-style: none;
}

.facebook-likes{
	display:none;
}

}


@media only screen and (max-width: 600px) and (min-width: 421px) {
.container {
width: 100%;
}

.virtual-tour{
	display:none;
}

.header {
height: 157px;
width: 100%;
}

.fadein {
position: relative;
width: 100%;
height: 175px;
}

h1 {
font-size: 24px;
margin-bottom: 5px;
margin-top: 10px;
}

.content {
width: 100% !important;
}

.gallery {
margin: 15px 0px 15px 45px;
}

.affiliates {
width: 100%;
}

.footer-fluid {
	width: 100%;
	text-align: center;
}

.sidebar1 {
	float:none;
	width: 100%;
	margin-top: 10px !important;
	margin-left: 63px;
}

.sidebar1 img {
	float:left;
	max-width: 225px;
}

.nofloat{
	clear:both;
}

.tag-line{
	display: none !important;
}


#menu {
font-size: 15px;
margin-top: -37px;
padding: 0px;
width: 100% !important;
}

#menu ul {
font-size: 14px;
width: 100%;
color: #FFF;
padding: 0;
display: block;
float: initial;
margin-top: 39px;
}
}


@media only screen and (max-width: 768px) and (min-width: 601px) {
.container {
width: 100%;
}

.virtual-tour{
	display:none;
}

.header {
height: 157px;
width: 100%;
}

.fadein {
position: relative;
width: 100%;
height: 224px;
}

#menu {
margin-top: -35px !important;
width: 712px !important;
font-size: 15px;
}

.sidebar1 {
	width: 25%;
}

.content {
width: 75% !important;
}

.affiliates {
width: 100%;
}

.footer-fluid {
	width: 100%;
	text-align: center;
}

.tag-line{
	display: none !important;
}


#menu {
margin-top: 45px;
padding: 0px;
width: 100%;
float: right;
font-weight: bold;
}

#menu ul {
font-size: 14px;
width: 100%;
color: #FFF;
padding: 0;
display: block;
float: initial;
margin-top: 39px;
}
}


@media only screen and (max-width: 800px) and (min-width: 769px) {
.container {
width: 100%;
}

.virtual-tour{
	display:none;
}

.header {
height: 157px;
width: 100%;
}

.fadein {
position: relative;
width: 100%;
height: 234px;
}

#menu {
margin-top: -35px !important;
width: 100% !important;
font-size: 15px;
}

.sidebar1 {
	width: 25%;
}

.content {
width: 75% !important;
}

.affiliates {
width: 100%;
}

.footer-fluid {
	width: 100%;
	text-align: center;
}

.tag-line{
	display: none !important;
}


#menu {
margin-top: 45px;
padding: 0px;
width: 100%;
float: right;
font-weight: bold;
}

#menu ul {
font-size: 14px;
width: 100%;
color: #FFF;
padding: 0;
display: block;
float: initial;
margin-top: 39px;
}
}


@media only screen and (max-width: 1024px) and (min-width: 801px) {
.container {
width: 100%;
}

.fadein {
	position: relative;
	width: 100%;
	height: 216px !important;
}

.virtual-tour{
	display:none;
}

.sidebar1 {
	width: 25%;
}

.content {
	width: 75% !important;
	margin-top: 64px;
}

.affiliates {
width: 100%;
}

.footer-fluid{
	width: 100%;
	text-align: center;
	margin-left: 50px;
}

.tag-line{
	display: none !important;
}


#menu {
margin-top: 45px;
padding: 0px;
width: 100%;
float: right;
font-weight: bold;
}

#menu ul {
font-size: 14px;
width: 100%;
color: #FFF;
padding: 0;
display: block;
float: initial;
margin-top: 39px;
}
}


@media only screen and (max-width: 1080px) and (min-width: 1024px) {	
.container {
width: 100%;
}

.fadein {
	position: relative;
	width: 100%;
	height: 234px;
}

/*.virtual-tour{
	display:none !important;
}*/

.sidebar1 {
	margin-top: 86px;
	width: 25%;
}

.content {
	margin-top: 88px;
	width: 75%;
}

.footer-fluid{
	text-align: center;
}

.affiliates{
	text-align:center;
	width: 100%;
}

.tag-line{
	display: none !important;
}

#menu {
margin-top: -80px;
padding: 0px;
width: 100%;
float: right;
font-weight: bold;
}

#menu ul {
font-size: 14px;
width: 100%;
color: #FFF;
padding: 0;
display: block;
float: initial;
margin-top: 39px;
}

img.pic {
margin-top: 15px;
}

p {
padding-right: 30px;
padding-left: 10px;
}
}
