
body
{
	font-family: arial, sans-serif;
	margin: 0px; padding: 0px;
}

/* Defaults */
h1, h2, h3, h4, h5, h6, p, ul, li, form { margin: 0px; padding: 0px; }
img { border: 0px; }

/* Layout */
div#pagewrapper { float: left; width: 100%; }
div#pageheader { float: left; width: 100%; }
div#contentouterwrapper { float: left; margin-right: -190px; width: 100%; }
div#contentinnerwrapper { margin-right: 190px; }
div#contentheader { width: 100%; float: left; }
div#content { width: 100%; float: left; }
div#contentpadding { padding: 30px 120px 30px 40px; position: relative; }
div#contentfooter { width: 100%; float: left; }
div#sidebar { float: right; width: 190px; }

/* Main Element Styling */

body 
{
	background-image: url('/images/background_main.gif'); 
	background-repeat: repeat-y;
	background-position: right;
} 

div#pageheader
{
	background-image: url('/images/background_top.gif');
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom: solid 1px #BC8D83;
	position: relative;
}

div#headertext
{
	background-image: url('/images/background_top.gif');
	background-repeat: no-repeat;
	background-position: top right;
	height: 50px;
	float: right;
	width: 190px;
	position: relative;
}

div#headertext ul
{
	position: absolute;
	text-align: center;
	top: 38px; left: 0px;
	width: 100%;
	list-style: none;
	background-image: url('/images/background_bookonline_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}

div#headertext ul li
{
	background-image: url('/images/background_bookonline_top.gif');
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px auto 0px auto;
	width: 120px;
}

div#headertext ul li a
{
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 25px;
}

div#headerphotos
{
	float: left;
	width: 100%;
	height: 145px;
	background-color: #eee;
	background-position: right;
	background-repeat: repeat-x;
}

div#sidebar
{
	background-image: url('/images/background_main.gif'); 
	background-repeat: repeat-y;
	background-position: right;
	background-color: #73282A;
	padding-top: 30px;
	color: #fff;
}

div#sidebar .sidebarbox
{
	width: 146px;
	background-image: url('/images/background_sidebar.gif');
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin: 0px auto 16px auto;
}

div#sidebar .sidebarbox h3
{
	font-size: 0.8em;
	font-weight: normal;
	padding: 6px 0px 6px 0px;
}

div#sidebar .sidebarbox p
{
	font-size: 0.8em;
	font-weight: normal;
	padding: 0px 5px 6px 5px;
}

div#sidebar .sidebarbox .top
{
	background-image: url('/images/background_sidebar_top.gif');
	background-repeat: no-repeat; background-position: top;
}

div#sidebar .sidebarbox .bottom
{
	background-image: url('/images/background_sidebar_bottom.gif');
	background-repeat: no-repeat; background-position: bottom;
}

div#sidebar .sidebarbox .padding
{
	padding: 5px;
}

div#sidebar .sidebarbox .link 
{
	text-align: right;
	padding-bottom: 0px;
	margin-top: -5px;
}	

div#sidebar .sidebarbox2 ul
{
	text-align: center;
	width: 100%;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	background-image: url('/images/background_bookonline_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}

div#sidebar .sidebarbox2 ul li
{
	background-image: url('/images/background_bookonline_top.gif');
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px auto 0px auto;
	width: 120px;
}

div#sidebar .sidebarbox2 ul li a
{
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 25px;
}


div#contentheader
{
	background-color: #73282A;
	position: relative;
	background-image: url('/images/logo.gif');
	background-position: 0px -67px;
	background-repeat: no-repeat;
	color: #fff;
}

div#logo
{
	position: absolute;
	left: 0px;
	top: -67px;
	width: 338px;
	height: 67px;
	z-index: 50;
	background-image: url('/images/logo.png');
	background-position: top left;
	background-repeat: no-repeat;
}

div#contentheader h1
{
	font-weight: normal;
	font-size: 1.1em;
	float: left;
	padding: 4px 6px 10px 155px;
}

div#contentheader p
{
	font-weight: normal;
	font-size: 0.7em;
	float: left;
	padding: 7px 6px 0px 0px;
}

div#contentheader p span
{
	padding: 0px 30px 0px 0px;
}

div#contentheader div.menuwrapper
{
	border-top: solid 1px #8F5355;
}

div.menuwrapper
{
	float: left; width: 100%; background-color: #fff;
	background-image: url('/images/background_content_trim.gif');
	background-repeat: repeat-y;
	background-position: right;
}

div#contentheader ul, div#contentfooter ul
{
	float: left;
	list-style: none;
	padding: 5px 0px 5px 36px;
}

div#contentheader ul li, div#contentfooter ul li 
{
	float: left;
	font-size: 0.7em;
	border-right: solid 1px #000;
	padding: 0px 8px 0px 8px;
	line-height: 1.2em;
}

div#contentheader ul li.last, div#contentfooter ul li.last
{
	border: 0px;
}

div#contentheader ul li a, div#contentfooter ul li a
{
	color: #000;
	text-decoration: none;
}

div#contentfooter
{
	background-image: url('/images/background_content_trim.gif');
	background-repeat: repeat-y;
	background-position: right;
	background-color: #009591;
	color: #fff;
}

div#contentfooter h2
{
	line-height: 2.75em;
	font-size: 0.75em;
	padding: 0px 0px 0px 40px;
	float: left;
}

div#contentfooter p
{
	line-height: 2.75em;
	font-size: 0.75em;
	padding: 0px 0px 0px 10px;
	float: left;
}

div#contentfooter p .phonenumber
{
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}

div#content
{
	color: #6C6E71;
	font-size: 0.8em;
}

div#content h1
{
	color: #73282A;
	font-weight: normal;
	font-size: 1.4em;
	padding: 0px 0px 10px 0px;
}

div#content h2
{
	font-weight: normal;
	font-size: 1.4em;
	padding: 0px 0px 10px 0px;
}

div#content p
{
	padding: 0px 0px 10px 0px;
}

div#contentsidebar
{
	width: 100px;
	text-align: center;
	padding-left: 20px;
	display: inline;
	float: right;
	margin-right: -100px;
	position: relative;
	top: -30px;
}

div#gallery 
{
	background-color: #E3F3F3;
	margin: 0px;
	padding: 5px;
	background-image: url('/images/background_gallery_header.gif');
	background-position: center 3px;
	background-repeat: no-repeat;
}

div#gallery h4 
{
	color: #fff;
	font-size: 0.8em;
	font-weight: normal;
	margin: 0px; padding: 0px 0px 5px 0px;
}

div#gallery p
{
	font-size: 0.8em;
	width: 60px;
	margin: 0px auto 0px auto;
}

div#gallery ul
{
	list-style: none;
}

div#gallery ul li a 
{
	text-decoration: none;
	color: #6C6E71;
	font-size: 0.85em;
}

div#gallery ul li a:hover
{
    color: #009591;
}

.error
{
	font-weight: bold;
	color: #b00;
}

.discounts {

background-color: #fee;
margin-top: 15px;
padding: 4px 4px 0px 4px;
font-size: 0.8em;

}

.discounts p {

	margin: 4px 0px 0px 0px;

}
