body {
	background: #ffffff url(../images/top-back.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	text-align: center;
	padding: 0;
	margin: 0;
}

a {
	color: #007620;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0.8em 0 0 0;
	padding-bottom: 0;
}

p {
	margin-top: 0.3em;
}

h1 {
	color: #007620;
	font-weight: normal;
	font-size: 1.3em;
}

h2 {
	color: #007620;
	font-weight: normal;
	font-size: 1.2em;
	border-bottom: 1px solid #007620;
}

h3 {
	color: #6A3211;
	font-weight: normal;
	font-size: 1.2em;
}

h4 {
	color: #6A3211;
	font-weight: normal;
	font-size: 1.2em;
	border-bottom: 1px solid #6A3211;
}

h5 {
	color: #000000;
	font-weight: normal;
	font-size: 1.15em;
}

h6 {
  color: #ffffff;
 	background-color: #007620;
	font-weight: normal;
	font-size: 1.1em;
	padding: 2px 5px;
}

#all {
	text-align: left;
	position: relative;
	width: 880px;
	border-top: 1px solid #000000;
	padding: 0;
	margin: 0 auto 0 auto;
	top: -1px;
}

#header {
	width: 880px;
	height: 110px;
	background: url(../images/top-shadow.jpg) repeat-x;
	position: absolute;
	top: 0;
	left: 0;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
}

#logo-shadow-left {
	position: absolute;
	top: 0;
	left: -18px;
}

#shadow-left {
	position: absolute;
	top: 130px;
	left: -18px;
}

#shadow-right {
	position: absolute;
	top: 130px;
	right: -32px;
}

#nav {
	position: absolute;
	top: 110px;
	left: 0;
	height: 59px;
	width: 880px;
	background: #ffffff url(../images/nav-back.gif) repeat-x;
	margin: 0;
}

body.home #nav {
	width: 880px;
}

#navin {
	padding-left: 16px;
}

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

#rightcol {
	position: absolute;
	width: 220px;
	top: 169px;
	right: 0;
	background: url(../images/side-back.png) repeat-x;
}

body.home #rightcol {
  top: 420px;
}

#rightcolin {
	height: 300px;
	padding: 10px 10px 10px 0;
	font-size: 1.1em;
}

#rightcolin.repmapright {
  font-size: 0.85em;
}

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

#rightcol li {
  padding: 0 0 5px 0;
}

#rightcol h3 {
	margin: 0;
	padding: 18px 18px 10px 25px;
	color: #6A3211;
	font-weight: normal;
}

#rightcol p {
	margin: 0;
	padding: 18px 18px 10px 25px;  
}

body.home #rightcol p {
  color: #14713D;
}

#rightcol img {
	border: none;
}

#shadow-corner {
	position: absolute;
	top: -25px;
	right: -32px;
}

body.home #shadow-corner {
	top: -335px;
	right: -32px;
}

#side-shadow {
	position: absolute;
	top: 0;
	left: -48px;
}

#videoplayerr {
  position: absolute;
  top: 0;
  right: 0;
  width: 220px;
  height: 250px;
  background: #1346AC;
}

#videoplayerrwrap {
  position: absolute;
  top: 170px;
  right: 0;
  width: 220px;
  height: 250px;
  overflow: hidden;
}

#videoplayerr h1, #videoplayerr h2, #videoplayerr h3, #videoplayerr h4, #videoplayerr h5, #videoplayerr h6, #videoplayerr p {
	margin: 0;
	padding: 18px 25px 10px 25px;
	color: #ffffff;
	font-weight: normal;
}

#videoplayerr img {
  padding-left: 25px;
}

#videoplayerlink {
  display: block;
  position: relative;
  width: 180px;
  height: 180px;
}

#videoplayerlink img {
  position: absolute;
  top: 0;
  left: 0;
}

#toplinks, #contactus {
	padding: 0;
	margin: 0;
}

#toplinks {
	position: absolute;
	top: 15px;
	left: 220px;
	font-size: 0.85em;
	color: #47B47E;
}

#toplinks a, #contactus a {
	color: #CCEBDA;
}

#toplinks a:hover, #contactus a:hover {
	color: #FFFFFF;
}

#phone {
	position: absolute;
	top: 14px;
	left: 662px;
	font-size: 1.15em;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	border: 0;
}

#searchlabel {
	position: absolute;
	top: 36px;
	left: 662px;
	font-size: 0.9em;
	font-style: italic;
	color: #CCEBDA;
	padding: 0;
	margin: 0;
}

#searchtable {
	position: absolute;
	top: 52px;
	left: 662px;
	padding: 0;
	margin: 0;
	width: 220px;
}

#search {
	width: 175px;
	border: 0;
	height: 18px;
	background: #ffffff url(../images/search-back.gif) repeat-x;
	margin: 0;
	padding: 8px 0 0 0;
}

#repsearchtable {
	/*position: absolute;
	top: 52px;
	left: 662px;*/
	padding: 0;
	margin: 0;
	width: 120px;
}

#repsearch {
	width: 100px;
	border: 0;
	height: 18px;
	background: #ffffff url(../images/repsearch-back.gif) repeat-x;
	margin: 0;
	padding: 8px 0 0 0;
}

#contactus {
	position: absolute;
	top: 15px;
	right: 0;
	font-size: 0.95em;
}

#contentwrap {
	background-color: white;
	margin: 169px 243px 0 0;
	padding: 15px 10px 20px 30px;
	font-size: 0.9em;
}

body.home #contentwrap {
	margin: 419px 243px 0 0;
	padding: 15px 10px 20px 30px;
	font-size: 0.9em;
}

#slideshowwrap {
  position: absolute;
  top: 170px;
  left: 0;
  width: 660px;
  height: 250px;
  overflow: hidden;
}

#slideshowimg {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

#slideshowimg.active {
  opacity: 1;
}

#slideshowwrap a {
  color: #FD9C01;
}

#slidetopshadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 660px;
  height: 42px;
  overflow: hidden;  
  background: url(../images/slide-back.png) repeat-x;
}

#slideshowtitles, #slideshowdescs, #slideshowtitles li, #slideshowdescs li {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #ffffff;
}

#slideshowtitles li, #slideshowdescs li {
  background: url(../images/alpha-gray-52.png);
  padding: 4px 10px;
  margin: 3px 5px 0 0;
  font-size: 13px;
  height: 15px;
  overflow: hidden;
}

#slideshowtitles li.active {
  height: 18px;
  background: url(../images/alpha-gray-75.png);
}

#slideshowtitles {
  position: absolute;
  left: 20px;
  top: 190px;
}

#slideshowtitles li {
  float: left;
}

#slideshowtitles li a {
  text-decoration: none;
  display: block;
  color: #c0c0c0;
}

#slideshowtitles li.active a {
  color: #ffffff;
}

#slideshowdescs {
  position: absolute;
  left: 20px;
  top: 216px;
  width: 600px;
  height: 15px;
}

#slideshowdescs li {
  float: left;
  width: 600px;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}

#slideshowdescs li.active {
  display: block;
  background: url(../images/alpha-gray-75.png);
}

.subnav a {
	padding-left: 25px;
	font-size: 0.9em;
}

.subnav a.current, .subnav a.section {
	background: url(../images/green-box-arrow.png) no-repeat 6px center;
}

#footer {
  color: #808080;
  border-top: 1px solid #C6E9D6;
  margin-top: 1em;
}

#footer a {
  color: #808080;
  border-bottom: 1px solid #C6E9D6;
  text-decoration: none;
}

#footer a:hover {
  color: #007620;
  border-bottom: 1px solid #007620;
  text-decoration: none;
}

#videoplayerlink {
  display: block;
  position: relative;
  width: 180px;
  height: 180px;
}

#videoplayerlink img {
  position: absolute;
  top: 0;
  left: 0;
}

fieldset {
	border: none;
}

fieldset label {
	float: left;
	width: 150px;
	clear: left;
}

fieldset input, fieldset select {
	margin: 0px 5px 10px 5px;
}

.videothumbtable a img {
	border: 3px solid #ffffff;
}

.videothumbtable a {
	color: #707070;
}





