body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
height:auto;
background-color:#fff;
}

a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
text-decoration:none;
padding:0;
}

a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#CF3F0D;
text-decoration:none;
}

h2{
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#333;
}

h3{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#333;
font-weight:normal;
margin: 15px 0 0 0;
}

.wrapper{
width:950px;
height:700px;
margin-top: 15px;
margin-bottom:30px;
margin-left:auto;
margin-right:auto;
}

.header{
height:50px;
padding:0 0 50px 0;
background: url(../images/site/dot.gif) repeat-x bottom;	
}
 
.logo {
width:20px;;
margin:20px 0 0 0;
padding:0;
float:left;
} 

.logo img{
border:0;
} 
 
.nav {
margin-top:70px;
width:auto;
color:#CF3F0D;
float:right;
}

.nav ul {
margin: 0;
padding: 0;
list-style: none;
}

.nav ul li {
margin:0 0 0 20px;
float:left;
}

ul li a {
text-decoration: none;
color: #666;
background: #fff;
margin-bottom:1px solid #999;
}

.sub-nav{
height:25px;
width:950px;
border-bottom:1px solid #ccc;
padding: 0 0 10px 0;

}

.sub-nav ul{
list-style: none;
display:inline;
float:right;
}	

.sub-nav ul li {
float:left;
}

.sub-nav ul li{
text-decoration: none;
color:#CF3F0D;
background: #fff;
margin:0 0 0 20px;

}


.content{
width:950px;
height:auto;
padding:0 0 20px 0;
background: url(../images/site/dot.gif) repeat-x bottom;	
float:left;
}


.contact{
width:250px;
height: auto;
padding:0;
margin:5px 0 0 0;
color:#333;
line-height:16px;
float:left;
}

.description{
width:400px;
height:auto;
float:left;
}

.homeclip{
width: auto;
height: auto;
margin: 20px 0 0 0;
padding: none;
border: 1px solid #999;
float:right;
}

.map{
margin: 0 0 10px 0;
border: 1px solid #999;
float:left;
}


.gallery-small{
height:80px;
width: 950px;
padding:0 0 10px 0;
margin: -15px 0 15px 0;
float:left;
border-bottom:1px solid #ccc;
}

.gallery-small ul {    
overflow:auto;
white-space: nowrap;
padding:0 0 15px 0;
 }

.gallery-small li {
margin-right:5px;
display:inline;
}

.gallery-small img{
margin:15px 5px 0 0;
opacity:1;
height:50px;
width:50px;
border:0;
border: 1px solid #ccc;
}


.gallery-small img:hover{
margin:15px 5px 0 0;
height:50px;
width:50px;
border: 0;
border: 1px solid #CF3F0D;
}

.small-nav{
height:auto;
width:auto;
padding:0;
color:#CF3F0D;
}

.small-nav ul{
padding: 0;
float:left;
}

.small-nav ul li{
list-style:none;
padding: 0;
margin-right:10px;
display: inline;
float:left;
}


.gallery{
width: 950px;
height: auto;
padding: 0;
float:left;
}

.gallery img{
height: 300px;
padding:0 0 0 0;
border:1px solid #ccc;
}

.gallery ul {    
overflow:auto;
white-space: nowrap;
padding:0 0 15px 0;
 }

.gallery li {
margin-right:10px;
display:inline;
}

.info{
width:450px;
height: auto;
padding:0;
margin:5px 0 0 0;
color:#333;
line-height:16px;
float:left;
clear:both;
}

.form{
margin-top:10px;
}

.field{
margin-bottom:10px;
}

.button{
background:url(images/button.gif);
display:block;
}

.credit1{
margin-top:10px;
float:left;
}

.credit2{
margin-top:10px;
float:right;
}
