/*================================================
General
================================================*/
html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
div, dl, dt, dd, ul, ol, li, legend, input, button, textarea, p, blockquote, th, td {
	font-size:12px;
	line-height:1.4em;
	word-spacing:0.04em;
}
a, a:link, a:focus, a:hover, a:active {
	outline: none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
input[type=radio] {
	vertical-align: middle;
	margin: 0;
}
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
	padding: 0;
	margin: 0;
}
.casename {
	text-decoration: underline;
	font-style: italic;
}

.underline {
	text-decoration: underline}
.italic {
	font-style: italic;
}
.bolditalic {font-weight: bold; font-style: italic;}
.biopics {padding: 2px; border: solid 1px #666;margin: 0 10px 0 0;}
/* Default layout of input boxes and textarea */

textarea {
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #ccc;
}
.inputbox, input[type="text"], input[type="password"] {
	width: 214px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	font-size: 12px;
	line-height: 14px;
	color:#534741;
	background-color:#ffffff;
	font-weight: normal;
	vertical-align: middle;
	border: 1px solid #a9a3a0;
}
/* Default layout of select boxes */
.selectbox {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	border: 1px solid #ccc;
}
.radiobutton {
	display: inline;
	float: left;
	margin-right: 7px;
	vertical-align: middle;
}
fieldset {
	margin: 0px;
	padding: 0px;
	border:none;
}
a, a:link {
	color:#8f8f8f;
	background-color:inherit;
	text-decoration:none;
}
a:visited {
	color:#8f8f8f;
	text-decoration:none;
}
a:hover, a:visited:hover {
	color:#8f8f8f;
	background-color:inherit;
	text-decoration:none;
}

ol, ul {
	list-style: none;
}
.mid-inner ul {
	margin: 10px 0px 10px 20px;
	list-style-type: disc;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear:both;
}
p {
	margin:5px 0 5px 0;
	color: #5b5a5a;
	line-height: 18px;
}
h2 {
	color:#266ba8;
	font-size:20px;
	font-family: Georgia, serif;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	padding:10px 0 10px 0;
}
h3 {
	color:#4c4c4c;
	font-size:18px;
	font-family: Georgia, serif;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	padding:10px 0 5px 0;
}
/* Main Markup */

body {
	background:#d9dad4;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.7em;
}

.left-inner ul li {
	list-style-type: none;
}
/*================================================
Home , Layout
================================================*/
#wrapper {
	width:962px;
	background:url("../images/contentbg.jpg") repeat-y scroll center top transparent;
	margin:0 auto;
}
#header {
	width: 960px;
	height: 138px;
	position: relative;
	background: #D9DAD4;
}
#header .logo {
	position: relative;
	float: left;
	width: 540px;
}
#header .adress {
	background:url(../images/headBgTop.jpg) no-repeat top center;
	height:36px;
	text-align:right;
	padding:5px 30px 0 0;
	color: #636354;
}
#header #nav {
	text-align:right;
}
#header #nav ul li {
	display:inline;
}
#main {
	margin-top:0px;
	position: relative;
	padding: 0px 25px 25px;
	width: 913px;
}

/*================================================
Body Backgrounds
================================================*/
.home #main {
	background:url(../images/headPhoto.jpg) no-repeat top left;
	overflow:hidden;
	padding-top: 310px;
}
.page-1 #main {
	background:url(../images/headPhoto-page-1.jpg) no-repeat top left;
	overflow:hidden;
	padding-top: 246px;
}
.page-2 #main {
	background:url(../images/headPhoto-page-2.jpg) no-repeat top left;
	overflow:hidden;
	padding-top: 246px;
}
.page-3 #main {
	background:url(../images/headPhoto-page-3.jpg) no-repeat top left;
	overflow:hidden;
	padding-top: 246px;
}
/*================================================
Content
================================================*/
#main .internal-head {
	background:url(../images/headPhoto-inner.jpg) no-repeat top left;
	height:222px;
	margin-top:20px;
}
#main .main-bottom {
	background:url(../images/bottomContent.jpg) no-repeat top center;
	height:140px;
}
#main .main-bottom img {
	padding:0 0 15px 20px;
}
#main .left {
	width:330px;
	padding:0 0px 0px 0px;
	margin:-70px 0 0 20px;
	float:left;
}
#main .left-inner {
	width:250px;
	padding:0px 0px 10px 15px;
	float:left;
}

#main .left-inner ul li {
	padding:5px 0 5px 15px;
	border-bottom:1px solid #e8e9e6;
	background:url(../images/liarrowbg.jpg) no-repeat left center;
}
#main .mid {
	width:260px;
	margin: 25px 0px 0px 40px;
	float:left;
}
#main .mid-inner {
	width:585px;
	margin-left:40px;
	float:left;
}
#main .mid-inner h2 {
	font-size: 20px;
	color: #4c4c4c;
}

#main .friedman {font-size: 14px;
	font-style: italic;
	text-align: center;}
	
#main .friedman p {font-size: 14px;
	font-style: italic;
	text-align: center;}	
	
#main .friedman p.bigger {font-size: 20px;
	font-style: italic;
	text-align: center;}	

#main .mid ul li {
	padding:5px 0 5px 15px;
	border-bottom:1px solid #e8e9e6;
	background:url(../images/liarrowbg.jpg) no-repeat left 10px;
}
#main a {
	color: #666;
	text-decoration:underline;
}
#main a:hover, #main a:visited:hover {
	text-decoration:underline
}
#main a.read-more {
	color: #8f8f8f;
	display:block;
	text-align:right;
	margin:10px 0 0 0;
	font-weight: bold;
	font-size: 115%
}
.casename a {color: red;}
#main .right {
	width:220px;
	float:right;
	margin: 25px 0px 0px 20px;
}
#main .right ul li {
	padding:5px 0 5px 15px;
	border-bottom:1px solid #e8e9e6;
	background:url(../images/liarrowbg.jpg) no-repeat left center;
}
.nav {
	display:block;
	float:left;
	font-size:12px;
	position:absolute;
	right:1px;
	zoom: 1;
	height: 35px;
	bottom:0px;
	z-index:100;
}

.headlink {	font-family: Trebuchet MS, Helvetica, sans-serif}

#footer {
	height: 17px;
	clear: both;
	width: 962px;
	margin: 0 auto;
	background: #fff url(../images/bg/foot-bg.gif) no-repeat left bottom;
}
.post {
	border-bottom: 1px solid #e5e5e5;
	padding: 0px 0px 20px 0px;
	margin-bottom: 20px;
}



/* BOATS */

.boat-1 {
background: url(../images/boat1.jpg) no-repeat top;
width: 322px;
height: 163px;
}

.boat-2 {
background: url(../images/boat2.jpg) no-repeat top;
width: 206px;
height: 207px;
margin: 50px 0 0 20px;
}

.boat-3 {
background: url(../images/boat3.jpg) no-repeat top;
width: 332px;
height: 150px;
margin: 30px 0 0 260px;
}

.boat-4 {
background: url(../images/boat4.jpg) no-repeat top;
width: 250px;
height: 81px;
margin: 30px 0 0 0;
}

.boat-5 {
background: url(../images/boat5.jpg) no-repeat top;
width: 250px;
height: 114px;
margin: 30px 0 0 0;
}

.boat-6 {
background: url(../images/boat6.jpg) no-repeat top;
width: 317px;
height: 210px;
margin: -270px 0 0 250px;
position: absolute;

}
/* // Easy Slider */
#disclaimer-wrapper {
	margin: 0 auto;
	width: 950px;
	
	}
	
#contactform {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 999;
	padding: 20px;
	background: white;
	border-bottom: 3px solid #afb1a6;
	-moz-box-shadow:0 1px 15px black;
-webkit-box-shadow: 0 1px 15px black;

	}

#contactform .main {
	background: white;
	padding: 8px;
	border-bottom: 1px solid #999;
}

.send-cancel {margin-left: 300px;}
.send-cancel img {padding: 5px;}


#contactform #shadow {
	background: url(../images/dropdowndivcurve.png) top center no-repeat;
	height: 45px;
	margin-top: -1px;
}



