body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
/*	background-color:#FCF1B4; */
	background-color:#e1dcdb; 
}

#bodydiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0 auto;
	width: 800px;
	text-align: justify;
}

.top_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: -15px;
	text-align: right;
	font-weight:bold;
}

.foot_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 30px;
	padding-top: 10px;
	text-align: center;
	width:100%;
/*	border-top-color:#666666; */
	border-top-color:#1e313e;
	border-top: 2px;
	border-top-style:ridge;
	font-weight:bold;
}

.top_nav_item {
	text-align: center;
	padding-left:10px;
	padding-right:10px;
}

a.nav {
	text-decoration:none;
	font-weight:bold;
}

a:visited {
	text-decoration:none;
	color:#0000FF;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
	color:#0000FF;
	font-weight:bold;
}
a:active {
	text-decoration:underline;
	font-weight:bold;
	color:black;
}

.foot_nav_item {
	text-align: center;
	padding-left:20px;
	padding-right:20px;
}

.home_content {
	padding-left:30px;
	padding-right:10px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-style:italic;
	font-weight:bold;
	color:#1e313e;
}

.location_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: -30px;
	padding-top: -10 px;
	margin-bottom: -10px;
	padding-bottom: 0 px;
	text-align: right;
/*	border-top-color:#666666; */
	border-top-color:#1e313e;
	border-top: 2px;
	border-top-style:ridge;
	font-style:oblique;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style:italic;
	font-weight:bold;
	color:#1e313e;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style:italic;
	font-weight:bold;
/*	border-bottom-color:#999999; */
	border-bottom-color:#1e313e;
	border-bottom: 1px;
	border-bottom-style:ridge;
	color:#1e313e;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 50px;
}

/*dark : 1e313e
light: e1dcdb8*/

