body {
	background: url('images/bg.jpg') ;
	background-repeat: repeat-x;
	background-color: #000;
}

table.main {
	cellpadding: 0;
	cellspacing: 0;
}

img.logo {
	margin-top: 23px;
	margin-bottom: 30px;
}

div.nav {
	border-bottom: 2px solid #cdb77e;
	position: relative;
}

div.nav_tab {
	height: 37px;
	position: absolute;
	cursor: pointer;
}

.email a:link, .email a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
		font-size: 13px;
}

.email a:hover, .email a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;

}
div.nav_tab div.nt_left {
	width: 31px;
	height: 36px;
	background: url('images/sprites.png');
	background-position: -135px -80px;
	font-size: 0;
	line-height: 0;
	position: relative;
	float: left;
}

div.nav_tab div.nt_mid {
	padding: 0 8px;
	height: 36px;
	background: url('images/sprites_h.png');
	background-position: 0px 0px;
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	color: #342402;
	position: relative;
	float: left;
}

div.nav_tab div.nt_mid a {
	text-decoration: none;
	color: inherit;
}

div.nav_tab div.nt_right {
	width: 14px;
	height: 36px;
	background: url('images/sprites.png');
	background-position: -167px -80px;
	font-size: 0;
	font-height: 0;
	position: relative;
	float: left;
}

div.home_tout {
	width: 307px;
	height: 222px;
	float: left;
	position: relative;
}

div.footer div.tab_left {
	width: 20px;
	height: 36px;
	background: url('images/sprites.png');
	background-position: -229px -80px;
	float: left;
	position: relative;
}

div.footer div.tab_middle {
	width: 910px;
	height: 36px;
	background: url('images/sprites_h.png');
	background-position: 0px -74px;
	background-repeat: repeat-x;
	float: left;
	position: relative;
}

div.footer div.tab_middle div.text {
	font-family: Georgia;
	font-size: 14px;
	line-height: 36px;
	color: #302100;
	margin: 0 5px;
	float: left;
	position: relative;
}

div.footer div.tab_middle div.text a {
	text-decoration: none;
	color: inherit;
}

div.footer div.tab_middle div.sep {
	width: 2px;
	height: 17px;
	margin: 11px 20px 0px 20px;
	background: url('images/sprites.png');
	background-position: -132px -80px;
	float: left;
	position: relative;
}

div.footer div.tab_right {
	width: 20px;
	height: 36px;
	background: url('images/sprites.png');
	background-position: -250px -80px;
	float: left;
	position: relative;
}

div.contact {
	height: 24px;
	font-family: Arial;
	font-size: 14px;
	color: #5c5e5d;
	margin-top: 24px;
	position: relative;
}

div.contact div.bubble {
	position: relative;
	float: left;
	margin-left: 26px;
	width: 28px;
	height: 24px;
	background: url('images/sprites.png');
	background-position: -0px -80px;
}

div.contact div.share {
	position: relative;
	float: left;
	margin-left: 5px;
	margin-right: 8px;
	line-height: 24px;
}

div.share_fb,
div.share_tw {
	position: relative;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	width: 21px;
	height: 21px;
	background: url('images/sprites.png');
	cursor: pointer;
}

div.share_fb {
	background-position: -77px -80px;
}

div.share_tw {
	background-position: -77px -102px;
}

div.contact div.letter {
	position: relative;
	float: left;
	margin-left: 42px;
	margin-top: 2px;
	width: 28px;
	height: 19px;
	background: url('images/sprites.png');
	background-position: -48px -80px;
	cursor: pointer;
}

div.contact div.email {
	position: relative;
	float: left;
	margin-left: 4px;
	line-height: 24px;
}

div.contact div.phone {
	position: relative;
	float: left;
	margin-left: 40px;
	width: 18px;
	height: 22px;
	background: url('images/sprites.png');
	background-position: -29px -80px;
	cursor: pointer;
}

div.contact div.call {
	position: relative;
	float: left;
	margin-left: 4px;
	line-height: 24px;
}

div.contact div.news {
	position: relative;
	float: left;
	margin-left: 40px;
	margin-right: 4px;
	line-height: 24px;
}

div.contact div.news label {
	position: relative;
	float: left;
	margin-top: 4px;
	margin-right: 3px;	
}

div.contact input {
	width: 210px;
	height: 24px;
}

div.form input {
	width: 130px;
	height: 24px;
}
div.form .submit {
	width: 36px;
	height: 24px;
}

div.left_panel {
	width: 676px;
	background-color: #bfb292;
	position: relative;
	float: left;
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	color: #170a02;
}

div.left_panel h1 {
	font-family: Georgia;
	font-size: 26px;
	line-height: 30px;
	color: #170a02;
	margin-bottom: 40px;
}

div.left_panel h2 {
	font-family: Georgia;
	font-size: 24px;
	line-height: 28px;
	color: #3a2315;
	margin-bottom: 0px;
}

div.left_panel h2 smaller {
	font-size: 20px;
}

div.left_panel h2 small {
	font-size: 16px;
	font-weight: normal;
}

div.left_panel h2 a {
	text-decoration: underline;
	color: inherit;
}

div.left_panel p {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	margin-top: 6px;
	margin-bottom: 16px;
}

div.left_panel p.smaller {
	font-size: 14px;
}

div.left_panel div.intro_text {
	width: 520px;
	margin: 0 auto;
	margin-top: 70px;
}

div.left_panel div.intro_text p strong {
	font-weight: bold;
	font-style: italic;
	white-space: nowrap;
}

div.left_panel div.intro_text h4 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #170a02;
	margin: 0 0 3px 0;
	padding: 0;
}

div.left_panel div.intro_text h5 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #170a02;
	margin: 0;
	padding: 0;
}

div.left_panel div.intro_text h6 {
	font-family: Georgia;
	font-size: 17px;
	font-weight: bold;
	color: #170a02;
	margin: 10px 0 0 0;
	padding: 0;
}

div.left_panel div.intro_text hr {
	border: 1px solid #4a3d2d;
	margin: 40px 0px;
}

div.left_panel div.wide_text {
	width: 676px;
	margin-top: 70px;
}

div.left_panel div.top_right {
	width: 134px;
	height: 79px;
	background: url('images/sprites.png');
	background-position: -135px 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}

div.left_panel div.bottom_left {
	width: 134px;
	height: 79px;
	background: url('images/sprites.png');
	background-position: 0px 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

div.left_panel div.left_column {
	width: 260px;
	position: relative;
	float: left;
}

div.left_panel div.right_column {
	width: 370px;
	position: relative;
	float: right;
}

div.left_panel div.block_item {
	width: 100%;
	height: 291px;
	background-color: #cbc39b;	
	margin-bottom: 5px;
}

div.left_panel div.block_item div.image {
	float: left;
}

div.left_panel div.block_item div.description {
	float: left;
	margin-left: 20px;
}

div.left_panel div.block_item div.description h3 {
	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	color: #170a02;
}

div.left_panel div.block_item div.description p {
	font-family: Georgia;
	font-size: 16px;
	line-height: 22px;
	color: #3a2315;
}

div.left_panel div.phone {
	position: relative;
	float: left;
	margin-left: 40px;
	margin-right: 20px;
	width: 18px;
	height: 22px;
	background: url('images/sprites.png');
	background-position: -29px -103px;
	cursor: pointer;
}

div.left_panel div.letter {
	position: relative;
	float: left;
	margin-left: 38px;
	margin-right: 18px;
	margin-top: 2px;
	width: 24px;
	height: 16px;
	background: url('images/sprites.png');
	background-position: -48px -100px;
	cursor: pointer;
}

div.right_panel {
	width: 264px;
	position: relative;
	float: left;
	margin-left: 10px;
	overflow: hidden;
}

div.right_panel img {
	margin-top: 13px;
}

div.left_panel div.intro_text table.column_left {
	width: 270px;
	float: left;
}

div.left_panel div.intro_text table.column_right {
	width: 220px;
	float: left;
	margin-left:26px;
}

div.left_panel div.intro_text table.column_left h5,
div.left_panel div.intro_text table.column_right h5,
div.left_panel div.intro_text table.column_left h6,
div.left_panel div.intro_text table.column_right h6 {
	margin-top: 10px;
	margin-bottom: 5px;
}

div.left_panel div.intro_text label {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
}

div.left_panel div.intro_text label.text {
	height: 18px;
}

div.left_panel div.intro_text input[type="text"] {
	border: 1px solid #938268;
	width: 90%;
	height: 18px;
	margin-bottom: 10px;
}

div.left_panel div.intro_text label.check {
	width: 200px;
	margin-left: 5px;
	margin-bottom: 5px;
	float: left;
	cursor: pointer;
}

div.left_panel div.intro_text input[type="checkbox"] {
	float: left;
	clear: left;
}

div.left_panel div.intro_text textarea {
	width: 90%;
	height: 4em;
	margin-bottom: 5px;
}

div.left_panel div.intro_text table.column_right div.half_column {
	float: left;
}

div.left_panel div.intro_text table.column_right div.half_column label {
	width: 80px;
}

div.left_panel div.intro_text table.column_right input[type="submit"] {
	width: 90%;
}

.clear {
	clear: both;
}
