@charset "UTF-8";
/* CSS Document */

* {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}

img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

body {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#wrapper {
	background-image: url(../images/wrapper_back.png);
	background-repeat: repeat-y;
	width: 1056px;
	margin-right: auto;
	margin-left: auto;
}

#inner_wrap {
	width: 1024px;
	padding-right: 18px;
	padding-left: 14px;
}

#header {
	background-image: url(../images/header_back.png);
	background-repeat: no-repeat;
	height: 144px;
	width: 1024px;
}

#logo {
	background-image: url(../images/logo.png);
	display: block;
	float: left;
	height: 144px;
	width: 218px;
}

#nav {
	float: right;
	height: 27px;
	width: 487px;
	margin-top: 56px;
	position: relative;
}

/* navigation */

#home_nav {
	height: 27px;
	width: 66px;
	position: relative;
	background-image: url(../images/home_nav.png);
	background-repeat: no-repeat;
	float: left;
}

a.link_home_nav {
	background-image: url(../images/home_nav.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 66px;
	position: relative;
	float: left;
	display: block;
	background-position: 0px 0px;
}

a.link_home_nav:hover {
	background-image: url(../images/home_nav.png);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}

#about_nav {
	height: 27px;
	width: 75px;
	position: relative;
	background-image: url(../images/about_nav.png);
	background-repeat: no-repeat;
	float: left;
}

a.link_about_nav {
	background-image: url(../images/about_nav.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 75px;
	position: relative;
	float: left;
	display: block;
	background-position: 0px 0px;
}

a.link_about_nav:hover {
	background-image: url(../images/about_nav.png);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}

#programs_nav {
	height: 27px;
	width: 107px;
	position: relative;
	background-image: url(../images/programs_nav.png);
	background-repeat: no-repeat;
	float: left;
}

a.link_programs_nav {
	background-image: url(../images/programs_nav.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 107px;
	position: relative;
	float: left;
	display: block;
	background-position: 0px 0px;
}

a.link_programs_nav:hover {
	background-image: url(../images/programs_nav.png);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}

#community_nav {
	height: 27px;
	width: 119px;
	position: relative;
	background-image: url(../images/community_nav.png);
	background-repeat: no-repeat;
	float: left;
}

a.link_community_nav {
	background-image: url(../images/community_nav.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 119px;
	position: relative;
	float: left;
	display: block;
	background-position: 0px 0px;
}

a.link_community_nav:hover {
	background-image: url(../images/community_nav.png);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}

#contact_nav {
	height: 27px;
	width: 120px;
	position: relative;
	background-image: url(../images/contact_nav.png);
	background-repeat: no-repeat;
	float: left;
}

a.link_contact_nav {
	background-image: url(../images/contact_nav.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 120px;
	position: relative;
	float: left;
	display: block;
	background-position: 0px 0px;
}

a.link_contact_nav:hover {
	background-image: url(../images/contact_nav.png);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}

/* end navigation */

/* sub_nav */

.sub_nav {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	opacity: 0;
	z-index: 4;
	height: 23px;
	width: 688px;
	position: absolute;
	top: 75px;
	left: 600px;
	font-size: 14px;
	color: #FFF;
	padding-top: 7px;
	padding-right: 17px;
}

.sub_nav a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}

.sub_nav a:hover {
	color: #2ba0d2;
	font-size: 12px;
}

/* end sub_nav */

#spacer {
	height: 39px;
	width: 1024px;
}

#mainContent {
	min-height: 641px;
	width: 825px;
	margin-right: 25px;
	margin-left: 174px;
	background-image: url(../images/content_back.png);
	background-repeat: repeat-y;
}

#content_top {
	height: 11px;
	width: 825px;
	margin-right: 25px;
	margin-left: 174px;
	background-image: url(../images/content_top.png);
	background-repeat: repeat-y;
}

#content_bot {
	height: 10px;
	width: 825px;
	margin-right: 25px;
	margin-left: 174px;
	background-image: url(../images/content_bot.png);
	background-repeat: no-repeat;
}

#post {
	width: 553px;
	padding-top: 25px;
	padding-right: 212px;
	padding-left: 63px;
}

#welcome {
	background-image: url(../images/welcome.png);
	height: 83px;
	width: 231px;
	position: absolute;
	z-index: 10;
	background-repeat: no-repeat;
	top: 170px;
}

#large_tour {
	background-image: url(../images/virtual_tour.png);
	height: 83px;
	width: 231px;
	position: absolute;
	z-index: 10;
	background-repeat: no-repeat;
	top: 170px;
}

#tour {
	background-image: url(../images/tour.png);
	height: 60px;
	width: 174px;
	position: absolute;
	z-index: 10;
	background-repeat: no-repeat;
	top: 268px;
}

#sponsor {
	height: 178px;
	width: 174px;
	position: absolute;
	z-index: 10;
	top: 343px;
}

#sidebar {
	background-image: url(../images/events.png);
	height: 444px;
	width: 237px;
	position: absolute;
	z-index: 10;
	background-repeat: no-repeat;
	top: 162px;
	margin-left: 819px;
}

#side_content {
	padding-top: 13px;
	padding-right: 7px;
	padding-left: 14px;
	color: #FFF;
	text-decoration: none;
}

#side_content h2 {
	font-size: 18px;
}

#side_content a:link {
	color: #C50110;
	text-decoration: none;
}

#side_content a:hover {
	color: #FF0F7B;
	text-decoration: underline;
}

#footer {
	height: 54px;
	width: 1004px;
	margin-top: 20px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	padding: 10px;
	color: #FFF;
}

#footer_links {
	width: 1004px;
	color: #FFF;
	text-align: center;
	height: 20px;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #2ba0d2;
	text-decoration: none;
}

#copyright {
	float: left;
	height: 14px;
	width: 402px;
	padding-top: 20px;
}

#designed {
	float: left;
	height: 14px;
	width: 576px;
	padding-top: 20px;
	text-align: right;
	background-image: url(../images/jy_logo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 26px;
}

#designed a {
	color: #2ba0d2;
}

#designed a:hover {
	color: #ffffff;
}

#title {
	font-size: 24px;
	color: #0e3653;
	width: 553px;
}

#date {
	background-color: #3aa5d4;
	font-size: 9px;
	color: #FFF;
	padding: 3px;
	width: auto;
}

#entry {
	font-size: 12px;
	color: #0e3653;
	width: 553px;
	padding-top: 5px;
}

#post_spacer {
	height: 25px;
	width: 553px;
}

#virtual_tour {
	padding-top: 25px;
}

#about_header {
	background-image: url(../images/about_header.png);
	height: 83px;
	width: 231px;
	position: absolute;
	z-index: 10;
	background-repeat: no-repeat;
	top: 170px;
}

#programs_header {
	background-image: url(../images/programs_header.png);
	height: 83px;
	width: 231px;
	position: absolute;
	z-index: 10;
	background-repeat: no-repeat;
	top: 170px;
}

#community_header {
	background-image: url(../images/community_header.png);
	height: 83px;
	width: 231px;
	position: absolute;
	z-index: 10;
	background-repeat: no-repeat;
	top: 170px;
}

#contact_header {
	background-image: url(../images/contact_header.png);
	height: 83px;
	width: 231px;
	position: absolute;
	z-index: 10;
	background-repeat: no-repeat;
	top: 170px;
}

#website_header {
	background-image: url(../images/website_header.png);
	height: 83px;
	width: 231px;
	position: absolute;
	z-index: 10;
	background-repeat: no-repeat;
	top: 170px;
}

#page_content {
	width: 725px;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}

.h1 {
	font-size: 24px;
	color: #0e3653;
}

#about1 {
	width: 181px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#about2 {
	width: 181px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#about3 {
	width: 181px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#about4 {
	width: 181px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}

#about1 a {
	font-size: 14px;
	text-decoration: none;
	color: #0e3653;
}

#about2 a {
	font-size: 14px;
	text-decoration: none;
	color: #0e3653;
}

#about3 a {
	font-size: 14px;
	text-decoration: none;
	color: #0e3653;
}

#about4 a {
	font-size: 14px;
	text-decoration: none;
	color: #0e3653;
}

#about1 a:hover {
	color: #2ba0d2;
}

#about2 a:hover {
	color: #2ba0d2;
}

#about3 a:hover {
	color: #2ba0d2;
}

#about4 a:hover {
	color: #2ba0d2;
}

#page_content a {
	text-decoration: none;
	color: #0e3653;
}

#page_content a:hover {
	color: #2ba0d2;
}

#page_content table {
	font-size: 14px;
}

div.break {
	background-image: url('../images/hr1.png');
	background-repeat: no-repeat;
	height: 20px;
	position: relative;
	left: 50px;
}

/* calendar */

div#caltable {
	border: 1px solid #4E4E4F;
	padding: 3px;
	width: 95%;
	background: #5FCAFC;
}

div#calwrapper {
	border: 1px dotted black;
	width: 90%;
	padding: 10px;
	background: #E9E9F7;	
}

div#caltable td {
	height: 25px;
}

td.emptyCell {
	background: #C1C5DE;
	width: 30px;
}

td.dayCell {
	border: 1px solid black;
	width: 30px;
	text-align: center;
}

td.eventCell {
	border: 1px solid black;
	width: 30px;
	text-align: center;
	background: #8296F8;
}

td.eventCell a {
	color: #FFFFFF;
}

