/*primary styles for non ie basics page funtions basics listed first*/

body{
	Color: Navy;
	Font-Family: Arial, Helvetica, sans-serif;
	List-Style-Image: none;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 1em;
	background-color: White;
}
.main{
	width: 99%;
	max-height: 100%;
	background-color: #F5F3F3;
	position: relative;
	margin: 1px 2px 2px 0px;
	padding: 1px 2px 2px 0px;
	border: thin solid Navy;
	text-decoration: none;
}
.topnav{
	width: 100%;
	margin-top: 0px;
	height: 1.8em;
	background-color: #000077;
	margin-right: 0px;
	padding-right: 0px;
	
}
.footer2{
	padding-bottom: 0px;
	background-color: #F5F3F3;
	
}

.headerimg{
	width: 100%;
}
.divheader{
	width: 100%;
	background-color: #010080;
	
}
.header{
	width: 100%;
	background-color: #010080;
	}
.maincontent{
	background: #F5F3F3;
	margin-left: 0.1em;
	margin-right: 0.1em;
	padding-left: 0.1em;
	padding-right: 0.1em;
	margin-top: 0px;
	padding-top: 0px;
	height: 100%;
	}
	
.wrapper {
	background-color:#AE0000;
	text-align: left;
	border: none;
	margin: 4px auto;
	padding: 0;
	width: 99%;
}	
/*##this goes at the bottem of each content page##keeps length sane##*/
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }


/*general funtions*/
h1,h2,h3,h4,h5,h6{
	text-align: center;
	color: Navy;
}	
p
{
	text-align: justify;
	color: black;
	font-family: arial;
	text-indent: 0.15em;
	margin-left: 2em;
	margin-right: 2em;
}

.ex{
	color: #AE0000;
	font-size: 1.75em;
	font-weight: bold;
	text-align: center;
}
.exsm{
	color: #AE0000;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}
.white{
	color: White;
	font-size: 0.9em;
	text-align: center;
}
.tiny{
	font-size: 0.7em;
}
.tinyb{
	font-size: 0.7em;
	font-weight: bold;
}
.tinyemp{
	font-style: italic;
	font-size: 0.7em;
}
.tinyempb{
	font-style: italic;
	font-size: 0.7em;
	font-weight: bold;
}
.small{
	font-size: 0.8em;
}
.smallb{
	font-size: 0.8em;
	font-weight: bold;
}
.center{
	text-align: center;
}
.logobox{
font-size: 0.75em;
font-weight: bold;
	float: right;
	padding: 1px 1% 1px 1%;
	margin: 1px 1% 1px 1%;
	background: #F5F3F3;
	display: block;
	border: 0px solid #F5F3F3;
	width: 60%; /* ie5win fudge begins */
	
}

.familybox{
	font-weight: bold;
	float: left;
	padding: 2px 2px 1px 6px;
	margin: 2px 2px 1px 6px;
	background: #F5F3F3;
	display: block;
	border: 5px solid #F5F3F3;
	width: 40px;
}
.family{
	font-weight: bolder;
	font-size: 1.6em;
	text-decoration: none;
	}

.family a:link{
	color: #F5F3F3;
	text-decoration: none;
}
.family a:hover{
	background-color: Lime;
	color: #400080;
	text-decoration: none;
}
.family a:visited{
	color: #F5F3F3;
	text-decoration: none;
}
.imgleft{
	float: left;
	padding: 0.5em;
	margin: 0.5em;
}
.imgright{
	float: right;
	padding: 0.5em;
	margin: 0.5em;
}
.whitetxt{
	color: White;
}
a:link{
	color: Blue;
	text-decoration: none;
}
a:visited{
	color: Red;
	text-decoration: none;
}
a:hover{
	color: White;
	background-color: Blue;
	text-decoration: none;
}

/*#######  BOXES  #######*/


.boxleft {
	float: left;padding: 10px 2% 10px 2%;margin: 20px 1% 20px 2%;background: #FDFDFD;
	border: 5px solid #EBEBEB;width: 44%; /* ie5win fudge begins */voice-family: "\"}\"";
	voice-family:inherit;width: 41%;
	}	

.boxright {
	float: right;padding: 10px 2% 10px 2%;margin: 20px 2% 20px 1%;background: #FDFDFD;
	border: 5px solid #EBEBEB;width: 44%; /* ie5win fudge begins */voice-family: "\"}\"";
	voice-family:inherit;width: 41%
	}
	
.boxredleft {
	float: left;padding: 10px 2% 10px 2%;margin: 20px 1% 20px 2%;background: #F5F3F3;
	border: 3px solid #AE0000;width: 44%; /* ie5win fudge begins */voice-family: "\"}\"";
	voice-family:inherit;width: 41%;
	}	
	
.boxredright {
	float: right;padding: 10px 2% 10px 2%;margin: 20px 2% 20px 1%;background: #F5F3F3;
	border: 3px solid #AE0000;width: 44%; /* ie5win fudge begins */voice-family: "\"}\"";
	voice-family:inherit;width: 41%
	}		
.boxsmredleft {
	float: left;padding: 2px 2% 2px 1%;margin: 2px 1% 2px 1%;background: #F5F3F3;
	border: 2px solid #AE0000;width: 21%; /* ie5win fudge begins */voice-family: "\"}\"";
	voice-family:inherit;width: 21%;
	}	
.boxsmredright {
	float: right;padding: 2px 2% 2px 1%;margin: 2px 1% 2px 1%;background: #F5F3F3;
	border: 2px solid #AE0000;width: 22%; /* ie5win fudge begins */voice-family: "\"}\"";
	voice-family:inherit;width: 22%
	}		
	

	
	
	
/*############ Navigation ############*/	
/* common styling */
.menu {
font-family: verdana, sans-serif; 
width:750px; 
position:relative; 
font-size:0.85em;
padding-bottom:250px;
z-index: 3;
}
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
.menu ul li {
float:left;
position:relative;
}
.menu ul li a, .menu ul li a:visited {
	display: block;
	text-decoration: none;
	color: #fff;
	width: 139px;
	height: 2em;
	color: #fff;
	border: 1px solid #fff;
	border-width: 1px 1px 0px 0;
	background: #000077;
	padding-left: 10px;
	line-height: 2em;
	z-index: 1;
}
* html .menu ul li a, .menu ul li a:visited {
width:149px;
w\idth:139px;
}
.menu ul li ul {
display: none;
}
table {
margin:-1px; 
border-collapse:collapse;
font-size:1em;

}

/* specific to non IE browsers */
.menu ul li:hover a {
color:#fff; 
background:#000040;
z-index: 1;
}
.menu ul li:hover ul {
display:block; 
position:absolute; 
top:2em;
margin-top:1px;
left:0; 
width:148px;
}
.menu ul li:hover ul li ul {
display: none;
}
.menu ul li:hover ul li a {
display:block; 
background:#000040; 
color:#000; 
height:auto; 
line-height:1.2em; 
padding:5px 11px; 
width:129px
}
.menu ul li:hover ul li a.drop {
background:#000040 url(images/drop.gif) bottom right no-repeat;
}
.menu ul li:hover ul li a:hover {
background:#000040; 
color:#000;
}
.menu ul li:hover ul li:hover ul {
display:block; 
position:absolute; 
left:150px; 
top:0;
width:150px;
}
.menu ul li:hover ul li:hover ul.left {
left:-150px;
}
/* specific to non IE browsers */
.menu ul li:hover a {
color:#fff; 
background:#0000D5;

}
.menu ul li:hover ul {
display:block; 
position:absolute; 
top:2em;
margin-top:1px;
left:0; 
width:150px;
}
.menu ul li:hover ul li ul {
display: none;
}
.menu ul li:hover ul li a {
display:block; 
background:#BBD0F2; 
color:#000; 
height:auto; 
line-height:1.2em; 
padding:5px 11px; 
width:129px
}
.menu ul li:hover ul li a.drop {
background:#6493E1 url(images/drop.gif) bottom right no-repeat;
}
.menu ul li:hover ul li a:hover {
background:#376DDD; 
color:#fff;
}
.menu ul li:hover ul li:hover ul {
display:block; 
position:absolute; 
left:150px; 
top:0;
width:150px;
}
.menu ul li:hover ul li:hover ul.left {
left:-150px;
}					 

.galleries{
	font-family: verdana, arial, sans-serif;
	width: 70%;
	background: #000;
	margin: 3em 10% 12em 15%;
	position: relative;
	z-index: 1;
	border: 1px solid #bd8d5e;
	padding: 1em 1em 5% 1em;
	text-align: center;
}
	
	
	
.galleries dt {
padding:0;
Margin: 0;	
list-style-type: none;
border: 0;

}
.galleries ul li{
	float:left;
}

.galleries dt a:active{
border-color: Blue;
}

.galleries dt a:hover{
color: White;
}

.galleries dt a:visited{
	color: Red;
}
