@charset "utf-8";
/* CSS Document */
html,body{
background:url(mastheadbk.png);background-repeat:repeat-x;
background-color:#fff;
margin:0;
padding:0
}
#container {
width:810px;
margin: auto auto;
}
#masthead{
width:576px;
height:240px;
margin: auto auto;
background-image:url(masthead.png)
}
#navbar {
width:493px;
height:50px;
margin: auto auto;
}
#content{
margin-top:40px
}
p,li {
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
color:#000;
text-align:left;
line-height:16pt;
}
h1{
font:bold 15pt Arial,Helvetica,sans-serif; color:#38a516;;
text-shadow:1px 1px 0px #034001
}
h2{
font:bold 14pt Arial,Helvetica,sans-serif; color:#034001;
}
h3{
font:bold 13pt Arial,Helvetica,sans-serif; color:#38a516; padding-left:10px;
}
#footer p {
color:#000;
text-align:center;
font-size:10pt
}
.thumbnail {
	width:200px;
	height:150px;
	padding:1px;
	float:left;
}
.intro {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
line-height:20pt;
font-size:16pt;
padding:10px;
text-align:justify;
background-color:#c6ff4d; border-bottom-style:ridge;}
.small {font-size: 10pt;}
.video {font-size:10pt; font-weight:bold; text-align:center; color:#50b41f}
.image {
width:250px;
height:188px;
padding:8px;
float:right;}
.clear{
clear:both}
.twocol{
margin-left:75px;
width:300px;
float:left
}
