/*
Copyright: Darren Hester 2006, http://www.designsbydarren.com
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by-nc/2.5/
*/

body {
text-align: center;
background: #f3e7a9 url('../img/lake.jpg')  /*url('../img/winterbk.jpg')*/ top center no-repeat fixed;
margin: 10px 0; padding: 0;
color: #555;
font-family: arial, sans-serif, verdana;
}

a:link {color: #c0277c; text-decoration: none; border-bottom: 1px dotted #c0277c;}
a:visited {color: #c0277c; text-decoration: none; border-bottom: 1px dotted #c0277c;}
a:active {color: #b163ff; text-decoration: none;}
a:hover {color: #b163ff; text-decoration: none; background-color: #ffcc66; border-bottom: none;}

li {margin: 0: padding: 0;}

img.amber {margin: 1px; padding: 1px; border: 1px solid #444;}

#page_wrapper {
background: #f3E7a9 /* url('../img/page_bg2.jpg') top left */;
filter:alpha(85);
	-moz-opacity:0.85;
	opacity:0.85;
	-khtml-opacity:0.85;
margin-left: auto; 
margin-right: auto;
width: 800px;
text-align: left;
border: 2px ridge #ffcc66;
}

#page_header {
height: 114px;
background: #515230 url('../img/banner.jpg') /*url('../img/bb-banner.jpg')*/ center no-repeat;
}  

#page_header h1 {
margin: 0px;
padding: 2px 0 0 15px;
font-family: verdana, helvetica, sans-serif;
font-size: 22px;
font-weight: bold;  
color: #fff;
letter-spacing: -1px;
}

#page_header h2 {
margin: 0px;
padding: 16px 0 0 20px;
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
font-weight: bold;  
color: #000;
line-height: 14px;
}

#page_header h2.address {
margin: -33px 0 0 0px;
padding: 0 20px 5px 0;
font-size: 11px;
color: #eee;
line-height: 14px;
text-align: right;
}

#page_header h2.white {color:#fff; margin-left:-4px; padding-top:6px;}

/* ------------------------- NAVIGATION ------------------------- */
#menu_bar {
height: 23px;
margin: 0;
padding: 0;
padding-left: 5%;
background-color: transparent;
background: #c9c888 /*url ('../img/menu_bg2.jpg') top left no-repeat*/;
border-top: 2px ridge #ffcc66; border-bottom: 2px ridge #ffcc66;
}

#navcontainer ul{
margin: 0;
padding: 0;
float: left;
background-color: transparent;
width: 100%;
font-family: arial, verdana, sans-serif;
font-size: 11px;
font-weight: bold;
}

#navcontainer ul li {display: inline;}

#navcontainer ul li a {
float: left;
padding: 4px 14px 0;
background-color: transparent;
color: #000;
text-decoration: none; border-bottom: none;
}

#navcontainer ul li a.active {
text-decoration: underline;
color: #fff;
}

#navcontainer ul li a:hover {
background-color: transparent;
padding: 4px 13px 3px;
color: #777; text-decoration: none;
border-left: 1px dotted #444; border-right: 1px dotted #444
}

/* ------------------------- END NAVIGATION ------------------------- */

#content_wrapper {
background: transparent url('../img/content_bg2.jpg') top left no-repeat;
}



/* ------------------------- left side ------------------------- */

#left_side, #right_side {
height: 470px;
}

#left_side {
float: left;
width: 600px;
font-family: arial, verdana, sans-serif;
}
  
#left_side h3 {
margin: 7px 15px 7px 10px;
padding: 2px;
font-family: arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #111;
letter-spacing: -1px;
}

#left_side p {
margin: 10px;
margin-right: 15px; margin-left: 13px;
font-family: arial, verdana, sans-serif;
font-size: 11px;
line-height: 16px;
color: #333;
}

#left_side p.indent {
clear: right;
margin: 0 15px 5px 10px;}

#left_side p a.readmore {
font-size: 75%;
color: #c0277c;
}

#left_side p a.none, #left_side h3 a.none, #right_side a.none, .none {border-bottom: none; background-color: transparent; text-decoration: none;}

#left_side img.left {
float: left;
width: 200px; height: 150px;
margin: 0 10px 5px 10px;
padding: 3px;
border: 2px solid #444;
}

#left_side img.left2 {
float: left;
margin: 0 10px 5px 10px;
padding: 3px;
border: 2px solid #444;
}

#left_side a img.javapic {
float: left;
width: 133px; height: 100px;
margin-left: 13px;
padding: 3px;
border: 2px solid #444;
}

#left_side img.right {
float: right;
width: 200px; height: 150px;
margin: 0 10px 5px 10px;
padding: 3px;
border: 2px solid #444;
}

/*
#left_side #box {
margin: 5px 10px;
padding: 0;
width: 530px;
height: auto;
border: 1px solid #3A3B22;
}*/

#left_side p.picindent {
margin-left: 10px;
color: #000;
}

a.thumbs {
float: left;
border: 0;
margin: 0;
padding: 5px 10px;
text-align: center;
}

#left_side img.plain {
float: left;
margin: 5px 25px 10px 0;
padding: 0;
border: 0;
}



/* ------------------------CSS for java-ticker -------------------*/
#ajaxticker1 {
background-color: #c9c888;
width: auto; height: 116px;
margin: 5px 15px 5px 10px;
padding: 5px 35px;
border: 2px solid #444;}

#ajaxticker1 div {/*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/ background-color: #c9c888;}


/* ------------------------- right side ------------------------- */

#right_side {
float: right;
width: 164px;
margin: 0;  padding-left: 7px;
font-family: arial, verdana, sans-serif;
background-color: #c9c888;
}
  
#right_side h3 {
margin: 4px 15px 11px 0;
padding: 2px 2px 3px;
padding-left: 5px;
font-family: arial, verdana, sans-serif;
font-size: 11px;
font-weight: bold;
line-height: 15px;
color: #fcf8e3;
background: #dcb4dc;
border: 1px solid #444;
}

#right_side p {
margin: 5px 0 0;
font-family: arial, verdana, sans-serif;
font-size: 11px;
line-height: 16px;
color: #000;
}

#right_side a {font-weight: bold; font-size: 95%;}

#right_side a:link {color: #c0277c; text-decoration: underline; border-bottom: none;}
#right_side a:visited {color: #c0277c; text-decoration: underline; border-bottom: none;}
#right_side a:active {color: #cc99cc; text-decoration: underline; border-bottom: none;}
#right_side a:hover {color: #b163ff; text-decoration: none; background-color: transparent;}

#right_side p a.readmore {
font-size: 75%;
color: #c0277c;
}

#right_side p.date {
margin: 12px 0 0;
font-size: 11px;
font-family: arial, verdana, sans-serif;
color: #222;
font-weight: bold;
}

#right_side p.none {
margin: 0 5px;
}


/* ------------------------- wrapper_bottom ------------------------- */

#wrapper_bottom {
clear: both;
height: 20px;
}  

#wrapper_bottom p.jav {
text-align: left;
padding: 0 15px 0;
font-family: arial, verdana, sans-serif;
font-size: 75%;
color: #c0277c;
}

/* ------------------------- page_footer ------------------------- */

#page_footer {
clear: both;
margin: 0;
padding: 5px 0 6px;
text-align: center;
font-family: verdana, arial;
font-size: 11px;
color: #000;
height: 26px;
border-top: 2px ridge #ffcc66;
background-color: #ffcc77 /*url('../img/footer2.jpg') center no-repeat*/;

} 

#page_footer a {color: #555; background-color: transparent;
text-decoration: none;
border-bottom: none;
}
#page_footer a.active {color: #777; background-color: transparent;
text-decoration: underline;
}
#page_footer a:hover {color: #b163ff; background-color: transparent;
text-decoration: none; border-bottom: 1px dotted #222;
}

/* ------------------------- OTHER STUFF ------------------------- */

/* .small {clear: both; margin: 0; padding: 0.35em 0; width: 751px; background-color: #333399; color: #fff; border-bottom: 2px solid #fff; text-align: center; font-family: arial, sans-serif; font-size: 68%;} */

.spacer {margin: 0px; padding: 0px; height: 10px; clear: both;}
.spacer2 {margin: -16px 0px; padding: 0px; height: 1px; clear: both;}
.spacer3 {margin: -7px 0px; padding: 0px; height: 7px; clear: both;}
.line {margin-top: 1px; padding-top: 4px; border-top: 1px solid #bbb774;}
.linebottom {margin-bottom: 1px; padding-bottom: 3px; border-bottom: 1px solid #bbb774;}
.linetop {margin-top: 1px; padding-top: 4px; border-top: 1px solid #bbb774;}

p.caption {margin: 0 10px;}

p.center, .center, .center1 {text-align: center;}
p.right {text-align: right;}
p.center1 {padding-top: 5px; border-top: 1px solid #bbb774;}

h1.popup {margin: 2px; font-size: 14px; font-weight: bold; font-family: verdana, arial; color: #fff;}
h2.popup {margin: 3px 3px 0; font-size: 8px; font-weight: bold; font-family: arial, tahoma; color: #fff;}
p.popup {margin: 3px; font-size: 10px; color: #fff;}

img.button {margin: 5px 0 5px 25px; padding: 0; border: 0;}
img.buttonright {float: left; margin: 12px 10px 10px 30px; padding: 0; border: 0;}
img.buttoncenter {text-align: center; margin: 0 0 -4px; padding: 1px 1px; border: 0;}
.red {font-weight: bold; color: #c0277c; padding: 1px 2px;}
.red1 {color: #c0277c;}
.red2 {font-weight: normal; color: #ffcc66; padding: 1px 3px; background-color: #c0277c;}
.price {background-color: #bbb774; padding: 1px 4px; font-weight: bold; color: #c0277c;}

.smalltext {font-size: 95%; color: #333;}
.h3small {font-family: verdana, arial, helvitica; font-size: 80%; color: #444;}
.small {font-size: 95%; color: #444; font-weight: bold;}
a.reserve {text-align: center; font-family: arial; font-size: 11px;}

iframe.avail, iframe.avail2, iframe.avail3, iframe.map {
float: left;
text-align: center;
margin: 0 5px 2px 5px;
padding: 1px;
border: 2px solid #444;
width: 598px;
}
iframe.avail {
height: 351px;
}

iframe.avail2 {
height: 385px;
background-color: #c9c888;
width: 599px;
}

iframe.avail3 {
height: 350px;
}

iframe.map {
height: 264px;
}

embed {
float: right;
margin: 0 6px 0;
width: 80px;
height: 80px;
border: none;
}


embed.mov {
float: left;
width: 205px; height: 172px;
margin: 0 10px 5px 11px;
padding: 3px;
border: 2px solid #444;
}

