/* CSS Document */

body, html {width:100%; height:100%; margin:0; padding:0; background-color:#000; line-height:20px; }
img{border:none}
area{cursor:pointer}
a{text-decoration:none}
a:hover{text-decoration:underline}

#main{width:100%; height:100%; margin:0; padding:0;}
#general{background-image:url(../images/bg.png); background-repeat:no-repeat; width:1200px; height:800px}
#about{background-image:url(../images/aboutbg.png); background-repeat:no-repeat; width:1200px; height:800px}

    .about {position: absolute; z-index: 20; margin-left: 485px; margin-top: 29px; width: 467px; height: 399px; background-image: url(../images/bos-about.png); background-repeat: no-repeat;}
	.boat {position: absolute; z-index: 20; margin-left: 379px; margin-top: 328px; width: 596px; height: 345px; background-image: url(../images/boat.png); background-repeat: no-repeat;}
	.ta {padding-left: 70px; padding-top: 51px; width: 403px; height: 387px; z-index: 40; position: absolute;}

	#headnav{padding:10px 0 0 290px; height:105px;}
	#content{height:463px; width:924px; padding:0 0 0 187px; margin-right:92px; position: relative;}
	#cabout{height:463px; width:946px; padding:0 0 0 187px; margin-right:70px;}
	#cabout img {margin-left: 25px;}
		.text{font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#000000}
		#about .text{width:400px; height:400px; padding:35px 58px 30px 70px; line-height:22px;}
		#left{float:left; height:auto; padding:35px 0 30px 70px; width:365px}
		#right{float:right; height:auto; padding:35px 68px 30px 40px; width:365px}
		
	#wodumedia{width:1153px; height:35px; padding:185px 47px 0 0; }
	
	#logo{position:absolute; z-index:30; top:0;}
	#sidenav{position:absolute; z-index:40; top:250px;}
	#wagon{position:absolute; z-index:9; top:400px}
	
	#gallery {width:835px; margin: 20px auto 20px;}
	
	.photo {width: 248px; height: 160px; padding: 5px; background-color: #fcf9f2; float: left;}
	
	.mRight {margin-right: 29px;}
	.mBottom {margin-bottom: 29px;}
	
	.scroll {overflow-y:scroll;}
	
	#form {
	
	   padding-left: 100px;
	   padding-top: 20px;
	
	}
	
	#bos-contact {position: absolute; z-index: 20; margin-left: 560px; margin-top: -22px; width: 394px; height: 499px; background-image: url(../images/bos-contact.png); background-repeat: no-repeat;}
	
	
	#btn_submit {
	float:left;
	padding:10px;
	border:0;
	background-color:#000;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin-right:32px;
	margin-left: 0;
	margin-top: 10px;
	
}

form input[type="text"] {

background:#FFFFFF none repeat scroll 0 0;
border:1px solid #ADA494;
color:#68635D;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
height:24px;
line-height:24px;
padding:10px;
text-align:left;
width:410px;

}

form textarea {
	
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #ADA494;
color:#68635D;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
height:117px;
line-height:24px;
padding:10px;
text-align:left;
width:410px;
	
}

.left, label {
	
	margin:0;
}

#form {z-index: 10; position: absolute;}

.menu #right{
	padding-top:69px !important;
}

.menu{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal !important;
}

.menu h2{
	font-size:30px;
	margin:0 0 18px;
	font-weight:normal;
}

.menu p{
	width:412px;
	font-size:18px;
	margin:9px 0px;
}

.menu span, .menu em{
	font-style:italic;
	font-size:14px;
}

.menu small{
	font-size:14px;
}

.menu .no_margin{
	margin:0 !important;
}

.menu .no_bottom_margin{
	margin-bottom: 0 !important;
}

.menu .no_top_margin{
	margin-top: 0 !important;
}
