/********** CSS RESET **********/
* {
	margin: 0px;
	padding: 0px;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}


body, p, div {
	color: #BBBBBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	margin-top: 10px;
	line-height: 18px;

}
body, div {
	background-color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	color: #FFFFFF;
	margin-top: 0px;
	font-size: 20px;
	font-weight: bold;
}
h3 {
	color: #FFFFFF;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
}
h6 {
	font-size: 12px;
	font-weight: none;
	display: inline;
}
.nav {
	color: #6699CC;
}
.footer {
	color: #BBBBBB;
}
a:link {
	color: #6699CC;
}
.logo {
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
}
ul {
	margin-left: 20px;
}
.table-heading {
	color: #ffffff; 
	font-size: 14px; 
	font-weight: bold;
}

.table-heading-comment {
	color: #ffffff; 
	font-size: 11px;
}

.table-heading-box {
	width: 420px; 
	margin-top: 30px;
	text-align: center;
}
.shaded_alt {
	background-color: #94afd5;
}

.shaded {
	background-color: #7ba6d3; 
}
#footer-nav ul {
	display: inline;
}

#footer-nav li {
	display: inline;
	
}
#container {
	width: 800px;
	position: relative;
	left: 50%;
	margin-left: -400px;
	float: left;
}
#left-side {
	float: left;
	padding-bottom: 20px;	
	background-image: url(../images/summer-bus-nav-bg.jpg);
	background-repeat: no-repeat;
	min-height: 600px;
}
#left-side.easter {
	background-image: url(../images/easter-bus-nav-bg.jpg);
}

#right-side {
	float: left;
	margin-left: 20px;
	padding-bottom: 10px;
}
#home-container {
	float: left;
	padding-bottom: 20px;	
	background-image: url(../images/home-bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	left: 50%;
	margin-left: -389px;
	position: relative;
	height: 520px;
}

#footer {
	clear: both;
	border-top: solid 1px #bbbbbb;
	padding-top: 10px;
}
#page_content {
	width: 450px;
	margin-top: 0px;
}
#page_secondary_content {

}
img {
	border: none;
}
#page_content img {
	float: left;
	padding-right: 10px;
	padding-bottom: 4px;
}

/* styled tables */
.table_style_1, .table_style_2 {
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc #666666 #666666 #cccccc;
	background-color: #333333;
	width: 100%;	
	padding: 0px;	
	float: left;
	margin-bottom: 20px;
}

.table_style_1 th, .table_style_2 th {
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
	height: 30px;
	padding: 4px 4px 10px 4px;
	text-align: left;	
	font-size: 14px;
}
.table_style_1 td {
	color: black;
	background-color: #a4d9f5;
	padding: 4px;
}
.table_style_1 td p, .table_style_2 td p {
	color: black;
	padding: 0px;
	margin: 0px;
}
.table_style_1 tr.even-row td {
	color: black;
	background-color: #d8eef8;
}

.table_style_2 td {
	color: black;
	background-color: #e5c3e6;
	padding: 4px;
}
.table_style_2 tr.even-row td {
	color: black;
	background-color: #f5edf5;
}

tr.nowra-blue td {
	background-color: #00adef !important;
}
tr.nowra-green td {
	background-color: #71be43 !important;
}
tr.nowra-orange td {
	background-color: #f7931d !important;
}
tr.nowra-pink td {
	background-color: #ec008b !important;
}
tr.nowra-yellow td {
	background-color: #ffe600 !important;
}
.table-head-comment {
	font-weight: normal;
	font-style: italic;
	font-size:smaller;
}


/* navigation dropdowns */


#main-nav {	
	width: 278px;
	height: 280px;
	position: relative;
	background: none;
}
#home-container #main-nav {	
	width: 300px;	
	height: 300px;
	position: relative;
	background: none;
	margin: -40px 0 0 430px;
}

#nav-head {
	width: 160px;
	padding: 8px 0 8px 20px;	
	padding-right: 20px;
	margin-left: 35px;
	margin-top: 275px;
	background: #000000;
}

#home-container #nav-head {
	width: 225px;
	padding: 10px 0 8px 20px;	
	padding-right: 20px;
	margin-left: 35px;
	margin-top: 285px;
	background: #000000;
	font-size: 20px;
}
#nav-head img {
	float: right;	
	padding-top: 2px;
}
#home-container #nav-head img {
	padding-top: 5px;
}
#nav-pages{
	display: none;
	width: 200px;	
  	margin-left: 35px;
  	margin-top: 0px;
  	position: absolute;
  	z-index: 9999;
  	filter: alpha(opacity=75);
  	-moz-opacity: 0.75;
  	opacity: 0.75;
}
#home-container #nav-pages{
	width: 265px;	
}
#nav-pages ul {
	padding: 0px;
	margin: 0px;
}
#nav-pages li {
	background-image: url(../images/nav-right.png);
	background-repeat: no-repeat;
	background-position: 180px;
	height: 20px;
	list-style-type: none;
	padding: 4px 0 0 20px;	
  	background-color: #000000;
  	border: solid 2px #000000;
}
#home-container #nav-pages li {
	background-position: 220px;
	height: 25px;
	padding: 8px 0 0 20px;	
	font-size: 16px;
}
#nav-text {
	background: none;
	margin-top: 10px;	
	color: #ffffff;
	font-size: 13px;
	position: absolute;
	margin-left: 40px;
}
#home-container #nav-text {
	margin-top: 10px;	
	font-size: 16px;
	line-height: 22px
}


#nav-pages a {
	color: #ffffff;
	text-decoration: none;
}