 body
{
	font-family: Arial, Verdana,  sans serif;
	font-size: 13px;
	line-height: 16px;
	color: #333;
	background-color: #669;	
}
ul, li 
{
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 
{
	margin: 0px; 
	padding: 0px;
	font-weight: normal;
}

h1
{
	font-size: 18px;
	padding: 35px 35px;
	letter-spacing: 1px;	
}

h2
{
	font-size: 16px;
	
	text-transform: capitalize;
	padding: 5px 0px 4px 0px;
	letter-spacing: 1px;
	text-align: center;
}

h3
{
	font-size: 14px;
	color: #33C;
	text-transform: capitalize;
	text-align: center;
	margin: 30px 0px 20px 0px;
	padding-bottom: 2px;
	letter-spacing: 1px;
	border-bottom: 1px solid #6F3;	
}

h4
{
	font-size: 14px;
	color: #30C;
	width:100%;
	text-align:center;
	letter-spacing: 1px;
	padding:10px;
	
}

h5
{
	font-size: 16px;
	font-weight: bold;
	color: #900;
	text-transform: capitalize;
	text-align: center;
	margin: 30px 0px 20px 0px;
	padding-bottom: 2px;
	letter-spacing: 1px;
	border-bottom: 1px solid #333;	
}
#wrapper
{
	position: relative;
	width: 900px;
		background-image: url(../img/circle-ltyellow.gif); 
	background-repeat: no-repeat; 
	background-position: bottom;
	margin: auto;
	background-color: white;
	padding-bottom: 50px;
}

#wrapper.home 
{ 
	background-image: url(../img/splash.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom;
	height: 600px; 
}
#wrapper.plain2 
{ 
	background-image: url(../img/circle-ltyellow.gif); 
	background-repeat: no-repeat; 
	background-position: bottom;
	height: 600px; 
}
#wrapper.plain 
{ 
	background-image: url(../img/circle-yellow.gif); 
	background-repeat: no-repeat; 
	background-position: bottom;
	height: 600px; 
}
#wrapper.picture3
{ 
	background-image: url(../img/splash.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom;
	height: 600px; 
}

#masthead
{
	position: relative;
	height: 150px;
	width: 900px;
	background-color: #053476;
}

#masthead img {margin: 50px 0px 0px 50px; }

#maincontent
{
	position: relative;
	top: 20px;
	left: 300px;
	width: 500px;
	
	
	
}

#navcontainer
{
	position: absolute;
	width: 212px;
	top: 200px;
	left: 30px;
	bottom: 25px;
	padding:  0px 10px 10px 0px;
	font-weight: bold;
	text-align: right;
	line-height: 20px;

	display: block;
	
}


#navcontainer ul {list-style-type: none;}
#navcontainer li { margin: 2px; border border: 1px grey solid;}
#navcontainer a:link, #navcontainer a:visited, #navcontainer a:active {color: #009;text-decoration: none; padding-right: 12px;}
#navcontainer a:hover 
{
	position: relative;
	color: #06C; 
	background-image: url(../img/bullet.jpg); 
	background-position: right;
	background-repeat: no-repeat;
}

.quotebox { border-bottom: 1px dotted grey; margin-bottom: 20px; padding-bottom: 10px;}
.quote 
{
font-style: italic; 
color: #336; 
text-align: right;
margin-top: 3px;
}
.quote2 
{
font-style: italic; 
color: #336; 
text-align: left;
margin-top: 3px;
}

.highlightbox
{

	line-height: 18px;
	font-weight: bold;
	color: #000;
	
}
.highlightbox ul 
{  margin-left: 40px; width: 400px; list-style-type: disc;}
.highlightbox ul li {margin-left: 20px;}


.wherenowbox
{
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	margin:20px;
	padding:20px;
	border: 4px dotted #9F3;
}
.wherenowbox ul 
{  margin-left: 20px; width: 400px; list-style-type: disc;}
.wherenowbox ul li {margin-left: 10px;}
.wherenowbox a:link, .wherenowbox a:visited, .wherenowbox a:active {color: #69F;}
.wherenowbox a:hover {color: #9F6;}

.wherenowbox2
{
	line-height: 18px;
	font-weight: bold;
	color: #000;

	margin:20px;
	padding:20px;

}
.wherenowbox2 ul 
{ margin-left: 20px; width: 400px; list-style-type: disc;font-weight: normal;}
.wherenowbox2 ul li {margin-left: 10px;}
.wherenowbox2 a:link, .wherenowbox a:visited, .wherenowbox a:active {color: #69F;}
.wherenowbox2 a:hover {color: #9F6;}

.bigyearbox
{
	line-height: 18px;
	font-weight: bold;
	color: #00C;	
	margin:20px;
	padding:20px;
	border-bottom: 4px dotted #9F3;
}
.bigyear
{
	font-size: 50px;
	color: #44fd04;
	letter-spacing: 1px;
	padding:10px;	
	float:left;
	margin-left: 70px;
}
.bigyearbox2
{
	line-height: 18px;
	font-weight: bold;
	color: #00C;	
	margin:20px;
	padding:20px;
	border-bottom: 4px dotted #9F3;
	text-align: center;
	
}
.bigyear2
{
	font-size: 50px;
	color: #44fd04;
	letter-spacing: 1px;
	line-height:55px;	
	
}



.update
{
font-style: italic; 
font-family: Georgia, Times, serif;
font-size: 18px;
color: #9F6; 
text-align: center;

}

.caption {font-size: 11px;}

.imgright {float: right; margin: 20px;}
.imgleft {float: left; margin: 10px 20px;}
.imgcentered {text-align: center; margin: 20px;}
.clear {clear: both;}


/******form styles*******/

fieldset 
{
	border: 1px dotted #9C6;
	margin-top: 20px;
	padding: 15px 15px 15px 15px;
}

fieldset legend 
{
	color: #fff;
	background-color: #4F0775;
	font-size: 14px;
	padding: 3px;
}
