/* CSS Document */

* {
  	margin: 0;
  	padding: 0;
	}

body {
	background: url(../images/bg.jpg) fixed;
	font:  76% Geneva, Arial, Helvetica, sans-serif;
	}
/* _______TEXT_______ */
h1 {
	background: url(../images/gyo.gif) no-repeat;
	height: 72px;
	width: 190px;
	position: absolute;
	margin-left: 75px;
  	font-size: 2em; /* 24px */
	text-indent: -9999px;
	}

h2 {
	font-size: 1.8333em; /* 22px */
	color:#9D3B1F;
	font-weight: lighter;
	letter-spacing: 0.1em;
	}

h3 {
	font-size: 1.3333em; /* 16px */
  	line-height: 1.875em; /* 30px */
 	margin: .5em 0 0.9375em 0;
	color: #bc4826;
	font-weight: lighter;
	}
p {
	font-size: 1em; /* 12px */
  	line-height: 1.25em; /* 15px */
	margin-bottom: 1.55em;
	color: #4D5242;
	}
li {
	list-style: none;
	}	
	
/* _______MAIN DIVS_______ */

#wrapper {
	background: #f0f0d8 url(../images/repeat.jpg) repeat-y;
	width: 760px;
	margin: 15px auto 270px auto;
	border:  double 5px #4D5242;
	}
#open {
	background: url(../images/wave.jpg) top no-repeat;
	height: 640px;
	padding-left: 20px
  	}
#content {
	background: url(../images/wave2.jpg) no-repeat;
	width: 760px;
	padding-top: 235px;
	}
	
	/* _____NAVIGATION_____*/

#navMain, #navMain2, #navMain3, #navMain4 {
	background: url(../images/ea.gif) top left no-repeat;
	padding: 0 3px 0 0;
	height: 100%;
	width: 90px;
	}
#navMain li, #navMain2 li, #navMain3 li, #navMain4 li {
	margin-top: 140px;
	display: inline;
	list-style: none;
	float: left;
	}
#navMain a, #navMain2 a, #navMain3 a, #navMain4 a {
	text-indent: -9999px;
	height: 140px;
	width: 30px;
	display: block;
	overflow: hidden;
	}
#navMain a:hover, #navMain2 a:hover, #navMain3a:hover, #navMain4 a:hover {
	background-position: 0 -140px;
	overflow: hidden;
	}
#navMain a:active, #navMain2 a:active, #navMain3 a:active, #navMain4 a:active {
 	background-position: 0 -140px;
	overflow: hidden;
	}
#navMain a.selected, #navMain2a.selected, #navMain3 a.selected, #navMain4 a.selected {
	background-position: 0 -140px;
	overflow: hidden;
	}
#navProcess a, #navProcess2 a, #navProcess3 a, #navProcess4 a {
	background: url(../images/process.gif) no-repeat;
	overflow: hidden;
	}
#navGallery a, #navGallery2 a, #navGallery3 a, #navGallery4 a {
	background: url(../images/gallery.gif) no-repeat;
	overflow: hidden;
	}
#navContact a, #navContact2 a, #navContact3 a, #navContact4 a {
	background: url(../images/contact.gif) no-repeat;
	overflow: hidden;
	}

	
/*___PROCESS___*/	
#process {
	padding: 45px 0 780px 120px;
	}
#process p {
	text-align: justify ;
	}
#process h2 {
	background: url(../images/fish_tales.gif) no-repeat;
	text-indent:-9999px;
	margin: 0 0 12px 0;
	}
.left {
	width: 248px;
	float: left;
	border-left: solid 1px #D3D3BE;
	padding: 0 15px;
	}

/* end process */


/*___GALLERY___*/
#gallery {
	padding: 25px 80px 105px 120px;
	}
#gallery p {
	padding: 0 12px 0 0px;
	text-align: justify;
	}
#gallery a {
	text-decoration: none;
	color:#9D3B1F;
	overflow: hidden;
	}
#gallery a:hover  {
	text-decoration: underline;
	}
.drop {
	background-color: #f0f0d8;
	border-bottom: 1px solid #D3D3BE;
	padding-left: 28px;
	}
/* end gallery */
#inshore, #offshore {
	background-color: #F8F9F2;
	width: 560px;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #D3D3BE;
	}
#inshore li, #offshore li {
	padding: 30px 28px;
	color: #4D5242;
	margin-bottom: 15px;
	}
#inshore img, #offshore img {
	border: 2px solid #B1B19F;
	margin-bottom: 10px;
	display: block;
	}

.price {
	float: right;
	color:#9D3B1F;
	/*padding-right: 28px;*/
	margin:0;
	padding:0;
	}


/*___FOOTER___*/
#footer {
	background: url(../images/foot.jpg) bottom no-repeat;	
	height: 150px;
	width: 760px;
	font-size: 86%;
	text-align: center;
	clear: both;
	padding-top: 110px;
	}
#footer p {
	line-height: 0;
	padding: 0 0 0 0;
	}
#footer a {
	text-decoration: none;
	color: #9D3B1F;
	overflow: hidden;
	}
#footer a:hover{
	text-decoration: underline;
	color: #9D3B1F;
	}
	
	
/* _______FORM CSS_______ */
#contact {
	padding: 25px 0 0 120px;
	}	
* html .feedback{
  	width: 10em;
	}
form {
  	font-size: 1em;
	width: 550px;
	padding-left: 12px;
	border-left: solid 1px #D3D3BE;
	}
fieldset {
	border-style: none;
	}
legend {
	font-size: 1.3333em; /* 16px */
  	line-height: 1.875em; /* 30px */
 	margin-bottom: 0.9375em;
	color: #bc4826;
	font-weight: lighter;
	}
label {
	float: left;
	width: 8em;
	}
form p {
  	position: relative;
	width: 100%;
	margin-bottom: 1em;
	text-align: justify;
	}
input {
  	width: 440px;
	}
textarea {
	width: 440px;
	}
input[type="text"], textarea {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
input.submit {
	width: auto;
	float: right;
	margin-right: 15px;
	}
.short {
	width:35%;
	}

/* _______PSUEDO _______ */
.floleft {
	float: left;
	margin-left:-100px;
	}
