/* CSS Document */

body{
	background-color:#ffffff;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px; 
	text-align: center;
	line-height: 150%;
}
a {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
}
#headerblock {
	margin: 0px auto;
	width: 780px;
	text-align: right;
	padding: 00px 0px 0px 0px; /* top right bottom left */

}
/* Horizontal Nav */

#navwrapper {
	width: 100%;
	background-color: #333333;
	height:20px;
}
#navconstrainer {
	width: 780px;
	margin:0px auto;
	text-align: left;
	border-right: 1px solid #999999;
}
#nav {
	margin: 0;
	padding: 0;
	height: 20px;
	float: right;
}
#nav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
#nav ul li a {
	background: transparent;
	width: auto;
	height: 18px;
	border-top: 1px solid #333333;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #333333;
	border-right: none;
	padding: 0 18px;
	margin: 0;
	color: #999999;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 10px/18px verdana, lucida, sans-serif;
	letter-spacing: 1px;
}
#nav ul li a:hover {
	color: #ffffff;
	background: #006699;
	border-top: 1px solid #006699;
	border-bottom: 1px solid #006699;
}
#nav a:currentpage {
	background: #666666;
	color: #ffffff;
}
#nav li#currentpage a {
	background: #666666;
	border-top: 1px solid #666666;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-right: 0px solid #999999;
	color: #ffffff;
}

#nav li#last a {
	border-top: 1px solid #666666;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-right: 0px solid #999999;
	color: #ffffff;
	padding: 0;
	font-size: 1px;
}



/* End Horizontal Nav */

#wrapper{
	width: 780px;
	margin:0px auto;
	text-align: left;
}
#leftcol {
	width: 558px;
	margin: 20px 0px 0px 0px; /* top right bottom left */
	padding: 0px 20px 0px 0px; /* top right bottom left */
	float: left;
	background-color: #ffffff;
	border-right: 1px dotted #999999;
}
#leftcol h1  {
	font-size: 18px;
	color: #996600;
	text-transform: none;
	letter-spacing: 0px;
	font-weight: lighter;
}
#leftcol h1 a {
	color: #999999;
}
#leftcol h2 {
	font-size: 14px;
	color: #996600;
	letter-spacing: 1px;
	font-weight: lighter;
}
#leftcol h3 {
	font-size: 13px;
	color: #006699;
	letter-spacing: 0px;
	font-weight: lighter;
}

#leftcol h4 {
	font-size: 11px;
	color: #006699;
	letter-spacing: 0px;
	font-weight: lighter;
}
#leftcol p {
	font-size: 12px;
	text-transform: none;
	line-height: 16px;
}
#leftcol strong {
	font-size: 10px;
	text-transform: uppercase;
	color: #006699;
}
.leftcol_h3 {
	font-size: 12px;
	color: #006699;
	letter-spacing: 0px;
	font-weight: lighter;
}
.leftcol_date {
	color: #000;
    font-size: 10px;

}
#photo{
	width: 114px;
	float:left;
	margin: 0px 15px 10px 0px;  /* top right bottom left */
}
#rightcol {
	width: 180px;
	margin: 20px 0px 0px 0px;  /* top right bottom left */
	padding: 0px 0px 0px 20px;  /* top right bottom left */
	background-color: #ffffff;
	float: right;
}
#rightcol h1 {
	font-size: 11px;
	color: #006699;
	text-transform: none;
	letter-spacing: 0px;
	line-height: 15px;
}
#rightcol h1 a {
	color: #999999;
}
#rightcol a{
	text-decoration: none;
	color: #006699;
}
#rightcol a:hover{
	text-decoration: underline;
}
#rightcol ul li{
	list-style-type: square;
	margin-left: -26px;
	line-height: 17px;
}
#news {
	background-color: #EBF5FF;
	padding: 2px 10px 10px 10px;
	margin: 0px auto;
	font-size: 11px;
	border: solid #C1E4FF 1px;
	text-align: left;
}
#news p {
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid silver;
	vertical-align: top;
}

#home_news {
	background: #EBF5FF;
	padding: 10px;
	margin: 10px 0px;
	border: solid #C1E4FF 1px;
}

#home_news_1, #home_news_2, #home_news_3, #home_news_4  {
	width: 170px;
	float: left;
	min-height: 290px;
}

#home_news_1, #home_news_2, #home_news_3 {
	border-right: solid #C1E4FF 1px;
	padding-right: 10px;
}

#home_news_1  {
	margin-left: 0px;
}

#home_news_2, #home_news_3, #home_news_4  {
	margin-left: 10px;
}


#footerwrapper {
	width: 100%;
	border-top: 1px solid #999999;
}
#footerconstrainer {
	width: 780px;
	margin:0px auto;
	padding: 10px 0px 0px 0px;   /* top right bottom left */
	border-right: 0px dotted #000000;
	text-align: left;
}
#footerconstrainer p {
	font-size: 10px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
}
.clearit {
	clear:both;
}

#home_flash {
	margin-top: 40px;
	text-align: center;
}


