/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #DAD6BD;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


h1, h2, h3 {
	margin-top: 1.5em;
	color: #626456;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #8D8E85;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #3C7BCF;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #626456;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 800px;
	height: 76px;
	background: #6B3107 url(images/banner_02.gif) no-repeat right top;
	margin: 0 auto;
}

#menu {
	float: right;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 35px;
	margin-right: 1px;
	padding: 20px 6px 0 6px;
	text-decoration: none;
	font-size: 14px;
	color: #C4BFAA;
	border-right: 1px solid #7c3c0d;
}

#menu a:hover {
	
	color: #FFFFFF;
}

#menu .current_page_item a {
	
	color: #FFFFFF;
	weight: bold;
}

/* Logo */
#sitescape {
	float: left;
	width: 246px;
	height: 76px;
	padding: 0;
}


/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 0px 0px 0 0px;
	background: #e8e5d4 url(images/back_05.jpg) no-repeat right bottom;
}

/* Content */

#gallery {
	float: left;
	width: 381px;
	padding: 0px 0px 0px 0px;
}

.picture1 {
}
.picture2 {
}

.picturepage {
width: 430px;
}




#contentarea {
	width:381px;
	float:left;
}
#picturearea {
	width:430px;
	float:left;
}

#sidebar {
	float:left;
	width:300px;
	line-height:14pt;
	padding: 30px 0 0 90px
}
#sidebar2 {
	float:left;
	width:200px;
	line-height:14pt;
	padding: 30px 0 0 90px
}


/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	font-size: 9px;
	background-color: #C4BFAA;
}
