body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.44;
	color: black;
	background-color: black;
}

/** Simplified Box Model Hack to trick IE5/Win into using the right font size **/
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for compliant browsers */
	}
/** be nice to Opera rule **/
html>body {
	font-size: small;
	}
/***********************************************/
/* LAYOUT DIVS                                */
/***********************************************/

/************ global masthead and menu **************/

#mainWrapper {
	border: 35px solid #000000;
	position: relative;
	top: 1px;
	left: 0px;
	float: left;
	background-color: black;
	}

#masthead {
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #ffffff;
	/*background: white url(banner.gif) no-repeat right;*/
	background: white;
	height: 150px;
	padding-left: 40px;
	width: 664px;
	}

#masthead #banner {
	position: relative;
	float: right;
}
	
#masthead #contactInfo {
	position: relative;
	margin-left: 1px;
	margin-top: 25px;
	color: #006f77;
	line-height: .1px;
	padding: 0;
	float: left;
	font: 80%;
	}

#masthead #contactInfo p {
	line-height: 5px;
	margin: 10px;
}

#pageWrapper {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	background-color: #ffffff;
	float: left;
}
/*page wrapper used for the quote and dirctions page - so it doesn't have
too much padding and place it below the left column*/
#pageWrapper_quote {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	width: auto;
	background-color: #ffffff;
	float: left;
}

body#home #t-home a {
	color: #B1B2B1;
	position: relative;
	}
	
body#history #t-history a {
	color: #B1B2B1;
	position: relative;
	}
	
body#contact #t-contact a {
	color: #B1B2B1;
	position: relative;
	}

body#directions #t-directions a {
	color: #B1B2B1;
	position: relative;
	}
	
body#ftp #t-ftp a {
	color: #B1B2B1;
	position: relative;
	}
	
body#quote #t-quote a {
	position: relative;
	color: #B1B2B1;
	}
	
#nav {
	float: left;
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 5;
	background-color: black;
	width: 90%
}
#nav ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	}

#nav a {
	font-weight: bold;
	font-size: 12px;
	color: white;
	background-color: black;
	text-decoration: none;
	text-transform: uppercase;
}

#nav li li a {
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: white;
	background-color: black;
	text-transform: uppercase;
}

#nav li li a:hover {
	border: 5px solid white;
	border-width: 0 5px;
}

#nav li {
	float: left;
	position: relative;
	text-align: center;
	cursor: default;
	padding: 0 20px 0 0;
	color: white;
	background-color: black;
}

#nav li ul {
	display: none;
	position: absolute;
	width: 10em;
	top: 100%;
	left: 0px;
	z-index: 60;
	list-style: none;
	background-color: black;
	color: white;
}

#nav li>ul {
	top: auto;
	left: auto;
	list-style: none;
}

#nav li li {
	display: block;
	float: none;
	border: 0;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
}

#layout {
	top: 0px;
	left: 0px;
	width: 710px;
	float: left;
	z-index: 1;
	padding: 0;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	margin: -3px;
}

#leftColumn {
	position: relative;
	margin: auto;
	top: 0px;
	left: 0px;
	width: 290px;
	background-color: #006f77;
	color: white;
	padding: 0;
	z-index: 1;
}
	
#leftColumn #leadPhoto {
	background-color: #c2b79d;
	z-index: 1;
	margin: auto;
	align: center;
}

#leadPhoto img {
	background-color: #c2b79d;
	margin-bottom: 0;
	padding: 0;
	}

#leftPhoto1 {
	background-color = #006f77;
	}

#leftColumn #leftPhoto2 {
	margin-top: 40px;
	background-color = #006f77;
	}

#leftPhoto1 img {
	background-color: #006f77;
	margin: 20px;
	position: relative;
	padding: 0;
}

#leftPhoto2 img {
	background-color: #006f77;
	padding: 0;
	position: relative;
	top: 0px;
	left: 60px;
}
	
#leftColumn_quote {
	position: relative;
	margin: auto;
	top: 0px;
	left: 0px;
	width: 220px;
	background-color: #006f77;
	color: white;
	padding: 0;
	z-index: 1;
}
	
#leadPhoto_quote {
	background-color: #006f77;
}

#leadPhoto_quote img {
	background-color: #006f77;
	position: relative;
	top: 10px;
	left: 10px;
	padding: 0;
	}

#photoCaption {
	text-align: center;
	font-size: 110%;
	font-weight: bolder;
	color: black;		
}
#lefttext {
	background-color: #006f77;
	height: 100%;
	font-size: 92%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#lefttext p  {
	font-weight: normal;
	margin: 20px;
}

#lista {
	list-style: none;
}

#listb {
	list-style: none;
}



#rightColumn {
	position: relative;
	left: auto;
	top: auto;
	width: 400px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 90%;
	color: #000000;
		}

#rightColumn p {
	color: #000000;
	padding: 0px;

}


.ftplink {
	position: relative;
	background-color: #c2b79d;
	height: 30px;
	width: 260px;
	margin-left: 70px;
	margin-top: 10px;
	padding: 7px 0 0 4px;
}
.ftplink a {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.ftplinkb {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #006f77;
}

.ftparrow {
	position: absolute;
	z-index: 0;
	top: 8px;
	right: 5px;
}

.btn_class {
	width: 200px;
}

#rightcolumn h1 {
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
	
#rightColumn ul {
	list-style: none;
}

#bottomNavBar {
	width: auto;
	text-align: center;
	float: left;
	margin: 0;
	padding: 4px 0 0 0;
}

#bottomNavBar li {
	float: left;
	margin: 0;
	padding: 2px;
	color: #006F77;
	}
	
#bottomNavBar a {
	font-size: 80%;
	color: #006F77;
	text-decoration: underline;
	}
	
#copyright {
	/*margin-left: auto;
	margin-right: auto;*/
	text-align: center;
	font-size: 70%;
	}
		
body#home #b-home a {
	text-decoration: none;
	}
	
body#history #b-history a {
	text-decoration: none;
	}
		
body#contact #b-contact a {
	text-decoration: none;
	}
	
body#directions #b-directions a {
	text-decoration: none;
	}
	
body#ftp #b-ftp a {
	text-decoration: none;
	}
	
body#quote #b-quote a {
	text-decoration: none;
	}
	
#mainWrapper#borderdiv {
	position: relative;
	border: 1px solid #FF0000; 
	
}
	
/************ form inputs for quote page **************/
	
label {
 	display: block;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	float: left;
	height: 25px;
	width: 180px;
 	text-align: right;
	vertical-align: middle; 	
 	border-top: 1px solid white;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 90%;
	}
	
input {
	margin: 0px;
	padding: 0px; 
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	vertical-align: middle;
	}
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: -3;
	font-color: #000000;
	margin: 0px;
	padding: 0px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-color: #000000;
}
	
.subbtn{
	position: relative;
	background: white;
	height: 18px;
	width: 56px;
	top: 0px;
	right: 0px;
	z-index: 0;
	color: black;
}
	
.subbtn p {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: black;
	z-index: 0;
}

.subbtn_img {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index:1;
}
/*can be used at a later date to style the input forms	
input.buttonSubmitRoll {
	color: #6F708C;
	font-weight: bold;
	text-align: center;
	background-color: #e5e5e5;
	border: 1px solid #BBB7B1;
	padding: 4px;
	width: 100px;
	}
	
input.buttonInset {
	color: white;
	font-weight: bold;
	text-align: center;
	background-color: #94D154;
	border: 1px solid #BBB7B1;
	padding: 4px;
	margin-left: 272px;
	width: 100px;
	}
	
input.buttonInsetRoll {
	color: black;
	font-weight: bold;
	text-align: center;
	background-color: #e5e5e5;
	border: 1px solid #BBB7B1;
	padding: 4px;
	margin-left: 272px;
	width: 100px;
	}
	
.checkbox {
	width: 2em;
	display: inline;
	}
	
.inputBox {
	margin: 0px;
	padding: 0px;
	}
	
br {
	clear: left;
	margin: 0px;
	padding: 0px;
	}*/