@charset "UTF-8";


body,td,th {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #747c8c;
	line-height:19px;
	text-align:justify;
}
body {
	background-color: #859da1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #5b3b38;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #5b3b38;
}
a:hover {
	text-decoration: none;
	color: #FF7600;
}
a:active {
	text-decoration: underline;
	color: #FFDD00;
}

#TopHeader{
	width:100%;
	height:107px;
	background-image: url(photography/images/eyes_header2.jpg);
	background-repeat: no-repeat;
}

#BottomHeader{
	height:11px;
	background-color:#5b3b38;
	width:641px;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:60px;
	margin-top:-30px;
}


#MidHeader{
	background-color:#242d36;
	height:43px;
	padding-top:20px;
	color:#d7f2d8;
	padding-left:50px;
	font-size:15px;
	margin-bottom:30px;
	text-transform:uppercase;
	font-weight:bold;
}

#MainContent{
	background-color: #FFFFFF;
	width: 641px;
	padding-top: 200px;
	background-image: url(photography/images/in_class_lessons_header.jpg);
	background-repeat: no-repeat;
	min-height: 900px;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: auto;
	margin-right: auto;
}

h1{
	color: #003366;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-weight: bold;
	margin-bottom:30px;
}

h2{
	color:#808000;
	text-transform: uppercase;
	font-size:14px;
	margin-bottom:30px;
}

h3{
	color: #003366;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-weight: bold;
	margin-bottom:6px;
	text-decoration:underline;
	text-align:center;
}

.GreenSpan{
	color: #003366;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-weight: bold;
	margin-bottom:6px;
	text-decoration:underline;
	text-align:center;
	margin-right:4px;
	margin-left:4px;
	line-height:23px;
}

.BlueSpan{
	color: #840b09;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-weight: bold;
	margin-bottom:6px;
	text-decoration:underline;
	text-align:center;
	margin-right:4px;
	margin-left:4px;
	line-height:23px;
}

.GreenSpanSM{
	color: #003366;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-weight: bold;
	margin-bottom:6px;
	text-decoration:underline;
	text-align:center;
	margin-right:4px;
	margin-left:4px;
	line-height:23px;
}

.Green{
	color: #003366;
}

.Spacer{
	margin-left:4px;
	margin-right:4px;
}

.SpacerPurple{
	color:#840b09;
	margin-left:4px;
	margin-right:4px;
	font-weight: bold;
}

.SpacerPurpleLeftMarginWide{
	color:#840b09;
	margin-left:25px;
	margin-right:4px;
	font-weight: bold;
}

.purple{
	/* color:#808000; */
	color:#840b09;
}

.PurpleBoldUppercase{
	/* color:#808000; */
	color:#840b09;
	font-weight: bold;
	text-transform: uppercase;
}


.PurpleBoldUppercaseUnderline{
	font-weight: bold;
	/* color:#808000; */
	color:#840b09;
	text-transform: uppercase;
	text-decoration:underline;
}

.GreenBoldUppercase{
	/* color:#808000; */
	color:#003366;
	font-weight: bold;
	text-transform: uppercase;
}

.GreenBoldUppercaseUnderline{
	font-weight: bold;
	/* color:#808000; */
	color:#003366;
	text-transform: uppercase;
	text-decoration:underline;
}

.BoldUppercase{
	font-weight: bold;
	text-transform: uppercase;
}

.BoldUppercaseUnderline{
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:underline;
}

#MidHeader a, .MidHeader a:visited, .MidHeader a:active {	color:#ffffff;	text-decoration:none; }
#MidHeader a:hover {	color:#808000;	text-decoration:none; }

p{
	margin-bottom:30px;
}