body { 
    margin: 10px;
	margin-top: 15px;
	background-color: #573A29;
    padding: 0; 
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    background-image: url("images/background.jpg");
    background-position: top left;
    background-repeat: no-repeat;
}

#wrapper {
    width: 817px;
    margin: 0 auto;
}

#intro {
    padding-bottom: 10px;
}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
    font-family: Georgia, serif;
    font-size: 1.45em;
    letter-spacing: 2px;
}

#slider {
    width: 817px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 685px;
    width: 817px;
    overflow: none;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background-color: #ECE5CE;
}

.scrollContainer div.panel {
    padding: 20px;
    height: 420px;
    width: 777px;
}

#shade {
	width: 817px;
    background: #573A29 url(images/shade.jpg) no-repeat 0 0;
	background-position: top center;
    height: 45px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
    font-family: Georgia, serif;
    letter-spacing: 2px;
}

ul.navigation li {
    display: inline;
    margin-right: 5px;
}

ul.navigation a {
    padding: 10px;
    color: #FFFFFF;
    text-decoration: none;
}

ul.navigation a:hover, ul.navigation a.selected
{
	background-color: #ECE5CE;
	color: #000;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

img.name { width: 817px; height: 116px; border: 0px; behavior: url("iepngfix.htc"); margin-top:-20px; margin-bottom: -15px; }
img.about { float:left; margin-right: 15px; padding:7px; background-color: #EFEFEF; border:1px solid #CDCDCD; }
img.contact { float:right; margin-left: 15px; padding:7px; background-color: #EFEFEF; border:1px solid #CDCDCD; }

a
{
	color: #401A25;
}

a:hover
{
	color: #E08E79;
}

.pics { height: 370px; width: 817px; padding:0; margin:0 0 -5px 0; overflow: hidden; display:block; z-index: -1; position:relative;}
.pics img { top:0; left:0; padding:7px; background-color: #ECE5CE; border:1px solid #CDCDCD; width:800px; height:350px; }
ul.gallery, ul.galleries
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: .75em;
}

ul.gallery li, ul.galleries li
{
	float: left;
	text-align: center;
	width: 113px;
	padding-right: 16px;
	padding-bottom: 15px;
	font-family: Garamond, serif;
	font-size: 14px;
	line-height: 135%;
}

ul.galleries li
{
	height: 180px;
}

ul.gallery li img, ul.galleries li img
{
	width: 100px;
	height: 100px;
	margin-bottom: 0px;
	padding: 7px;
	background-color: #EFEFEF;
	border: 1px solid #CDCDCD;
}

ul.gallery a, ul.galleries a
{
	text-decoration: none;
}

form
{
	text-align: center;
}

textarea, p
{
	font-family: Garamond, serif;
	font-size: 16px;
	line-height: 145%;
}

textarea
{
	width: 765px;
	height: 250px;
	margin-bottom: 15px;
}

.success
{
	font-weight: bold;
	color: Green;
}

.error
{
	font-weight: bold;
	color: #CA2626;
}

iframe
{
	border: 0px;
	width: 765px;
	height: 250px;
	margin-bottom: 15px;
}