.top {
	background-image: url(imgs/bkgr_top_pages.jpg);
	background-repeat: no-repeat;
}
#globalnav {
	font-family: "Trebuchet MS", "Tahoma", "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#globalnav ul {
	list-style-image: none;
	list-style-type: none;
	}
#globalnav li {
	list-style-image: none;
	list-style-type: none;
	}
#globalnav ul li {
	letter-spacing: 1px;
	text-align: left;
	margin: 0px
	padding: 0px
	float: left;
}
#globalnav ul li a {
	height: 20px;
	font-family: "Trebuchet MS", "Tahoma", "Verdana", "Arial", "Helvetica", sans-serif;
	font-weight: normal;
	text-decoration: none;
	list-style-image: none;
	float: left;
}
#globalnav ul li a:hover {
	text-decoration: none;
}
#globalnav li a {
	color: #F1E1BD;
	text-decoration: none;
	text-transform: uppercase;
}
#globalnav li a:hover {
   background: transparent url(imgs/nav_bullet.gif); background-repeat: no-repeat;
}
#address p {
	font-family: "Trebuchet MS", "Tahoma", "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: .8em;
	font-style: normal;
	font-color: #000000
}

#footer {
	font-family: "Trebuchet MS", "Tahoma", "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
}

#footer a {
	color: Olive;
	font-weight: bold;
}
#footer a:hover {
	color: Olive;
}
h1 {
	font-family: "Trebuchet MS", "Tahoma", "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 1.3em;
	text-align: right;
	color: #6D5E79
}
p.main {
	font-family: "Trebuchet MS", "Tahoma", "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: .8em;
}
body {
		font-family: "Trebuchet MS", "Tahoma", "Verdana", "Arial", "Helvetica", sans-serif;
}

#copyright p {
	font-family: "Trebuchet MS", "Tahoma", "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: .6em; 
}
.content_right {
	float: right;
	margin-left: auto;
}
#rightbar {
		border-top-width: 1px;
		border-style: solid none none none;
		border-color: Black;
}
#rightbar p {
		font-family: "Trebuchet MS", "Tahoma", "Verdana", "Arial", "Helvetica", sans-serif;
		font-size: .7em;
		padding-left: 80px;
}
#rightbar ul{
		font-size: .7em;
		margin-bottom: 5px;
		margin-left: 60px;
}
#rightbar ul li {
		list-style-image: url(imgs/bullet2.gif);
		color: Black;
		list-style-position: outside;
		margin-bottom: 5px;
		margin-left: 30px;
}
#rightbar ul li a {
		height: 20px;
		color: #F1E1BD;
}
#rightbar ul li a:hover {
		text-decoration: none;
		color: #F1E1BD;
}
#rightbar a {
		height: 20px;
		color: #F1E1BD;
}
#rightbar a:hover {
		text-decoration: none;
		color: #F1E1BD;
}
.line {
		border-top: Black; border-top-width: 3px;
}
#main ul {
		list-style-image: url(imgs/bullet3.gif);
}
#main {
		font-size: .8em;
}
#main a {
		height: 20px;
		color: Olive;
}
#main a:hover {
		text-decoration: none;
		color: Olive;
}

