@charset "utf-8";
.nav {
	float: left;
	width: 200px;
	background-image: url(images/nav_bck.gif);
	background-repeat: repeat-y;
}
#nav_footer {
	background-image: url(images/nav_footer.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 200px;
}
#nav_header {
	background-image: url(images/nav_header.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 200px;
	margin-bottom: 0px;
}
#nav_content {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 22px;
	font-family: "Trebuchet MS", "Myriad Pro", Arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content {
	float: left;
	width: 685px;
	border: 1px none #b2b2b2;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.date {
	font-family: "Trebuchet MS", "Myriad Pro", Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
.news {
	margin-top: 30px;
	padding-top: 30px;
}

.news_item {
	font-family: "Trebuchet MS", "Myriad Pro", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.news_title {
	font-family: "Trebuchet MS", "Myriad Pro", Arial, sans-serif;
	font-size: 18px;
	color: #234283;
}




.nav a {
	font-family: "Trebuchet MS", "Myriad Pro", Arial, sans-serif;
	font-size: 22px;
	color: #38372B;
	text-decoration: none;

}
.nav a:visited {
	color: #38372B;
		text-decoration: none;
}
.nav a:active {
	color: #38372B;
		text-decoration: none;
}
.nav a:hover {
	color: #828065;
	text-decoration: none;
}
.l_photo {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.sub_title {
	font-size: 24px;
	font-weight: bold;
	color: #1D3F7F;
	font-family: "Trebuchet MS", "Myriad Pro", Arial, sans-serif;
}
.sub_title_red {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	font-family: "Trebuchet MS", "Myriad Pro", Arial, sans-serif;
}

body {
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
}
#title {
	font-family: "Trebuchet MS", "Myriad Pro", Arial, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #1D3F7F;
}
.right_side {
	float: right;
	width: 200px;
	margin-top: 20px;
	border: thin solid #F0F0F0;
	padding: 5px;
}
.g_date {
	font-family: "Trebuchet MS", "Myriad Pro", Arial, sans-serif;
	font-size: large;
	font-style: italic;
}
.g_title {
	font-family: "Trebuchet MS", "Myriad Pro", Arial, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #1D3F7F;
}
.left_pic {
	margin: 5px;
	float: left;
}
.right_pic {
	margin: 5px;
	float: right;
}
.g {
	background-color: #F0F0F0;
}
#about {
	display: none;
	background-color: #A0A0A4;
	font-family: "Trebuchet MS", "Myriad Pro", Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
}
.nav_wrapper {
	float: left;
	width: 200px;
}
.link_style {
	font-family: "Trebuchet MS", "Myriad Pro", Arial, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #1D3F7F;
}
