body {
	background-attachment: scroll;
	background-color: #5d9161;
	background-image: url(images/bg_fade-main.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#header-wrapper {
	margin: 0px;
	padding: 0px;
}
#header {
	height: 80px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#left-column-top {
	float: left;
	height: 30px;
	width: 240px;
	background-image: url(images/left-column-top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 50px;
	text-align: left;
	padding-left: 35px;
}
#logo-container {
	float: left;
	height: 42px;
	width: 675px;
	padding-top: 38px;
	position: relative;
}
#turtle {
	height: 230px;
	width: 135px;
	position: absolute;
	left: -212px;
	top: 31px;
}

#picture-wrapper {
	margin: 0px;
	padding: 0px;
}
#picture {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
}

#left-column-middle {
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 275px;
	float: left;
}
span.lcm-left {
	background-image: url(images/left-column-l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top:0;
	margin-left:-159px;
	height: 356px;
	width: 180px;
}
span.lcm-right {
	background-image: url(images/left-column-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 141px;
	width: 27px;
}
#lcm-main {
	margin: 0px;
	float: left;
	height: 140px;
	width: 211px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #FFFFFF;
	overflow: hidden;
}
#picture-bar {
	margin: 0px;
	padding: 0px;
	height: 141px;
	background-image: url(images/picture-bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 675px;
	float: left;
}
span.pb-right {
	background-image: url(images/picture-bar-r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	margin-top:-1px;
	margin-right:-134px;
	height: 356px;
	width: 150px;
}
#content-wrapper {
	margin: 0px;
	padding: 0px;
}
#content {
	background-color: #FFFFFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#left-column-bottom {
	background-color: #FFFFFF;
	background-image: url(images/left-column-shad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 212px;
	margin-left:8px;
	padding-right: 34px;
	padding-left: 29px;
}
#content-main {
	float: left;
	width: 645px;
	padding-top: 15px;
	padding-right: 21px;
}
#navigation-wrapper {
	background-image: url(images/bot-shad-wrapper.png);
	
	margin: 0px;
	padding: 0px;
}
#navigation {
	background-image: url(images/bot-shad-wrapper1.png);
	padding: 0px;
	height: 65px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	margin: 0px;
	float: left;
	width: 446px;
	padding-top: 22px;
	padding-left: 29px;
}
#button {
	margin: 0px;
	float: right;
	width: 460px;
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
}

#bot-shad-wrapper {
	margin: 0px;
	padding: 0px;
	height: 22px;
}
#bot-trim {
	background-image: url(images/bot-trim.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 23px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#bot-shad-wrapper {
	margin: 0px;
	padding: 0px;
	height: 50px;
}
#bot-shad {
	background-image: url(images/bot-shad.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}






/* Fixes and hacks */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

h3 {
    font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 145%;
	font-weight: bold;
	color: #333;
}

p {
    margin: 0 0 10px 0;

}

#left-column-top h3 {
	margin: 0px;
	padding: 0px;
}

#left-column-bottom h4,
#left-column-bottom h3,
#left-column-top h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	margin-top: 0;

}

#left-column-bottom h3,
#left-column-top h3  {
	color: #cc6733;
	font-size: 145%;
	
}

#left-column-bottom h4 {
	color: #333;
	font-size: 125%;
}
	
#logo-container h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 180%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #464646;
	line-height: 125%;
}

.sm_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #464646;
	line-height: 125%;
}
a:link, a:visited {
    color: #cc6733;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
}

/*Navigation Style*/

.nav1, .nav1 ul { 
	list-style: none;
	margin: 1px 0 0 0;
	padding: 0;
}

.nav1 {
  font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
  z-index: 100;
  position: relative;
}
.nav1 li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  background-image: url(images/menu-button_left.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

.nav1 li a, .nav1 li a:link, .nav1 li a:active, .nav1 li a:visited {
	color: #333;
	display: block;
	padding: 2px 12px 3px 4px;
	margin: 0 4px 0 9px;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 0.8em;
	background-image: url(images/menu-button_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.nav1 li a:hover {
  color: #000;
}

/* End Navigation */
