﻿<style type="text/css">


/* minimum menu requirements for functionality */




.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
	
}

.topmenuli{
	list-style-type:none;
	float:left;
	
}

.topmenutitle{
	display:block;
	width:auto;
	color: #ffffff;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 0px;
	margin-left: 3px;
	margin-right: 3px;
	
}

.topmenutitlelong{
	display:block;
	width:150px;
	color: #FFFFFF;
	font-weight: bold;
	height: 100%;

}
.topmenutitlemedium{
	display:block;
	width: 120px;
	color: #FFFFFF;
	font-weight: bold;
	height: 100%;

}
.topmenutitleshort{
	display:block;
	width: 75px;
	color: #FFFFFF;
	font-weight: bold;
	height: 100%;
}	
.topmenutitlec{
	display:block;
	width: 75px;
	color: #FFFFFF;
	font-weight: bold;
	height: 100%;
}

.topmenutitlelastitem{
	display:block;
	width:auto;
	color: #ffffff;
	font-weight: bold;
	padding-right: 10px;
	
}

.topmenutitlelastitem {
	text-indent:3px;
	text-decoration: none;
	line-height:19px;
	padding-right: 2px;
	padding-left: 3px;
	padding-top: 3px;
	
}
.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
	
	
}

.submenuli a{
	display:block;
	width:150px;
	
}

li:hover ul, li.over ul{ /* lists nested under hovered list items */
	display: block;
	
}

#dmenu li>ul { 
	top: auto;
	left: auto;
}

#content {
	clear: left;
	

}


/* menu design */

#dmenu {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color: #ffffff;
	margin-left: 0px;
	padding-left: 10px;
	margin-top:0px;
}

.topmenuul {
	
}

.topmenutitle {
	text-indent:3px;
	text-decoration: none;
	border-right:1px solid #ffffff;
	line-height:19px;
	padding-right: 7px;
	padding-left: 3px;
	padding-top: 3px;
	
}
.topmenutitlelong {
	text-indent:3px;
	text-decoration: none;
	border-right:1px solid #ffffff;
	padding:3px;
	line-height:19px;
}
.topmenutitlemedium {
	text-indent:3px;
	text-decoration: none;
	border-right:1px solid #ffffff;
	padding:3px;
	line-height:19px;
}
.topmenutitleshort {
	text-indent:3px;
	text-decoration: none;
	border-right:1px solid #ffffff;
	padding:3px;
	line-height:19px;
}
.topmenutitlec {
	text-indent:3px;
	text-decoration: none;
	padding:3px;
	line-height:19px;
}
.submenuul {
	margin-top:-1px;
	background-color:#333399;
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom:2px solid #fff;
	border-right:2px solid #fff;
	border-left:2px solid #fff;
	filter:alpha(opacity=90);
opacity: 0.90;
	-moz-opacity:0.90;

}

.submenuli a{
	padding:3px;
	text-decoration: none;
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66f;
	

	

}

.submenuli a:hover{
	text-decoration: none;
	background:#ff6600;
	color: #FFFFFF;
	
	
}


#flash {
  position: absolute;
  z-index: 0;
}

/*subpage design*/

#wrapper{
	width: 768px;
	clear: none;
	margin: 0px auto 5px;
	
}
#banner{
	height: 75px;
	float: left;
	clear: none;
    font-family: Arial;
	font-size: 150%;
}
#nav
{
	float: left;
	clear: none;
	padding-left: 0px;
	margin-left: 0;
	width: 135px;
	height: 350px;
	font-family: Arial;
	font-size: 75%;
	text-align: right;
	margin-top: 35px;
	padding-top: 0px;
	margin-right: 5px;
	padding-right: 0px;
	margin-left: 5px;
	padding-left: 0px;
	word-spacing: normal;



}
#content {
font-family: tahoma;
	font-size: 10pt;
	border-left: 2px dotted #339;
	text-align: left;
	float: left;
	height: auto;
	width: 600px;
	clear: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 35px;
	padding-top: 0px;
	padding-bottom: 0px;

}
#standardcontent {
font-family: tahoma;
	font-size: 10pt;
	text-align: left;
	float: left;
	height: 100%;
	width: 90%;
	clear: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 10px;
	margin-top: 35px;
	padding-top: 0px;
	padding-bottom: 0px;

}

#homecontent {
font-family: tahoma;
	font-size: 10pt;
	text-align: left;
	height: 100%;
	width: 90%;
	clear: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;

}

.nonavcontent{
font-family: Tahoma;
	font-size: 10pt;
	text-align: left;
	float: left;
	height: auto;
	width: 700px;
	clear: none;
	margin-right: 0px;
	margin-left: 5px;
	padding-right: 0px;
	padding-left: 10px;
	margin-top: 35px;
	padding-top: 0px;
	padding-bottom: 0px;

}

.nonavcontent a{
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
}
.nonavcontent a:hover{
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}

.a{
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
}
.a:hover{
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}
.h1{
	font-family: tahoma;
	font-size: 14pt;
	text-align: center;

	}
.indexcontent{
font-family: Tahoma;
	font-size: 12pt;
	text-align: left;
}

.indexcontent a{
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
}
.indexcontent a:hover{
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}
	
#nonavcontent2{
font-family: tahoma;
	font-size: 10pt;
	text-align: left;
	float: left;
	height: auto;
	width: 700px;
	clear: none;
	margin-right: 0px;
	margin-left: 25px;
	padding-right: 0px;
	padding-left: 10px;
	margin-top: 35px;
	padding-top: 0px;
	padding-bottom: 0px;

}

.photo {
	width: 275px;
	height: 210px;
	float:right;
	clear:right;
	margin-right: 0px
	margin-left: 0px
	padding-right: 10px;
	padding-left: 10px;
	font-size: 165%;
}

.phototall {
	width: 275px;
	height: 400px;
	float:right;
	clear:right;
	margin-right: 0px
	margin-left: 0px
	padding-right: 10px;
	padding-left: 10px;
	font-size: 165%;
}


.homephoto {
	position: absolute;
	z-index:0;
	top:200;
	left:200;
	margin-right: 0px
	margin-left: 0px
	padding-right: 0px;
	padding-left: 0px;
}

.lentmenuleft {
	float:left;
	clear:left;
	background-color: #3333FD;
}

.lentmenucenter {
	float:left;
	clear:left;
	z-index:1;
}

.lenttextbackground {
	font-family:tahoma;
	font-size:12;
	border-style:solid;
	border-width:2px;
	border-color:#3333FD;
	background-color:#DFDFFF;
}

.lentmenuimage {
}

.line {
	width: 300px;
	margin: 10px 0px 0px 0px;
	font-size: 165%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;

}
.linegrey {
	width: 100%;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;

}

.linegreyright {
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #AAAAAA;

}


.leftline {
	width: 675px;
	margin: 0px 0px 0px 3px;
	font-size: 165%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;

}
.pic{
margin-right: 10px;
}
.flash{
	border: 2px solid #666;
	margin: 3px 10px 3px 3px;
	

}
#list{
top: auto;
left: auto;
margin-left: 220px;

}
.ul{
list-style-image: url('../images/oarrow.gif');
}

.li2{
list-style-image: url('../images/oarrow.gif');
margin-left: 50px 
 
}

#footer{
	font-family: tahoma;
	font-size: 80%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #339;
	border-bottom-color: #339;
	padding-top: 5px;
	padding-bottom: 5px;

	}