#menubar ul {
	margin: 0;
	padding: 4px;
	list-style-type: none;
	text-align: left;
	font-size: 14px;
	font-weight: bolder;
}
#menubar ul li { display: inline; }
#menubar ul li a {
	text-decoration: none;
	padding: .1em .5em;
	color: #CCCCCC;
	background-color: #000099;
	border-left-color: #CCCCCC;
	border-left-style: outset;
	border-left-width: medium;
	
}
#menubar ul li a:hover
{
color: #000099;
background-color: #FA9F30;
}

#sidenavcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	font-size: 11px;
	font-weight: bolder;
	
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	background-color: #000099;
}

h1 {
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000099;
	font-size: 24px;
	text-align: center;
}






.italic {
	font-style: italic;
	font-weight: normal;
}

.bold {
	font-weight: 900;
}





.quicklink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000099;
	background-color: #CCCCCC;
	font-weight: bold;
}
.contactbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	background-color: #000099;
	color: #FFFFFF;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
	font-weight: 700;
	border-bottom-style: none;
	letter-spacing: normal;
	background-color: #9999FF;
	}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000099;
}
.tdmiddle {
	background-color: #CCCCCC;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
h6 a {
color:#999999
text-decoration:none
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
.transition {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFF66;
}
.underlinebold {
	font-weight: 900;
	text-decoration: underline;
}
.picback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: 900;
	background-image: url(images/titleback.jpg);
	color: #FFFFFF;
}
.titlepicback {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: 900;
	color: #00009C;
	background-image: url(images/titlebackdjgross.jpg);
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 800;
	color: #0000FF;
}
.yadda {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.centerboldgeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}
.pixel14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.pixel13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.hidden {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
}
a.hidden:link {color:#000099; text-decoration:none}
a.hidden:visited {color:#000099; text-decoration:none}
a.hidden:hover {color:#FF9900; text-decoration:none}
a.hidden:active {color:#000099; text-decoration:none}