body {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	background-attachment: fixed;
	background-image: url(images/background_greenB.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

/* Fix up IE6 PNG Support */
img, #body #logobox { behavior: url(scripts/iepngfix.htc); }


#bodytext {
	width: 570px;
	margin-left: 210px;
	top: 0;
	padding: 75px 0px 0px 0px;
}
#logobox {
	float:left;
	width: 175px;
	position:absolute;
	top:0;
}

#top_nav{
	margin: 50px 0px 10px 280px;
}
#top_nav ul{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	width: auto;
	height: auto;
	padding: 0px 0px 10px 0px;
	letter-spacing: 0.05em;
}

#top_nav ul li { display:inline;}
#top_nav ul li a {
	color: #990000;
	float:left;
	display:inline;
	text-decoration: none;
	margin-right:15px;
	padding-right:15px;
	border-right: 1px solid #999;
}
#top_nav #current {
	color: #333;
	float:left;
	display:inline;
	text-decoration: none;
	margin-right:15px; padding-right:15px;
	border-right: 1px solid #999;
	 	
}
#top_nav #last a{
	border-right-style: none;
}
#lastcurrent{
	border-right-style: none;
}
#top_nav a:link {
	color: #993333;
	text-decoration: none;
}
#top_nav a:hover {
	color: #666600;
	text-decoration:underline;
}
#top_nav a:active {
	color: #666600;
	text-decoration: none;
}

#head {
	position:absolute;
	left:210px;
	top:132px;
	width:328;
	height:215;
	z-index:1;
}
#home_sub {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	position:absolute;
	left:212px;
	top:433px;
	width:700px;
	height:113px;
	z-index:2;
	color: #333333;
	line-height: 1.8em;
}

.belvedere_inline {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #7e373d;
	font-style: italic;
	padding: 10px 0 0px 0;
}

#bodytext li {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 0.85em;
	line-height: 1.7em;
	color: #666666;
	list-style-type: square;
}
.not_bold {
	font-weight: lighter;
}

#footer {
	position:absolute;
	width:378px;
	height:21px;
	z-index:3;
	left: 210px;
	top: 650px;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 0.75em;
	color: #4C452B;
}

.footer_class {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.65em;
	font-style: normal;
	color: #666666;
}
#left_list p {
	position: absolute;
	left:0px;
	top: 0px;
	font-size: 0.7em;
	text-align: right;
	line-height: 2em;
	color: #993333;
	width: 175px;
	margin-top: 136px;
}

p {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.5em;
	color: #666666;
	padding: 0em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
.boldtext {
	font-weight: bolder;
	color: #333333;
}

.style3 {
	font-size: 3em;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #993333;
}

