<!-- St. Michael LCMS stylesheet: --> 

BODY, HTML {
	font:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
}
BR {font-family: verdana,arial; color: black}
P {font-family: verdana,arial; color: black; font-size: 12px}

H1 {font-family: verdana,arial; font-size: 18px; color: black}
H2 {font-family: verdana,arial; font-size: 16px; color: black}
H3 {font-family: verdana,arial; font-size: 14px; color: black}
H4 {font-family: verdana,arial; font-size: 13px; color: black}
H5 {font-family: verdana,arial; font-size: 12px; color: black}
H6 {font-family: verdana,arial; font-style: normal; color: black}
TD, TH {font-family: verdana,arial; font-size:12px;}
a{
	color:#804000;
}
.quicklinks-youth{
	float:right;
	width: 150px;
}
ul.simplebullets{
	margin-top: 0px;
	padding-top: 0px;
	
}
ul.simplebullets li{

	list-style-image: url("images/bullet_ball_yellow.png")
}
a:hover{
	color:#336600;
}
a.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #FFFFFF;
	background-image:  url("images/b_leftnav.png");
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 150px;
	display:block;
	text-decoration:none;
	background-repeat: no-repeat;
	padding: 3px;
}

a.leftnav:hover{
	color:#996600;
	background-image:  url("images/b_leftnav-hover.png");
	background-repeat: no-repeat;
	text-decoration:none;
}
.content {
	background-color: #F3EBC7;
	border: 1px solid #666666;
}
.masthead {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	background-image:  url("images/masthead-blend.png");
	background-repeat: no-repeat;
	background-position: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #804000;
	text-align: right;	
}
.masttitle{
	font-size: 18px;
	font-weight: 800;
}
.mastsubtitle{
	font-size: 10px;
}
th.grid{
	background-color:#996600;
	color:#cccc99;
}
td.grid{
	background-color:#cccc99;
	color:#804000;
}
table.tabular{
	background-color:#000000;
	
}
table.tabular td{
	background-color:#cccc99;
	color:#804000;
	padding: 3px;
}
#RobotHorizontal {
	width: 160px;
	height: 120px;
	float:right;
	clear:left;
	background-image: url(youth/photogallery/DSC00765_puppets.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

