body {
	background-image:url('../images/bg.gif');
	margin:0;
	padding:0;
	font-size:.8em;
	font-family:trebuchet ms;
	color:#692D15;
}

a {
	color: #4f0e11;
	font-family:trebuchet ms;
}

p {
	padding:0 0 19px 0;
	margin:0;
}

#container {
	background-image:url('../images/bg_header.jpg');
	background-repeat:repeat-x;
	margin:0;
}

#content {
	width:810px;
	margin:0px auto;
	background-image:url('../images/bg_content.gif');
}

#header {
	width:810px;
	margin:0px auto;
}

#header_img {
	display:block;
}

#sidebar {
	width:228px;
	float:left;
	padding-left:26px;
}

#sidebar img {
	display:block;
}

#menu {
	background-image:url('../images/bg_menu.gif');
}

#menu li {
	height:25px;
	padding:10px 0 0 11px;
	font-family:trebuchet ms;
}

#menu .on {
	background-image:url('../images/bullet_menu.gif');
	background-repeat:no-repeat;
	background-position:203px 15px;
	color:#2A2E10;
}

#menu .off {
	background-image:none;
}

#menu a {
	text-decoration:none;
	font-size:110%;
	color:#59631C;
	font-weight:800;
}

#menu a:hover {
	color:#2A2E10;
}

#text_container {
	
}

#text {
	width:556px;
	background-repeat:repeat-y;
	float:left;
}

#text img {
	display:inline;
}

#home_text {
	font-size: 13px;
	line-height: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url('../images/home_book.gif');
	background-repeat:no-repeat;
	padding:87px 57px 0 23px;
	margin-top:-4px;
}

#schedule_text {
	padding-left: 23px;
	padding-bottom: 0;
	padding-right: 57px;
	padding-top: 67px;
	font-size: 13px;
	line-height: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url('../images/schedule-header.gif');
	background-repeat:no-repeat;
	margin-top:-4px;
}

#take_text {
	padding-left: 23px;
	padding-bottom: 0;
	padding-right: 57px;
	padding-top: 67px;
	font-size: 13px;
	line-height: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url('../images/take-header.gif');
	background-repeat:no-repeat;
	margin-top:-4px;
}

#buy_text {
	padding-left: 23px;
	padding-bottom: 0;
	padding-right: 57px;
	padding-top: 67px;
	font-size: 13px;
	line-height: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url('../images/buy-header.gif');
	background-repeat:no-repeat;
	margin-top:-4px;
}

#contact_text {
	padding-left: 23px;
	padding-bottom: 0;
	padding-right: 57px;
	padding-top: 67px;
	font-size: 13px;
	line-height: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url('../images/contact-header.gif');
	background-repeat:no-repeat;
	margin-top:-4px;
}

#footer {
	background-color:#5B000F;
	width:723px;
	margin-left:26px;
	padding:11px 11px 20px 11px;
	color:#D29B81;
	font-size:85%;
}

#footer li {
	display:inline;
}

#footer a {
	color:#D29B81;
}

#footer a:hover {
	text-decoration:none;
}

/* ELEMENTS */
ul {
	margin:0;
	padding:0;
	list-style:none;
}

img {
	border:0;
}

.clear {
	clear:both;
}

#take_text a {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#home_text a {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#take_text ul {
	padding-left: 20px;
	list-style-type: disc;
}

#take_text img {
	margin-top: 20px;
	border-color: white;
	border-style: solid;
	border-width: 10px;
}
