﻿/*-----Site Colors------
Green: #00703c;
Yellow: #ffdd00;
Borders: #d1dad1;
-------Site Colors-------*/


body {
	background: url(/PublishingImages/siteart/topbg.gif) repeat-x top center #fff;
	margin: 0 auto;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #00703c;
}

a:hover {
	color: #000;
}

img {
	border: 0;
}

p {
	display: block;
	margin: 0 0 16px;
	line-height: 16px;
}

p.center {text-align:center;}

h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #00703c;
	display: block;
	border-bottom: 1px #00703c dotted;
	margin: 0 0 10px;
	padding-bottom: 5px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #00703c;
	display: block;
	border-bottom: 1px #00703c dotted;
	margin: 0 0 5px;
	padding-bottom: 5px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #00703c;
	display: block;
	margin: 0 0 5px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #00703c;
	display: block;
	margin: 0 0 5px;
	padding: 10px 0 5px;
	border-bottom: 1px #00703c dotted;
}

h5 {
	display: block;
	font-size: 12px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	margin: 0 0 5px;
	padding: 5px 0 0;
}




/*--------Wrap Section--------*/

#container {
	width: 994px;
}

#top {
	height: 24px;
	background: url(/PublishingImages/siteart/top.gif) no-repeat top left;
	text-align: right;
	padding-right: 5px;
}

#outer-left {
	background: url(/PublishingImages/siteart/shadow-left.gif) repeat-y right;
	width: 6px;
	vertical-align: top;
}

#outer-right {
	background: url(/PublishingImages/siteart/shadow-right.gif) repeat-y left;
	width: 6px;
	vertical-align: top;
} 

#wrapper {
	background: url(/PublishingImages/siteart/wrapperbg.gif) #fff no-repeat top left;
	padding: 5px;
	width: 983px;
	vertical-align: top;
}


/*--------Navigation--------*/

.menu {
	background: url(/PublishingImages/siteart/navbg.gif) no-repeat left top;
	color: #ffdd00;
	font-size: 16px;
	padding: 3px 3px 4px;
	text-align: right;
	vertical-align: top;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow:hidden;
}

.menu li {
	display: inline;
	float:right;
}

.menu li a {
	color: #ffdd00;
	display: block;
	font-family: "Times New Roman", Times, serif;
	padding:  12px 10px 11px;
	background: url(/PublishingImages/siteart/menu-divide.gif) no-repeat center right;
	text-decoration: none;
	text-align: center;
}

.menu li a:visited {
	color: #ffdd00;
	text-decoration:none;
}

.menu li a:hover, .menu a.selected {
	color: #fff;
}

.menu li a.last {
	border-right: 0;
	background: transparent;
}

.sub-menu, .sub-menu ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	background: #006e3b;
	border: 1px #014123 solid;
	visibility: hidden;
	z-index: 100;
}

.sub-menu li a {
	display: inline-block;
	border-bottom: 1px #014123 dotted;
	width: 160px;
	color: #fff;
	background: #006e3b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 5px;
}

.sub-menu li a:visited {
	color: #fff;
	text-decoration: none;
}

.sub-menu li a:hover {
	color: #ffdd00;
}

* html .sub-menu li{
	display: inline-block;
	width: 160px;
}

.downarrowpointer {
	padding-left: 4px;
	border: 0;
}

.rightarrowpointer {
	position: absolute;
	left: 100px;
	padding-right: 5px;
	border: 0;
}

.ddiframeshim {
	position: absolute;
	z-index: 500;
	background: transparent;
	border-width: 0;
	width: 0;
	height: 0;
	display: block;
}


/*--------Mid Section--------*/

#address {
	background: url(/PublishingImages/siteart/addressbg.gif) no-repeat left #ffdd00;
	color: #00703c;
	font-size: 11px;
	height: 19px;
	padding-right: 2px;
	text-align: right;
}

#mid-left {
	width: 243px;
	vertical-align: top;
}

#mid-right {
	width: 730px;
	vertical-align: top;
	background: url(/PublishingImages/siteart/midright/1.jpg) no-repeat left;
}


/*--------Main Content Section----------*/

#main-content {
	padding: 10px 0 0;
	vertical-align: top;
}

#main-content-full {
	padding:35px 0 0;
	vertical-align:top;
}

.content-block {
	display: block;
	padding: 10px 0;
	margin: 0;
}

.alert {
	color: #df0000;
	font-weight: bold;
	text-transform: uppercase;
}

.search {
	text-align: right;
	color: #00703c;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.search-box {
	float: right;
	width: 315px;
}

table.bellschedule {width:200px; margin-top:5px;}
table.bellschedule td {padding:5px;}

.schedule-type {
	background:#00713d;
	color:#fff;
	font-weight:bold;
	font-style:italic;
	border-bottom:1px solid #fff;
}

.period-on {
	width:10px;
	text-align:center;
	font-weight:bold;
	background:#f1f1f1;
}

.period-off {
	border-right:1px solid #fff;
	width:10px;
	text-align:center;
	font-weight:bold;
}

.time-begin-on {width:75px; background:#f1f1f1; text-align:center;}
.time-dash-on {width:10px; background:#f1f1f1; text-align:center;} 
.time-end-on {width:75px; background:#f1f1f1; text-align:center;}

.time-begin-off {width:75px; text-align:center;}
.time-dash-off {width:10px; text-align:center;} 
.time-end-off {width:75px; text-align:center;}


/*-----Column 1-----*/

#col1 {
	width: 534px;
	vertical-align: top;
}

/*-----Column 2-----*/

#col2 {
	padding: 0 12px;
	width: 200px;
	vertical-align: top;
}

/*-----Column 3-----*/

#col3 {
	width: 200px;
	vertical-align: top;
}


/*-----Highlight Section-----*/

#highlight-row {padding:20px 0 20px;}

.highlight1 {
	width:210px;
	padding:0 20px 0 0;
	vertical-align:top;
}

.highlight2, .highlight3 {
	width:210px;
	padding:0 20px;
	vertical-align:top;
}

.highlight4 {
	width:210px;
	padding:0 0 0 20px;
	vertical-align:top;
}



/*-----Calendar Week-----*/

#calendar-week {
	padding: 20px 0 0;
	border-top:1px solid #d1dad1;
}

/*-----Features-----*/

#features {
	background: url(/PublishingImages/siteart/features-btmbdr.gif) no-repeat left bottom;
}

#features img {
	margin-bottom: 5px;
}

#feature-staff {
	background: url(/PublishingImages/siteart/features-topleftbdr.gif) no-repeat top left;
	border-right: 1px #d1dad1 solid;
	padding: 20px 5px 20px 10px;
	width: 270px;
}

#feature1 {
	border-top: 1px #d1dad1 solid;
	padding: 20px 5px 20px 15px;
	vertical-align: top;
}

#feature2 {
	border-top: 1px #d1dad1 solid;
	padding: 20px 8px;
	vertical-align: top;
}

#feature3 {
	background: url(/PublishingImages/siteart/features-toprightbdr.gif) no-repeat top right;
	padding: 20px 15px 20px 6px;
	vertical-align: top;
}


/*---Home Page Featured Events---*/

.events {
	padding: 0 20px 0 0;
	width: 460px;
	text-align:center;
	vertical-align:top;
	position:relative;
}

.events a:link, .events a:visited, .events a:active {
	text-decoration: none;
	color: #00703c;
}

.events a:hover {
	color: #000;
}

#feature-events {
	width: 460px;
}

#featured-events li {
	padding: 5px;
	margin: 0 0 0 20px;
	font-size: 11px;
	text-align: left;
	display: block;
	float: left;
	width: 190px;
	height: 150px;
	background:#f1f1f1;
}

#featured-events li img {
	border: 1px solid #e7e7e7;
	margin-right: 10px;
	float: left;
	width: 80px;
}

#featured-events .title {
	font-size:12px;
	font-weight:bold;
	color: #00703c;
}

/*-----Guidance Office-----*/

#main {
	vertical-align: top;
	width: 723px;
	padding-right: 30px;
}

#main-full {
	vertical-align: top;
	width: 973px;
}

.sidebar-block {
	display: block;
	width: 220px;
}

.sidebar-header {
	display: block;
	background: url(/PublishingImages/siteart/sidebar-headerbg.gif) no-repeat center;
	padding: 6px 10px;
	color: #ffdd00;
	font-size: 12px;
}

.sidebar-content {
	display: block;
	background: url(/PublishingImages/siteart/sidebar-blockbg.gif) repeat-y center top;
	padding: 0 15px 5px;
	color: #00703c;
	vertical-align: top;
}

.sidebar-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar-content li {
	display: block;
	float: left;
}

.sidebar-content li a, .sidebar-content li a:visited, .sidebar-content li a:active {
	text-decoration: none;
	color: #00703c;
	display: block;
	width: 185px;
	padding: 3px 0;
}

.sidebar-content li a:hover {
	text-decoration: underline;
	color: #000;
}

.guidanceinfo {
	cursor: hand;
	cursor: pointer;
	background: url(/PublishingImages/siteart/sidebar-arrow.gif) no-repeat right bottom;
}

.infoblock {
	display: block;
	height: 100px;
}

.openblock { /*class added to contents of 1st demo when they are open*/
	background: transparent;
}

.spacer {
	clear: both;
}

.code {
	color: #000;
	text-decoration: none;
}

.guidance-Mission {
	vertical-align: top;
	width: 393px;
	padding: 5px 20px 10px 0;
}

.guidance-WhatsHot {
	vertical-align: top;
	width: 280px;
	background: url(/PublishingImages/siteart/guidance-whatshotbg.gif) no-repeat top left;
	padding: 10px 15px 15px;
	height: 125px;
}

.WhatsHotHeading {
	color: #ff0000;
	font-size: 18px;
}

.guidance-Staff {
	vertical-align: top;
	padding: 10px 0px;
	display: block;
}

.emp-block {
	vertical-align: top;
	width: 226px;
	padding: 5px 15px 15px 0;
}

.emp-name {
	display: block;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color: #000;
	margin-bottom: 5px;
}


/*---------Mass and Confession Section----------*/

.mass-date {
	border-bottom: 1px dotted #000;
	padding-top: 7px;
}

.mass-text-right {
	text-align:right;
	float:right;
}

.mass-filler {
	border-bottom: 1px dotted #000;
	width:65%;
	display:inline-block;
}

.mass-time {
	text-align: right;
	width: 20%;
}



/*---------Suggestion Box Section----------*/

.label {
	font-weight: bold;
	padding: 8px 0 3px;
	display:block;
}

.input-box {
	width: 300px;
	border: 1px #e1e1e1 solid;
	padding: 3px;
}



/*--------Site Map Section--------*/

.sitemap-column {
	vertical-align: top;
	width: 241px;
	padding-bottom: 15px;
}

.sitemap-column ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.sitemap-column ul li ul {
	padding: 0;
	margin: 0 0 0 15px;
	list-style: none;
}

/*--------Footer Section----------*/

#footer {
	background: url(/PublishingImages/siteart/footerbg.gif) no-repeat left;
	padding: 8px 0 8px 45px;
	color: #ffdd00;
	font-size: 11px;
}

#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: underline;
	color: #ffdd00;
}

#footer a:hover {
	color: #ffffff;
}
