h1,p {margine: 6px 12px;}

body  {	

	margin:0px;
	padding:0px;
	background-color:#ffffff;
	background-image:url("../images/bg.jpg");
	background-repeat:repeat-x;

}

#container {
	/*
	width: 800px;
	margin-left:auto;
	margin-right: auto;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #BEC2C5;
	border-top-width: 0px;
	border-top-style: none;
	*/
	
	width:800px;
	background-image:url(../images/bodybg.jpg);
	background-repeat:repeat;
	background-position:left bottom;
	margin-left:auto;
	margin-right:auto;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#masthead {
	background-image:url(../images/headbg.jpg);
	background-color: 000;
	
}

.linkHeading{
	font-size: 16px;
	font-style: italic;
	text-transform: capitalize;
	font-weight: bold;
}


#sidebar1 {
	clear: both;/*starts footer below content*/
	width: 150px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-color:#e8edf0;
	background-image:url(../images/sideb_trans.png);
	background-repeat:repeat;
	color: #000;
}

#sidebar1 li {
	list-style: none;
	display: block;
	border: 0px;
	border-bottom: .5px solid #333333
}

#sidebar1 ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	margin-bottom: 10px;
}

#sidebar1  a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* style the hyperlink hover */
#sidebar1 a:hover{
	color: #c1afc5;
}

#mainContent.homepage {
	float: left; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/contentbg2.jpg);
	background-repeat: repeat-x;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border: thin none #000;
	width: 480px;
}
iframe.calendar {
height: 99%;
width: 99%;
}

#mainContent {
	float: left;
	width: 600px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: Arial, Helvetica, sans-serif;
	background-color:#e8edf0;
	background-image:url("image/contentbg2.jpg");
	background-repeat:repeat-x;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;

}



#mainContent a:link {
	text-decoration: none;

	padding: 0px;
}

#mainContent a:visited {
	text-decoration: none;

	padding: 0px;
}
#mainContent a:hover {
	text-decoration: underline;

	padding: 0px;
}

#mainContent a:active {
	text-decoration: none;

	padding: 0px;
}

#mainContent h1 {
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 5px;
	margin: 0 0 5px 0;
	padding-top: 20px;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}

#mainContent h2 {
	margin-top: 15px;
	margin-bottom: 3px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-transform: uppercase;
}

#mainContent h3 {
	margin-top: 15px;
	margin-bottom: 3px;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-transform: uppercase;
}
#mainContent p {
	font-size: 13px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent li {
	font-size: 13px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#mainContent .caption {
	font-size: 0.75em;
	font-weight: bold;
	padding: 2px 5px;
}

#news {
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e8edf0;
	background-image: url(../images/sideb_trans.png);
	background-repeat: repeat;
	height: auto;
	float: left;
}

#news  a {

	text-decoration: none;
	color: #FFFFFF;	
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* style the hyperlink hover */
#news a:hover{
color:#c1afc5;
}

.photoBox img
{
	/*border-color:#000;
	border-style:solid;
	border-width:medium;*/
	width:231px;
	height:139px;
    margin: 10px;
	margin-bottom:20px;	

}
#mainContent img{
}

.slideshow
{
	height: 380px;	
}

.slideshow img
{
	width: 480px;	
	border-color:#000;
	border-style:solid;
	border-width:medium;
}

#news img{
float: left;
width: 120px;

margin-left: auto;
margin-right: auto;
border: none;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
}

#footer {
	clear: both;/*starts footer below content*/
	font-size: 12px;
	padding-left: 20px;
	color: #565656;
	text-align: center;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* horizontalmenu items are a light gray block with padding and no text decoration */
.horizontalmenu a {
	cursor: pointer;
	background-color: #FFFFFF;
	color: #000;
	text-decoration: none;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 2em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	border: .5px solid #333333;
	
	height:20px;
	background-color: #fff;
	background-image: url(../images/menu_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align:middle
	
	}
	
.horizontalmenu li img{
	
	position:relative;
	
	height:40px;
	top:-15px;
	padding: 0em;
	border: 0em;
	margin:0em;	
	padding

	
	
	
	
	}
.horizontalmenu
{
	float:left;
	background-color: #fff;
	
}

/* use the table to position the dropdown list */
.horizontalmenu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;


}
/* remove the bullets, padding and margins from the lists */
.horizontalmenu ul{
list-style-type:none;
padding:0;
margin:0;
	
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.horizontalmenu li{
	float:left;
	position:relative;
	z-index:100;
}

/* style the links hover */
.horizontalmenu :hover{
	color:#c1afc5;
}

/* hide the sub level links */
.horizontalmenu ul ul {
visibility:hidden;
position:absolute;
width:160px;
height:0;
	
}
/* make the sub level visible on hover list or link */
.horizontalmenu ul li:hover ul,
.horizontalmenu ul a:hover ul{
visibility:visible;
width:100%;
	
}

#clear {
	clear:both;
	width:800px;

}
.pipe {
	margin:0px 10px 0px 10px;
}


/*******************************************************************************

