@charset "windows-1252";
/* CSS Document */
body {
	background-image: url(images/bg-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p{
	margin:0px;	
	padding-bottom: 10px;
	
}
a {
	color: #666666;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color:#000000;
}
h1, h2, h3, h4, h5, h6 {
	color: #000000;
}
h1 {
	font-size: 18px;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 18px;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	padding-bottom:0px;
}
h3 {
	font-size: 14px;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	padding-bottom:0px;
}
#top-top {
	float: right;
}
#top {
	width: 940px;
	margin-left:auto;
	margin-right:auto;
}
#top-nav {
	height: 47px;
	width: 940px;
	background-image: url(images/bg-nav2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#top-nav a {
	color: #ffffff;
	text-decoration:none;
}
#top-nav a:hover {
	text-decoration: underline;
}
#top-nav ul {
	margin:0px;
	padding-top:15px;
	padding-left:0px;
}
#top-nav li {
	display: inline;
	font-size:13px;
	padding-left:35px;
}	
#home-news {
	background-image: url(images/bg-news.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 243px;
	width: 300px;
	line-height:100%;
}
#home-news p {
	margin-left:auto;
	margin-right:auto;
	padding-bottom:7px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width:250px;
}
#home-news a {
	color: #333333;
}
#president {
	height: 375px;
	width: 605px;
	background-image: url(images/bg-president.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#president p {
	padding-left: 25px;
	padding-right: 25px;
	font-size:12px;
}
#aboutus {
	width: 605px;
}
#aboutus p {
	padding-left: 25px;
	padding-right: 25px;
	font-size:13px;
}
#home-bottom-table {
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #999999;
	padding-bottom:20px;
	line-height:200%;
}
#home-bottom-table h1 {
	padding-left:25px;
	padding-top:15px;
	margin:0px;
	font-size:22px;
}
#home-bottom-table h2 {
	padding-left:25px;
	margin:0px;
}
#home-bottom-table h3 {
	padding-left:25px;
	margin:0px;
}
#home-bottom-table h4 {
	padding-left:25px;
	margin:0px;
}
#home-bottom-table h5 {
	padding-left:25px;
	margin:0px;
}
#home-bottom-table h6 {
	padding-left:25px;
	margin:0px;
}
#fblike {
	padding-left: 25px;
	padding-top: 25px;
}
#footer {
	width: 940px;
	font-size:11px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top: 15px;
	padding-bottom:15px;
	line-height:225%;
}
