body {
    font-family: Helvetica Neue, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;	
	text-align: center;
	color: #8c7359;	
    background-color: #ffffff;
}

html, body, div, h2, h3 {
    padding: 0;
    margin: 0;
}

div {
    padding: 0px;
}

#container {
	height: 40px;
	color: #000;
}

#page {
	width: 800px;
	background-color: #fff;	
    margin: 0px auto;	
    text-align: left;
	position:relative;
}

#header {
    background-color: #ffffff;
    margin: 0 0 0 0;
	height: 105px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8c7359;	
}

#logo {
	float: left;
    margin: 0 0 0 0px;	
}

#midmenu {
	float: right;
	width: 44px;
	line-height: 24px;
    text-align: left;
	padding: 5px 0px;			
}

#rightmenu {
	float: right;
	width: 160px;
	line-height: 24px;	
    text-align: left;
	padding: 5px 0px;			
}

#content {
    background-color: #fff;
    margin: 0 0 0 0px;
	height: 540px;
	position:left;
	padding: 3px 0px;				
}

#footer {
	clear: both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #8c7359;
	border-top: 1px solid #8c7359;
	padding: 0px 0px;
    text-align: right;	
	line-height: 18px;
}

#image-holder {	
	float: left;
	width: 245px;
	padding: 35px 25px;	
}

#abouttext {
	float: right;
	width: 400px;
    font-family: Helvetica Neue, "Times New Roman", Times, serif;
	font-size: 14px;	
	padding: 25px 0px;	
	line-height: 32px;	
    text-align: justify;			
}

#maincontactbox {
	float: left;
	width: 400px;
    font-family: Helvetica Neue, "Times New Roman", Times, serif;
	font-size: 14px;	
	padding: 25px 25px;	
	line-height: 32px;	
    text-align: left;	
	background: #ffffff;
}

#boxgroup {
	float: right;
	width: 350px;
	padding: 0px 0px;
}

#twitterbox {
	width: 350px;
	background: #ffffff;
}

#facebookbox {
	width: 350px;
	background: #ffffff;
}

#gallery {
	padding: 30px;
	background: #ffffff;
}

a {
	color: #8c7359;
	text-decoration: none;	 
}

a:focus, a:hover, a:active {
	color: #ff0000; 
}
