body {
	background-color: #4A4237;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border:thin;
	border-color:#000000;
}
* {
	margin: 0px;
	padding: 0px;
}
html {height:100%; margin-bottom:1px;} /* Forces vertical scroll bar to be visible */
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	text-align: left;
	background-color: #FFFFFF;

}#logo {
	background-image: url(images/logo.jpg);
	background-repeat: repeat-x;
	height: 130px;
	width: 900px;
}
#mainphoto {
	background-image: url(images/img2.jpg);
	height: 200px;
	width: 900px;
}
/*
#navlist li
{
	display: inline;
	list-style-type: none;
	padding: 15px;	
	font-size: 10px;
}
#navlist a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}

#navlist a:hover {
	color: #0288FB;
	text-decoration: underline;
}


		#navlist a:link {
			color: #000000;
			text-decoration: none;
			font-size: 10px;
		}
		
		#navlist a:active.orange {
			color: #0059b4;
			text-decoration: none;
		}
		
		#navlist a:visited {
			color: #000000;
			text-decoration: none;
		}
		#navlist a:hover {
			color: #0B8FF4;
			text-decoration: underline;
		}
*/



/*
#navlist #current a span {
   	color: #0288FB;
	text-decoration: underline;
}
*/

#shadow {
	height: 17px;
	width: 900px;
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
}
#col1 {
	float: left;
	width:580px;
}
#col2 {
	float: left;
	width: 300px;
}
#col1content p {
	margin-bottom: 10px;
	color: #666666;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
}
#col1content {
	padding: 0px 15px 15px;
	
}
#footer {
	clear: both;
	height: 20px;
	width: 900px;
	background-image: url(images/footer.jpg);
}
#col2content {
	padding: 15px;
	text-align: center;
	font-size:12px;
}


			#col2content a:link {
			color:#5182BA;
			text-decoration: none;
			}
			#col2content a:visited {
				color:#5182BA;
				text-decoration: none;
			}
			#col2content a:hover {
				color:#5182BA;
				text-decoration: underline;
			}
			#col2content a:active { color:#5182BA;}


.imageborder {
	padding: 5px;
	border: 1px solid #333333;
	background-color: #F2F3F4;
}
.subhead {
	font-size: 11px;
	color: #78442C;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sidebar {
	margin-bottom: 10px;
	color: #666666;
	font-size: 12px;
	line-height: 140%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #DAD6CF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5182BA;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5182BA;
	padding-bottom: 10px;
	padding-top: 5px;
}
#footer p {
	color: #EEEBE8;
	font-size: 9px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 40px;
	padding-right: 40px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	background-image:url(images/LINE.jpg);
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-left-width: 0px;
	background-repeat: no-repeat;
	background-position: top;
}

#Line {
	color: #EEEBE8;
	padding-right: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-left-width: 0px;
}

a:link {
	color:#0B8FF4;
	text-decoration: none;
}
a:visited {
	color:#0B8FF4;
	text-decoration: none;
}
a:hover {
	color:#0B8FF4;
	text-decoration: underline;
}
a:active { color:#0B8FF4;}

