@charset "utf-8";
/* CSS Document */

body {
	margin: 0 0 0 0;
	background: #003366 url(img/bg.jpg) repeat-x top center;
	font: normal 12px/100% Tahoma, Arial, Helvetica, sans-serif;
}

p {
	color: #999999;
	font: normal 12px/100% Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0 0 15px 0;
}

p.board {
	color: #999999;
	font: normal 12px/100% Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0 0 15px 0;
	text-indent: 0px;
}

p.none {
	color: #999999;
	font: normal 12px/100% Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0 0 15px 0;
	text-indent: 0px;
}

p.intro {
	color: #999999;
	font: normal 12px/100% Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0px;
}


p.home_bottom {
	padding: 10px;
	text-indent: 0px;
}

p.footer_text {
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	padding-top: 25px;
	text-indent: 30px;
}

a:link {color: #a62d12; text-decoration: none;}
a:visited {text-decoration: none; color: ##a62d12;}
a:hover {text-decoration: underline; color: #a62d12;}
a:active {text-decoration: none; color: ##a62d12;}

.home_link {
	float: right;
	width: 150px;
	text-align: right;
	padding: 10px;
}

h1 {
	color: #f5841f;
	font: normal 21px/100% "Myriad Pro", Arial, Helvetica, sans-serif;
	float: right;
	position: absolute;
	top: 120px;
	left: 285px;
	width: 383px;
}

h2.orange {
	background: url(img/h2_orange.jpg) no-repeat;
	margin: 2px 0 0 0;
	height: 38px;
	width: 259px;
	text-align: center;
	color: #FFFFFF;
	font: normal 20px/100% Tahoma, Arial, Helvetica, sans-serif;
	line-height: 36px;
	overflow: hidden;
}

h2.blue {
	background: url(img/h2_blue.jpg) no-repeat;
	margin: 2px 0 0 0;
	height: 38px;
	width: 259px;
	text-align: center;
	color: #FFFFFF;
	font: normal 20px/100% Tahoma, Arial, Helvetica, sans-serif;
	line-height: 36px;
	overflow: hidden;
}

h3 {
	color: #123568;
	font: normal 14px/100% Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 0 10px 0;
}

h4.orange, h4.orange a {
	text-align: center;
	color: #f5841f;
	font: normal 20px/100% Tahoma, Arial, Helvetica, sans-serif;
	line-height: 36px;
	float: left;
	width: 160px;
	margin-top: 3px;
	margin-left: 40px;
}

h4.blue, h4.blue a {
	text-align: center;
	color: #123568;
	font: normal 20px/100% Tahoma, Arial, Helvetica, sans-serif;
	line-height: 36px;
	float: left;
	margin-top: 3px;
	margin-left: 70px;
}

ol {
	color: #999999;
	font: normal 12px/100% Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

ul {
	color: #999999;
	font: normal 12px/100% Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

#page {
	margin: 33px auto 0 auto;
	background: #FFFFFF url(img/page_bg.jpg) repeat-y;
	width: 787px;
	min-height: 400px;
	overflow: hidden;
	position: relative;
	border: 6px solid #FFFFFF;
	text-align: justify;
}

#page_top {
	position: relative;
	margin-top: 6px;
	float: left;
	background: #FFFFFF;
	width: 780px;
	height: 148px;
	padding: 8px;
	border-bottom: 1px dashed #bfbfbf;
}

#page_body {
	margin: 7px 5px 0 0;
	width: 503px;
	min-height: 300px;
	position: relative;
	float: right;
	border-left: 1px dashed #bfbfbf;
	padding-left: 15px;
}

#page_bottom {
	background: #ffffff url(img/page_bottom.jpg) no-repeat top center;
	margin: 0 auto 0 auto;
	width: 793px;
	height: 43px;
	position: relative;
	border-top: 1px dashed #bfbfbf;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}

#side {
	margin: 7px 0 0 0;
	width: 260px;
	float: left;
	position: relative;
}

#nav {
	list-style: none;
	margin: 0 0 0 -40px;
	position: relative;
	height: 38px;
	width: 787px;
	overflow: hidden;
}

#nav li {
	float: left;
	margin-left: 2px;
}

#nav .current_page_item a, #nav .current_page_item a:visited {
	color: #FFFFFF;
	text-decoration: none;
	width: 155px;
	height: 38px;
	text-align: center;	
	background: url(img/nav_active.jpg) no-repeat;
}

#nav .page_item a {
	color: #265586;
	text-decoration: none;
	background: url(img/nav_dormant.jpg) no-repeat;
	text-align: center;
	width: 155px;
	height: 38px;
	padding-top: 10px;
	font: normal 16px/100% Tahoma;
	display: block;
}

#nav .page_item a:hover {
	background: url(img/nav_hover.jpg) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

#home_top {
	margin: 7px 0 0 0;
	width: 787px;
	position: relative;
}

#home_left {
	position: relative;
	margin-top: 6px;
	float: left;
	background: #FFFFFF url(img/logo.jpg) no-repeat bottom center;
	width: 375px;
	height: 264px;
	padding: 8px;
	border: 1px dashed #bfbfbf;
}

#home_right {
	position: relative;
	margin-top: 6px;
	float: right;
	width: 389px;
	height: 281px;
	background: #ffffff;
}

#home_bottom {
	margin: 7px 0 0 0;
	width: 787px;
	height: 300px;
	position: relative;
	float: left;
}

#calandar {
	width: 259px;
	height: 134px;
	position: relative;
	top: 8px;
}

#business {
	width: 257px;
	min-height: 134px;
	margin-left: 265px;
	margin-top: -305px;
	position: relative;
	float: left;
}

#board {
	width: 259px;
	min-height: 134px;
	margin-top: -305px;
	float: right;
	position: relative;
}

#footer {
	background: url(img/footer.jpg) no-repeat;
	width: 799px;
	height: 119px;
	margin: 0 auto 0 auto;
	padding-bottom: 50px;
}
#footer .footer_text a {
	color: #FFFFFF;
}

.com_table {
	text-align: center;
	color: #666666;
	line-height: 16px;

}
