body {
	font-family: arial, helvetica, serif;
	margin: 1px 0px 0px 1px;
	padding : 0;
	background-image: url(../images/stripe.gif);
	background-repeat : repeat;
}

table.body	{
	border: 1px solid #660066;
	background : White;
	width: 770px;
}

td.sidenav	{
	background-image: url(../images/left.jpg);
	background-repeat : repeat;
		}
th {
 	background-color: #66CC99;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

td.schedule {
	background-color: #CCFFCC;
	text-align:center;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

td.title {
	background-color: #660066;
	color:#FFFFFF;
	font-weight: normal;
	text-align: center;
	font-size: 18px;	
}
		
		
td.right	{
	padding-top: 0.7em;
}

td	{
	text-align: left;	
	}

ul { /* all lists */
	margin: 0;
	list-style: none;
	font-weight: bold;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 0;
} 

li { /* all list items */
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	border-bottom: 0px solid black;
	color: #660066;
	background-color: transparent;
	border-right: 0px solid black;
	padding-left: 0.4em;
	padding-right: 0.5em;
	padding-bottom:0.5em;
	padding-top: 0em;
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	padding-top: 0.5em;
	top: 16px;
	left: 0;
}

li li {
	display: block;
	float: none;
	background-color: white;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	padding-top:0.5em;
	text-align: left;
	width:12em;
	
}

li li.first {
	display: block;
	float: none;
	background-color: white;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	padding-top:0.5em;
	padding-bottom:0.5em;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

#nav a { 
	text-decoration: none;
	color: #660066;
	font-weight:bold;
	
}

#nav a:hover { 
	text-decoration: none;
	color: #339933;
}

/* general site content */

h1, h2, h3, h4, h5, h6	{
	font-family : Arial, Helvetica, sans-serif;
	color: #660066;
	background-color: transparent;
}
	
h1	{
	font-size : 1.2em;
	text-align: left;
	background-color: transparent;
	margin: 0.3em 0em 0.4em 0.1em;
	}

h2	{
	font-size : 1em;
	text-align: left;
	background-color: transparent;
	margin: 0.5em 0em 0.8em 0em;
}

h3	{
	font-size : 0.8em;
	text-align: left;
	background-color: transparent;
	margin: 0.5em 1em 0.6em 0em;
}


h6.contact	{
	margin: 1em 0em 1em 0em;
	padding: 1em 0em 1em 0em;
	border-top: 2px solid #660066;
	text-align: center;
}


img	{
	padding-top: 0;
	border: 0px solid black;
	}
	
img.left	{
	float:left;
	margin-right: 1em;
	margin-top: 0.6em;
	margin-bottom: 0.2em;
}

img.right {
	float:right;
	padding-bottom: 1em;
	
}

.teamphoto {
	float: left;
	padding-right: 20px;
	margin-top: 10px;
	}

.breadcrumb	{
	margin: 0;
	/* padding: 0.2em 0em 0.4em 0.6em; */
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 6px;
	text-align: left;
	background-color:#955494;
	color: #ffffff;
	border: 1px solid #955494;
	font-size: 10px;
}
	
.spacer	{
	padding-top: 0.5em;
}

.phone	{
	color: black;
	}
	
.quote	{
	font-size: x-small;
	text-align: right;
	margin: 0.2em 0.2em 0.2em 0.2em;
	}
	
a	{
	text-decoration: none;
	color: #660066;
	font-weight: 500;
	}

a:hover {
	color: #339933;
	
	}
	
p	{
	margin: 0.5em 0em 0.8em 0em;
	text-align: justify;
	font-size: 0.8em;
}

p.list	{
	margin: 0em 0em 0em 0em;
	text-align: left;
	font-size: 0.8em;
}

p.sidenav	{
	margin: 0.5em 0.4em 0em 0.5em;
	text-align: left;
	font-size: 0.7em;
}

p.failed	{
	margin: 0.2em 1em 0em 0.5em;
	text-align: left;
	font-size: 0.8em;
	color: red;
	font-weight: bold;
}


p.open	{
	padding: 0.5em 0em 0.5em 0em;
	margin: 0.2em 0em 0.5em 0em;
	text-align: justify;
	font-size: 0.8em;
	font-weight: bold;
}

.italic {
	font-style: italic;
	}
	
.bold	{
	font-weight: bold;
	}

hr	{
	width: 100%;
	color: #660066;
}

input.submit {
	background-color: #955494;
	color: #ffffff;
	width: 50px;
	}
	
input.login {
	color: #660066;
	width: 100px;
	font-size: 1em;
	}
input.contact {
	color: #660066;
	width: 250px;
	font-size: 1em;
	}
#content ul {
	list-style-type: disc;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 20px 0px;

	}

#content ul p {
	font-size: 1.1em;
	}

#content li {
	float: none;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 1em;
	}

.bal {
	float: right;
	padding-top: 5px;
}