﻿
*
{
	font-size: 10pt;
	font-family: Arial, Sans-Serif;	
}

body
{
	margin-left: 2px;
	margin-top: 2px;
	width:760px;
}

.EditableDiv1
{
	background-color:#F2CE68;
	font-size:8pt;
}

.EditableDiv1 p, ul, li
{
	margin-top: 5px;
	margin-bottom: 0px;
	font-size:8pt;
}

.EditableDiv1 ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:8pt;
}

.EditableDiv1 h1
{
	font-size:14pt;
	font-weight:bold;
	margin-top: 0px;
  margin-bottom: 5px;
}
	
.EditableDiv1 h2
{
	font-size:12pt;
	font-weight:bold;
	margin-top: 0px;
  margin-bottom: 5px;
}

.EditableDiv1 h3
{
	font-size:10pt;
	font-weight:bold;
	margin-top: 0px;
  margin-bottom: 5px;
}

.EditableDiv1 h4
{
	font-size:8pt;
	font-weight:bold;
	margin-top: 0px;
  margin-bottom: 5px;
}

.YouTubeVideo1
{
  width:280px;
	height:185px;	
}

/*.[controlID]_caption applies to the <div> containing the caption above the video*/
.YouTubeVideo1_caption
{
  visibility:hidden;
	
}
/*.[controlID]_caption applies to the <object> tag containing the video player*/
.YouTubeVideo1_video
{

	width:280px;
	height:185px;
	
}


.IconList1_caption
{
	font-size:10pt;
}

.IconList1_title a
{
	font-size:10pt;
	text-decoration:none;
	color:#02819b;
	font-weight:bold;
	
}

.IconList1_title a:hover
{
	color:Blue;
}

.IconList1_icon
{
	height:50px;
	width:50px;
}

.IconList1_body
{
	font-size:8pt;
	
}

.IconList1_body p
{
	margin-top:0px;
	margin-bottom:5px;
	font-size:8pt;
	
}

.RotatingImage1
{
    margin-bottom:5px;
}

.RotatingImage1 img
{
	border:none;
	height:150px;
	width:200px;
}


.Weather1
{
 text-align:center;
 position:relative;
 width:200px;
 height:40px;
 margin-bottom:5px;
 background-image:url(/images/Weather.jpg);
}


.Weather1_caption
{
 position:absolute; 
 top:5px;
 left:0px;
 width:200px;
 font-family:Arial;
 font-size:8pt;
 font-weight:bold;
 color:Black;
}

.Weather1_data
{
 position:absolute;
 text-align:center;
 top:26px;
 left:0px;
 width:200px;
 height:20px;
 font-family:Arial;
 font-size:8pt;
 font-weight:bold;
 color:White;
}

.Weather1_data a
{
	color:White;
	text-decoration:none;
}

.Weather1_data a:hover
{
	color:Yellow;
}

.Cal1 *
{
	font-family:Arial;	
	font-size:10pt;
}

.Cal1_caption
{
	font-weight:bold;
	font-size:12pt;
}

.Cal1_title a
{

}

.Cal1_nextprev a
{
	text-decoration:none;
	color:White;
}

.Cal1_caption
{

}

.Cal1_day
{

}

.Cal1_weekendday
{

}

.Cal1_othermonthday a
{
	color:gray;
}

.Cal1_eventdays
{
	text-decoration:underline;
	color:black;
}

.Cal1_today
{

}

