#backtotop {
	padding:0px;
	float:left;
	margin-left:10px;
	width: 550px;	
	/* same width as #contentright */
	text-align: center;	
	}	
	
body {
	text-align: center;
	}
	
.breadcrumbs {
	font-family: Verdana;
	font-size: 70%;
	font-weight: bold;
}

.breadcrumbs a {
	font-weight: 100;
}

.content { 
	color: black; 
	font-size: 80%; 
	font-family: Arial;
	}	
	
.content-red-italic {
	color: #660000;
	font-style: italic;
	font-family: Arial;
	}	
	
.content-small { 
	color: black; 
	font-size: 65%; 
	font-family: Arial;
	}		
	
#contentcenter {
	width:300px;
	padding:0px;
	float:left;
	background:#eee;
	}

#contentheader {
	background: #FFF;
	padding-bottom: 8px;	
	}		
	
#contentheader h1 {
	font-size: 100%;
	padding:10px;
	margin:0px;
	}	

#contentleft {
	width: 179px;
	/* The width of #contentleft + #contentright must equal #frame */
	padding: 0px;
	background:#fff;
	}			


#contentright {
	padding:0px;
	padding-top: 2px;
	float:left;
	padding-left: 190px;
	background:#fff;
	width: 550px;
	/* The width of #contentleft + #contentright must equal #frame */
	}	
	
.footer1	{
	font-family: Verdana;
	font-size: 70%;
	}

.footer2	{
	font-family: Verdana;
	font-size: 70%;
	color: #660033;
	}	
	
#frame {
	width:796px;
	/* The width of #contentleft + #contentright must equal #frame */		
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	}

h1 {
	font-size: 200%;
	padding-top:10px;
	font-family: "Times New Roman", Times, serif;
	color: #6B7A5B;
	}
	
h2 {
	font-size: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}	

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
}	

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
	
#headertext {
	background-color: #fff;
	float: right;
	width: 400px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	}

li.inline {
	display: inline;
	padding-left: 3px;
	padding-right: 7px;
	}
	
.list-numbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #A2AD97;
}	

.mainframe {
	text-align: center;
	}
	
p, h1, h2, h3, h4 {
	margin:0px 10px 10px 10px;
	}

.subtitle {
	font-size: 85%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}	
	
.topnav {
	float: right;
	}
		
/*------------------------------------*/

/* --------- New Nav Stuff ---------- */		

/*------------------------------------*/


.bottomlinks{ }

.browserwarning  { 
	display: none;
	background-color: #e9e2c3; 
	color: red; 
	font-size: 100%; 
	font-weight: bold; 
	width: 280px; 
	border-color: black; 
	border-style: solid; 
	border-width: 2px;
	}	

.button {
	padding-bottom: 3px;
	border-top: solid 1px #C2C2C2;
	border-right: solid 1px #C2C2C2;	
	font-family: arial;
	font-size: 80%;
	}
	
.button2 {
	padding-bottom: 3px;
	border-top: solid 1px #C2C2C2;
	border-right: solid 1px #C2C2C2;
	border-bottom: solid 1px #C2C2C2;	
	font-family: arial;
	font-size: 80%;
	}	

.buttonbottom {
	border-right: solid 1px #C2C2C2;
	padding-bottom: 3px;
	font-family: arial;
	font-size: 100%;
	height: 90px;
	}		
	
#content   { 
	position: absolute; 
	top: 47px; 
	left: 223px; 
	width: 277px; 
	}

.imgs	 {  
	display: none;
	}

img.plus {
	display: inline;
	}

.left { 
	float: left; 
	clear: both; 
	margin-right: 20px;
	}

#main   { 
	position: absolute; 
	left: inherit; 
	width: 100%; 
	visibility: visible;
	}

#menu  {
	position: absolute;
	width: 180px;
	}
	
#menu img {
	border: 0px; 
	vertical-align: middle; 
	padding-bottom: 3px; 
	}
	
.navbreak {
	line-height: 10px;
	}
	
.nav, .nav2 {
	font-family: Arial; 
}

.nav {
	font-weight: bold;
	color: #88947C;
	list-style-type: disc;
	}

.plus	 {  
	display: none;
	}

#popup1  { 
	position: absolute; 
	list-style: none;
	left: 180px; 
	visibility: hidden; 
	display: block;
	}
	
#popup2  { 
	position: absolute; 
	list-style: none;
	left: 180px; 
	visibility: hidden; 
	display: block;
	}
	
#popup3  { 
	position: absolute; 
	list-style: none;
	left: 180px; 
	visibility: hidden; 
	display: block;	
	}

.popup   { 
	color: black; 
	font-size: 70%; 
	font-family: Arial; 
	background-color: #E2E7DA; 
	border: solid 1px #336633; 
	}
	
.popup ul {
	list-style: none;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	line-height: 17px;
	white-space: nowrap;
	padding: 4px;	
	}		

.right { 
	float: right; 
	clear: both; 
	margin-left: 20px;
	}

.sublist {
	display: none;
	text-align: left;	
	font-size: 70%;
	border-right: solid 1px #C2C2C2;	
	}
	
.sublist ul{
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	line-height: 17px;
	padding: 10px;
	padding-top: 0px;
	list-style: none;
	}

ul, dl{ 
	color: black; 
	line-height: 1.2em;
	font-family: Arial;
	}