/*background: #ffffff url('img_tree.png') no-repeat right top;*/
/*font: italic bold 12px/30px Georgia, serif;*/

body {
	background: #1d0f09;
	color: #efe3d3;
	font: normal normal 9pt arial;
}

p { 
	color: #efe3d3;
	font-size: 9pt;
	line-height: 17px;
	margin: 0;
	padding: 0 0 15px 0;
}

h1 {
	color: #ac885b;
	font: normal bold 18pt/22px Times New Roman;	
	margin: 0 0 10px 0;
	padding: 0;
}

h2 {
	color: #ac885b;
	font: normal bold 18pt/22px Times New Roman;		
	margin: 0 0 10px 0;
	padding: 0;
}

h3 {
	color: #ac885b;
	font: normal bold 19pt/22px Times New Roman;		
	margin: 0 0 10px 0;
	padding: 0;
}

h4 {
	color: #ac885b;
	font: normal bold 10pt arial;		
	margin: 0;
	padding: 0;
}

ul {	
	font-size: 9pt;
}

a:link, a:visited {
	color: #efe3d3;
	font-size: 9pt;
    	text-decoration: underline;
}

a:hover, a:active {
	color: #ac885b;
	font-size: 9pt;
    	text-decoration: underline;
}


#wrapper {
	border: none;
	width: 954px;
	margin: 10px auto 0 auto;
	padding: 0;
}

#top {
	background-image: url('../images/top-bg.png');
	border: none;
	width: 954px;
	height: 38px;
	float: left; 
	clear: both;
	margin: 0;
	padding: 0;	
}

#top-left {
	border: none;
	width: 200px;
	height: 38px;
	float: left; 
	clear: both;
	margin: 0;
	padding: 14px 0 0 45px;	
	letter-spacing: 3px;
}

#top-right {
	border: none;
	width: 200px;
	height: 38px;
	float: right; 
	margin: 0;
	padding: 14px 39px 0 0;
	text-align: right;
	letter-spacing: 3px;
}

#top-msg {
	border: none;
	width: 400px;
	height: 38px;
	float: left; 
	margin: 0;
	padding: 14px 0 0 45px;	
	letter-spacing: 1px;
	font: normal bold 10pt arial;
}

#middle {
	/*background: url('../images/left-bg.png') repeat-y top left;*/
	background: url('../images/middle-bg.png') repeat-y top left;
	border: none;
	width: 954px;
	float: left; 
	clear: both;
	margin: 0;
	padding: 0;	
}

#bottom {
	background: url('../images/footer-bg.png') no-repeat;
	border: none;
	width: 954px;
	height: 83px;
	float: left; 
	clear: both;
	margin: 0;
	padding: 0 0 17px 0;	
	text-align: center;
}

#bottom p {;
	line-height: 22px;
	padding: 25px 0 0 0;
}

#left {
	/*background-image: url('../images/left-bg.png');*/
	border: none;
	width: 219px;
	float: left; 
	clear: both;
	margin: 0;
	padding: 0;	
}

#right {
	border: none;
	width: 735px;
	float: left;
	margin: 0;
	padding: 0;	
}

#nav {
	border: none;
	width: 219px;
	float: left; 
	clear: both;
	margin: 0;
	padding: 23px 0 0 0;	
}

#nav img {
	padding: 0 0 5px 0;	
}

#nav ul {
	list-style-type: none;
	font: normal bold 10pt arial;
}

#nav ul ul {
	padding-top: 2px;
	padding-bottom: 6px;
	padding-left: 15px;
}

#nav ul li {
	padding-top: 5px;
	padding-bottom: 3px;
	text-transform: uppercase;
}

#nav ul ul li {
	border-bottom: 1px solid #6e411a;
	width: 143px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: none;
}

#nav ul ul a {
	padding-left: 20px;
}

#nav a:link, #nav a:visited {
	color: #efe3d3;
	font-size: 10pt;
    	text-decoration: none;  	
}

#nav a:hover, #nav a:active {
	color: #ac885b;
	font-size: 10pt;
    	text-decoration: none;
}

#local {
	border: none;
	width: 168px;
	float: left; 
	clear: both;
	margin: 0;
	padding: 20px 0 0 29px;	
}

#photo {
	border: none;
	width: 735px;
	height: 609px;
	float: left; 
	clear: both;
	margin: 0;
	padding: 0;	
}

#contact {
	background-image: url('../images/contact-bg.png');
	border: none;
	width: 735px;
	height: 92px;
	float: left; 
	clear: both;
	margin: 0;
	padding: 0;	
}

#contact  p {
	margin: 0;
	padding: 11px 0 0 17px;	
	line-height: 19px;
}

#contact a:link, #contact a:visited {
	color: #efe3d3;
    	text-decoration: none;  
    	font-size: 11pt;
}

#contact a:hover, #contact a:active {
	color: #efe3d3;
    	text-decoration: underline;
    	font-size: 11pt;
}

.phone {
	font: normal bold 12pt arial;
}

#main {
	background-image: url('../images/main-bg.png');
	border: none;
	width: 735px;
	float: left; 
	clear: both;
	margin: 0;
	padding: 0;	
}

#content {
	border: none;
	width: 431px;
	float: left; 
	clear: both;
	margin: 7px 0 0 16px;
	padding: 0;	
}

#content p {
	font-style: italic;
	line-height: 18px
}

#content p.click {
	font-style: normal;
	font-weight: bold;
	line-height: 18px
}

#content p.msg {
	font: normal bold 10pt arial;
	line-height: 18px
}

#content ul {
	margin: 0 0 0 15px;
	padding: 0;
}

#avail {
	border: none;
	width: 207px;
	float: left;
	margin: 17px 0 0 40px;
	padding: 0;	
}

#avail h3, #avail h4, #avail p {
	font-style: italic;	
}

/*#avail a:link, #avail a:visited {
	color: #efe3d3;
	font-size: 9pt;
	font-style: normal;
    	text-decoration: none;  	
}

#avail a:hover, #avail a:active {
	color: #ac885b;
	font-size: 9pt;
	font-style: normal;
    	text-decoration: none;
}*/

#avail a:link, #avail a:visited {
	color: #efe3d3;
    	text-decoration: underline;  
    	font-size: 9pt;
}

#avail a:hover, #avail a:active {
	color: #ac885b;
    	text-decoration: underline;
    	font-size: 9pt;
}

.res {
	font: italic bold 12pt Times New Roman;
}

.resphone {
	font: italic bold 17pt Times New Roman;
}

.msg {
	font: normal bold 10pt arial;
}

.button {
	background: #efe3d3;
	border: 1px solid #ac885b;
	font: normal bold 10pt arial;
	color: #1d0f09;
}
