body {
	background: #617445;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body,p,li,td {
	font-size: 90%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333300;
}

h1 {
	font-size: 130%;
/*	font-weight: bold;*/
	text-align: left;
}

h2 {
	font-size: 120%;
/*	text-align: center;*/
	font-weight: bold;
}

h3 {
	font-size: 110%;
	text-align: left;
	font-weight: bold;
}

h4 {
	font-size: 105%;	
	font-weight: bold;
	text-align: center;
}

a img {
	border: none;
}

input {
	border: 1px solid #660066;
	font-size: 90%;
}

/*Class styles*/

.2col {
	/*Use for 2 columns in body content*/
	width: 310px;
	float: left;
	margin: 0 0 4px;
}

.leftcol {
	margin-right: 6px;
}

div.boxtext {/*Use this for text highlighted in the page and the width of the content area.  The difference between this and the #dvSidebar is that this is not a specific width and it can be use multiple times in the page.*/
	font-size: 85%;
	background-color: #B4BEA4;
	border: thin solid #660066;
	padding: 2px 4px 2px 4px;
	margin: 5px 0px 5px 0px;
}

div.boxtext h1, div.boxtextwhite h1, div.boxtext h2, div.boxtextwhite h2 {
	text-align: center;
	margin: 4px auto 2px auto;
	font-size: 125%;
}

div.boxtextwhite {/*Use this for text highlighted in the page and the width of the content area.  The difference between this and the #dvSidebar is that this is not a specific width and it can be use multiple times in the page.*/
	font-size: 85%;
	border: thin solid #660066;
	padding: 2px 4px;
	margin: 5px 0;
}

.dropshadowpic {
	background: url(../images/dropshadowback.gif) no-repeat bottom right;
	padding: 0px 6px 6px 0;
}

.hangindent { 
	text-indent: -2em; 
	margin: 2em;
}

.hidefromscreen {
	display: none;
}

.quote {
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

.small {
	font-size: 70%;/*
	font-weight: normal;*/
}

.register {
	float: right;
}

.teacherinfo {
	width: 620px;
	float: left;
	padding: 10px 0 0px 0;
}

.thumbnail {
	float: left;
	width: 154px;
	border: 1px solid #999;
	margin: 0 10px 10px 0;
	padding: 3px;
	text-align: center;
	height: 120px;
}

/* unique IDs */

#dvContent { 
	float: left;
	width: 650px;
	padding: 0 20px 0 30px;
	margin: 0;
/*	text-align: left;*/
}

#dvContent h1 {
	padding: 0 15px 0 0px;
	margin: 0 0 15px 0;
}

#dvContent td {
	vertical-align: top;
}

#dvContent td p {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

#dvContent img.left {
	float: left;
	margin: 0 10px 0 0;
}

#dvContent img.right {
	float: right;
	margin: 0 0 0 10px;
}

#dvContent p.center {
	text-align: center;
}

#dvContainer { 
	background: url(../images/page_background.gif) repeat-y;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	color: #333300;
	text-align: left;
}

#dvFooter { 
	clear:both;
	display: block;
/*	background: url(../images/footer_bar.gif) no-repeat bottom left;*/
	background: url(../images/footer_border.gif) repeat-x bottom;
	padding: 0px 10px 10px 0;
	text-align: right;
	color: #333300;	
	margin: 0 9px 0 0;
}

#dvFooter p {
	font-style: italic;
	font-size: 80%;
	line-height: 1em;
	padding: 32px 0 0px 0;
	color: #660066;	
}

#dvFooter a {
	color: #660066;	
	text-decoration: none;
}

#dvFooter img {
	float: right;
	padding: 0 6px 30px 10px;
}

#dvHeader { 
	padding:  0 0px 12px 0;
	margin: 0 0 0px 0;
}

#dvHeader h1 {
	display: none;
}

#dvMenu { 
	width: 185px; 
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 0 0 2px;
}

#dvMenu li {
	font: italic bold 1em "Times New Roman", Times, serif;
	padding: 3px 3px 3px 12px;
}

#dvMenu li a { 
	text-decoration: none;
	color: #617445;
}

#dvMenu ul { 
	list-style: none;
	margin: 0;
	padding: 2px 0 2px 0px;
}

#dvMenu li.current{
	list-style: none;
	background: url(../images/guybullet.gif) left no-repeat;
}

#dvMenu .boxtext {/*Use this for text highlighted in the page and the width of the content area.  The difference between this and the #dvSidebar is that this is not a specific width and it can be use multiple times in the page.*/
	font-size: 85%;
	background-color: #B4BEA4;
	border: thin solid #660066;
	padding: 0px 4px 0px 4px;
	margin: 14px 1px 14px -2px;
}

a.current {
	background-color: Fuchsia;
}

.scheduletable {
	border-bottom: 1px solid #660066;
	margin: 0;
	font-weight: bold;
	padding-right: 0;
}


#imgContentPic {
	margin: 6px 10px 6px 6px;
	float: left;
	border: thin solid #6699CC;
	clear: none;
	vertical-align: bottom;
}

#dvSidebar {
	font-size: 85%;
	background-color: #B4BEA4;
	float: right;
	border: thin solid #660066;
	width: 200px;
	padding: 2px 6px 2px 6px;
	margin: 5px 5px 10px 10px;
}

#dvSidebar.left {
	float: left;
}

#dvSidebar h1 {
	font-size: 105%;
	text-align: center;
	margin: 0;
	padding:0;
}

#dvSidebar ul {
	list-style: square;
	padding: 10px 5px 10px 10px;
	margin: 5px 10px 10px 20px;
}


#dvSidebar h2 {
	font-size: 95%;
	font-weight: bold;
}

.comment {
	color: #FF0000;
}

#schedulebox, #schedulebox2 {
	position:absolute;
	width:280px;
	z-index:1;
	left: 700px;
	background-color: #CFD7C3;
	border: 1px solid #660066;
	padding: 4px;
	visibility: hidden;
}
#popup {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	padding: 0 15px 10px 15px;
	margin: 0;
	/*background-color: white;*/
}

.emphasis {
	color: #660066;
	font-weight: bold;
}

.cancelled {
	text-decoration: line-through;
}.lowercase {
	text-transform: lowercase;
}
.boxtext ul {
	padding: 0px 0px 0px 20px;
	margin-left: 0px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

