@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding:0px;
	/*background-image:url(/cssimages/bg.gif);*/
background-attachment:fixed;
	background:url(/cssimages/wood-pattern.jpg);
	background-color:#140C0B;
	text-align:center;
}

#container {
border:0px dashed #CCC;
width:1000px;
margin-left:auto;
margin-right:auto;
padding-top:1px; /*gap bewteen page and browser*/
text-align:left;
}

#containerBG {
width:980px;
margin-left:auto;
margin-right:auto;
/*background:url(/cssimages/wood-pattern7-512.jpg);*/
}

#pagecontainer {
	width:980px;
	margin-top:348px; /*match with height of top - increase to shift main content down page*/
	margin-bottom:-10px; 
	background-color:#DBD8C6;
	margin-left:auto;
	margin-right:auto;
}


#topWrap {
position:absolute;
border:0px dashed #CCC;
width:100%;
left:0px;
top: 0px; /* artificially put it above content even though it is after 'main' */
height:1px;
z-index:-1;
}

#top {
position:relative;
width:980px;
height:350px;
background:url(/cssimages/wood-pattern.jpg);
margin-left:auto;
margin-right:auto;
}

#topPattern {
border:0px dashed #CCC;
width:980px;
height:350px;
background:url(/cssimages/pageedge.png);
background-repeat:repeat-x;
background-position:bottom;
}

#topRight {
border:#0C3 0px dashed;width:530px;float:right; height:200px;margin-right:100px;
}

#topLeft {
border:#CF3 0px dashed;width:320px;float:left;  height:200px;
}

#photoWrap {
	position:relative;
}

#photo {
position:absolute;
width:274px;
height:201px;
/*background:url(/cssimages/blue50.png);*/
top:-215px;
right:110px;
}

#pageWrap {
padding-top:0px;
padding-bottom:20px;
}

#footerWrap {
z-index:12;
position:relative;
}
#footer {
	margin-left:auto;
	margin-right:auto;
width:980px;
/*background-image:url(/cssimages/blue50.png);*/
background:url(/cssimages/wood-pattern.jpg);
}

#footerPattern {
border:0px dashed #CCC;
width:980px;
height:55px;
background:url(/cssimages/pageedge1.png);
background-repeat:repeat-x;
background-position:top;
}

#main {
width:960px;
}

#logoWrap {
z-index:11;
position:relative;
}
#logo {
	top:10px;
	left:20px;
	position:absolute;
/*	background:url(/cssimages/logo.gif);
*/	width:320px;
	height:170px;
}

.galleryWrap {
	background-color:#FFF;
}

#menuWrap {
width:100%;
border:0px dashed #CCC;
z-index:10;
}

#menuHeader {
	top:260px;
	position:absolute;
	width: 980px;
	border:0px dashed #CCC;
}

#menuFooter {
	top:50px;
	position:absolute;
	width: 960px;
}

#flashright {
float:right;
border:0px dashed #CCC;
width:712px;
}

#headerbox {
	position:absolute;
	width:1000px;
	height:100px;
	border:0px dashed #CCC;
	top:0px;
	left:20px;
	text-align:left;
	/*background:url(../cssi/cssimages/book_shelf.jpg);*/
	/*background-image:url(/cssimages/white10.png);*/
}










/************NEW STYLES ********/

img {
border: 0px;	
}

.myButton, .myButton a:link, .myButton a:visited {
background: #96a556;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#FFF;
padding-top:2px;
text-transform:uppercase;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
width:200px;
display:block;
height:23px;
margin-bottom:8px;
}

.myButton a:hover, .myButton a:active {
background:url(/cssimages/button_up.gif) #96a556;
padding-top:2px;
color:#FFF;
text-decoration:none;
}


.myButton1, .myButton1 a:link, .myButton1 a:visited {
background: #41A599;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#FFF;
padding-top:2px;
text-transform:uppercase;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
width:135px;
display:block;
height:23px;
margin-bottom:4px;
}

.myButton2 {
background: #999;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#FFF;
text-transform:uppercase;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
display:block;
height:23px;
margin-bottom:4px;
}

.myButton1 a:hover, .myButton1 a:active {
background:url(/cssimages/button_over.gif) #96a556;
padding-top:2px;
color:#FFF;
text-decoration:none;
}


.myButton3, .myButton3 a:link, .myButton3 a:visited{
text-align:center;
display:block;
height:36px;
width:173px;
background-image:url(/cssimages/book-here.png);
background-repeat:no-repeat;
}

.myButton3 a:hover, .myButton3 a:active {
background-image:url(/cssimages/book-hereH.png);
background-repeat:no-repeat;
}


.emphasize {
background-color:#FFF;
border:1px #6B695F dashed;
padding:15px 5px 0px 5px;
width:88%;
display:block;
text-align:center;
font-size:12px;
margin-left:auto;
margin-right:auto;

}

.emphasize1 {
	background-color:#E8E5D2;
	width:99%;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

.floatright {
float: right;
margin-left:20px;
margin-right:4px;
}

.floatleft {
float: left;
margin-right:20px;
}

.aligncenter {
	text-align: center;
}

.solidbar80 {
	width:80%;
	height:10px;
	background-color:#cc3300;
	margin-top:5px;
}

.solidbar100 {
	width:100%;
	height:10px;
	background-color:#cc3300;
}
.padding4 {
	padding:4px;
}
.padding5 {
	padding:5px;
}
.padding10 {
	padding:10px 10px 0px 10px;
}
.padding15 {
	padding:15px;
}
.clearfloat {
	clear:both;
	height:0px;
	margin:0px;
}

.photo {
	border:5px #FFF solid;
	-webkit-box-shadow: 2px 2px 3px #6B695F;
	-moz-box-shadow: 2px 2px 3px #6B695F;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.linkzone {	
	padding:5px;
	margin-bottom:10px;	
}

.linkzone:hover{
	background-image:url(/cssimages/trans50.png);
	padding:5px;
	
}


.warningBox {
padding:20px;
background-color:#C00;
color:#FFF;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

.successBox {
	background-color:#96A556;
	width:100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color:#FFF;
}

/*sprite*/
.button {
background:url(/cssimages/button.png) no-repeat;
width:154px;
height:39px;
color:#FFF;
border:0px;
}

/* Fix to remove dotted line around links */
:-moz-any-link:focus {
  outline: none;
}

a:active {
  outline: none;
}

.gridview {
	min-height:150px;
	background-color:#6f705b;
/*	background:url(/cssimages/transBlue.png) repeat;*/
	display:block;
	border:#FFF 4px solid;
	background:url(/cssimages/featureBG.jpg);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 3px #6B695F;
	-moz-box-shadow: 2px 2px 3px #6B695F;
	margin-bottom:20px;
	margin-right:3px;
	padding:5px;
}

.295 {	
	width:295px;
	padding:5px;
}

.135 {	
	width:135px;
	padding:5px;
}

.455{	
	width:450px;
	padding:5px;
}
.gridview1 {
	width:100%;
	height:95%;
	background-color:#CCC;
	/*background:url(/cssimages/transBlue.png) repeat;*/
	display:block;
	border:#333 1px solid;
	/*-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
 
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 3px #333;
	-moz-box-shadow: 2px 2px 3px #333;*/
}

.priceTag {
	background:url(/cssimages/price-tag.png) no-repeat;
	width:80px;
	height:56px;
	padding:10px 5px 10px 50px;
	color:#FFF;
	font-size:24px;
	line-height:80%;
}

.feature {
	width:97%;
	
	background-color:#CCC;
	/*background:url(/cssimages/transBlue.png) repeat;*/
	display:block;
	border:#FFF 4px solid;
	background:url(/cssimages/featureBG.jpg);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 3px #6B695F;
	-moz-box-shadow: 2px 2px 3px #6B695F;
}

#tripAdvisor {
	position:absolute;
	top:40px;
	right:0px;
width:130px;
height:200px;
}

.clickable {
cursor:pointer;
}

.bgwhite {
	background-color:#FFF;
}

hr {
	color:#FFF;
size:1;
border-collapse:separate;
}




/* ================ */
/* = The 1Kb Grid = */     /* 12 columns, 60 pixels each, with 20 pixel gutter */
/* ================ */

.grid_1 { width:60px; }
.grid_2 { width:140px; }
.grid_3 { width:220px; }
.grid_4 { width:300px; }
.grid_5 { width:380px; }
.grid_6 { width:460px; }
.grid_7 { width:540px; }
.grid_8 { width:620px; }
.grid_9 { width:700px; }
.grid_10 { width:780px; }
.grid_11 { width:860px; }
.grid_12 { width:940px; }

.column {
	margin: 0 10px;
	overflow: hidden;
	float: left;
	display: inline;
	
}
.row {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
.row .row {
	margin: 0 -10px;
	width: auto;
	display: inline-block;
}


/* --------------------------------------------------------------

   reset.css
   * Resets default browser CSS.

-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

.bullets
 {
list-style:outside;
list-style-image:url(/cssimages/tickSmall.png);
list-style-position:outside;
font-size:16px;
font-style:italic;
margin-left: 25px;
margin-top: 0px;
padding-left: 15px;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
    display:block;
}

body {
  line-height: 1.5;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td {
	font-weight: normal;
}
table, td, th {
	vertical-align: middle;
	text-align:left;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }



.selected {
 background-color:#96A556;	
}

#nav {
	margin: 0;
	padding: 7px 1px 0;
	line-height: 100%;
	/*border-radius: 2em;*/
	/*-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
#nav li {
	margin: 0 4px;
	padding: 0 0 0px;
	float: left;
	position: relative;
	list-style: none;
	background-image:url(/cssimages/trans70.png);
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
}


/* main level link */
#nav a {
	font-weight: bold;
	color: #e7e5e5;
	text-decoration: none;
	display: block;
	padding:  8px 12px;
	margin: 0;

	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
	
}
#nav a:hover {
	background: #000;
	color: #fff;
}

/* main level link hover */
#nav .current a, #nav li:hover > a {
	background: #96A556 url(/cssimages/gradient.png) repeat-x 0 -200px;
	color: #FFF;
	/*border-top: solid 1px #f8f8f8;*/
	/*-webkit-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	box-shadow: 0 1px 1px rgba(0,0,0, .2);*/
}

/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #FFF;
}
#nav ul a:hover {
	background: #96A556 url(/cssimages/gradient.png) repeat-x 0 -170px !important;
	color: #fff !important;

	-webkit-border-radius: 0;
	-moz-border-radius: 0;

	text-shadow: 0 1px 1px rgba(0,0,0, .1);
}

/* dropdown */
#nav li:hover > ul {
	display: block;
}

/* level 2 list */
#nav ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 225px;
	position: absolute;
	top: 28px;
	left: 0;
	/*background: #000 url(/cssimages/gradient.png) repeat-x 0 0;*/
	background-image:url(/cssimages/trans70.png);
	/*border: solid 1px #b4b4b4;*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	/*-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	box-shadow: 0 1px 3px rgba(0,0,0, .3);*/
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
	background-image:none;
}

#nav ul a {
	font-weight: normal;
	/*text-shadow: 0 1px 0 #fff;*/
}

/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;
}

/* rounded corners of first and last link */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;

	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;

	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
}

/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
} 
html[xmlns] #nav {
	display: block;
}
 
* html #nav {
	height: 1%;
}

