/* Home Page Styles */

#welcome-wrapper {
	width: 910px;
	height: 381px;
	background: url(http://www.theorchardcc.org/images/index-main-bg.gif) no-repeat;
}

#welcome-container {
	width: 880px;
	position: relative;
	top: 33px;
	margin: 0 auto;
}

#tabs {
	font-size: 12px;
}

#tabs ul {
	float: left;
	padding-top: 4px;
}

#tabs li {
	margin-left: 8px;
	margin-right: 4px;
	list-style: none;
	width: 90px;
	text-align: center;
}


* html #tabs li {
	display: inline;
	text-align: center;
}

#tabs li, #tabs li a {
	float: left;
	text-align: center;
	position: relative;
}

#tabs ul li.active {
	background: white;
	text-align: center;
}

#tabs ul li.active a {
	color: #0E0E0E;
	text-align: center;
}

#tabs div {
	clear: both;
	padding: 15px;
	min-height: 200px;
}

#tabs div h3 {
	margin-bottom: 12px;
}

#tabs div p {
	line-height: 150%;
}

#tabs ul li a {
	text-decoration: none;
	padding: 8px;
	color: #0E0E0E;
	font-weight: bold;
	text-align: center;
}

#tabs-container {
	width: 272px;
	position: relative;
	top: 9px;
	left: 2px;
	float: left;
}

.tab-table {
	width: 100%;
	font-weight: bold;
	height: 180px;
}

.tab-table-text {
	height: 100px;
	font-weight: normal;
}

.tab-table img {
	border: none;
	padding-right: 10px;
	position: relative;
	top: 4px;
}

.tab-table a:link {color: #4C4C4C; text-decoration: none;}
.tab-table a:visited {color: #4C4C4C; text-decoration: none;}
.tab-table a:hover {color: black; text-decoration: underline;}
.tab-table a:active {color: black; text-decoration: underline;}

.td1 {
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 6px;
	padding-top: 4px;
	height: 20px;
}

.td2 {
	padding-bottom: 6px;
	padding-top: 4px;
	height: 20px;
}

#slider-container {
	float: right;
	position: relative;
	width: 577px;
	height: 325px;
}

#mid-title-links-container {
	clear: both;
	position: relative;
	top: 65px;
}

.mid-title-links {
	position: relative;
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #262626;
}

.mid-title-links ul {
	display: inline;
	margin: 0;
	padding; 0;
	position: relative;
	left: 10px;
}

.mid-title-links li {
	display: inline;
	margin: 0;
	padding: 0;
}

#index-content-container {
	background: url(http://www.theorchardcc.org/images/index-contentbg.png) no-repeat top;
	width: 900px;
	height: 300px;
	margin-top: 10px;
	position: relative;
	left: 5px;
	padding-top: 10px;
}

.index-welcome {
	width: 860px;
	position: relative;
	left: 20px;
	top: 20px;
	float: left;
	line-height: 140%;
	color: #666666;
}

.index-welcome-title {
	color: #0E0E0E;
	margin-bottom: 20px;
	font-family: georgia,times,serif;
	font-size: 22px;

}

.event-container-sm {
	height: 35px;
	width: 35px;
	clear: left;
	float: left;
	margin-right: 10px;
	background: url(http://www.theorchardcc.org/images/event-bg.gif) no-repeat;
	text-align: center;
	line-height: 115%;
	color: #DAEBBE;
}

.event-month {
	font-size: 11px;
	padding-top: 2px;
}

.event-date {
	font-size: 16px;
	font-weight: bold;
}

.index-events-container {
	float: right;
	width: 218px;
	background: #F1F1F1;
	padding: 6px;
	margin-right: 20px;
	margin-top: 10px;
}

.index-events-panel {
	width: 194px;
	border: 1px solid #EBEBEB;
	background: white;
	padding: 10px;
}

.index-whatsgoingon {
	color: #0E0E0E;
	font-weight: bold;
	padding-bottom: 6px;
	border-bottom: 1px solid #EBEBEB;
	margin-bottom: 10px;
}

.index-events-content {
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 35px;
}

.index-events-content-e {
	height: 35px;
	padding-bottom: 10px;
}

.index-events-date {
	width: 35px;
	height: 35px;
	background: url(http://www.theorchardcc.org/images/event-date-bg.gif) no-repeat;
	margin-right: 10px;
	float: left;
	line-height: 120%;
}

.index-event-m {
	text-align: center;
	font-size: 9px;
	color: white;
	position: relative;
	top: 1px;
}

.index-event-d {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: white;
}

.index-event-d-tbd {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: white;
	position: relative;
	top: 10px;
}

.index-events-title {
	font-weight: bold;
	font-size: 12px;
}

.index-events-title a:link {color: #4C4C4C; text-decoration: none;}
.index-events-title a:visited {color: #4C4C4C; text-decoration: none;}
.index-events-title a:hover {color: black; text-decoration: underline;}
.index-events-title a:active {color: black; text-decoration: underline;}

.index-events-desc {
	font-size: 12px;
}

.index-newsflash {font-size: 18px; font-family: georgia;}
.index-newsflash a:link {color: #4C4C4C; text-decoration: none;}
.index-newsflash a:visited {color: #4C4C4C; text-decoration: none;}
.index-newsflash a:hover {color: black; text-decoration: underline;}
.index-newsflash a:active {color: black; text-decoration: none;}
	
