﻿* { 
padding : 0; 
margin : 0; 
} 
body { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 13px; 
background-image : url(images/bbg.png); 
background-repeat : repeat-x; 
} 
img {
	padding: 0px;
	margin-left: 30px;
	margin-top: 0px;
	z-index: 5;
	float: left;
} 
img.floatTL { 
float : left; 
margin-right : 10px; 
margin-bottom : 5px; 
margin-top : 10px; 
margin-left : 0; 
} 
img.floatTR { 
float : right; 
margin-left : 10px; 
margin-bottom : 5px; 
margin-top : 10px; 
margin-right : 0; 
} 
#wrapper { 
margin : 0px auto; 
width : 922px; 
background-image : url(images/wbg.jpg); 
background-repeat : repeat-y; 
} 
.style1 {
	color: #FAFAEE;
	vertical-align: middle;
}
.style2 {
	margin-top: 0;
}
.style3 {
	font-size: medium;
}
#header {
	color : #333;
	width : 902px;
	float : left;
	padding: 0px;
	height: 196px;
	width: 922px;
	margin : 0;
	background-color : #dbe6ec;
	background-image: url('images/header_bg.jpg');
	background-repeat : no-repeat;
	border-bottom: 8px #53A5CE ridge;
	z-index: 10;
}
#headerimagecontainer  {
	background-position: center;
	height: 153px;
	width: 922px;
	z-index: 5;
	padding-top: 0px;
	background-image: url('images/cd_header.gif');
	background-repeat: no-repeat;
} 
.logo h1.lineone { 
font-size : 1.7em; 
font-weight : lighter; 
font-family : helvetica, arial, sans-serif; 
padding-top : 10px; 
padding-left : 5px; 
border : none; 
letter-spacing : -1px; 
color : #5f9b1e; 
} 
.logo h1.lineone span {
	color : #53a5ce;
	z-index: 100;
} 
.logo h2.linetwo {
	padding-left : 5px;
	font-size : 0.9em;
	font-family : helvetica, arial, sans-serif;
	text-transform : none;
	color : #53a5ce;
	z-index: 100;
} 
.logo a { 
color : #53a5ce; 
text-decoration : none; 
} 
#navigation {
	float: right;
	width: 800px;
	color : #333;
	padding: 0 0 0 0;
	margin: 0px 0 0 0;
	z-index: 10;
} 
#navigation ul {
	list-style : none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display : block;
	font-weight : bold;
	float: left;
} 
#navigation ul li {
	list-style : none;
	display : inline;
	float : left;
	width : 150px;
	height : 35px;
	padding : 0;
	line-height : 35px;
	font-size : 13px;
	margin: 5px 0px 5px 40px;
} 
#navigation ul li a {
	height : 35px;
	width : 150px;
	float : left;
	text-decoration : none;
	padding : 0;
	margin : 0;
	color: #FAFAEE;
	text-align : center;
	background : url(images/menu_bt.gif) no-repeat center 0%;
} 
#navigation ul li a:hover {
	height : 35px;
	width : 150px;
	text-decoration : none;
	color: #FECD07;
	background : url(images/menu_bt_hover.gif) no-repeat center 0%;
} 
#navigation ul li a.current {
	height : 35px;
	width : 150px;
	float : left;
	text-decoration : none;
	padding : 0;
	margin : 0;
	color: #FECD07;
	background : url(images/menu_bt.gif) no-repeat center 0%;
} 
#leftcolumn {
	color : #333;
	margin : 0 0 0 0;
	padding: 0px 10px 10px 10px;
	min-height : 448px;
	width : 165px;
	float : left;
	background-image: url(images/color_light_blue_113.gif);
} 
#leftnav {
	width : 195px;
	margin-top: 10px;
	margin-left : 0px;
	display: block;
	font-weight:bold;
} 
#leftnav ul {
	list-style : none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display : block;
	font-weight : bold;
	float: left;
} 
#leftnav ul li {
	list-style : none;
	display : inline;
	float : left;
	width : 150px;
	height : 35px;
	padding : 0;
	line-height : 35px;
	font-size : 13px;
	margin: 5px 0px 5px 5px;
} 
#leftnav ul li a { 
height : 35px;
	width : 150px;
	float : left;
	text-decoration : none;
	padding : 0;
	margin : 0;
	color: #FAFAEE;
	text-align : center;
	background : url(images/menu_bt.gif) no-repeat center 0%;
} 
#leftnav ul li a:hover {
	height : 35px;
	width : 150px;
	text-decoration : none;
	color: #FECD07;
	background : url(images/menu_bt_hover.gif) no-repeat center 0%;	
} 
#leftnav ul li a.current {
	height : 35px;
	width : 150px;
	float : left;
	text-decoration : none;
	padding : 0;
	margin : 0;
	color: #FECD07;
	background : url(images/menu_bt.gif) no-repeat center 0%;
} 
#content {
	float : left;
	color : #333;
	background: #fafaee url(images/hbg1.jpg) repeat-x;
	margin : 0 0 0 0;
	padding : 10px;
	min-height : 500px;
	width : 480px;
	display : inline;
	text-align : justify;
} 
#content h1 {
	color: #00529C;
	font-size : 1.9em;
	font-weight : lighter;
} 
#content h2 {
	color: #00529C;
	font-size : 1.6em;
	font-weight : lighter;
	padding-top : 20px;
} 
#rightcolumn {
	color : #333;
	margin : 0 0 0 0;
	padding: 10px 0px 0px 10px;
	min-height: 448px;
	width : 220px;
	float : left;
	background-image: url(images/color_light_grey_74.jpeg);
} 
.news p {
	font-family : verdana;
	font-size : 1em;
	padding-left : 5px;
	padding-bottom : 5px;
	margin-right : 0px;
	text-align: center;
	padding-right : 0px;
} 
.news {
	width : 190px;
	height: auto;
	margin-left : 0px;
	margin-right: 3px;
	margin-top : 15px;
} 
.news h4 {
	background-color: #53A5CE;
	color : #fff;
	font-weight : lighter;
	font-size: medium;
	padding-bottom : 2px;
	text-decoration : underline;
} 
.news h3 {
	font-family : verdana;
	font-size : 1em;
	padding-top : 30px;
	padding-left : 0px;
	padding-bottom : 5px;
	color: #333333;
	text-decoration: none;
} 
.news a {
	margin-right: 0px;
	margin-bottom : 2px;
	color: #00529C;
	font-size: small;
	font-weight : bold;
	padding-left : 0px;
	text-decoration: underline;
	padding-bottom : 15px;
} 
#footer {
	width: 680px;
	float: right;
	clear : both;
	color : #333;
	background: #FECD07;
	margin: 75px 0 0 0;
	padding : 10px;
	text-align: right;
}   
#footerholder {
	margin-top: 0;
	height: 186px;
	width: 922px;
}


