html, body   { color: #dcd9ce; font-family: Verdana, Arial, Helvetica, sans-serif; width: 100%; height: 100%; margin:0px; padding:0 px;  background: #2a281d; }

a {
	color: #FFFFFF;
	text-decoration:none;
}

a:hover {
	color: #dcd9ce;
	text-decoration:underline;
}

a.main_page_link{
	color: #3d3b37;
	font-size: 11px;
	line-height: 17px;
	text-decoration:underline;
	}

a.main_page_link:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

ul {
	margin-left: 18px;
	padding: 0px;
	list-style-image: url(../images/bullet.gif);
	}

li {
	padding-bottom: 8px;
	}

#main_nav{
	height:13px;
	background-image: url(../images/nav_background.jpg);
	background-repeat: no-repeat;
	font-weight:bold;
}

#photo_nav{
	height:87px;
	background-image: url(../images/photo_nav_background.jpg);
	background-repeat: no-repeat;
}

#photo_nav2{
	height:85px;
	background-image: url(../images/photo_nav_background.jpg);
	background-repeat: no-repeat;
}

#index_photo_nav{
	height:87px;
	background-image: url(../images/index_photo_nav_background.jpg);
	background-repeat: no-repeat;
}
#index_photo_nav2{
  text-align:center;
	height:85px;
	/*background-image: url(../images/index_photo_nav_background.jpg);*/
	background-repeat: no-repeat;
}
#wrapper{
	width: 100%;
	height: 100%;
	background: FFFFFF;
}

#maintable{
	width: 765px;
	/*height: 100%;*/
	background-color: #FFFFFF;
	text-align: left;
}

#left{
	width: 483px;
	background-color: #b7b292;
	vertical-align: top;
}

#center{
	width: 3px;
	background-color: #433d29;
	background-image: url(../images/center_divider.gif);
	background-repeat: repeat-y;
}
#right{
	color: #dcd9ce;
	vertical-align: top;
	width: 269px;
	padding-left:29px;
	padding-right:28px;
	/*padding-top:73px;*/
	background-color: #4d4838;
	font-size: 11px;
}

#right_content{
	/*height: 502px;*/
}

#right_bottom_quotes{
	color: #b3a576;
	text-align: center;
	vertical-align: top;
	/*height: 128px;*/
	background-position: top;
}

#right_bottom_quotes a{
	color: #dcd9ce;
	text-decoration:underline;
}

#right_bottom_quotes a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

#left_border{
	width: 5px;
	background-image: url(../images/left_border.gif);
	background-repeat: repeat-y;
}

#right_border{
	width: 4px;
	background-image: url(../images/right_border.gif);
	background-repeat: repeat-y;
}

#left_corner{
	width: 5px;
	height:4px;
	background-image: url(../images/left_corner.gif);
	background-repeat: no-repeat;
}

#bottom_border{
	height:4px;
	background-image: url(../images/bottom_border.gif);
}


#right_corner{
	height:4px;
	width: 4px;
	background-image: url(../images/right_corner.gif);
	background-repeat: no-repeat;
}

#center_left{
	background-color: #433d29;
	padding: 15px 10px;
}

#mid_left{
	height: 156px;
	background-image: url(../images/body_mid_background.jpg);
	background-repeat: no-repeat;
}

#bottom_left{
	text-align:center;
	height: 63px;
	width: 484px;
	background-image: url(../images/body_bottom_background.jpg);
	background-repeat: no-repeat;
	background-color: #433d29;
}

#guest_book{
	padding-left:24px;
	padding-right:24px;
	padding-top:24px;
	font-size:11px;
	color: #dcd9ce;
	background-color:#4d4838;
	}

#footer{
	text-align: center;
	height:4px;
	width:756px;
	background-image: url(../images/site_design/footer_back.gif);
}

.footer_text{
	color: #FFFFFF;
	height:22px;
	padding-top:20px;
}

/* Titles */
.title{
	color: #b3a576;
	font-weight: bold;
}

.quote{
	color:#b3a576;
	font-weight: bold;
	}
