* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #ef8116;
}

	a:hover {
		text-decoration: none;
	}

body {
	background: #326485 url(../images/main-tail-hor.gif) repeat-x 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	background: url(../images/line-hor.gif) repeat-x 0% 100%;
	margin: 0 0 22px 0;
	padding: 0 0 5px 0;
	line-height: 1.2em;
	text-transform: uppercase;
	font-size: 2.5em;
	color: #464e53;
}

	h2.extra {
		margin: 0 0 25px 0;
	}
	
	h2.extra-1 {
		margin: 0 0 16px 0;
	}

h5 {
	margin: -2px 0 0 0;
	padding: 0 0 3px 0;
	line-height: 1.5em;
	font-size: 1em;
	color: #37add6;
}

	h5.large {
	line-height: 2.2em;
	font-size: 1.7em;
	}

h6 {
	padding: 0 0 7px 0;
	line-height: 1.143em;
	font-size: 1.167em;
	color: #ef8116;
}

	h6 span {
		display: block;
		line-height: 1.286em;
		margin: 0 0 -1px 0;
	}

	h6 strong {
		display: block;
		padding: 0 0 8px 0;
		line-height: 1.286em;
		color: #464e53;
	}
	
	h6 i {
		display: block;
		margin: 0 0 -1px 0;
		line-height: 1.286em;
		font-style: normal;
		color: #464e53;
	}
	
	h6 b {
		display: block;
		padding: 1px 0 0 0;
		line-height: 1.143em;
		color: #464e53;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 19px 58px 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 4px 27px 55px 1px;
	}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#tail-top-right {
	background: url(../images/tail-top-right.gif) repeat-x 0% 0%;
	width: 50%;
	height: 1014px;
	position: absolute;
	top: 0;
	right: 0;
}

#main-tail-ver {
	background: url(../images/main-tail-ver.gif) repeat-y 50% 0%;
}

#main-bg-top {
	background: url(../images/main-bg-top.jpg) no-repeat 50% 0%;
	position: relative;
}

#main-bg-bot {
	background: url(../images/main-bg-bot.jpg) no-repeat 50% 100%;
	width: 100%;
}

#main {
	position: relative;
	width: 900px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 512px;
}

#twitter {
	background: url(../images/twitter.gif) no-repeat 0% 0%;
	display: block;
	height: 48px;
	padding: 0 0 0 64px;
	line-height: 36px;
	color: #8acdef;
	position: absolute;
	top: 30px;
	left: 25px;
}

#admin {
	display: block;
	height: 48px;
	padding: 0 0 0 64px;
	line-height: 36px;
	color: #8acdef;
	position: absolute;
	top: 43px;
	left: -120px;
}

#search-form {
	background: url(../images/search-input.gif) no-repeat 0% 0%;
	width: 240px;
	height: 28px;
	overflow: hidden;
	position: absolute;
	top: 27px;
	right: -1px;
}

	#search-form input {
		background: none;
		width: 149px;
		height: 20px;
		padding: 4px 16px 4px 16px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #88b8d6;
	}
	
	#search-form input#search-submit {
		background: url(../images/search-submit.gif) no-repeat 0% 0%;
		width: 55px;
		height: 28px;
		margin: 0 0 0 4px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		font-weight: bold;
		color: #fff;
	}

#logo {
	position: absolute;
	top: 119px;
	left: 1px;
}

#menu {
	background: url(../images/menu-tail.gif) repeat-x 0% 0%;
	height: 54px;
	overflow: hidden;
	position: absolute;
	top: 115px;
	left: 338px;
}

	#menu div {
		background: url(../images/menu-left.gif) no-repeat 0% 0%;
	}
	
		#menu div div {
			background: url(../images/menu-right.gif) no-repeat 100% 0%;
			height: 54px;
		}
		
			#menu div div ul {
				overflow: hidden;
			}
			
				#menu div div ul li {
					float: left;
					text-transform: uppercase;
					font-size: 1.35em;
					font-weight: 400;
					padding:0;
					color: #464e53;
				}
				
					#menu div div ul li a {
						display: block;
						height: 54px;
						float: left;
						padding: 0 14px 0 14px;
						line-height: 54px;
						text-decoration: none;
						color: #464e53;
					}
					
					#menu div div ul li a:hover {
						background: url(../images/menu-act.gif) repeat-x 0% 0%;
						color: #fff;
					}
					
						#menu div div ul li a span {
							display: block;
							padding: 0 0 0 5px;
						}
						
							#menu div div ul li a:hover span {
								background: url(../images/menu-act-left.gif) no-repeat 0% 0%;
								display: block;
								margin: 0 0 0 -14px;
								padding: 0 0 0 19px;
							}
					
						#menu div div ul li a strong {
							display: block;
							padding: 0 22px 0 0;
							font-weight: 400;
						}
						
							#menu div div ul li a:hover strong {
								background: url(../images/menu-act-right.gif) no-repeat 100% 0%;
								display: block;
								margin: 0 -14px 0 0;
								padding: 0 36px 0 0;
							}
						
						#menu div div ul li.act a {
							background: url(../images/menu-act.gif) repeat-x 0% 0%;
							color: #fff;
						}
						
							#menu div div ul li.act a span {
								background: url(../images/menu-act-left.gif) no-repeat 0% 0%;
								display: block;
								margin: 0 0 0 -14px;
								padding: 0 0 0 19px;
							}
							
							#menu div div ul li.act a strong {
								background: url(../images/menu-act-right.gif) no-repeat 100% 0%;
								display: block;
								margin: 0 -14px 0 0;
								padding: 0 36px 0 0;
							}

#banners {
	position: absolute;
	top: 220px;
	left: 575px;
	z-index:10;
}

	#banners li {
		padding: 0 0 8px 0;
	}

#hcbalogo{
	position:absolute;
	top:200px;
	left:15px;
	z-index:11;
}

#content {
	padding: 15px 0 64px 0;
}

	#content p {
		padding: 0 0 13px 0;
		line-height: 1.286em;
		font-size: 1.167em;
		color: #666666;
	}
	
	#content p.extra {
		padding: 0 0 25px 0;
	}
	
	#content p.extra-1 {
		padding: 0 0 21px 0;
	}
	
		#content p small {
			float: right;
			padding: 0 26% 0 0;
			font-size: 1em;
		}

.box {
	width: 100%;
	overflow: hidden;
}

	.box .border-top {
		background: #f5f8f9 url(../images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url(../images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url(../images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(../images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url(../images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(../images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(../images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(../images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box .inner {
		padding: 26px 25px 52px 25px;
	}
	
	.box .inner-1 {
		padding: 26px 25px 35px 25px;
	}
	
	.box p {
		padding: 0 0 21px 0 !important;
		line-height: 1.5em !important;
		font-size: 1em !important;
		color: #666 !important;
	}
	
	.box p.extra {
		padding: 0 0 18px 0 !important;
	}
	
	.box p.extra-1 {
		padding: 0 0 25px 0 !important;
	}
	
		.box blockquote p {
			padding: 0 0 16px 0 !important;
		}
		
		.box blockquote p.extra {
			padding: 0 0 18px 0 !important;
		}
		
		.box blockquote p.extra-1 {
			padding: 0 0 11px 0 !important;
		}
		
			.box blockquote p strong {
				display: block;
				padding: 4px 8px 0 0;
				text-align: right;
				color: #37add6;
			}
			
				.box blockquote p strong a {
					text-decoration: none;
					color: #37add6;
				}
				
				.box blockquote p strong a:hover {
					text-decoration: underline;
				}

.link {
	background: url(../images/arrows.gif) no-repeat 1px 3px;
	margin: 0 0 0 1px;
	padding: 0 0 0 23px;
	float: left;
	line-height: 1.25em;
	text-decoration: none;
	font-size: 1.333em;
	color: #010101;
}

	.link:hover {
		text-decoration: underline;
	}

.link-position {
	margin: 0 0 37px 33px;
}

.link-indent {
	margin: 0 0 35px 1px !important;
}

.link-indent1 {
	margin: 0 0 33px 1px !important;
}

.link-indent2 {
	margin: 0 0 37px 1px !important;
}

.indent {
	padding: 26px 0 2px 0;
}

.indent-bot {
	margin: 0 0 18px 0;
}

.indent-bot1 {
	margin: 0 0 27px 0;
}

.style2{
	font-size:11px;
}

.list {
	overflow: hidden;
	padding: 0 0 15px 0;
}

	.list li {
		background: url(../images/marker.gif) no-repeat 1px 11px;
		padding: 0 0 0 11px;
		line-height: 1.625em;
		font-size: 1.1em;
		font-style: italic;
		color: #37add6;
	}
	
		.list li a {
			color: #37add6;
		}
		
		

.list-1 {
	overflow: hidden;
	margin: -2px 0 0 0;
}

	.list-1 dt {
		width: 100%;
		padding: 0 0 3px 0;
		overflow: hidden;
		line-height: 1.5em;
		font-size: 1em;
		font-weight: bold;
		color: #37add6;
	}
	
		.list-1 dt span {
			background: url(../images/pic.gif) no-repeat 0% 0%;
			display: block;
			width: 22px;
			height: 25px;
			overflow: hidden;
			float: left;
			margin: 5px 11px 0 0;
			line-height: 30px;
			text-align: center;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			color: #020202;
		}
	
		.list-1 dt a {
			text-decoration: none;
			color: #37add6;
		}
		
		.list-1 dt a:hover {
			text-decoration: underline;
		}
		
		
	.list-1 dd {
		background: url(../images/line-hor1.gif) no-repeat 33px 100%;
		margin: 0 0 16px 0;
		padding: 0 0 15px 33px;
		line-height: 1.5em;
		font-size: 1em;
		color: #666;
	}
	
	
	.list-1 .date {
		display:block;
		font-weight:bold;
	}

	
	.list-1 dd.extra {
		background: none;
		margin: 0;
		padding: 0 0 13px 33px;
	}
	
	

.list-2 {
	width: 100%;
	overflow: hidden;
}

	.list-2 li {
		width: 100%;
		padding: 0 0 33px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.286em;
		font-size: 1.167em;
		color: #666;
	}
	
		.list-2 li img {
			float: left;
			margin: 0 19px 0 1px;
		}
		
		.list-2 li strong {
			display: block;
			padding: 1px 0 0 0;
			color: #ef8116;
		}
		
			.list-2 li strong a {
				text-decoration: none;
				color: #ef8116;
			}
			
			.list-2 li strong a:hover {
				text-decoration: underline;
			}
			
		.list-2 li p {
			padding: 0 0 16px 0 !important;
			line-height: 1.286em !important;
			font-size: 1em !important;
			color: #666 !important;
		}
		
		.list-2 li span {
			display: block;
			overflow: hidden;
		}

			.list-2 li span a {
				background: url(../images/arrows.gif) no-repeat 1px 3px;
				margin: 0 0 0 1px;
				padding: 0 0 0 23px;
				float: left;
				line-height: 1.25em;
				text-decoration: none;
				font-size: 1.143em;
				color: #010101;
			}
		
			.list-2 li span a:hover {
				text-decoration: underline;
			}

.list-3 {
	overflow: hidden;
	margin: -2px 0 0 0;
}

	.list-3 dt {
		width: 100%;
		padding: 0 0 3px 0;
		overflow: hidden;
		line-height: 1.5em;
		font-size: 1em;
		font-weight: bold;
		color: #37add6;
	}
	
		.list-3 dt a {
			text-decoration: none;
			color: #37add6;
		}
		
		.list-3 dt a:hover {
			text-decoration: underline;
		}
		
	.list-3 dd {
		background: url(../images/line-hor1.gif) repeat-x 0% 100%;
		margin: 0 0 16px 0;
		padding: 0 0 15px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #666;
	}
	
	.list-3 dd.extra {
		background: none;
		margin: 0;
		padding: 0 0 13px 0;
	}
	
.list-4 {
	overflow: hidden;
	margin: -2px 0 0 0;
}

	.list-4 dt {
		width: 100%;
		padding: 0 0 3px 0;
		overflow: hidden;
		line-height: 1.5em;
		font-size: 1em;
		font-weight: bold;
		color: #37add6;
	}
	
		.list-4 dt a {
			text-decoration: none;
			color: #37add6;
		}
		
		.list-4 dt a:hover {
			text-decoration: underline;
		}
		
	.list-4 dd {
		background: url(../images/line-hor1.gif) repeat-x 0% 100%;
		margin: 0 0 15px 0;
		padding: 0 0 17px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #666;
	}
	
	.list-4 dd.extra {
		background: none;
		margin: 0;
		padding: 0 0 0 0;
	}

.list-5 {
	margin: -1px 0 0 0;
	padding: 0 0 8px 1px;
	overflow: hidden;
}

	.list-5 dt {
		padding: 0 0 6px 0;
		line-height: 1.286em;
		font-size: 1.167em;
		font-weight: bold;
		color: #ef8116;
	}
	
		.list-5 dt a {
			text-decoration: none;
			color: #ef8116;
		}
		
		.list-5 dt a:hover {
			text-decoration: underline;
		}
		
	.list-5 dd {
		padding: 0 0 18px 0;
		line-height: 1.286em;
		font-size: 1.167em;
		color: #666;
	}

.list-indent {
	padding: 0 0 5px 0 !important;
}

.list-indent1 {
	padding: 0 0 25px 0 !important;
}

.list-indent2 {
	padding: 0 0 11px 0 !important;
}

.line-hor {
	background: url(../images/line-hor1.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 15px 0;
}

.line-hor1 {
	background: url(../images/line-hor1.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

#contact-form {
	width: 551px;
	padding: 10px 0 0 1px;
}

	#contact-form strong {
		display: block;
		width: 261px;
		float: right;
		font-weight: normal;
	}
	
	#contact-form span {
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.167em;
		color: #666;
	}
	
	#contact-form label {
		display: block;
		height: 42px;
		overflow: hidden;
	}
	
	#contact-form textarea {
		background: none;
		width: 253px;
		height: 99px;
		padding: 3px;
		border: 1px solid #cdcfd0;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #666;
	}
	
	#contact-form input {
		background: none;
		width: 223px;
		height: 15px;
		padding: 3px;
		border: 1px solid #cdcfd0;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #666;
	}

	#contact-form a {
		background: url(../images/arrows.gif) no-repeat 1px 3px;
		margin: 18px 0 0 22px;
		padding: 0 0 0 23px;
		float: right;
		line-height: 1.25em;
		text-decoration: none;
		font-size: 1.333em;
		color: #010101;
	}

	#contact-form a:hover {
		text-decoration: underline;
	}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#footer {
	height: 111px;
	overflow: hidden;
}

	#footer .inner {
		padding: 45px 17px 0 0;
	}

	#footer ul {
		float: right;
		padding: 1px 0 0 0;
		overflow: hidden;
	}
	
		#footer ul li {
			background: url(../images/divider.gif) no-repeat 0% 4px;
			float: left;
			margin: 0 0 0 -1px;
			padding: 0 8px 0 8px;
			text-transform: uppercase;
			font-size: 0.833em;
			color: #7d9cb0;
		}
		
			#footer ul li a {
				text-decoration: none;
				color: #7d9cb0;
			}
			
			#footer ul li a:hover {
				text-decoration: underline;
			}
			
	#footer p {
		color: #7d9cb0;
	}
	
		#footer p em {
			text-transform: uppercase;
			font-style: normal;
			color: #a7cce5;
		}
		
		#footer p span {
			padding: 0 3px 0 0;
		}
		
		#footer p a {
			margin: 0 0 0 3px;
			text-decoration: none;
			color: #7d9cb0;
		}
		
		#footer p a:hover {
			text-decoration: underline;
		}
		
p.nomargin{ margin:0; padding:0; }

div.indent{
	padding:0; 
	margin:0;
	padding-left:10px;
	color:#666666
}		
#two-column-form{
	width:100%;
}

	#two-column-form .form-row{
		clear:both;
		padding:7px 0px;
	}

	#two-column-form .l1{
		width:48%;
		float:left;
	}
	
	#two-column-form .l2{
		width:48%;
		float:right;	
	}
	
	#two-column-form .submit{
		padding:5px;
		cursor:pointer;	
	}
	
	#two-column-form div label{
	 	display:inline-block;
		width:105px;
	}

.red{ font-weight:bold; margin:10px 0px; font-size:1.2em; color:#990000}
.required{ font-weight:bold; color:#990000;}

.success,.error{
	font-size:1.35em;
	font-weight:bold;
	padding:10px 0px;
}

.success{ color:#006600;}
.error{ color:#990000;}

.clear-left{ clear:left; padding-top:10px;}

.hidden{
	display:none;
}

ul.inline-list li{ float:left;  padding:5px 0px 5px 5px;width:100%;}
ul.inline-list li div.details{position:absolute; overflow:auto; left:125px; width:415px; height:180px; z-index:2000; background:#F4F4F4; border:1px solid #CCC; cursor:pointer; padding:5px;}


ul.inline-list li div.details img{ float:left; width:80px; height:80px; margin-right:10px; border:1px solid #CCC;}
ul.inline-list li div.details h5{ border-bottom:1px dashed #eee; margin-bottom:10px; font-size:1.4em;}

.on{ color:#990000; text-decoration:none;}

a.btm-right{
	position:absolute;
	top:6px;
	right:6px;
	color:#333;
	
}

.total{ font-size:1.25em; font-weight:bold; padding:10px 0px;}

.member-row{
	margin-bottom:10px;
}
	
	.member-row h5{ margin-bottom:0; padding-bottom:0; font-size:1.23em;}
	.member-row .title{font-weight:bold; font-size:1.1em;}
	
.events-list{ margin:10px 0px 10px 15px; list-style-type:disc}
.events-list li,.events-list2 li{ padding:5px 0px; border-bottom:1px dotted #ccc; margin-bottom:5px;}	

.events-list2{ margin:10px 0px 10px 15px;; list-style-type:none}
.events-list2 li div.desc{ font-size:1em; color:#333; padding:10px 0px;}

.navigation{
	margin:10px 0px;
	overflow:auto;
	background:#eee;
	padding:5px;
}

.right{ float:right;}

.no-border dd{ background:none;}

.otype{
	font-size:1.4em;
	font-weight:bold;
	border-bottom:2px solid #CCC;
	padding:10px;
	background:#EEE;
	margin:5px 0px 10px 0px;
}
