* {margin:0; padding:0;}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #3E1F00;
}
td,th {
	font-size:100%;
	color: #3E1F00;
	padding:4px;
}

body {
	background-color: #553D17;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
h1 {
	font-size: 160%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #966A29;
	margin-bottom: 15px;
	margin-top: 5px;
}
h2 {
	font-size: 130%;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

#outta_container {
	text-align: center;
	margin: 0;
	padding: 0;
}

#center_container {
	position: relative;
	width: 770px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF8C4;
	border: 10px solid #FFFFFF;
	margin-top: 20px;
	margin-bottom: 0px;
	
}
#top {
	position: relative;
	width: 770px;
}

#middle {
	position: relative;
	width: 745px;
	text-align: left;
	margin: 0px 0px 10px;
	padding: 15px 10px 15px 15px;
	background-image: url(images/white_fade_bg.gif);
	background-repeat: repeat-x;
	min-height: 39em;
}

#middle p {
	line-height: 170%;
	margin-bottom: 10px;
	}

#middle a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #3E1F00;
	font-weight: bold;
}
#middle a:hover {
		background-color: #663300;
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	
}

#middle ul {
	list-style-type: none;
	padding: 0;
	margin-left: 10px;
}

#bottom {
	position: relative;
	width: 770px;
	background-image: url(images/white_fadebot_bg.gif);
	background-position: 0px bottom;
	margin: 0px;
	padding: 15px 0px 0px;
	background-repeat: no-repeat;
}

#bottom ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#bottom li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding: 0px;
}

#bottom li a {
	color: #6C4D1E;
	font-weight: bold;
	padding: 5px;
	
}

#bottom a {
	color: #6C4D1E;
	font-size: 100%;
}

#logo {
	position: absolute;
	width: 250px;
	top: 0px;
	left: 0px;
	background-image:url(images/logo.png);
	background-position:left;
	background-repeat:no-repeat;
	height: 144px;
}

#top_nav {
	position: absolute;
	width: 770px;
	top: 215px;
	left: 0px;
}

#top_nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#top_nav li {
	float: left;
	margin-right: 4px;
	margin-left: 2px;
	height: 2em;
}

#top_nav li a, a:link, a:active, a:visited {
	font-size: 110%;
	color: #6C4D1E;
	font-weight: bold;
	padding: 5px;
}

#top_nav li a:hover {
	font-size: 110%;
	background-color: #6C4D1E;
	font-weight: bold;
	padding: 5px;
	text-decoration: underline;
	color: #FFFFFF;
}



img {
border: none;
}
.home_containers {
	padding: 13px 15px 15px;
	float: left;
	position: relative;
	width: 290px;
	height: 13em;
	background-image: url(images/home_container_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px 30px 20px 12px;

}
#home_containers p {
	line-height: 130%;
}


#home_containers a, a:link, a:active, a:visited {
	color: #663300;
	text-decoration: none;
	padding: 0;
	margin: 0;
	font-size: 100%;
}

#home_containers a:hover {
	background-color: #663300;
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
}



.home_containers img {

border: 3px solid #FFFFFF;
background-color: #DDB984;
}


.sub_heading {
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.img_right {
	float: right;
	margin-left: 3px;
	margin-bottom: 5px;
}
hr {
	display: none;
}

	
	.clearfix:after {content: ".";
     display: block; 
     height: 0; 
     clear: both; 
     visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {}
/* End hide from IE-mac */
/* End clearfix */
.clearleft {
	clear: left;
}
li {
	line-height: 160%;
}
label {
	font-size: 110%;
	font-weight: bold;
}
input,textarea,select,option,checkbox {
	background-color: #E1C193;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #3E1F00;
}
textarea {
	font-size: 100%;
	padding: 2px;
}
.button {
	background-color: #3E1F00;
	font-weight: bold;
	color: #FFFFFF;
}
#gallery_cat {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	width: 120px;
	height: 15em;
	clear: none;
}

#gallery_cat ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-right: 20px;
	border-right: 1px solid #663300;
}

#gallery_cat li {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #966A29;
}

html:first-child #gallery_content {

	width: 610px;
	position:relative;
	margin-left:140px;
	margin-top:-170px;
	margin-bottom:-20px;

}


#gallery_content {
	margin: 0px;
	padding: 0px;
	width: 610px;
	clear: right;
	float: left;
	
}
.gallery_thumb {
	float: left;
	height: 20em;
	width: 175px;
	margin-right: 5px;
	margin-bottom: 0em;
	background-image: url(images/gallery_thumb_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 15px;
}
.gallery_thumb1 {
	float: left;
	height: 13em;
	width: 175px;
	margin-right: 5px;
	margin-bottom: 1em;
	padding: 10px 5px 10px 15px;
	background-image: url(images/gallery_thumb_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.larger {
	font-size: 110%;
	font-weight: bold;
}

.page a {font-family:Arial, Helvetica, sans-serif; font-size:1.5em;}

.page11 a {font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.page11 {position:relative; width:100%; font-size:1.5em; font-family:Arial, Helvetica, sans-serif;}

.category ul li {list-style-type:none; display:inline;}

#middle a span {display:none;}

#middle a:hover span {display:inline; position:absolute; width:250px; right:150px ; top:200px;}

#middle a:hover span img {border:2px solid #553d17;}

fieldset {border:1px solid #553d17; padding:5px;}

.prints {margin-left:40px; margin-top:5px; border:2px solid #553d17;}
.prints2 {margin-left:110px; margin-top:5px; border:2px solid #553d17; margin-bottom:10px;}

.print_des {text-align:center; margin-top:6px;}

.float {float:right; margin-left:5px;}
.floatleft {float: left; margin-right: 15px; }
.editstep {position:relative; float:left; list-style-type:none;}

.aboutlinks {margin-left:20px;}

.editstep span {position:absolute; left:370px; width:363px; height:199px; overflow:auto; border:1px solid #000; padding:10px;}
.editstep li{
	height:235px;
}
.fix {position:absolute; right:10px; top:90px;}

