body {
	margin: 0;
	padding: 0;
	background: url("../images/gradient_image.gif") top left repeat-x;
	background-color: #768fb1;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
}
form {margin:0px;}
h1 {
	font-size: x-large;
	color: #CC0000;
}
h2 {
	font-size: large;
	color: #CC0000;
	}
h3 {
	font-size: large;
	color: #000000;
	}

h4 {
	font-size: medium;
	}

h5 {
	font-size: small;
	}

.smalltext {
	font-size: x-small;
	color: #000000;
	line-height: 1.2em;
}

a {
	text-decoration:none;
	color:#CC0000;
	}
	
a:hover {
	text-decoration:underline;
	color:#FF0000;
	}
	
a:visited {
	color:#990000;
	}	
	
#banner {
	text-align:center;
	}
	
#footer {
	text-align:center;
	}

#navcontainer a {
		display:block;
		background-color:#CC0000;
		border-bottom:1px solid #FFFFFF;
		color:#FFFFFF;
		font-size:small;
		font-weight:bold;
		padding:3px 12px 3px 8px;
		text-decoration:none;
		width:180px;
		}
		
	#navcontainer a:hover {
		background-color:#FF9900;
		color: #FFF;
		}
	
	#navcontainer li { margin: 0; }
	
	#navcontainer ul {
		list-style-type: none;
		margin:0;
		padding:0;
		}
		
	#navcontainer li li a {
		display:block;
		background-color:#669999;
		border-bottom:1px solid #FFFFFF;
		color:#FFFFFF;
		font-size:small;
		font-weight:normal;
		padding:3px 3px 3px 17px;
		text-decoration:none;
		width:180px;
		}

	#navcontainer li li li a {
		display:block;
		background-color:#C7E2E2;
		border-bottom:1px solid #FFFFFF;
		color:#000000;
		font-size:small;
		font-weight:normal;
		padding:3px 0px 3px 20px;
		text-decoration:none;
		width:180px;
		}
		
	#navcontainer li li li li a {
		display:block;
		background-color: #FFFFCC;
		border-bottom:1px solid #FFFFFF;
		color:#000000;
		font-size:small;
		font-weight:normal;
		padding:3px 0px 3px 20px;
		text-decoration:none;
		width:180px;
		}
		
	#active a {
		display:block;
		background-color:#660000;
		border-bottom:1px solid #FFFFFF;
		color:#FFFFFF;
		font-size:small;
		font-weight:bold;
		padding:3px 12px 3px 8px;
		text-decoration:none;
		width:180px;
		}	
		
#rightcol {
		border-left: 2px dotted #CC0000;
		}
		
#schedule {
	border-top: solid #000000 1px;
	border-right: solid #000000 1px;
	margin: 0;
	text-align: center;
}

#schedule td {
	border-left: solid #000000 1px;
	border-bottom: solid #000000 1px;
	padding: 4px;
	}
	
#schedule a:hover {
	background-color:#C7E2E2;
	display: block;
	color:#000000;
	text-decoration:none;
	}
	
#welcome {
	padding: 4px;
	}

caption {
	font-size: larger;
	font-weight: bold;
	padding-bottom: 10px;
	}
	
.budget table td {
	font: small Arial, Helvetica, sans-serif;
	}
	
.total {
	border-top: 1px solid black;
	}
	
#music td, th {
	border: 1px #ccc solid;
	padding: .5em;
	vertical-align: top;
	}
		
#photos {
	width: 308px;
	margin-right: 4px;
	}
	
.hide {
	display: none;
	}

.border {
	border: 1px solid black;
	}
	
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.smallstrike {
	font-size: x-small;
	color: #000000;
	line-height: 1.2em;
	text-decoration: line-through;
}

.contactbtn a {
	background-color:#FF9900;
	display:block;
	padding:4px;
	color:#000000;
	font-weight:bold;
	width:240px;
	}
	
.contactbtn a:hover {
	background-color:#CC3300;
	color:#FFFFFF;
	}
	
.contactbtn a:active {
	background-color:#000000;
	color:#FFFFFF;
	}
	
div#container {
	margin: 0 auto;
	width: 800px;
	background-color: #FFFFFF;
	}

.blue-bar {
   background:		url(/images/blue_bar.gif) repeat-x;
   height: 30px; 
   color: white;
   }
   
 .blue-bar a {    
   color: white;
   }

table.gsc-completion-container {
   z-index: 10000 !important; 
   }
#table_style td {
	border: 1px #ccc solid;
	padding: .5em;
	vertical-align: middle;
	text-align: center;
	}
td#table_header {
	border:0px;
	padding:0em;
	background-color:#d1e0f3;
	color:#3c5f8c;
	}
td#blue-bar {
	background:	url(/images/blue_bar.gif) repeat-x;
	height: 30px; 
	color: white;
	border:0px;
	padding:0em;
   }
div.box {
	border-style:solid;
	border-width:0px 2px 2px;
	border-color:#d1e0f3;
	width:100%;
	text-align:center;
	vertical-align:middle;
	padding:0em;
	margin:.3em .3em .2em 0em;
	}
div.blue-bar {
	background:	url(/images/blue_bar.gif) repeat-x 0 0;
	min-height: 30px;	
	border:0px;	
	color: white;	
	padding:.3em;
	text-align:center;
	vertical-align:middle;	
	font-weight:bold;
	}
div.box_content {	
	padding:.2em;
	text-align:center;
	vertical-align:middle;		
	}
