/*
	CSS
	Archbishop Wood Marching Unit
*/

body {
	/* background: url('../images/background.jpg') #FFF repeat-x top; */
	text-align: center;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;

	background-color: #333333;
	/* border: 2px solid #ffffff; */
	/* width: 100%; */
	width: 960px;
	display: table;
}

h1 {
	margin: 0px;
}

h2 {
	margin: 0px;
}

h3 {
	margin: 0px;
}

h4 {
	margin: 0px;
}

table {

}

tr {

}

td {
	padding-left: 10px;
	padding-right: 10px;
}

ul {
	margin-bottom: 0px;
}

li {

}

img {
	border: none;
}

/* -------- Tables -------- */

.header {
	background-color: #006600;
	color: #ffffff;
}

/* -------- ? -------- */

#indent {
	padding-left: 30px;
}

#more {
	padding-top: 8px;
	padding-left: 20px;
}

#red {
	color: #ff0000;
	font-weight: bold;
}

#new {
	font-size: 10px;
	color: #ff0000;
	font-weight: bold;
	display: inline;
	vertical-align: top;
}

/* -------- Round Corners -------- */

.bg-upper-left {
	background: url('upper-left.gif') top left no-repeat transparent;
}

.bg-upper-right {
	background: url('upper-right.gif') top right no-repeat transparent;
}

.bg-lower-left {
	background: url('lower-left.gif') bottom left no-repeat transparent;
}

.bg-lower-right {
	background: url('lower-right.gif') bottom right no-repeat transparent;
}

/* -------- Header -------- */

#header {
	background-color: #ffffff;
	min-height: 140px;
	width: 100%;
	font-family: arial;
}

#header a {
	text-align: left;
	align: left;
	color: #000000;
	text-decoration: none;
}

#header h1 {
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 32px;
}

#header h2 {
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#headertable {
	text-align: center;
	align: center;
	width: 100%;
}

/* -------- Search -------- */

#search {
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	align: right;
}

/* -------- Menu -------- */

#menu {
	white-space: no-wrap;
	width: 100%;
	display: table;
	background-color: #006600;
	background-image: -moz-linear-gradient(90deg, #009900, #006600 50%, #009900);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#009900), to(#009900), color-stop(0.5, #006600));
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-top: 2px solid #ffffff;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;	
	letter-spacing: 0px;
}

#menu ul {
	display: inline;
	padding: 0px;
	padding-left: 24px;
	padding-right: 24px;
	margin: 0px;
}

#menu li {
	display: inline;
	list-style: none;
	float: left;
	margin: 0px;
}

#menu a:link, #menu a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #009900;
}

#menu a:hover {
	background-color: #009900;
}

#menu div {	
	position: absolute;
	visibility: hidden;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	background-color: #006600;
	background-image: -moz-linear-gradient(90deg, #009900, #006600 50%, #009900);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#009900), to(#009900), color-stop(0.5, #006600));
	font-size: 14px;
	z-index: 30;
}

#menu div a {	
	position: relative;
	display: block;
	text-align: left;
	text-decoration: none;
	border-top: 1px solid #009900;
}

#menu div a:hover {
	color: #ffffff;
	
}

/* -------- Breadcrumbs -------- */

#crumbs {
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #ffffcc;
	text-align: left;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

#crumbs a:link, #crumbs a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#crumbs a:hover {
	text-decoration: underline;
}

/* -------- Main Body Content -------- */

#content {
	background-color: #ffffff;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#news {
	display: table;
	width: 900px;
}

#news-left {
	float: left;
	padding-right: 20px;
	width: 600px;
}

#news-right {
	float: right;
	padding-left: 20px;
	width: 200px;
}

#news-box {
	padding: 20px;
	background-color: #ffffcc;
	border: 2px solid #ffff99;
}

#news-box td {
	vertical-align: top;
	padding: 4px;
}

#feature {
	font-family: arial;
	text-align: center;
	align: center;
	width: 160px;
	padding: 10px;
	background-color: #ffffcc;
	border: 2px solid #ffff99;
	margin-bottom: 10px;
}

#feature a {
	display: block;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

/* -------- Photos -------- */

#photos {
	display: inline;
}

#photo {
	color: #000000;
	text-decoration: none;
	float: left;
	width: 260px;
	height: 200px;
	display: inline;
	background-color: #ffffcc;
	text-align: center;
	vertical-align: middle;
	margin: 16px;
}

#photo img {
	border: none;
}

#photo a {
	text-decoration: none;
	/* font-weight: bold; */
	color: #000000;
}

/* -------- History -------- */

#histories {
	display: inline;
}

#history {
	color: #000000;
	text-decoration: none;
	float: left;
	width: 220px;
	height: 150px;
	display: inline;
	background-color: #ffffcc;
	text-align: left;
	vertical-align: middle;
	margin: 16px;
	padding: 20px;
}

#history img {
	border: none;
	padding: 10px;
}

#history a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

/* -------- Schedule -------- */

#myschedules {
	display: inline;
}

#myschedule {
	color: #000000;
	text-decoration: none;
	float: left;
	width: 250px;
	height: 60px;
	display: inline;
	background-color: #ffffcc;
	text-align: left;
	vertical-align: top;
	margin: 10px;
	padding: 10px;
}

#myschedule img {
	border: none;
	margin-right: 10px;
	display: inline;
	float: left;
}

#myschedule a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	float: left;
	vertical-align: middle;
	margin: 10px;
	padding: 10px;
}

/* -------- Footer -------- */

#footer {
	background-color: #ffffff;
	font-family: arial;
	font-size: 14px;
}

#bottom {
	font-weight: bold;
	padding: 12px;
}

#footbar {
	height: 8px;
	width: 100%;
	background-color: #006600;
}




