body {
	text-align: center;
	background-color: #443935;
	
}

#container {
	text-align: left;
	width: 900px;
	margin: 0 auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;	
}

/* Contains rest of HTML */
#centrecontainer {
	width: 868px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;	
}

#leftcol {
	width: 237px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#rightcol {
	width: 663px;
	padding: 0px;
	margin: 0px;
	float: right;
}

#header {
	width: 663px;
	height: 313px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#testimonial {
	width: 663px;
	height: 89px;
	background-image: url(images/testimonial_bg.jpg);
	background-repeat: no-repeat;
}

#logo {
	width: 237px;
	height: 174px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}

#menucontainer {
	padding: 0px 0px 0px 0px;
	background-image: url(images/menu_bg.gif);
	width: 237px;
	height: 240px;
	background-repeat: repeat-y;
	background-color: #e8a94e;	
}

#gallery {
	width: 237px;
	height: 174px;
	background-image: url(images/gallery_bg.gif);
	background-repeat: repeat-y;
}

#contact {
	width: 237px;
	background-image: url(images/contact_bg.gif);
	background-repeat: repeat-y;
}

/* Hyperlinks */
A:link, A:visited {
	text-decoration: underline; 
	color: #9c5135;
	font-weight: bold;
}

A:hover	{
	text-decoration: none; 
	color: #ffffff;
	background-color: #9c5135;
	font-weight: bold;
}

/* Top links */



#pagebody {
	width: 663px;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 300px;
	background-color: #e8e4d8;
}


#pagecontent {
	
	padding: 10px 20px 10px 20px;
	
	
}

#innercontent {
	text-align: left;
	float: left;
	width: 620px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color : #333333;
	line-height: 20px;
	min-height: 360px;
}

#innercontent img {
	border-bottom: 1px solid #9c5135;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #9c5135;
	
}

#title {
	
	padding: 10px 0px 10px 0px;
	/*background-image: url(../T_images/book_right.jpg);*/
	
}


div#nav {
	margin:15px 0px 4px 4px;!important;
	margin /**/:10px 0px 10px 12px;
	padding:0px;
	background:#e8a94e;
	width:182px;
	float:left;
	text-align:left;
}

div#nav ul {
	margin:0; border:0; padding:0;
	list-style:none;
}

div#nav ul li {
	margin:0 0 2px 0 !important;
	margin:-2px 0 0 0;
	border:0; padding:0;
	width:182px;
	background:#e5992b;
	
}


div#nav ul li a {
	display:block;
	margin:0; border:0;
	padding:6px 20px 6px 11px;
	text-decoration:none;
	color:#ffffff;
	font:10px verdana,sans-serif;
}

div#nav ul li a:hover {
	color:#66271d;
	background:#fef0b4;
}

div#nav ul li.exposed {
	color:#66271d;
	background:#fef0b4;
}

div#nav ul li.active a {
	color:#66271d;
	background:#fef0b4;
}


TD {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color : #333333;
}

#comment {
	
	padding: 10px 0px 0px 0px;
	
	
}

/* Footer nav links */

#footer {
	clear: both;
	width: 800px;
	height: 30px;
}

#address {
	text-align: left;
	padding: 20px 10px 20px 20px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
}

#address a:link, #address a:visited
	{
	text-decoration: none;
	font-weight: bold;
	color: #fef0b4;
	}


#address a:hover
	{
	background-color: #ffffff;
	color: #9c5135;
	}


#credits {
	padding: 20px 10px 20px 20px;
	text-align: left;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #c7b292;
}
#credits a:link, #credits a:visited
	{
	padding: 2px;
	margin-right: 3px;
	text-decoration: none;
	color: #c7b292;
	font-weight: bold;
	}


#credits a:hover
	{
	background-color: #ffffff;
	color: #9c5135;
	}
	
H1 {
	color: #472350;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	
H2 {
	color: #472350;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}