html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
html {
	height:100%;!important
	}
body {
	background-color:#4A3202;

}
#super_wrapper {
	margin: 0 auto;
	width:100%;
	height:100%;
	background-image:url(gfx/BG.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#wrapper {
width:980px;
margin: 0 auto;
}
#header {
width:980px;
height:210px;
}
#logo {
float:left;
display:inline;
margin: 70px 0 0 30px;
}
#book {
margin: 130px 0 0 0;
float:right;
display:inline;        
}
#nav {
width: 980px;
height:38px;
}
#content {
	background-image:url(gfx/content.jpg);
	background-color:#f7eb38;
	width:920px;
	padding: 30px;
	background-repeat: no-repeat;
}
h1 {
font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
font-size:20px;
}
h2 {
font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
}
#content p {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
text-align:justify;
}
#content a:link, #content a:visited {
color:#000;
text-decoration:underline;
}
#content a:hover, a:active {
color:#0099CC;
}
#footer {
	width:920px;
	height:120px;
	background-color: #331A00;
	background-image:url(gfx/footer2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding: 30px;
}
#footer p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#A48C1E;
}
#footer a:link, #footer a:visited {
color:#FF9900;
}
#footer a:hover, a:active {
color:#66CCFF;
}







#slides {
	width: 550px;
	height: 325px;
}
#slider {
	position:relative;
	background:url(gfx/loading.gif) no-repeat 50% 50%; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}


.img_float_left{
	float:left;
	margin: 0 5px 10px 0; 
}
.img_float_right{
	float: right;
	margin: 0 0 30px 30px; 
}
.pricechart {
	width: 650px;
	padding:5px;
	margin:5px;
	color: #000000;
	line-height:35px;
	border:#9966CC;
	border-width:medium;
}
.pricechart td {
background-color:#9999CC;
}

.form p {
color:#000000;
}
.MapPanel
{
	border: solid 1px black;
	width: 550px;
	height: 325px;
	margin: 0;
	padding: 0;
	color: #000000!important;
}
.MapPopup
{
	color: #000000!important;
	font-family:century gothic,trebuchet ms, tahoma, helvetica, verdana;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.MapAddress
{
	color: #000000!important;
	font-family:century gothic,trebuchet ms, tahoma, helvetica, verdana;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.rows {
color:#000000;
}

