/* CSS Document */

#nav ul{
	padding : 7px;
	margin : 0;
	white-space : nowrap;
	background-color : #FFFFFF;
	color : White;
}
#nav ul li{
	display : inline;
}
#nav ul li a{
	padding-left : 0.75em;
	padding-right : 0.75em;
	background-color : #609191;
	color : White;
	font-weight : bold;
	text-decoration : none;
}
#nav ul li a:hover{
	background-color : #efb22d;
	color : #3B2DD6; /*blue match logo*/
}.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #000000;
	text-align: center;
}
.logo-posn {
	margin-left: 5em;
}
.itemno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #888888;
}
.separator {
	border-bottom-width: medium;
	border-bottom-style: inset;
	border-bottom-color: #FF3399;
}
.h_rule {
	border-bottom-width: 80%;
	border-bottom-style: solid;
	border-bottom-color: #FF3399;
}.orig-label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000FF;
}
.orig {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
}
.gossamer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.siteupdt {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	color: #000000;
}
.sub-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #c8aaca;
	padding-right: 50px;
	display: block;
	background-repeat: no-repeat;
	font-style: normal;
	border: solid #c8aaca;
	margin: 2px;
	text-align: left;
	height: 30px;
	width: 400px;
}
.reg-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666666;
}
.nl-list {
	color: #000000;
	list-style-position: outside;
	list-style-image: url(logos/Logo_bullet_20.gif);
	display: list-item;
}
.photo-r {
	float: right;
	padding-right: 2em;
}
.quot-1 {
	color: #666666;
}
.quot-2 {
	color: #609191;
	font-style: italic;
}
.image-b {
	margin-bottom: 1em;
}
.home-tbl {
	height: 150px;
	padding-left: 2em;
}
.tb-vrule {
	border-right-width: medium;
	border-right-style: inset;
	border-right-color: #CC66FF;
	padding-right: 1em;
}
.l-marg1 {
	padding-left: 1em;
}
.sub-bar-nar {

	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #c8aaca;
	padding-right: 50px;
	display: block;
	background-repeat: no-repeat;
	font-style: normal;
	border: solid #c8aaca;
	margin: 2px;
	text-align: left;
	height: 30px;
	width: 250px;
}
.formlab {
	text-align: right;
	padding-right: 1em;
}
