@charset "UTF-8";
/* CSS Document */

/*Setting type in EMS*/

/* Set default to 16px */
html{ 
	font-size:16px;
	font:Verdana, Arial, Helvetica, sans-serif;
	background:#4c4c4e;
} 

/* 16px x 62.5% = 10px. 1em now = 10px */
body{
	font:62.5% Verdana, Arial, Helvetica, sans-serif;
	background: /*#333333;*/ #4c4c4e;
	background-image:url(source/bGroundNew.jpg);
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF; 
}

/*Sets <p> to 12px*/
p{
	font-size:1.2em;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
}

#wrapper{
	width:1000px;
	height:750px;
	/*background-image:url(source/homeBground.jpg);*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background:/*#414143*/;
}

#header{
	width:1000px;
	height:100px;
	background:url(source/headerBground.jpg);
	background-repeat:no-repeat;
	/*border-bottom:solid 2px #b49646;*/
}

#logo{
	width:200px; 
	height:100px;
	float:left
}

#nav{
	float:right;
	width:600px;
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:none;
}

#nav ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:1.2em;
	font:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
}

#nav li{
	display:inline;
	color:#999999;
	margin:0px 7px 0px 0px;
	padding:0px 7px 0px 0px;
	border-right:solid 1px #b49646;
	font:Verdana, Arial, Helvetica, sans-serif;
}

#nav a{
	color:#999999;
	text-decoration:none;
}

.navFirst{
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 0px;
	border-right:solid 1px #b49646;
}
.navLast{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-right:none;
}

.lal{
	padding:20px 20px 15px 0px;
	margin:0px 0px 0px 0px;
	text-align:right;
	font:Verdana, Arial, Helvetica, sans-serif;
}

.lal strong{
	font-weight:bold;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#b49646;
}

#content{
	background:none;
	height: 650px;
	padding:20px 0px 20px 0px;
	margin:0px 0px 0px 0px;
}

#hl{
	width:396px;
	background:none;
}

#hl p{
	font-size:1.3em;
	line-height:130%;
	padding:10px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	font:Verdana, Arial, Helvetica, sans-serif;
}


#lhead{
	background:url(source/homeWood.jpg);
	width:396px;
	height:390px;
	border:solid 1px #999999;
}

#lhead h1{
	font-size:2.5em;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	margin:125px 10px 10px 10px;
	border-bottom:solid 1px #b49646;
	line-height:110%;
	font:Verdana, Arial, Helvetica, sans-serif;
}

#lhead h2{
	font-size:1.5em;
	font-weight:normal;
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 10px;
	line-height:130%;
	font:Verdana, Arial, Helvetica, sans-serif;
}

.imgBorder{
	border:solid 1px #999999;
}

#hr{
	width:599px;
	background:none;
}
#hrText{
	width:400px;
	height:140px;
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	border-right:solid 1px #666666;
}

#hrText p{
	font-size:1.8em /*1.1em*/;
	font:Verdana, Arial, Helvetica, sans-serif;
	padding:5px 10px 5px 10px;
	margin:0px 0px 0px 0px;
}

#hrSidebar{
	width:175px;
	padding:10px 10px 0px 10px;
	margin:0px 0px 0px 0px;
}

#hrSidebar p{
	font-size:1.4em;
	font:Verdana, Arial, Helvetica, sans-serif;
	line-height:130%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#cl{
	width:396px;
	height:540px;
}

#locationhead{
	background:url(source/JBWlocation.jpg);
	width:396px;
	height:540px;
	border:solid 1px #999999;
}

#locationhead h1{
	font-size:2.5em;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	margin:410px 10px 10px 10px;
	border-bottom:solid 1px #b49646;
	line-height:110%;
	font:Verdana, Arial, Helvetica, sans-serif;
}

#locationhead h2{
	font-size:1.5em;
	font-weight:normal;
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 10px;
	line-height:130%;
	font:Verdana, Arial, Helvetica, sans-serif;
}

#facilitieshead{
	background:url(source/JBWfacilities.jpg);
	width:396px;
	height:540px;
	border:solid 1px #999999;
}

#facilitieshead h1{
	font-size:2.5em;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	margin:90px 10px 10px 10px;
	border-bottom:solid 1px #b49646;
	line-height:110%;
	font:Verdana, Arial, Helvetica, sans-serif;
}

#facilitieshead h2{
	font-size:1.5em;
	font-weight:normal;
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 10px;
	line-height:130%;
	font:Verdana, Arial, Helvetica, sans-serif;
}

#berthshead{
	background:url(source/JBWberths.jpg);
	width:396px;
	height:540px;
	border:solid 1px #999999;
}

#berthshead h1{
	font-size:2.5em;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	margin:110px 10px 10px 10px;
	border-bottom:solid 1px #b49646;
	line-height:110%;
	font:Verdana, Arial, Helvetica, sans-serif;
}

#berthshead h2{
	font-size:1.5em;
	font-weight:normal;
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 10px;
	line-height:130%;
	font:Verdana, Arial, Helvetica, sans-serif;
}

#experiencehead{
	background:url(source/JBWexperience.jpg);
	width:396px;
	height:540px;
	border:solid 1px #999999;
}

#experiencehead h1{
	font-size:2.5em;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	margin:90px 10px 10px 10px;
	border-bottom:solid 1px #b49646;
	line-height:110%;
	font:Verdana, Arial, Helvetica, sans-serif;
}

#experiencehead h2{
	font-size:1.5em;
	font-weight:normal;
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 10px;
	line-height:130%;
	font:Verdana, Arial, Helvetica, sans-serif;
}

#occuhead{
	background:url(source/JBWoccupants.jpg);
	width:396px;
	height:540px;
	border:solid 1px #999999;
}

#occuhead h1{
	font-size:2.5em;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	margin:370px 10px 10px 10px;
	border-bottom:solid 1px #b49646;
	line-height:110%;
	font:Verdana, Arial, Helvetica, sans-serif;
}

#occuhead h2{
	font-size:1.5em;
	font-weight:normal;
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 10px;
	line-height:130%;
	font:Verdana, Arial, Helvetica, sans-serif;
}

#abouthead{
	background:url(source/JBWabout.jpg);
	width:396px;
	height:540px;
	border:solid 1px #999999;
}

#abouthead h1{
	font-size:2.5em;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	margin:390px 10px 10px 10px;
	border-bottom:solid 1px #b49646;
	line-height:110%;
	font:Verdana, Arial, Helvetica, sans-serif;
}

#abouthead h2{
	font-size:1.5em;
	font-weight:normal;
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 10px;
	line-height:130%;
	font:Verdana, Arial, Helvetica, sans-serif;
}

#contacthead{
	background:url(source/JBWcontact.jpg);
	width:396px;
	height:540px;
	border:solid 1px #999999;
}

#contacthead h1{
	font-size:2.5em;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	margin:75px 10px 10px 10px;
	border-bottom:solid 1px #b49646;
	line-height:110%;
	font:Verdana, Arial, Helvetica, sans-serif;
}

#contacthead h2{
	font-size:1.5em;
	font-weight:normal;
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 10px;
	line-height:130%;
	font:Verdana, Arial, Helvetica, sans-serif;
}




#cr{
}

#folio{
	width:590px;
	height:552px;
}

#folio img{
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	border:solid 1px #999999;
}

#folio p{
	font-size:1.3em /*1.1em*/;
	line-height:130%;
	font:Verdana, Arial, Helvetica, sans-serif;
	padding:0px 10px 10px 0px;
	margin:0px 0px 0px 0px;
}


#form{
	width:570px;
	height:469px;
	border:solid 1px #999999;
	margin:0px 0px 11px 0px;
	padding:70px 0px 0px 20px;
	background:url(source/formBground.jpg);
}

#form img{
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}

#form p{
	font-size:1.3em /*1.1em*/;
	line-height:130%;
	font:Verdana, Arial, Helvetica, sans-serif;
	padding:0px 10px 10px 0px;
	margin:0px 0px 0px 0px;
}


#text{
	width:400px;
	height:520px;
	margin:10px 0px 22px 0px;
	padding:0px 0px 0px 0px;
	border-right:solid 1px #666666;
}

#text p{
	font-size:1.3em /*1.1em*/;
	line-height:130%;
	font:Verdana, Arial, Helvetica, sans-serif;
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
}

#text ul{
	list-style-type:disc;
	margin:0px 10px 0px 25px;
	padding:0px 0px 0px 0px;
}

#text li{
	padding:3px 0px 3px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:solid 1px #b49646;
	font-size:1.3em;
	line-height:130%;
}

#text a{
	color:#FFFFFF;
}

#sidebar{
	width:175px;
	padding:10px 10px 0px 10px;
	margin:0px 0px 0px 0px;
}

#sidebar p{
	font-size:1.4em;
	font:Verdana, Arial, Helvetica, sans-serif;
	line-height:130%;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


.pull {
	font-size:1.5em /*1.1em*/;
	/*line-height:100%;*/
	color:#b49646;
	/*border-bottom:solid 1px #999999;*/
	font:Verdana, Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 10px;
}


#footer{
	clear:both;
	background:none;
	width:1000px;
	height:65px;
	padding:35px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#footer p{
	font-size:1em
}

#footer a{
	color:#FFF;
}

#disclaimer{
	padding:20px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#dl{
	width:490px;
	height:572px;
}

#dl p{
	font-size:0.85em;
}

#dr{
	width:490px;
	height:572px;
}

#dr p{
	font-size:0.85em;
}

#dcontent{
	height:750px;
}

#copyright{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#copyright img{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 135px;
}











/*-------------------------------------*/
.left{
	float:left;
}

.right{
	float:right;
}























/*From multiplex.css*/
/*
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}

a:link {
	color: #E9C336;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-weight: bold;
	color: #E9C336;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: E9C336;
}

.paranew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 24px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style-image: url(images/bullet.gif);
	clip:      rect(auto auto auto auto);
	list-style-position: outside;
	list-style-type: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a:visited {
	font-weight: bold;
	color: #E9C336;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #E9C336;
	text-decoration: none;
}

#underBody{width:100%;}
#underConstruction{width:500px; height:300px; margin:auto; text-align:center; padding:300px 0px 0px 0px;}
#underConstruction p{font:20pt Arial, Helvetica, sans-serif; font-weight:normal;}
*/
/*end multiplex.css*/
