html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	margin:0;
	padding:0;
}

:focus {
	outline:0;
}

body {
	background:url(../images/bg2.png);
	background-color:#ddd;
	color:#333;
	font:12px Helvetica, Arial, sans-serif;
	line-height:22px;
}

ol,ul {
	list-style:none;
}

table {
	border-collapse:separate;
	border-spacing:0;
}

caption,th,td {
	text-align:left;
	font-weight:400;
}

a {
	color:#82413e;
}

.fixed:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.fixed {
	display:block;
	min-height:1%;
}

* html .fixed {
	height:1%;
}

#main {
	width:780px;
	background-color:#FFF;
	border-top:12px solid #693835;
	border-bottom:12px solid #82413e;
	margin:66px auto 0;
	padding:0 0 40px;
}

.main-section {
	border-bottom:1px solid #dfdfdf;
	margin:0 40px;
	padding:30px 0;
}

.first-section {
	background-color:#F8F8F8;
	margin:0;
	padding:30px 40px;
}

.nav {
	width:780px;
	height:100px;
	font-size:22px;
	font-weight:500;
	display:block;
	text-transform:uppercase;
}

.left {
	width:35%;
	margin-top:10px;
	float:left;
	display:inline;
}

.left a {
	padding: 25px 0 0 25px;
	color:#693835;
}

.right {
	width:35%;
	margin-top:10px;
	float:right;
	display:inline;
}

.right a {
	padding: 25px 25px 0 25px;
	color:#693835;
}


.logo {
	display:inline;
	float:left;
	width:175px;
	text-align:center;
	margin-top:-48px;
	margin-left:auto;
	margin-right:auto;
	color:#475261;
	background:#efebe1;
	padding:15px;
	font-size:48px;
	font-weight:400;
	letter-spacing:-2px;
}

.galleria {
	background-color:#000;
}
.contact-info {
	width:780px;
	margin-right:auto;
	margin-left:auto;
}

ul#social-media {
	margin-bottom:10px;
	list-style:none;
}

ul#social-media li {
	display:inline;
}

.section-name {
	float:left;
	width:200px;
	color:#3C4756;
	font-size:24px;
	font-style:italic;
	font-weight:400;
	letter-spacing:-1px;
}

.section-items {
	float:right;
	margin-right:10px;
	width:490px;
}

.item {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #dfdfdf;
}

.item h4 {
	float:right;
	background-color:#eee;
	color:#333;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 1em;
	padding:2px 10px;
}

.item p {
	text-align:justify;
	margin-top:10px;
	padding:0 0 15px;
}

.item ul {
	list-style:inside;
	text-align:justify;
	padding:0 0 15px;
}

.last-item {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none;
}

.item h2 {
	color:#693835;
	font-family:Georgia, serif;
	font-size:22px;
	font-weight:400;
	letter-spacing:-1px;
}

.item h2 a {
	color:#693835;
	text-decoration:none;
}

.item h3 {
	color:#000;
	font-family:Georgia, serif;
	font-size:15px;
	font-style:italic;
	font-weight:400;
	margin-left:18px;
	margin-bottom:18px;
}

.item ul li {
	list-style-type:disc;
}

.last-section {
	border-bottom:none;
}

.panel {
	background:#efebe1;
	border:1px solid #dfdfdf;
	display:none;
	height:auto;
	left:0;
	top:66px;
	width:230px;
	position:fixed;
	_position:absolute;
	padding:30px 30px 30px 170px;
}

a.contactus {
	_background-image:none;
	background:#475261 url(../images/plus.png) 90% 50% no-repeat;
	border:1px solid #444;
	color:#efebe1;
	display:block;
	font-size:15px;
	font-weight:700;
	left:0;
	padding:15px 40px 15px 15px;
	_padding:15px 20px 15px 15px;
	text-decoration:none;
	top:85px;
	position:fixed;
	_position:absolute;
}

a.contactus:hover {
	background:#222 url(../images/plus.png) 90% 50% no-repeat;
	_position:absolute;
	_background-image:none;
}

a.contactus.emailme {
	background:#222 url(../images/minus.png) 90% 50% no-repeat;
	_position:absolute;
	_background-image:none;
}

#contact-form {
	width:200px;
}

form p {
	clear:both;
	margin-bottom:10px;
}

input,textarea {
	background-color:#fff;
	border:1px solid #ccc;
	color:#515151;
	width:200px;
	padding:5px;
}

textarea {
	height:50px;
}

.btn {
	_height:25px;
	_padding:2px;
	width:80px;
}

#formstatus {
	clear:both;
	font-weight:700;
	font-size:12px;
	line-height:10px;
}

.formstatuserror {
	color:red;
}

.formstatusok {
	color:#0C3;
}

.footer {
	width:100%;
	text-align: center;
}
