/*
Design by rickeith
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #7F7772;
	background-image: url(images/banner.gif);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}



a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

#container {
	width: 800px;	 
	margin-left:auto; margin-right:auto;
	text-align:center
}

/* header */

#header {
	width: 800px;
	height: 100px;
	margin: 0 auto;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left;
}



/* Menu */

#menu {
	width: 800px;
	height: 50px;
	margin-left:auto; margin-right:auto;
	text-align: center;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 20px 0 10px;
	background: url(images/img02.gif) no-repeat left center;
	text-align: center;
	text-decoration: none;
	font-size: 154%;
	color: #666666;
}

#menu a:hover {
	color: #999999;
	text-decoration: underline;
}



/* Page */

#page {
	clear: both;
	width: 700px;
	margin: 60px auto 20px auto;
	padding: 0px 0 0 0;
	background-image: none;
	background-repeat: no-repeat;
}

/* flash */
#flash {
}
/* Content */
#content {
	width: 600px;
	height: 180px;
	background-image: none;
	background-repeat: no-repeat;
	padding-top:10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

.twocols {
}

.twocols .title {
}

.twocols .col1 {
	float: left;
	width: 280px;
}

.twocols .col2 {
	float: right;
	width: 280px;
}
#page #content  p {
	font-size: 16px;
}
#emailform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #666666;
	padding: 10px;
	height: 350px;
	width: 600px;
	color: #FFFF00;
}



 



/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding-top: 20px;
	background: #FFFFFF;
	color: #666666;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}
#flash {
}
/* upload pic */


#add_container{
margin:0px 10px 0px 10px;
color: #000;
} 
#a_box{
float:left;
	margin-bottom:10px; 
	overflow:hidden;
	background: #F8F8F8 ;
	border: 2px solid #999;
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px;
	border-radius:10px;
}
.step_bar{
   	width: 100%;
	text-align:left;
	height: 30px;
	color:#444;
	font-size:16px;
	
	background: #d0d0d0 ;
}
.step_bar img{
    padding:6px 10px 0px 6px;
}

.step_bar_info{
    padding:0px 0px 0px 10px;
	width: 100%;
	text-align:left;
	height: 50px;
	font-size:14px;
	background: #d0d0d0 ;
}	

	
}				
#image_box{
	height: 190px;
	width: 150px;
	margin:0px 0px 0px 50px;
   overflow:hidden;
   text-align:center;
}
#upload_area{
	height: 160px;
	width: 150px;	
   overflow:hidden;
   text-align:center;
}

#b_box{
	float:left;
	margin:10px 0px 10px 0px;
	text-align:center;
    
	overflow:hidden;
	background: #F8F8F8 ;
	border: 2px solid #999;
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px;
	border-radius:10px;
}

#titlebox{
	text-align:center;
	width: 200px;
	height:40px;
	margin:10px 0px 0px 30px;
}

#info_box{
	font-size: 12px; 
	width: 200px;
	color:#000;
	margin:10px 0px 0px 30px;
	height:90px;
}


.gallery {
	height: 100%;
	width: 700px;
    margin:0px 0px 0px 0px;
	font-size: 12px;
	overflow: hidden;
	
}
.boat_container{
    float:left;
  color:#000;
	height: auto;
	background: #F8F8F8 ;
	border: 2px solid #333;
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px;
	border-radius:10px;
	width: 220px;
	padding:10px;
	
}
.boat_pic {
	
	width:200px;
	height: auto;
	text-align:center;
	margin:8px 0px 5px 5px;
   	overflow: hidden;	
}
.boat_title{
	margin:5px 10px 0px 10px;
	height: auto;
	text-align:left;
	width:auto;
	font-size: 12px;
	
}
.boat_info {
	text-align:left;
	height: 50px;
	width:200px;
	font-size: 12px;
	margin:5px 10px 0px 10px;
}
