body {
	text-align: left;
}

h1 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #000000;
	float: left;
	clear: both;
	text-indent: 5px;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}

.red {
	color:#990000;
}
.blue {
	color:#000099;
}
#page_body {
	width: 910px;
	border: 0px solid #000000;
	float: left;
	margin-bottom: 10px;
}

#page_body p {
	float: left;
	clear: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	font-size:26px;
	font-weight: bold;
	color:#000000;
	width: 100%;
	border-bottom: 3px solid #000000;
	float: left;
	text-align: center;
	letter-spacing: 3px;
}
#main_navi {
	float: left;
	clear: left;
	width: 90px;
	text-align: right;
	padding-right: 5px
}
.sub_navi {
	margin-left: 10px;
}
#email_navi {
	border-bottom: solid 2px #000099;
	width: 100%;
	margin-bottom: 5px;
	text-align: left;
	float: left;
}

#index_page a img, a:hover img {
	border: none;
}

#content_body {
	float: left;
	width: 799px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 0px solid #000000;
	text-align: left;
}
#content_body a {
	
	text-decoration: none;/*underline;*/
	font-weight: bold;
	color: #646464;/*323232;*/
}
#content_body a:hover {
	
	text-decoration: none;
	color: #009999;
}

#content_body h4 { 
	margin: 10px 0px 10px 0px;
	font-size: 14pt; 
	color:#009999;
	font-weight: bold; 
}

.lessons_view {
	border: 1px solid #000000;
	padding: 3px;
	width: 785px;
	float: left;
	clear: left;
	margin: 3px;
}
.user {
	float: left;
	width: 350px;
	border: 1px solid #000000;
	padding: 5px;
	margin: 5px;
}
.event {
	float: left;
	clear: both;
	width: 775px;
	padding: 3px 10px;
	margin-bottom: 20px;
	background-color:#FFFFCC;
	border: 2px solid #000000;
}
.event img {
	width: 200px;
}
.event p {
	width: 560px;
	float: right;
	margin: 0px 0px 20px 0px;
}
.event_img {
	float: left;
	margin: 0px 7px 7px 0px;
	border: 2px #000000 solid;
}

.webpage {
	border-bottom: 1px #000000 solid;
}

#signup_box {
	float: left;
	text-align: center;
	width: 168px;
	margin-top: 10px;
}

#footer {
	float: left;
	clear: both;
	border-top: 0px solid #000000;
	margin: 20px 0px;
	font-size: 13px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	width: 799px;
}
#footer a {
	color: #009999;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover {
	color: #9A4D00;
}


/* mary design stuff */
body{
	font-family: Tahoma, sans-serif;
	color: 666666;
	margin:0px;
	background-color: #FFFFFF;
	background-image: url(MainGraphics/stripes.gif);
	background-repeat: repeat-x;
}
.masthead {
	background-image: url(MainGraphics/masthead.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 140px;
	width: 910px;
}
.masthead a{
	color:#000000;
	position: absolute;
	left: 860px;
	top: 94px;
	font-weight:bold;
	text-decoration:none;
}
.masthead a:hover{
	color: #AA0000;
}

#nav1 {
	line-height: 27px;	/*175%;*/
	font-weight: normal;
	color: #992200;       /* 3D2D0D*/
	background-image: url(button.jpg);
	background-repeat: repeat-y;
	font-size: 12pt;
	text-align:left;
	padding-left:20px;
	width: 179px;	/*201px;*/
}
#nav1 a{
	color:#960000;	/*B25400;*/
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#nav1 a:visited {
	color: #960000;
}
#nav1 a:hover{
	color:#B25400;	/*EC3500; B25400 */
	text-decoration: none;
}

#nav2{
	color: #009999;
}
#nav2 a{
	color: #009999;
	text-decoration: underline;
	font-weight: bold;
}
#nav2 a:hover{
	color: #9A4D00;
	text-decoration: underline;
}

/* Samples page */

.video_sample {
	float: left;
	width: 140px;
	height: 130px;
	margin: 10px;
	text-align: center;
}
	.video_sample h6 {
		float: left;
		height: 20px;
		font-size: 15px;
		margin: 0px;
		font-weight: normal;
		width: 140px;
		text-align: center;
	}
	.video_sample img {
		float: left;
		clear: both;
		width: 140px;
		height: 105px;
		margin-top: 5px;
		background-color:#CCCCCC;
	}

#open_sample {
	float: left;
	width: 620px;
	height: 730px;
	margin: 10px;
}
	#open_sample h6 {
		float: left;
		height: 20px;
		font-size: 16px;
		margin: 0px;
		font-weight: normal;
		width: 620px;
		padding: 0px;
		text-align: center;
	}
	#open_sample img {
		float: left;
		clear: both;
		width: 618px;
		height: 463px;
		border: 1px solid #000000;
		background-color:#CCCCCC;
		margin-top: 5px;
	}
	#open_text {
		float: left;
		width: 620px;
		margin-top: 10px;
		height: 212px;
		overflow: auto;
	}
	#open_sample p {
		margin: 0px;
	}
	
.video_sample a img,.video_sample a:link img,.video_sample a:visited img,.video_sample a:hover img {
	border: none;
}

/* form styles */

.LV_valid {
	font-weight: bold;
	color: #009900;
}
.LV_invalid {
	font-weight: bold;
	color: #990000;
}
