body {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #333333;
}

a {
	color: #F79239;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#menu {
	margin: 0;
	padding: 0;
	background-image: url(../images/sideback2.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}

#menu a, #menu h2 {
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;    
	border-bottom: 2px solid #F79239;
	padding: 4px 0 3px 10px;
	margin: 0;
	height: 18px;
}

#menu a {
	text-decoration: none;
	color: #F79239;
	margin: 0;
	padding: 4px 0 3px 10px;
	height: 18px;
}

#menu a, #menu a:visited {
	text-decoration: none;
	color: #F79239;
	margin: 0;
	padding: 4px 0 3px 10px;
	min-height: 18px;

}

#menu a:hover {
	color: #F79239;
	background: #000000
	text-decoration: none;
	margin: 0;
	min-height: 18px;
	background-color: #000000;
}

#menu h2 {
	color: #F79239;
	text-transform:uppercase;
	margin: 0;
	min-height: 18px;
}

#menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* Fix IE. Hide from IE Mac 
* html #menu ul li{float:left;height:1%;}
* html #menu ul li a{height:1%;}
End */

div#menu ul, #menu ul ul, div#menu ul ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.side-menu {
	background-color: #000000;
	background-image: url(../images/sideback2.gif);
	background-repeat: no-repeat;
	background-position: top;
}


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F79239;
	background-color: #000000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.navfooter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F79239;
	background-color: #000000;
}
.header-background {
	background-image: url(../images/rockandsun-head.gif);
	background-repeat: no-repeat;
}
.home {
	background-image: url(../images/lizard.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #996600;
}
.trorange {
	background-color: #FFCC66;
}

