body
{
	margin: 0;
	background: #FFFFFF url(../graphics/BkgroundLong.png) no-repeat left top;
}
#container {
	background: url(../graphics/Bkg2.png) repeat-y left top;
	height: auto;
	width: 100%;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#wrapper {
	text-align: left;
	font: 0.9em/1.3em Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px;
	position: relative;
	top: 10px;
}
#header {
	
}

#headerBckg {

}

#header img{
	margin-left: 30px;
}

#content {
	margin: 0 0px 0 25%;,
	}
/* Adjust content in twoCol context */ 
  #twoCol #content {
	margin-right:0;
	voice-family:"\"}\"";
	voice-family:inherit;
	padding: 0px 0px 0px 10px;
    } 
  html>body #twoCol #content { 
    width:75%; 
    } 

}
#content img{
	padding-left: 0px;
}
#side-a {
	float: left;
	width: 25%;
}

}
#navLeft {
	margin: 10px 5px 5px 10px;
	width: 150px;
}
.logo {
	margin-left: 20px;
}


#side-b {
	float: right;
	width: 200px;
	padding-left: 5px;
}
/* Hide side-b in twoCol context */ 
  #twoCol #side-b { 
    display:none; 
    }
#side-b #program {
	background: url(../graphics/BluecelticBorder.jpg) repeat-x center top;
	border: thin solid #BF6000;
	padding: 7px;
}
#side-a #program {
	background: url(../graphics/BluecelticBorder.jpg) repeat-x center top;
	border: thin solid #459292;
}
#program img {
	margin: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#side-b #feature {
	border: thin solid #BF6000;
	margin: 0px;
	padding: 7px;
}

 

#footer {
	clear: both;
	background: #A2A2A2;
}
HR {
	height:3px;
	background:#BF6000;
	margin: 0px 25px;
   }

}
.centerimage {
	
}
/*Font Control*/

h1.side-a {
	font-size: 1.5em;
	margin-bottom: 5px;
}

h2.content {
	font: bold 1.2em Helvetica, Arial;
	text-align: center;
}
.floatLeft {
	padding: 5px;
	float: left;
}

#content #program{
	text-align: left;
	height: 250px;
	width: 250px;
	position: relative;
	left: 25%;
}

.side-a {
	font: bold 1.7em Helvetica;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
h2.side-a {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	top: auto;
	}
.CalendarHeader {
	font-size: 18px;
	font-weight: bold;
	position: relative;
}

	
h2.side-b {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: 10px;
	}
	
.fontSienna {
	color: #832A06;
}
.FontGreen {
	color: #459292;
}




side-b p {
	font-size: .8em;
	text-align: left;
}
p.side-a {
	font-size: 1em;
	line-height: 1.4em;
	padding: 5px;
	font-weight: normal;
}
a.wood:link, a.wood:visited {
	color: #000000;
	text-decoration: none;
	background: url(../graphics/WoodenButton.jpg);
	padding: 2px;
	margin-top: 2px;
}
a.wood:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url(../graphics/WoodenButtonDark.png);
	padding: 2px; margin-top: 2px;
}
a.external:link {
	color: #459292;
	font-weight: bold;
	text-decoration: none;
}
.fontsmallquote {
	font-size: small;
	font-style: italic;
}

a.external:visited {
	color: #459292;
	font-weight: bold;
	text-decoration: none;
}
a.external:hover {text-decoration: overline;
	background: #FFCC00; }
a.external:active {color: #459292; } 


#sig {
	width: 250px;
	height: auto;
	font-size: 0.8em;
	font-style: italic;
	margin: 0 0px 0 200px;
	}


a.sig:link {
	color: #832A06;
	text-decoration: none;
	
}
a.sig:visited {
	color: #832A06;
	text-decoration: none;
	}
