﻿/* CSS for PEAK by WENdesign 2009 - wenman@gmail.com */
/*------------------------------ main body code ----------------------------------*/
body {
	background-position: center top;
	margin: 0;
	padding: 0;
	background: #FFFFFF url('images/bg_shadow.gif') repeat-y center top;
	height: 100%;
}
h1 {
	color: #54B0DE;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-top: 1px;
	padding-bottom: 3px;
}
p {
	color: #848576;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
img {
	border-style: 0;
	border-width: 0px;
}
LI {
	color: #848576;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	list-style: none;
	list-style-image: url('images/bullut_round_orange2.gif');
	line-height: 18px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #fff;
	font-size: small;
	border-spacing: 2px;
	margin-top: 10px;
}
td {
	background-color: #EAEAEA;
	padding: 2px 8px 2px 8px;
	color: #555;
}
hr {
	border-style: dotted none none none;
	border-color: #C0C0C0;
	margin-top: 1px;
	margin-bottom: 1px;
}
/*----------------------------------- Div ----------------------------------*/
#wrapper {
	position: inherit;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	top: 0px;
	background-image: url('images/bg_shadow2.gif');
	background-repeat: repeat-y;
}
#masterhead {
	position: relative;
	width: 880px;
	height: 166px;
	background-image: url('images/header.gif');
	background-repeat: no-repeat;
}
#top_menu {
	position: absolute;
	width: 653px;
	height: 26px;
	z-index: 1;
	left: 222px;
	top: 133px;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: .15em;
	text-align: center;
}
#column1 {
	position: inherit;
	width: 217px;
	float: left;
}
#column1_image {
	position: inherit;
	width: 217px;
	float: left;
	margin-bottom: 300px;
}
#left_menu {
	position: inherit;
	width: 197px;
	height: 210px;
	padding-top: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	background-color: #B3CFDD;
	float: left;
}
#left_menu2 {
	position: inherit;
	width: 197px;
	padding-top: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	background-color: #B3CFDD;
	float: left;
	padding-bottom: 20px;
}
#left_menu3 {
	position: inherit;
	width: 207px;
	height: 215px;
	padding-top: 15px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #B3CFDD;
	float: left;
}
#column2 {
	position: inherit;
	width: 663px;
	float: right;
}
#image {
	position: relative;
	width: 663px;
	height: 230px;
}
#body_text {
	position: inherit;
	padding: 26px 35px 30px 60px;
	position: relative;
	width: 558px;
	min-height: 300px;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	width: 860px;
	padding: 10px;
	font-weight: bold;
	letter-spacing: .08em;
	background-color: #3f86bc;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
/*----------------------------------- style class ----------------------------------*/
.topmenu {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
	letter-spacing: 1px;
	text-align: center;
}
.left_nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 15px;
}

.left_nav2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 9px;
}

.image {
	margin-top: 150px;
	text-align: center;
}
.text {
	color: #848576;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text2 {
	color: #848576;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


.news_date {
	float:left;
	margin-left:-10px;
	color: #3E84B9;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.font_orange {
	color: #ECA209;
}
.font_blue {
	color: #3E84B9;
}

/*----------------------------------- navigation links ----------------------------------*/
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #7dbbdf;
}
a:hover {
	color: #eca209;
	text-decoration: none;
}
#top_menu a, #top_menu a:link, #top_menu a:visited, #top_menu a:active {
	text-decoration: none;
	color: #94CEEC;
}
#top_menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#left_menu a, #left_menu a:link, #left_menu a:visited, #left_menu a:active, 
#left_menu2 a, #left_menu2 a:link, #left_menu2 a:visited, #left_menu2 a:active, 
#left_menu3 a, #left_menu3 a:link, #left_menu3 a:visited, #left_menu3 a:active {
	text-decoration: none;
	color: #3e84b9;
}
#left_menu a:hover, #left_menu2 a:hover, #left_menu3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

