/* CSS Document */
body.home {
	 
	 margin-top: 0px;
	 margin-left: 0px;
	  margin-right: 0px;
	 background-color: #089ea3;
	 
	
}
body.workshops {
	background-image: url(graphic/InsSol3col.jpg);
	background-repeat: no-repeat;
	 margin-top: 0px;
	  margin-left: 0px;
	 margin-right: 0px;
	 background-position: 5px 5px;
}
body.homepage {
         background-color: #B7C2C5;
		 margin-top: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
	
}
table.frame {
	width: 100%;
	height: 458px;
	background-color: #B7C2C5;
	
	
}
div.day {background-color: #0999DF;
font-family: "Century Gothic";
  background-color: #b601b4; }
h1 {
	font-family: "Century Gothic";
	font-size: 26px;
	font-weight: normal;
	color: White;
	text-align: center;
}
h2 {
	font-family: "Century Gothic"
	font-size: 15px;
	font-weight: bold;
	color: Black;
}
h3 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: Black;
	text-transform: capitalize;
	margin-top: 5px;
	margin-bottom: 5px;
}
h4 {
font-family: "Century Gothic";
	font-size: 28px;
	font-weight: normal;
	color: White;
	text-align: center;
}
li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	list-style: none;
	line-height: 20px;
	list-style-type: square;
	
	}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: Black;
	padding-right: 22px;
	padding-left: 22px;
}
h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	color: #FFFFFF;
	padding-left: 18px;
	padding-right: 18px;
}
a:link.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #920290;
}
a:visited.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: white;
}
a:hover.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #00BFFF;
}
table.menu {
	
	width: 100%;
	
}
a:link.body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #920290;
}
a:visited.body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: grey;
}
a:hover.body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #00BFFF;
}
div.home {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-weight: normal; 
	text-align: center; 
	color: Black; 
}