﻿body {
	margin: 0px;
	background: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


.gallery img{
border: 1px solid #000;
padding: 2px;
margin-right: 5px;
margin-bottom: 5px;
float: left;
}

.gallery img:hover {
border: 1px solid #BB4C14;
}

input {
width: 283px;
}

textarea {
width: 283px;
}

.testy {
background: url('../images/test-repeat.jpg') repeat-y;
}

.testy-top {
background: url('../images/test-top.jpg') no-repeat;
padding:44px 42px 0 36px;
}

ul {
margin:20px 0 0 25px;
padding:0;
}

ul li {
list-style: square;
color: #bb4c14;
padding-bottom: 10px;
font-size: 13px;
font-family: georgia;
font-weight: bold;
}

ul.normal { padding:0; margin:0px 0px 0px 25px; }
ul.normal li { font-size:11px; padding-bottom:2px; font-family:'arial'; font-weight:normal; color:#000000; }

.banner {
padding: 3px;
border: 1px solid #352712;
width:431px;
}

p{
margin: 0px;
padding: 0px;
}

h2 {
font-size: 24px;
font-family: georgia;
font-weight: normal;
color: #bb4c14;
margin-top: 0px;
}

h3 {
font-size: 25px;
font-family: georgia;
font-weight: bold;
font-style: italic;
color: #;
margin-top: 0px;
}

h1 {
font-size: 14px;
font-family: georgia;
font-weight: normal;
color: #bb4c14;
margin-top: 0px;
}

#wrapper {
	background: url('../images/bg-repeat.jpg') top center repeat-y;
}

#background {
	background:url('../images/bg.jpg') top center no-repeat;
	min-height: 872px;
}

.clearfix {  
    content: ".";  
    display: block;  
    clear: both;  
    visibility: hidden;  
    line-height: 0;  
    height: 0;  
} 

.page {
	text-align:left;
	width: 702px;
}

.left {
	float: left;
	position:relative;
	width: 155px;
	left:30px;
}

#footer {
	background: url('../images/footer.jpg') top center no-repeat;
	height:47px;
}

img {
	border: none;
	vertical-align: bottom;
}

.tag {
float:left;
margin-left:-422px;
margin-top:-219px;
margin-bottom:32px;
position:absolute;
}

#footer-text {
	width: 662px;
	color: #999999;
	font-size: 10px;
	margin-top:10px;

}

.copy {
	text-align: left;
	float: left;
	position: relative;
}

.address {
	float: right;
	position:relative;
	text-align: right;
	padding-right: 15px;
}

 a{
	color: #BB4C14;
	text-decoration: none;
}

.left-pic {
	float: left;
	position: relative;
	left: -80px;
}

.right {
	float:left;
	position: relative;
	left:48px;
	width: 445px;
}


.right2 {
	float:left;
	position: relative;
	left:58px;
	width: 440px;
}


.box1 {
background:transparent url(../images/discover.jpg) no-repeat scroll 0 0;
float:left;
height:72px;
padding:42px 10px 10px 7px;
position:relative;
width:113px;
}

.box2 {
background:transparent url(../images/experience.jpg) no-repeat scroll 0 0;
float:left;
height:72px;
padding:42px 10px 10px 7px;
position:relative;
width:110px;
}


.box3 {
background:transparent url(../images/explore.jpg) no-repeat scroll 0 0;
float:left;
height:72px;
padding:42px 10px 10px 7px;
position:relative;
width:113px;
}


.box1:hover {
	background: url('../images/discover-hover.jpg') no-repeat;
	color: #fff;
}

.box2:hover {
	background: url('../images/experience-hover.jpg') no-repeat;
	color: #fff;
}


.box3:hover {
	background: url('../images/explore-hover.jpg') no-repeat;
	color: #fff;
}


.box1:hover a{
	color: #fff;
}

.box2:hover a{
	color: #fff;
}

.box3:hover a{
	color: #fff;
}

.box1 a{
color: #000;
text-decoration: none;
}

.box2 a{
color: #000;
text-decoration: none;
}

.box3 a{
color: #000;
text-decoration: none;
}

.line {
float:left;

position:relative;
}

.box {
	background: url('../images/box-bg.jpg') repeat-y;
	margin-top: -40px;
	padding-bottom: 15px;
}

.boxleft {
float:left;
left:20px;
position:relative;
text-align:center;
width:184px;
padding-top:5px;
}

.boxright {
float:left;
left:52px;
position:relative;
text-align:center;
width:184px;
padding-top:5px;
}

.box-bottom {
	background: #eeeedf;
	width:402px;
	padding:15px;
}