html, body {
	font-family: Helvetica, Arial, sans-serif;
	color:#666;
	font-size:12px;
	width: 100%;
	height: 100%;
	margin-top:10px;
}
* {
	margin:0;
	padding:0;
	border: none;
	outline: 0;
}
ul, ol {
	list-style: none;
}
br {
	clear:both;
}
:focus {
	outline: 0;
}
a:link, a:visited, a:active {
	color:#56a0d3;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:none;
}
#header p, h1, h2, h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:normal;
}
#header p a {
	display:block;
	height:100%;
}
#home h1 {
	color:#666;
	font-size:12px;
	display:inline;
}

h1 {
	font-size:20px;
	color:#333333;
	padding-bottom:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size:10pt;
	color:#333333;
	font-weight:bold;
	display: block;
	background-color: #e7e7e7;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
}
h3 {
	font-size:9pt;
	color:#56a0d3;
	line-height:16px;
	font-weight: bold;
}
#wrapper {
	width:900px;
	margin:0 auto;
	margin-top: 0;
}
#header {
	
	background: url(images/bg.gif) repeat-x;
	width:100%;
	height:149px;
}
#header p {
	float:left;
	background:url(images/logo.jpg) no-repeat;
	width:302px;
	height:51px;
	margin:68px 0 0;
	display:inline;
	overflow:hidden;
	text-indent:-9999em;
}
#headerImg {
	float:right;
	width:480px;
	height:149px;
	margin:1px 18px 0 0;
	background: url(images/header_img.jpg) top right no-repeat;
	display:inline;
}
/*----------menu--------*/
#menu {
	clear:both;
	width:900px;
	float:left;
	background: url(images/menu_bg.gif);
}
#menu li.top {
	display:block;
	float:left;
}
#menu li a.top_link {
	display:block;
	margin-top:1px;
	float:left;
	height:22px;
	line-height:20px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	padding:0 23px;
	cursor:pointer;
	border-left:1px solid #fff;
}
#menu li a.top_link .down {
	float:left;
	display:block;
	height:22px;
}
#menu li:hover a.top_link, #menu a.top_link:hover {
	color:#fff;
	background: url(images/menu_hover.gif) repeat-x bottom;
}
#menu table {
	border-collapse:collapse;
	padding:0;
	margin:0;
	position:absolute;
	left:0;
	top:0;
}
#menu li:hover {
	position:relative;
	z-index:200;
}
#menu a:hover {
	position:relative;
	white-space:normal;
	z-index:200;
}
#menu :hover ul.sub {
	left:0;
	top:23px;
	background: #e9e3dc;
	width:195px;
	height:auto;
	z-index:300;
}
#menu :hover ul.sub li {
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:195px;
	font-weight:normal;
}
#menu :hover ul.sub li a {
	display:block;
	font-size:11px;
	height:18px;
	width:193px;
	line-height:18px;
	text-indent:5px;
	color:#666;
	text-decoration:none;
	border:1px solid #fff;
}
#menu li ul.sub li a.fly {
	background: url(images/arrow.png) 175px 6px no-repeat;
}
#menu :hover ul.sub li a:hover {
	background: url(images/menu_hover.gif) repeat-x bottom;
	color:#fff;
	border-color:#fff;
}
#menu a:hover a:hover ul, #menu a:hover a:hover a:hover ul, #menu a:hover a:hover a:hover a:hover ul, #menu a:hover a:hover a:hover a:hover a:hover ul {
	left:189px;
	background: url(images/menu_hover.gif) repeat-x bottom;
	white-space:nowrap;
	width:195px;
	z-index:400;
	height:auto;
}
#menu ul, #menu a:hover ul ul, #menu a:hover a:hover ul ul, #menu a:hover a:hover a:hover ul ul, #menu a:hover a:hover a:hover a:hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}
#menu li:hover li:hover > ul {
	left:195px;
	top:0;
	background: url(images/menu_hover.gif) repeat-x bottom;
	white-space:nowrap;
	width:195px;
	z-index:400;
	height:auto;
	background: #e9e3dc;
}
#menu li:hover > ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}
#menu li:hover li:hover > a.fly {
	color:#fff;
	border-color:#fff;
	background: url(images/menu_hover.gif) repeat-x bottom;
}
#menu li:hover li:hover > li a.fly {
	background:url(/arrow.png) 175px 6px no-repeat;
	color:#000;
	border-color:#50b5d0;
}
#speedbar {
	clear:both;
	display:block;
	padding:10px;
	color:#666;
	border-bottom:1px solid #666;
	font-size:11px;
}
#speedbar a {
	color:#666 !important;
}
/*--------Content------*/
#content {
	margin:20px 0;
	float:left;
	width:100%;
}
#home #content {
	margin-top:34px;
}
.colCenterBlock {
	float:left;
	width:734px;
}
.BigFinish {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 28pt;
	color: #478EC6;
}
/*--------Columns------*/	
#col1 {
	float:left;
	width:228px;
}
#col1wide {
	float:left;
	width:600px;
}
#col2 {
	float:right;
	width:166px;
}
#main {
	width:474px;
	float:right;
	display:inline;
	margin:0 15px;
}
#main p {
	line-height:20px;
	padding-bottom:10px;
}
#mainWide {
	width:690px;
	float:left;
	display:inline;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#mainWide  p {
	line-height:20px;
	padding-bottom:10px;
}

/*------Column 1------*/
.txtBlock {
	background: url(images/txtBlock.png) no-repeat;
	width:208px;
	height:59px;
	float:left;
	display:block;
	margin-bottom:8px;
	line-height:14px;
	font-size:8pt;
	padding:5px 10px 10px;
}
.txtBlock:hover {
	background-position:0 -73px;
}
.txtBlock a {
	display:block;
	text-decoration:none !important;
}
.txtBlock p a {
	color:#666 !important;
}
.txtBlock h3 a:hover {
	color:#56a0d3;
}
.sidebarList {
	list-style:disc;
	margin-top:20px;
	padding-top:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6E9F32;
}
.sidebarList li.title {
	list-style:none;
	color:#56a0d3;
	text-transform:uppercase;
	font-weight:bold;
	margin:0;
}
.sidebarList li {
	margin-left:10px;
	padding-bottom:15px;
}
.sidebarList a:link, .sidebarList a:visited, .sidebarList a:active {
	color:#6E9F32;
}
.sidebarList a:hover {
	color:#333333;
	text-decoration: underline;
}

/*--------Main--------*/
#banner {
	padding-bottom:15px;
	background:#56a0d3;
}
.hmHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 15px;
	color: #333333;
}
.banner, #banner {
	margin-bottom:18px;
}
.blue {
	font-size:14px;
	color:#56a0d3;
}
/*--------Main Lists----*/
.txtList, .academics, .adult, .hug {
	display:block;
	list-style:disc;
	margin-bottom: 10px;
}
.txtList li, .academics li, .adult li, .hug li, .child li {
	margin-left:25px;
	line-height: 20px;
}
.academics {
	background:url(images/img1.jpg) no-repeat right top; /*---Change the name of the image here---*/
	height:166px; /*---Change the height of the image here---*/
}
.adult {
	background:url(images/img2.jpg) no-repeat right top; /*---Change the name of the image here---*/
	height:166px; /*---Change the height of the image here---*/
}
.hug {
	background:url(images/img3.jpg) no-repeat right top; /*---Change the name of the image here---*/
	height:166px; /*---Change the height of the image here---*/
}
.child {
	background:url(images/img4.jpg) no-repeat right top; /*---Change the name of the image here---*/
	height:166px; /*---Change the height of the image here---*/
	padding:0 0 10px;
	font-style:italic;
}
.txtImg li {
	float:left;
	width:449px;
	display:block;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 14pt;
	margin-bottom: 10px;
	color: #333333;
}
.txtImg img {
	float:right;
	padding-left:20px;
}
.numList li {
	list-style:decimal;
	margin-left:25px;
	padding-bottom:5px;
}
.address li {
	padding:0 0 8px 42px;
}
.address li.first {
	padding:0 0 8px;
}
/*------Column 2------*/
.green_bg, .blue_bg {
	width:146px;
	height:157px;
	text-align:center;
	color:#FFF;
	font-size:9pt;
	padding:10px;
}
.green_bg {
	background: #8fc345 url(images/green_bg.jpg) no-repeat bottom;
}
.blue_bg {
	background: #53a0d5 url(images/blue_bg.jpg) no-repeat bottom;
}
.green_bg span, .blue_bg span {
	padding-top:10px;
	display:block;
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*------Footer---------*/
#footer {
	border-top:1px solid;
	font-size:8pt;
	width:900px;
	clear: both;
	padding-top: 10px;
	margin-bottom: 50px;
}
.copyright {
	width:550px;
	float:left;
}
.contact {
	text-align:right;
	float:right;
	width:350px;
}
.return a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.return a:hover {
	text-decoration: underline;
	color: #333333;
}

.Sponsor {
	text-align: center;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	clear: both;
	padding-top: 35px;
}

/*------ PopUp---------*/
#PopWrapper {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
#PopWrapper p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#PopWrapper h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #333333;
}

