/* forces righthand scrollbar */
html { 
	height: 100%;
	margin-bottom: 1px;
}
/* general styles */
body {
	background: #999933 url(../images/bodybg.gif) repeat-x;
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #663300;
	padding: 0px;
	margin-bottom: 0.3em;
	margin-top: 0px;
}

h3 {
	color: #CC6600;
	font-size: 1em;
	padding: 0px;
	margin-bottom: .5px;
}

p {
	line-height: 1.5em;
	margin: 0px 0px 10px;
	padding: 0px;
}

.clear { 
	clear: both;
	background: none;
}

.small_note {
	font-size: 0.9em;
	font-style: italic;
	color: #CC0000;
}

.img_right {
	float: right;
	border: 1px solid #CCCCCC;
	margin: 10px;
	padding: 5px;
}

.img_left {
	float: left;
	border: 1px solid #CCCCCC;
	margin: 10px;
	padding: 5px;
}
/* end general styles */

/* contains all other divs excl. picworks */
#wrapper {
	background: #FFFFFF;
	margin: 15px auto 0px;
	width: 900px;
	text-align: left;
	border: 1px solid #999999;
	padding: 0px;
}

/* contains all divs below topnav excl. picworks */
#faux {
	border-bottom: 1px solid #999999;
	background: url(../images/bigfern_left.gif) no-repeat left bottom;
}

/* header */
#header {
	height: 180px;
	background: url(../images/head.jpg);
}

#header h1 {
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
/* end header */

/* top navigation */
#topnav{
	position:relative;
	display:block;
	height:30px;
	font-weight:bold;
	background:transparent url(../images/navoff.gif) repeat-x left top;
	border-top:1px solid #CCCCCC;
	font-size: 0.9em;
	}

#topnav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#topnav ul li{
	display:block;
	float:left;
	margin:0;
	}

#topnav ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:6px 20px 0;
	height:23px;
	background:transparent url(../images/navdiv.gif) no-repeat top right;
	}
#topnav ul li a.current{
	color:#663300;
	background:transparent url(../images/navoff.gif) repeat-x left top;
}
	
#topnav ul li a:hover{
	background:url(../images/navon.gif) repeat-x right top;
}
/*end top navigation*/

/*left column*/
#leftcolumn {
	padding: 0px;
	float: left;
	width: 180px;
	border: 1px solid #A7BB76;
	display: inline;
	clear: left;
	margin: 10px 0px 0px 10px;
	text-align: left;
}

#leftcolumn h2 {
	margin: 0px;
	padding-bottom: 10px;
}
/*end left column*/

/*main content*/
#content {
	padding: 10px;
	border-left: 1px ridge #CCCCCC;
	background: url(../images/bigfern.gif) no-repeat right bottom;
	text-align: justify;
	width: 680px;
	float: left;
}
/* footer containing copy div */
#footer {
	clear: both;
	background: #D7E1C2 url(../images/fern.gif) no-repeat;
	font-size: 0.8em;
	margin: 0px;
	height: 40px;
}

#footer #copy {
	margin-left: 60px;
	padding-top: 5px;
	text-align: center;
}
#footer #copy a {
	color: #666666;
	text-decoration: none;
}
/* end footer containing copy div */

/* picworks link below wrapper */
#picworks {
	font-size: .75em;
	color: #FFFFFF;
	padding: 5px;
}

#picworks a {
	text-decoration: none;
	color: #FFFFFF;
}
/* end picworks link below wrapper */

#leftbox ul {
	list-style: none;
	margin: 0px;
	padding: 5px 0px 0px;
	border-top: 1px solid #CCCCCC;
}

#leftbox a {
	color: #CC6600;
	text-decoration: none;
}
#leftbox a:hover {
	color: #663300;
	text-decoration: none;
}

#leftbox, #leftbox3, #leftbox2 {
	margin: 10px;
	background: #f5f5f5;
	padding: 10px;
}

#content a {
	color: #000099;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

/* accreditation images */
#image_bar {
	margin: 30px auto 0px;
	text-align: center;
}

.small_img {
	margin: 10px;
	padding: 0px;
	border-style: none;
}
/* end accreditation images */

#half_page {
	float: left;
	width: 50%;
	padding: 0px;
	margin: 0px;
}
/* success and failed boxes */
#infobox {
	border: 3px solid #CC3300;
	padding: 10px 30px 30px;
	width: 500px;
	margin: 20px auto 0px;
}
/* contact form */
textarea {
	border: 1px solid #999999;
}

.formtxt {
	text-align: right;
	vertical-align: top;
}
/* end contact form */

/* availability calendars */
#content #cal {
	width: 210px;
	margin: 10px 0px 10px 80px;
	padding: 0px;
	float: left;
	text-align: center;
	display: inline;
}
/* end availability calendars */

/* price tables */
#price {
	margin: 20px auto;
	color: #333333;
	border: 1px solid #999999;
	padding: 0px;
	width: auto;
}

.date {
	background: #F0F4E6;
	text-align: right;
	margin: 0px;
	padding: 5px;
	width: auto;
}

.price {
	margin: 0px;
	padding: 5px 15px 5px 5px;
	background: #f5f5f5;
}
/* end price table */

#leftbox img {
	border: 1px solid #666666;
}

#leftbox li {
	margin-bottom: 5px;
}

.browntxt {
	color: #996600;
}


#map {
	margin: 10px auto;
	border: 1px solid #CCCCCC;
}

#content #gallery {
	font-size: 0.85em;
	text-align: center;
	margin: 20px auto 0px;
	padding: 0px;
	vertical-align: middle;
}

#content #gallery td {
	vertical-align: middle;
	padding: 5px 5px 10px;
}

#content #gallery img {
	text-decoration: none;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}

#container {
	background: #FFFFFF;
	width: 500px;
	margin: 5px auto;
	padding: 10px;
}
#movie {
	margin: 10px auto;
	padding: 0px;
	text-align: center;
}

.icons {
	vertical-align: top;
	border-style: none;
}
