.clear { clear: both; margin: 0; padding: 0; width:auto;}
#content_prop { height: 400px; float: left; width: 1px; }
#content_prop_clear { clear: both; height: 1px; overflow: hidden; }

html, body, div {
	padding: 0; margin: 0; border: none;
}
body {
	width: 100%;
	font: 76% "normal Helvetica", Verdana, Tahoma, Arial, sans-serif;
	color:#384A52;
	background: #48606A;
}
td{
color:#4B381E;
}
#outer_wrapper {
	text-align: center;
	background: url(../images/background_fill.jpg) repeat-x left top;
}

#page {
	text-align: left;
	width: 777px;
	margin: 0 auto;
}

#header {
	width: 777px;
	height: 237px;
	position: relative;
}
#photo {
	margin-top: 39px;
}
#navbar {
	width: 777px;
	height: 47px;
	background: url('../images/navbar.jpg') top no-repeat;
	overflow: visible;
	position: relative;
	z-index:5;
}

#sidebar {
	float: left;
	width: 230px;
	height: 377px;
	padding: 0;
	background: url('../images/sidebar_fill.gif') left repeat-y;
	overflow: visible;
	position: relative;
	z-index: 1;

}
#sidebar_wrap {
	padding-left: 40px;
	padding-right: 10px;
	min-height: 200px;
	background: url('../images/sidebar_top.gif') top left no-repeat;
}

* html #sidebar_wrap {
	height: 200px;
}
#sidebar_pad{
	padding:25px 5px 10px 15px;
	font-size:90%;
	color:#4A361D;
	position: relative;
	z-index: 500;

}

* html #sidebar_wrap {
	padding-bottom: 0.5em;
}

#content_wrapper {
	width: 100%;
	background: #fbf9f8 url('../images/content_wrapper.jpg') right repeat-y;
}

#content_wrapper_two {
	width: 100%;
	height: 100%;
	background: transparent url('../images/content_wrapper_two.gif') left repeat-y;
}
#content_wrapper_two_index {
	width: 100%;
	height: 100%;
	background: transparent url('../images/content_wrapper_two_index.gif') left repeat-y;
}

#content {
	width: 500px;
	padding: 10px 10px 0px 20px;
	margin-left: 230px;
}
#content_index {
	background: url(../images/content_top_index.jpg) no-repeat;
	float: left;
	width: 777px;
}
#content_gallery {
	background: url(../images/content_top_gallery.jpg) no-repeat;
	float: left;
	width: 777px;
}
#content_index_pad {
	padding: 0px 20px 30px 5px;
}

#content_footer {
	clear: both;
	width: 777px;
	position: relative;
}
#sidebar_bottom {
	background: url('../images/sidebar_bottom.gif') bottom no-repeat;
	height: 319px;
	width: 201px;
	position: absolute;
	left: 34px;
	top: -319px;
}
#footer {
	text-align: center;
	font-size: 10px;
	background-color: #49616B;
	background-image: url(../images/content_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#content_footer {}
#content_footer  {}
#copyright strong {
	color: #95ADB7;
	font-weight: normal;
	margin-top: 3px;
	margin-left: 80px;
	padding-top: 3px;
	border-top: 1px solid #8E761C;
}
#credits {
	padding-bottom:20px;
	display:block;

}
#credits, #textlinks, #copyright strong {
	text-align: right;
	display:block;
	margin-right:160px;
}
#credits a, #credits a:active, #credits a:link, #credits a:visited {
	color: #fbf9f8;
	text-decoration: none;
}
#credits a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#textlinks {
	padding: 58px 0px 0px 60px;
}
#textlinks ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	display:inline;
	line-height:100%;
}

#textlinks li:before { content: "-"; color: #333333;}
#textlinks li.first:before {content: "";}
#textlinks li {  line-height:100%;  display:inline; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; /*border-left: 1px solid #CCCCCC*/}
#textlinks li a, #textlinks li a:active, #textlinks li a:link, #textlinks li a:visited  {border-top:none; white-space: nowrap;	  padding: 0px 8px 0px 8px; margin: 0px; text-align: center; text-transform: capitalize; color: #FFFFFF; text-decoration: none; font-weight: normal; }
#textlinks li a:hover {  color: #000000; text-decoration: underline; }

#galleries_gallery_icon a, #galleries_gallery_icon a:hover {
	height: 95px;
	width: 170px;
	display:block;
	text-decoration: none;
	float:right;
	z-index:1000;
	background: url(../images/gallery_icon.jpg);
	margin-top: -20px;
}
