@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #26461D;
	margin: 0;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	color: #267836;
	line-height: 18px;
	letter-spacing: 3px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #267836;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #DA8D1B;
	letter-spacing: 1px;
	line-height: 18px;
	margin: 0;
}



#container {
	text-align:center;
	margin: 0;
}
#content {
	width:850px;
	margin:0 auto;
	background-image: url(../Images/LSbackground.jpg);
	background-repeat: repeat-y;
}
.header {
	width: 850px;
	background-image: url(../Images/LazenbySand.jpg);
	background-repeat: no-repeat;
	height: 135px;
	background-position: center;
}

.menuBar {
	background-color: #267836;
	height: 14px;
	width: 850px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 11px;
}
#main {
	text-align: left;
	width: 700px;
	padding-top: 30px;
	padding-right: 75px;
	padding-bottom: 30px;
	padding-left: 75px;
	height: 490px;
}
#mainProducts {
	text-align: left;
	width: 700px;
	padding-top: 30px;
	padding-right: 75px;
	padding-left: 75px;
	height: 520px;
}

.footer {
	height: 45px;
	width: 850px;
}
.footerBar {
	font-style: normal;
	color: #FFFFFF;
	background-color: #267836;
	width: 850px;
	height: 15px;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
a {
	color: #267836;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #DA8D1B;
}
.padBottom {
	padding-bottom: 15px;
	width: 550px;
}
.mapFloat {
	float: right;
	height: 175px;
	width: 250px;
}
.contactFloat {
	float: left;
	height: 350px;
	width: 275px;
}
.menuBar a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}
.menuBar a:hover {
	text-decoration: none;
	color: #DA8D1B;
}
.footerBar a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
.footerBar a:hover {
	text-decoration: none;
	color: #DA8D1B;
}
.calculatorFields {
	font-size: 15px;
	font-weight: bold;
	color: #267836;
	padding-left: 10px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.calculate {
	font-size: 13px;
	font-weight: bold;
	color: #26461D;
	padding-left: 10px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#verticalMenu {
	float: left;
	width: 125px;
	color: #267836;
	font-weight: bold;
	background-image: url(../products/images/verticalMenu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 35px;
	font-size: 13px;
}
.submenu {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #267836;
	line-height: 50%;
	text-indent: 10px;
}
#result {
	font-size: 15px;
	font-weight: bold;
	color: #267836;
	padding-left: 15px;
}
#productContent {
	float: right;
	width: 550px;
}
.padded {
	padding-right: 75px;
	padding-left: 75px;
}
#calculator-form input[type="text"] {
    width: 60px;
}
.rightAlign {
	text-align: right;
	padding-right: 25px;
}
#productTable {
	font-size: 15px;
	text-align: center;
	color: #DA8D1B;
	margin-bottom: 30px;
}
#productTable a {
	color: #DA8D1B;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}
#productTable a:hover {
	color: #267836;
}
.style1 {
	font-size: 15px;
	font-weight: bold;
	color: #267836;
}
.style1 a {
	text-decoration: underline;
}
.style1 a:hover {
	text-decoration: none;
}


.style2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

