@charset "utf-8";
/* CSS Document */
p, h1, h2, h3, h4, h5, h6, ul, li, ol, body{margin:0; padding:0;}
body{ 
	background:url(images/bg.jpg) repeat-x #f0fafd; 
	color:#01164b;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	}
.wrap{
	margin:auto;
	overflow:hidden;
	width:947px;
	}
/* Background Styles */
	#page-bg{
		background:url(images/page_bg.png) repeat-y top;
		width:947px;
		overflow:hidden;
		}
	#page-gradiant-bg{
		background:url(images/page_bg.jpg) repeat-x top;
		margin:auto;
		width:904px;
		overflow:hidden;
		min-height:840px;
		}
	#top-page{
		background:url(images/top.jpg) no-repeat top;
		width:947px;
		overflow:hidden;
		}
	#bottom-page{
		background:url(images/bottom.png) no-repeat bottom;
		width:947px;
		overflow:hidden;
		height:56px;
		}
#holder{
	width:904px;
	margin:28px auto 0;
	overflow:hidden;
	background:url(images/page_bg.jpg) repeat-x;
	background-position:0 122px;
	}
	#left-sidebar{
		width:206px;
		float:left;
		clear:left;
		overflow:hidden;
		margin-left:20px;
		}
		#main-logo{
			background:url(images/main_logo.jpg) top left no-repeat;
			width:206px;
			height:171px;
			clear:both;
			margin-bottom:10px;
			}
		.button{
			margin-bottom:10px;
			clear:both;
			overflow:hidden;
			width:205px;
			}
		.newsletter{
			background:url(images/newsletter.gif) no-repeat;
			width:204px;
			height:68px;
			margin-bottom:10px;
			padding-top:50px;
			}
/* Navigation Menu */
	.sidebar-list{
		background:#c8e7f3;
		width:162px;
		padding:0 20px;
		margin:0;
		overflow:hidden;
		}
	.sidebar-top{
		background:url(images/sidebar_top.gif) top no-repeat;
		width:202px;
		height:9px;
		overflow:hidden;
		}
	.sidebar-bottom{
		background:url(images/sidebar_bottom.gif) bottom no-repeat;
		width:202px;
		height:10px;
		}
	.menu{
		list-style:none;
		color:#165c76;
		font-weight:bold;
		margin:-6px 0 6px 0;
		}
		.menu a{
			text-decoration:none; 
			color:#165c76;
			}
		.menu li a{
			text-transform:uppercase;
			font-size:12px;
			}
		.menu li{
			margin:7px 0 0;
			}
		.menu li ul{
			margin:0 0 5px 2px;
			padding-left:6px;
			list-style:none;
			display:none;
			}
		.menu li.current_page_item ul/*, .menu li:hover ul*/, .menu li.current_page_parent ul, .menu li.current_page_ancestor ul{
			display:inline-block;
			}
		.menu li ul li{
			background:url(images/bullet.gif) no-repeat;
                        background-position:0 5px;
			padding-left:13px;
			}
		.menu li ul li ul li{
		       padding-left:13px; font-size:11px;}
		
#right-content{
	width:636px;
	margin:8px 15px 0 0;
	padding:0px 6px 0 6px;
	float:right;
	clear:right;
	overflow:hidden;
	background:#FFF;
	min-height:850px;
	}
	#main-image{
		padding-bottom:10px;
		border-bottom:1px solid #a0d3e5;
		margin-bottom:20px;
		}
	.post{
		padding:0 20px;
		}
	.news-left .post{
		padding:0 0 20px 0;
		}

#footer p{ 
	text-align:center;
	font-size:11px;
	margin-top:5px;
	}
	
/* News/Blog Section */
.news-left{
	width:378px;
	float:left;
	clear:left;
	padding:0 20px;
	}
.news-right{
	width:198px;
	float:right;
	clear:right;
	padding:0 20px 0 0;
	}
	.news-right ul{ list-style:none; margin:0 0 20px; padding:0;}
	.news-right a{text-decoration:none;}
	.news-right a:hover{text-decoration:underline;}
	#searchform{margin:0 0 20px 0;}
	#s{width:120px;}
	.entry{
		padding:0 0 5px;
		margin:0 0 5px;
		border-bottom:1px solid #E1F4FB;
		}
	.hidden{display:none;}
/* Text, lists, and images */
p a, li a, .navigation a{
	text-decoration:underline;
	color:#01164b;
	}
h2, h2 a{
	text-transform:uppercase;
	color:#165c76;
	font-size:30px;
	margin-bottom:20px;
	letter-spacing:-1px;
	text-decoration:none;
	}
h3, h3 a{
	color:#165c76;
	font-size:20px;
	margin-bottom:10px;
	letter-spacing:-1px;
	text-decoration:none;
	font-weight:normal;
	}
p, ul{
	color:#01164b;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	margin:0 0 15px 0;
	}
	p img.alignright{ margin:0 0 5px 15px; }
	p img.alignleft{margin:0 15px 5px 0; }
	p a img{border:none;}
p.postmetadata{
	font-size:10px;
	margin-top:-10px;
	}
	
ul{
	margin-left:15px;
	}
	ul li{margin:0 0 5px 0;}
a.pdf{
	background:url(images/document_text.png) left no-repeat;
	padding:0 0 0 19px;
	}
	
.navigation{
	padding:0 20px;
	}
.alignleft{
	float:left;
	clear:left;
	}
.alignright{
	float:right;
	clear:right;
	}
.newsletter-form{
	margin:auto;
	width:178px;
	}
	.submit{
	font-size:10px; 
	background:#FFF; 
	padding:4px; 
	border:1px solid #ababab; 
	color:#ababab;
	clear:both;
	float:right;
	margin:7px 0 0;
	}
	.signup-box{
	font-size:10px; 
	border:1px solid #ababab; 
	width:165px; 
	padding:5px; 
	color:#ababab;
	}
	

	
