*{
	margin:0;
	padding:0;
	list-style:circle;
}
body {
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial;
	background: #f5f5f5;
	margin-top: 10px;
	margin-bottom: 4px;}

.scrapbook img {
   padding:4em;
   border:1px solid #021a40;
   background-color:#ffffff;
 
}

a:link, a:visited {
	color:#91d75d; 
	text-decoration: none; }

a:hover {
	color:#91d75d; 
	text-decoration: underline; }

a:link, a:visited h4 {
	color:#b0b0b0; 
	text-decoration: none; }

a:hover h4 {
	color:#91d75d; 
	text-decoration: underline; }

#container {
	width:900px;}

#container #header {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	width:900px;
    display: block;
}

hr {color: #b3b3b3;
	background-color: #b3b3b3;
	height: 1px;
	border: 0;}

#header .col1 {
	height:75px;
	width:900px;
	border-top: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;}

#header .menu {
	width:900px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
	text-align:center;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 8.5pt;
	font-weight: bold;
	text-transform: uppercase;
	color:#91d75d;
	background-color:#ffffff;}

.menu a:link, .menu a:visited {
	color:#91d75d; 
	text-decoration: none; }

.menu a:hover {
	color:#ffffff; 
	text-decoration: none; 
	background-color: #91d75d;}

#container #content {
	background-color:#ffffff;
	font: Arial, Helvetica, sans-serif;
	text-align:left;
	margin-top:10px;
	padding: 10px;
	height: 460px;}

#container #content2 {
	background-color:#ffffff;
	font: Arial, Helvetica, sans-serif;
	text-align:left;
	margin-top:10px;
	padding: 10px;}

.textcol { 	
	height: 460px;
	column-count: 2;
	column-gap:  12em;
    column-fill: balance;
	text-align: justify;
	font-size: 8pt;
	color: #666666;}


#content .text, #content2 .text {

	text-align: justify;
	font-size: 8pt;
	color:#666666;
 }


h2 { font-size: 8pt;
		text-transform: uppercase; }

h3 { font-size: 11pt;
	 text-transform: uppercase;
	 color:#96d761 }

h4 { font-size: 12pt;
	 color:#96d761;
	 font-weight: normal;}

ul {margin-left: 50px;}


.text b { font-size: 6pt;
		text-transform: uppercase; }

.text img { padding: 3px;}



p {
padding-bottom:8px;
} 

.form {
	border: 1px solid rgb(201,200,198);
	height: 27px;
	width: 230px;
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 12px;
	color: rgb(136,134,135);
	padding: 4px 0 0 8px;}

.formtitle {
	clear:both;
	font-size: 8pt;
	color:#afafaf;
	text-align:left;
	margin-top:20px;
	text-transform: uppercase;
	font-weight: bold;
	color:#666666;
	}

#content .title {
	clear:both;
	background-color:#ffffff;
	font-size: .8em;
	color:#afafaf;
	text-align:left;
	margin-top:20px;}

#content #slideshow {
	padding-top: 10px; 
	width: 100%; 
	height: 428px; 
	overflow : auto;
	overflow-y:hidden;}

#inside_content {
	width: 650px; 
	height: 460px; 
	overflow : auto;
	border: 0px;}

.spacing {
	padding-right: 10px; }

.title a:link, .title a:visited {
	color:#91d75d; 
	text-decoration: none; }

.title a:hover {
	color:#ffffff; 
	text-decoration: none; 
	background-color: #91d75d;}

.title2 {
	color:#ffffff; 
	text-decoration: none; 
	background-color: #91d75d;}

.contacttext {
	float:left;
	width:350px;
	background-color:transparent;}

.contacttext2 {
	width:550px;
	float:right;
    vertical-align: top;
    position: relative;
	text-align:left;
	font-size: 8.5pt;
	font-weight: bold;
	text-transform: uppercase;
	color:#91d75d;}

#container #footer {
	clear:both;
	border-top: 5px solid #e6e6e6;
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top:10px;
	padding-top: 5px;
	width:900px;
	text-transform: uppercase;
	font-size: 8.5pt;
	font-weight: bold;
	color:#7f7f7f;
}

.hiddenPic {display:none;}



