@charset "utf-8";

body  {
	font: 90% Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
}

a {
	color: #00679B;
}

a:hover {
	color: #72E0FC;
}

#hchlogo {
	border:0 none; 
}

.main #container { 
	position: relative;
	width: 980px;
	margin: 0 auto;
	text-align: left;
} 

.main h1 {
	color: #00679B;
	font: 200% Arial, Helvetica, sans-serif;
}

.main h2 {
	color: #00679B;
	font: 150% Arial, Helvetica, sans-serif;
}

.main h3 {
	color: #00679B;
	font: 120% Arial, Helvetica, sans-serif;
}

.main #header {
	background-image: url(/img/TopBG1.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	border-top: #1BA2C3 5px solid;
	padding: 0px;
	height: 100px;
} 
#rightblock {
	width: 328px;
	padding: 0px;
	margin: 0px 0px 0px 1px;
	float: right;
	border-left: 1px solid #ccc;
}

#leftblock {
	width: 650px;
	padding: 0px;
	float: left;
}

#secta {
	width: 650px;
	height: 250px;
	padding: 0px;
	background-image: url(/img/campus9.PNG);
}

#sectb {
	width: 303px;
	padding: 10px;
	float: left;
	margin-top: 5px;
	border-right: 1px solid #CCC;
}

#sectc {
	width: 303px;
	padding: 10px;
	float: right;
	margin-top: 5px;
}

#righta {
	width: 300px;
	padding: 10px;
	border-bottom: 1px solid #CCC;
	background-color: #DAEDF2;
}

#rightb {
	width: 300px;
	padding: 10px;
	border-bottom: 1px solid #CCC;
	background-color: #EFF3F4;
}

#rightc {
	width: 300px;
	padding: 10px;
	background-color: #DAEDF2;
}

.main #footer {
	clear: both;
	padding: 0px;
	border-bottom: #54b948 5px solid;
	background-color: #e2f3e0;
	font-size: 80%;
} 
.main #footer p, .main #footer p a {
	margin: 0;
	text-align: center;
	color: #888;
	padding: 10px 0;
	font-weight: bold;
}

.main #footer p.copy {
	margin: 0;
	text-align: center;
	color: #999;
	font-size: 90%;
	padding-top: 20px;
	padding-bottom: 10px;
}

#logo {
	float: left;
	width: 420px;
	height: 70px;
}

#nav {
	float: right;
	text-align: right;
	width: 680px;
	height: 100px;
}

#mininav {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-align: right;
	width: 560px;
	padding: 20px 0px 10px 0px;
	margin: 0 auto;
	font-size: 120%;
	height: 60px;
}

#mininav ul {
	list-style: none;
	float: right;
}

#mininav ul li {
	float: left;
	border-right: 1px solid #777;
	text-align: center;
	display: block;
	padding: 0 10px;
}

#mininav ul li a {
	font-weight: bold;
	text-decoration: none;
	color: white;
	background-color:#98bf21;
}

#mininav ul li:hover a, #mininav ul li .here {
	background-color:#7A991A;
	border-bottom: #bbb 1px solid;
}


#mininav ul li.subcontact {
	border-right: none;
	margin-right: 10px;
	text-align: right;
}

.right {
	display: block;
	text-align: right;
}

.rightText {
	text-align: right;
	margin-left: 120px;
}

.clientimg {
	border: 3px solid #cecece;
	padding: 6px;
	margin: 5px 0px 0px 5px;
	background-color: #fff;
	position: relative;
	float: right;
}

#mainNav {
	float: right;	 
	text-align: right;
	position: relative;
	padding-top: 0px;
	width: 680px;
	height: 100px;
	right: 0px;
	left: 10px;
	margin-top: -25px;
	margin-right: 25px;
}

#mainNav ul {
	list-style: none;
	float: right;
}

#mainNav ul li {
	float: left; 
	position: relative;
	text-align: center;
}

#mainNav ul li a, #mainNav ul li a:visited {
	display: block;
	text-decoration: none;
	height: 30px;
	width: 125px;
	border-right: 1px solid #999;
	line-height: 35px;
	text-align: center;
	color: #98bf21;
	font-size: 120%;
}

#mainNav ul.navRight li.subcontact a{
	border-right: none;
}

#mainNav ul li ul {
	display: none;
	position: absolute;
}

#mainNav ul.navRight li:hover a {
	
}

#mainNav ul li:hover ul {
	display: block; 
	position: absolute; 
	top: 30px; 
	left: -40px;	
}

#mainNav ul.navRight li:hover ul li {
	background-color: white;
}

#mainNav ul li:hover ul li a {
	display: block; 
	text-align: left;
	border-top: none;
	color: #98bf21;
	height: 25px;
	line-height: 25px;
	padding: 0px 5px;
	font-size: 120%;
	width: 220px;
	border-right: none;
}

#mainNav ul.navRight li:hover ul li a:hover {
	background-color: white;
	color: #98bf21;
}

.main #midsection {
	display: block;
	background: repeat-x url(/img/MainBG.jpg) bottom;
}

.main #sidebar1, .main #navbar {
	position: absolute;
	top: 143px;
	left: 0;
	width: 200px;
	padding: 30px 20px 15px 20px;
}

#sidebar1 h2, #sidebar2 h2, #navbar h2, #mediabar h2, #eventsbar h2 { 
	color: #0498BE;
	font: 150% Arial, Helvetica, sans-serif;
	text-align: center;
}

#navbar p, #rightbar p {
	padding-left: 15px;
	margin-bottom: 20px;
}

#overlap {
	position: absolute;
	z-index:-1;
}

#about {
	margin-left: 240px;
	padding: 20px 30px 20px 30px;
	background-color: #fff;
	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	height: 450px;
}

#about ul li {
	line-height: 170%;
}

#fullmain {
	margin: 0 50px;
	padding: 0px;
	display: block;
	clear: both;
}

#qcontent {
	clear: both;
}

#fullmain .qwrap {
	display: block;
}

#fullmain .qn {
	display: block;
	float: left;
	clear: both;
	width: 4%;
	padding: 15px 0px 15px 0px;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	color: #0498BE;
	border-top: dotted 1px #666;
}

#fullmain .ans {
	display: block;
	float: left;
	clear: both;
	width: 4%;
	padding: 15px 0px 15px 0px;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	color: #0498BE;
}

#fullmain .question {
	display: block;
	float: right;
	width: 96%;
	font-weight: bold;
	padding: 15px 0px 15px 0px;
	border-top: dotted 1px #666;
}

#fullmain .answer {
	display: block;
	float: right;
	width: 96%;
	padding: 15px 0px 15px 0px;
}

.qt {
	font-size: 90%;
	font-style: italic;
}

.qtauth {
	font-size: 80%;
	font-weight: bold;
}

#contentbar {
	margin-left: 240px;
	padding: 20px 30px 20px 30px;
	background-color: #fff;
	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}

.formitem {
	clear: both;
	display: block;
	margin: 0px 0px 10px 10px;
}

.formlabel {
	display: block;
	color: #999;
	font-size: 80%;
}

.formrequired {
	color: #900;
}

.forminput {
	display: block;
}

#mediabar {
	width: 408px;
	padding: 20px 40px 15px 40px;
	float: left;
}

#eventsbar {
	position: relative;
	float: right;
	width: 408px;
	padding: 20px 40px 15px 40px;
}

.mediaitem {
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px dotted #aaa;
}

.mdate {
	display: block;
	font-size: 90%;
	margin-bottom: 3px;
}

.msource {
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
}

.mediaitem a {
	display: block;
	margin-bottom: 3px;
}

.newset {
	clear: both;
	display: block;
}


.bio {
	display: block;
	padding: 0px 30px 0px 30px;
	border-bottom: 1px dotted #777;
	font-size: 90%;
}

.bio2 {
	display: block;
	padding: 0px 30px 0px 30px;
	font-size: 90%;
}

.bio img, .bio2 img {
	padding-bottom: 10px;
	padding-right: 10px;
}

.contentimage {
	display: block;
	clear: both;
}

.imagea {
	display: block;
	width: 270px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 15px;
	float: left;
}

.imageb {
	display: block;
	width: 350px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 15px;
	float: right;
}

.cap {
	font-size: 60%;
	display: block;
}

.overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: white;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.content {
	display: none;
	position: absolute;
	top: 100px;
	left: 12%;
	width: 710px;
	height: 530px;
	padding: 0px;
	text-align: center;
	border: 5px solid #0498BE;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

.contentimage {
	display: block;
	clear: both;
}

.hide {
	display: none;
}

.show {
	display: block;
}

#quote0 {
	position: relative;
	display: block;
	top: 10px;
	left: 10px;
	z-index: 1;
	color: #FFFCCC;
	font-weight: bold;
}

#quote1 {
	position: relative;
	display: block;
	top: 195px;
	left: 220px;
	z-index: 1;
	color: #FFFCCC;
	font-weight: bold;
}

#thanksbar {
	margin-left: 240px;
	padding: 20px 30px 20px 30px;
	background-color: #fff;
	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	height: 400px;
}

