body {
	overflow: scroll;
	margin:0; padding:0;
	font-family: Georgia, sans-serif;
	font-size:	62.5%;
	line-height: 1.25;
	letter-spacing: .05em;
	color: #180605;
	background-color: #155603;
  	background: url(../images/body_bg2.png);
  	/*background: -moz-linear-gradient(100% 100% 90deg, #228905, #155603);
  	background: -webkit-gradient(linear, left top, right top, from(#228905), to(#155603));*/
}

h4 {
	font-family: Georgia;
	font-size: 3.0em;
	color: #fd0000;
	background-color: #ffffff;
	text-align: center;
}

a:link {
	color:#114503;
	text-decoration: none;
	font-weight: bold;
}      /* unvisited link */

a:visited {
	color:#114503; 
	text-decoration: none;
	font-weight: bold;
}  /* visited link */

a:hover {
	color:#3f3fe4;
	text-decoration: underline;
	font-weight: bold;
}  /* mouse over link */

a:active {
	color:#114503;
	text-decoration: none;
	font-weight: bold;
}
	  /* selected link */
a:active, a:focus {
	outline: 0;
}

/* set up buttons */
a img {
	text-decoration: none;
	border: 0 none;
	}

a.homebutton {
	display: block;
	width: 50px;
	height: 245px;
	text-indent: -99999px;
	background: url(../images/ICONHOME.jpg);
	text-decoration: none;
}

a:hover.homebutton {
	background-position: -50px;
}

a.tipsbutton {
	display: block;
	width: 50px;
	height: 272px;
	text-indent: -99999px;
	background: url(../images/ICONTIPS.jpg);
	text-decoration: none;
}

a:hover.tipsbutton {
	background-position: -50px;
}

a.aboutbutton {
	display: block;
	width: 50px;
	height: 300px;
	text-indent: -99999px;
	background: url(../images/ICONABOUT.jpg);
	text-decoration: none;
}

a:hover.aboutbutton {
	background-position: -50px;
}

a.contactbutton {
	display: block;
	width: 50px;
	height: 320px;
	text-indent: -99999px;
	background: url(../images/ICONCONTACT.jpg);
	text-decoration: none;
}

a:hover.contactbutton {
	background-position: -50px;
}

a.socialbutton {
	display: block;
	width: 50px;
	height: 343px;
	text-indent: -99999px;
	background: url(../images/ICONSOCIAL.jpg);
	text-decoration: none;
}

a:hover.socialbutton {
	background-position: -50px;
}

a.videobutton {
	display: block;
	width: 50px;
	height: 368px;
	text-indent: -99999px;
	background: url(../images/ICONVIDEO.jpg);
	text-decoration: none;
}

a:hover.videobutton {
	background-position: -50px;
}

a.calcbutton {
	display: block;
	width: 50px;
	height: 386px;
	text-indent: -99999px;
	background: url(../images/ICONCALCULATOR.jpg);
	text-decoration: none;
}

a:hover.calcbutton {
	background-position: -50px;
	text-decoration: none;
}

a.twitter {
	display: block;
	width: 50px;
	height: 50px;
	text-indent: -99999px;
	background: url(../images/ICONTWIT.png);
	text-decoration: none;
}

a.facebook {
	display: block;
	width: 50px;
	height: 50px;
	text-indent: -99999px;
	background: url(../images/ICONFB.png);
	text-decoration: none;
}

a.youtube {
	display: block;
	width: 50px;
	height: 50px;
	text-indent: -99999px;
	background: url(../images/ICONYOUT.png);
	text-decoration: none;
}

a.spotify {
	display: block;
	width: 50px;
	height: 50px;
	text-indent: -99999px;
	background: url(../images/ICONSPOT.png);
	text-decoration: none;
}

/* set div tags */
#skiplink a {
	height: 10px;
	font-size: 1.0em;
	color: #ffffff;
	float: right;
	margin: -8px 5px 0 0px;
}

div.scroll {
	padding: 10px 10px;
	width:	540px;
	height:	440px;
	overflow: auto;
}

div.scroll2 {
	padding: 10px 10px;
	width:	535px;
	height:	420px;
	overflow: auto;
}

div.scroll3 {
	padding: 0 0 0 5px;
	width:	540px;
	height:	445px;
	overflow: auto;
}

#wrapper {
	width: 960px;
	margin: 5px auto;
	text-align: left;	
}

#header {
	height: 130px;
	padding: 0 0 5px 0;
	background-image: url(../images/logo71.png);
	background-repeat: no-repeat;
}

#content {
	width: 960px;
	height: 470px;
	padding: 0 0 5px 0;
	clear: both;
	background-image: url(../images/content_bg6.png);
	background-repeat: no-repeat;
	color: #180605;
	font-size: 1.2em;
}

#content h1 {
	padding: 0px 5px 10px 5px;
	font-family: Georgia;
	font-size: 1.5em;
	color: #114503;
}

#content h2 {
	font-family: Georgia;
	font-size: 1.2em;
	color: #114503;
}

#content span {
	font-style: italic;
	font-weight: bold;
	color: #fd0000;
}

#content p {
	padding: 5px 5px 5px 5px;
	line-height:1.5em;
}

#lcontent {
	float: left;
	padding: 12px 5px 0px 20px;
	width: 550px;
	height: 460px;
	text-align: left;
	background: transparent;
}

#lcontent ul {
	padding: 0px 5px 5px 5px;
	list-style: none;
}

#lcontent ul li {
	padding: 0px 0px 0px 0px;
}

#rcontent {
	float: right;
	padding: 7px 5px 0px 0px;
	width: 375px;
	height: 460px;
	text-align: left;
	background: transparent;
}

#rcontent ul {
	padding: 0 0 0 10px;
}

#rcontent ul li {
	padding: 0 1px 0 1px;
	float: left;
	display: block;
}

#llcontent {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 250px;
	height: 400px;
	text-align: left;
	background: transparent;
}

#llcontent span {
	font-style: italic;
	font-weight: bold;
	color: #180605;
}

#rlcontent {
	float: right;
	padding: 0px 0px 0px 0px;
	width: 250px;
	height: 400px;
	text-align: left;
	background: transparent;
}

#rlcontent img {
	padding: 0px 0px 0px 0px;
}

#footer {
	width: 960px;
	height: 75px;
	clear: both;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat;
}

#footer h2 {
	font-family: Georgia;
	font-size: 0.9em;
	font-weight: bold;
	color: #114503;
}

#lfooter {
	float: left;
	padding: 10px 0px 0px 10px;
	width: 740px;
	text-align: left;
	background: transparent;
	font-size: 1.2em;
}

#rfooter {
	float: right;
	padding: 12px 5px 0px 5px;
	width: 180px;
	text-align: left;
	background: transparent;
}

#lfooter ul li {
	padding: 20px 5px 0 5px;
	float: left;
	display: inline;
}

#rfooter ul li {
	padding: 0 0px 0 10px;
	float: left;
	display: block;
}

/*
form {
	width: 450px;
	margin: 5px auto;
}

form h1 {
	padding: 10px 0 30px 0px;
}

form p {
	text-align: left;
	padding: 5px 5px 5px 5px;
	font-size: 1.1em;
}


fieldset {
	border: solid 1px #ccd6e1;
	margin: -0.5em 0em;
	padding-bottom: 2.5em;
	background: #f1f1f1;
}

label {
	margin: 5px auto;
	padding: 0px 5px 5px 5px;
	font-size: 1.0em;
}
*/
legend {
	font-family: Georgia;
	font-size: 1.0em;
	font-weight: normal;
	background: #7d98b3;
	width: 100px;
	line-height: 1.2em;
	padding: 0.5em 0.8em;
	margin-left: 1.5em;
	border-left: solid 1px #333;
	border-top: solid 1px #333;
	border-right: solid 1px #333;
	/*border-radius: 1.8em;
	-webkit-border-radius: .8em;
	-moz-border-radius: .8em;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);*/
}

input {
	margin: 5px auto;
	padding: 0px 0px 0px 0px;
}

.form-table {
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border: 1px solid #333;
	font-family: Georgia;
	font-size: 1.0em;
	color: #000;
	background: #bcd0e4 url("../images/table_bg.jpg") top left repeat-x;
}

.form-table caption {
 	caption-side: bottom;
	font-size: 0.8em;
	font-style: italic;
	text-align: right;
	padding: 0.5em 0;
}

.form-table th {
	border: 0px dotted #666;
	padding: 5px 5px 0px 5px;
	text-align: center;
	vertical-align: middle;
	color: #632a39;
}

.form-table td {
	border: 0px dotted #666;
	padding: 5px 5px 0px 5px;
	text-align: left;
	vertical-align: top;
	color: #180605;
}

.form-table th[scope=col] {
	color: #000;
	background-color: #8fadcc;
	font-size: 1.3em;
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
}

.form-table th+th[scope=col] {
	color: #fff;
	background-color: #8fadcc;
	border-right: 0px dotted #666;
}

.form-table th[scope=row] {
	background-color: #b8cfe5;
	border-right: 2px solid #333;
}

.form-table tr.alt th, .form-table tr.alt td {
	color: #2a4763;
}


.table {
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border: 1px solid #333;
	font-family: Georgia;
	font-size: 1.0em;
	color: #000;
	background: #bcd0e4 url("../images/table_bg.jpg") top left repeat-x;
}

.table caption {
 	caption-side: bottom;
	font-size: 0.8em;
	font-style: italic;
	text-align: right;
	padding: 0.5em 0;
}

.table th {
	border: 1px dotted #666;
	padding: 5px 5px 5px 5px;
	text-align: left;
	vertical-align: top;
	color: #180605;
}

.table th img {
	padding: 5px 15px 5px 15px;
}

.table td {
	border: 1px dotted #666;
	padding: 5px 5px 5px 5px;
	text-align: left;
	vertical-align: top;
	color: #180605;
}

.table input {
	background: #c3f5b5;
}

.table th[scope=col] {
	color: #000;
	background-color: #8fadcc;
	font-size: 1.3em;
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
}

.table th+th[scope=col] {
	color: #fff;
	background-color: #7d98b3;
	border-right: 1px dotted #666;
}

.table th[scope=row] {
	background-color: #b8cfe5;
	border-right: 2px solid #333;
}

.table tr.alt th, .table tr.alt td {
	color: #2a4763;
}

.calc-table {
	width: 100%;
	padding: 0;
	margin: 2px auto;
	border-collapse: collapse;
	border: 1px solid #333;
	font-family: Georgia;
	font-size: 1.0em;
	color: #000;
	background: #bcd0e4 url("../images/table_bg.jpg") top left repeat-x;
}

.calc-table caption {
 	caption-side: bottom;
	font-size: 0.8em;
	font-style: italic;
	text-align: right;
	padding: 0.5em 0;
}

.calc-table th {
	border: 1px dotted #666;
	padding: 5px 5px 5px 5px;
	text-align: left;
	vertical-align: top;
	color: #180605;
}

.calc-table th img {
	padding: 5px 15px 5px 15px;
}

.calc-table td {
	border: 1px dotted #666;
	padding: 5px 5px 0px 5px;
	text-align: left;
	vertical-align: top;
	color: #180605;
}

.calc-table input {
	background: #c3f5b5;
}

.calc-table th[scope=col] {
	color: #000;
	background-color: #8fadcc;
	font-size: 1.3em;
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
}

.calc-table th+th[scope=col] {
	color: #fff;
	background-color: #7d98b3;
	border-right: 1px dotted #666;
}

.calc-table th[scope=row] {
	background-color: #b8cfe5;
	border-right: 2px solid #333;
}

.calc-table tr.alt th, .calc-table tr.alt td {
	color: #2a4763;
}