body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFCC;
}

#wrapper {
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	border: 1px solid #FFCC99;
	background-color: #FFFFFF;		
}


.style1 {
	color: #0033FF;
	font-size: 12px;
}

.style3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


#banner {
	position:relative;
	height: 150px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFCC99;
}

.address {
	position:absolute;
	top:30px;
	left:202px;
	font-size: 10px;
	color: #333333;
}

#nav {
	background-color: #000066;
	height: 30px;
	color:#FFFFFF;
	font-size: 12px;
	vertical-align: middle;
	text-align:center;
	padding: 4px 0 0 10px;
}


#dropdown, #dropdown ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#dropdown a {
	display: block;
	color: #FFFFFF;
	background-color: #003366;
	text-decoration: none;
	padding: 4px 0 5px 0;
	width: 120px;
	border: 1px solid #666666;
}

#dropdown li { 
	float: left;
	margin: 0;
	padding: 0 4px 0 0;
}

#dropdown li ul {
	position: absolute;
	left: -999em;
	width: 120px;
	padding: 0;
}

#dropdown li ul a{
	width: 120px;
	color:#CCFF00;
	border: 0;
	border:#666666 solid 1px;
	background-color: #666666;
}

#dropdown li:hover ul {
	left: auto;
}

#dropdown li:hover ul, #dropdown li.sfhover ul {
	left: auto;
}



#dropdown a:hover, #dropdown a:focus {
	color: #CCFF00;
	border:#FFFFCC solid 1px;
}


.container {
	width: 99%;
	float: right;
	background-color: #9933CC;
}

#content {
	height: 100%;
	margin: 0 0 15px 0;
}

#content p {
	font-size: 12px;
	margin: 15px;
	color: #996600;
	line-height: normal;
}

#content b {
	color: #996600;
}

#content h1 {
	font-size: 14px;
	color: #000000;
	padding: 0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15;
	margin-left: 15px;
}

#content h2 {
	font-size: 13px;
	color: #996600;
	height: 12px;
	margin: 15px 0 0 15px;
}

#content p.listing {
	font-size: 12px;
	color: #996600;
	font-weight:bold;
}

#content h3 {
	font-size: 12px;
	color: #333333;
	padding: 0;
	margin: 15px;
}

#content a {
	text-decoration: none;
}

#content a:hover, #content a:focus {
	color: #000099;
}

#content ul { list-style: circle; }
#content ul.rlinks {
	list-style-type:none;
	margin:20px 0;
	padding:0;
}

#content ul.rlinks li {
	margin:3px 15px;
}

#content ul.rlinks li ul {
	list-style-type:none;
	margin:0 0 20px 0;
	padding:0;
	font-style:italic;
}

#content li { 
	font-size: 12px;
}

#content ul li a{
	color:#003399;
	border:#ffffff solid 1px;
}

#content a:hover, #content a:focus {
	color: #CC9933;
	/* border:#cccccc solid 1px; */
}

#content TABLE    {
	display: table;
	width: 100%;
}

#content TD   {
	display: table-cell;
	valign: top;
}

#content TD p  {
	color: #666666;
}


#gallery {
	height: 300px;
	overflow: auto;
}


#gallery img {
	border: 1px solid #000000;
	margin: 5px 0 0 15px;

}

#people {
	width: 720px;
	border: #A7A7A7 solid 1px;
	float: left;
	background-color: #FFFFCC;
	margin: 15px 5px 0 15px;
}


#weather_thang {
	float: right;
	width: 270px;
	height: 175px;
	margin: 15px;
}

#resources {
	width: 180px;
	border: #A7A7A7 solid 1px;
	float: right;
	background-color: #FFFFCC;
	margin: 15px;

}

#resources TABLE    {
	display: table;
	width: 175;
	border: 0;
	cellpadding: 3;
	cellspacing: 0;
	border: 0;
	width: 180;
}

#resources TR       {
	display: table-row;
}

#resources TBODY    {
	display: table-row-group
}

#resources COL      {
	display: table-column
}

#resources TD   {
	display: table-cell;
	align: center;
}

#resources CAPTION  {
	display: table-caption
}

#resources THEAD    {
	display: table-header-group;
}

#resources TH   {
	display: table-cell;
}

#resources TFOOT    {
	display: table-footer-group
}

#resources COLGROUP {
	display: table-column-group
}


#resources h1 {
	font-size: 12px;
	color: #666666;
	margin: 0 0 0 10px;
}

#resources ul {
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
}

#resources ul li {
	display: block;
	padding: 0;
	list-style-type: none;
}

#resources ul li a {
	font-size: 11px;
	color: #996600;
	text-decoration: none;
	text-align: left;
	width: 9em;
	border-bottom: 0;
	padding: 0px;
}

#resources ul li a:hover, #resources ul li a:focus {
	color: #999966;
	list-style-position: outside;
	border-bottom: 1px dashed #666666;	
}


#content p {
	font-size: 12px;
	color: #666666;
}

.leftimage {
	float: left;
	margin: 0 15px 15px 15px;
	border: 1px solid #000000;
}

.rightimage {
	float: right;
	margin: 12px 0 0 10px;
	border: 1px solid #000000;
}

.clearit {
	clear: both;
	display: block;
}


	
#footer {
	text-align: center;
	background-color: #003366;
	color: #FFFFFF;
	clear: both;
	border-top: 1px solid #FFCC99;
	padding: 0 15px 5px 15px;
}

#footer p {
	font-size: 70%;
	text-align: right;
	align: left;
	color: #FFFFFF;
}

#footer a {
	color: #FFCC00;
	text-decoration: none;
}


#footer a:hover, #footer a:focus {
	color: #FFFFFF;
}


.widget {
	width: 120px;
	background-color: #666666;
	float: right;	
	margin: 0 15px 0 0;
}

.widget a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	
}


