/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:"Comic Sans MS", Verdana, "Lucida Grande", sans-serif;
	font-size:13px;
	line-height: 150%;
	color:#0066CC;
	text-align:left;
	padding-top:15px;
	}
	
a:link { color:#016a3a; text-decoration:none;}
a:visited { color:#016a3a; text-decoration:none;}
a:hover { color: #ff6523; text-decoration:underline;}
	
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:left;
	color:#003366;
	}
h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align:left;
	color:#016a3a;
	}	
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0;
	padding:0;
	color:#003366;
	}
	
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0;
	padding:0;
	color:#003366;
	}

.head1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:left;
	color:#009900;
	font-weight:bold;
	}

.smallTXT {font-size:9px;}

.borderBgrn { border-bottom:1px dotted #006c3a;}

.border-yellow2 {
	background-image:url(images/gif/border-yellow-cut.gif);
	background-repeat: repeat-y;
	width:250px;
	}
	
.border-yellow {
	background-image:url(images/gif/border-yellow-cut.gif);
	background-repeat: repeat-y;
	}
		
.border-footer {
	background-image:url(images/gif/footer-red-border.gif);
	background-repeat: no-repeat;
	}
	
.bullets {
	float:right;
	margin-right:90px;
	margin-bottom:4px;
	padding:4px;
	}
	
.thumb-pic {
	float:right;
	margin-right:25px;
	margin-bottom:4px;
	padding:4px;
	}
	
.title-td{
font-family:"Comic Sans MS", Verdana, "Lucida Grande", sans-serif;
font-size:12px;
font-weight:bold;
color:#0077C0;
}

.question1 {
	font-weight:bold;
	color:#990099;
	margin-bottom:0;
	}

.question {
	font-weight:bold;
	color:#990099;
	margin-bottom:0;
	padding-top: 15px;
	border-top:1px dotted red;
	}

.answer {
	font-style:italic;
	margin:5px 0 5px 20px;
	}
	
.picRight {
	float:right;
	padding: 0 0 10px 10px;
	background-color:#fff;
	}

.picLeft {
	float:left;
	margin: 0 10px 10px 0;
	}
	
table.formTable {
	border-collapse:collapse;
	border:1px dotted #006c3a;
	font-size:9px;
	}
	
.formTable td {
	border:1px dotted #006c3a;
	border-width:1px 0 1px 0;
	padding:.5em;
	}

.error_msg {
	width:368px; 
	padding:1em; 
	border:1px dotted #CC0000; 
	border-width:1px 0 1px 0; 
	background-color:#eeeeee;
	margin:1em 0;
	color:#990000;
}

.error_msg p {
	margin-top:0;
	padding-top:0;
}

.error_msg ul {
	margin-bottom:0;
	padding-bottom:0;
	}
	
td.validation {
	background-color:#eeeeee;
	color:#990000;
	font-weight:bold;
	border-color:#990000;
	}

tr.validation {
	background-color:#eeeeee;
	color:#990000;
	font-weight:bold;
	border-color:#990000;
	}
	
.aSaucedo a:link, .aSaucedo a:visited {
	color:#CC0000;
	}
.aSaucedo a:hover {
	color:#016a3a;
	}
	
/* Homepage RSS Feed Styles */

/* begin styles for RSS Feed This is the most basic style to use for a list with no bullets */

.rss_box {
	width: 500px;
	}
	
ul.rss_item {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
.rss_box ul li {
	background-image:url(images/jpg/border-wavyLine.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding-bottom:60px;
	}

.rss_title, rss_title a {
	margin: 0px 0;
	padding: 0;
}

.rss_items {
	list-style:none;
	margin:0;
	padding:0;
}

.rss_item  {
	margin-bottom: 1em;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	
	}

.rss_item a:hover { 

	}
	
.rss_date {
	font-size: xx-small;
	}

/* End Homepage RSS Feed Styles */	

	
/* Side Navigation Styles */

#sidenav{
/* margin-top:90px; */
font-size:13px;
line-height:110%;
list-style:none;
padding-left: 10px;
text-align: left
}
#sidenav img{
text-align:center;
}
#sidenav form{
text-align:center;
}
#sidenav ul{
	list-style:none;	
	margin:0 auto;
	padding:0;
}

#sidenav li{
padding-bottom:4px;
padding-top:3px;
font-weight:bold;
margin:0 auto;
width:171px;
background-image:url(images/gif/sidebtn.gif);
}
#sidenav li a{
padding-left:5px;
display:block;
}

#sidenav ul ul {
	background:#ffffff;
	margin-top:3px;
	width:171px;
	padding:0;
	}
	
#sidenav ul ul li {
	background:#ffffff;
    width:165px;
	margin:2px;
	padding:0;
	padding:2px;
	}
#sidenav #uber{
background-image:url(images/gif/sidebtn_dn.gif);
}

#sidenav ul ul #uber{
background:#ffffff;
}
#sidenav a{
color:#ffffff;
}
#sidenav a:hover{
color:#fcd679;
}

#sidenav a:link, #sidenav a:visited {text-decoration:none;}

#sidenav a:hover {text-decoration:underline;}

#sidenav #uber a:link, #sidenav #uber a:visited, #sidenav #uber a:hover { font-weight:bold; color:#fcd679; text-decoration:none;}

#sidenav #uber #uber2 a:link, #sidenav #uber #uber2 a:visited { font-weight:normal; color:#0066ce; text-decoration:none; } 

#sidenav #uber #uber2 a:hover { font-weight:normal; color:#009900	; text-decoration:underline;}

#sidenav #uber #uber2 #uber3 a:link, #sidenav #uber #uber2 #uber3 a:visited, #sidenav #uber #uber2 #uber3 a:hover { font-weight:bold; color:#009900; text-decoration:none;}

/* end Sidenav */

#dataWrap {
width:460px;
margin-top:10px;
}

#dataCounts {
	padding:6px;
	background-color:#ffffff;
	border:9px solid #016a3a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#555555;
	}
	
#dataCounts td, #dataCounts th {text-align:left;}

#dataCounts h1 {
	font-family:"Comic Sans MS", Verdana, sans-serif;
	font-size:18px;
	padding:0;
	margin:0;
	color:#008852;
	border-bottom:1px dotted #008852;
	margin-bottom:4px;
	}

#sideimg {
margin-left:55px;
margin-top:05px;
}

#sideimg {
margin-bottom:4px;
}

.footer {
	background-image:url(images/jpg/footer-border.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.copywrite{
	background-color:#FFFFFF;
	color:#5FB9DC;
	}

#content {
	width:680px;
	text-align:left;
	padding: 15px;
	margin-left: auto 0;
	margin-right: auto 0;
	}

#photoGals {
	text-align:center;
	}

#photoGals h1 {
	width: 80%;
	font-size:14px;
	line-height: 200%;
	padding-top:5px;
	border-top: 1px dotted #006c3a;
	color:#0077c0;
	text-align:center;
	}
	
/* ****** SITE MAP STYLES ****** */
	
#sitemap {
	text-align:left;
	}
	
#sitemap ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
	
#sitemap ul li {
	margin-bottom: 8px;
	}
	
#sitemap ul li a:link, #sitemap ul li a:visited, #sitemap ul li a:hover {
	display:block;
	background-color:#fdfbc5;
	padding: 4px;
	font-weight:bold;
	color:#CC0000;
	}
	
#sitemap ul ul {
	margin-left:6px;
	background-color:#fff;
	}

#sitemap ul ul li {
	background-color:#fff;
	margin-bottom:4px;
	}
	
#sitemap ul ul li a:link, #sitemap ul ul li a:visited, #sitemap ul ul li a:hover {
	display:block;
	background-color:#fff;
	color: #006c3a;
	}
	
#sitemap ul ul ul {
	margin-left:14px;
	background-color:#fff;
	}
	
#sitemap ul ul ul li {
	background-color:#fff;
	margin-bottom:2px;
	}
	
#sitemap ul ul ul li a:link, #sitemap ul ul ul li a:visited, #sitemap ul ul ul li a:hover {
	display:block;
	background-color:#fff;
	color: #970064;
	}
	

.validation { 
	color:red; 
	font-weight:bold; 
	background-color:red; 
	color:#ffffff; 
}
	
	
	
	
	
