html { min-height:100%; margin-bottom:1px; }
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #000000;
	margin: 0;
	padding: 0px;
	}
#collage {
	background: #000000 url(../images/collage-home.jpg) no-repeat center top;
}
#about {
	background: #333333 url(../images/bknd-bl.jpg) repeat;
}
p {
	margin-top: 0;
	font: 12px/130% Verdana, Arial, Helvetica, sans-serif;
	}
h1 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 2px;
	text-align: center;
	margin: 0px 0px 10px;
	padding: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	letter-spacing: 1px;
	border-top: 1px solid #666666;
	border-right: 1px #666666;
	border-bottom: 1px #666666;
	border-left: 1px solid #666666;
	text-align: left;
	padding-left: 6px;
	width: 350px;
}
h3 {
	margin: 2px 0;
	color: #666666;
	font-size: 14px;
	text-align: left;
	}
h4 {
	font: bold 14px Arial, Helvetica, sans-serif;
}
a,	a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}

a:visited {
	text-decoration: underline;
	color: #660000;
	font-weight: bold;
	}
a:hover, a:active {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	}

/* page wrap divs */	

#containerIndex {
 width: 750px;
 position: absolute;
 margin-bottom: 25px;
 margin-left: -375px;
 left: 50%;
 padding: 0px;
 top: 50px;
 background-color: transparent;
	}
#containerIndex h1 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 4px;
	text-align: center;
	width: 400px;
	margin-left: 200px;
	}
#container {
	width: 780px;
	position: absolute;
	margin-top: 0;
	margin-left: -390px;
	left: 50%;
	top: 10px;
	padding: 0px;
	border: 1px solid #999999;
	margin-bottom: 25px;
	color: #333333;
	background: #FFFFFF;
	}

#chemainuslogo {
	left: 0px;
	top: 0px;
}
#masthead {
	background: #996600 url(../images/masthead/about.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	height: 138px;
}
#mastheadLogo {
	float: left;
	height: 52px;
	width: 150px;
	margin-top: 70px;
	margin-left: 5px;
	position: absolute;
	top: 20px;
	left: 5px;
}



	/* main content sections */
	
#maincontentIndex {
	background: #FFFFFF;
	margin-top: 0px;
	padding: 0px;
	width: 687px;
	margin-left: 42px;
	color: #000000;
	}
#maintextIndex {
	width: 525px;
	text-align: justify;
	color: #333333;
	margin-left: 20px;
	padding: 0px 10px 10px;
	margin-top: 0px;
	}	
#maintextIndex h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
#maintextIndex p {
	color: #000000;
	line-height: 125%;
	text-align: left;
	background: #FFFFFF;
}

#maintext {
	color: #333333;
	background: #FFFFFF;
	padding: 0px 10px 10px 0px;
	margin: 0px 10px 0px 165px;
	min-height:  400px;
	}	

#maintextwide {
	text-align: left;
	color: #333333;
	padding: 0px;
	margin-top: 15px;
	width: 780px;
	background: #FFFFFF;
	}
#maintext p, #maintextwide p {
	color: #000000;
	text-align: left;
	background: #FFFFFF;
	padding-right: 30px;
	padding-left: 30px;
	margin: 0px;
	padding-bottom: 10px;
	line-height: 130%;
}
#maintext p.p2 {
	width: 380px;
}
#maintext ul {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	text-align: left;
}
#maintext li {
	color: #333333;
	font: 12px/130% Verdana, Arial, Helvetica, sans-serif;
}

#intro {
 width: 575px;
 padding-left: 175px;
 padding-top: 10px;
 color: #333333;
 font: bold 13px/125% Verdana, Arial, Helvetica, sans-serif;
 background-color: #FFF;
	}
#pagetitle {
	background: url(../images/lhdgs_about.gif) no-repeat center top;
	height: 50px;
	vertical-align: middle;
	margin-bottom: 10px;
	}
	
	/* main vertical menu */
	
#menu {
 width: 150px;
 left: 0px;
 top: 12px;
 position: absolute;
 padding: 0px;
 margin-top: 85px;
 text-align: left;
 font-size: 14px;
	}
#menu p {
	text-align: center;
}	
#menu2 {
	text-align: right;
	}
#menu h3 {
	background: url(../images/chemainuslogo2.gif) no-repeat center top;
	height: 55px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	}
#menu p {
	text-align: left;
	padding-right: 3px;
	padding-left: 10px;
	color: #FFF4E6;
	padding-top: 3px;
}

#globalnav {
	display: block;
	padding-top: 10px;
	padding-left: 50px;
	width: 100px;
}
#submenu {
	margin: 0px;
	font-size: 11px;
}
#submenu p {
	padding: 0px;
}
#submenu.notice {
	background: #FF0000;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
}
#submenu.notice p {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.5px;
	text-align: center;
}
#submenu.notice a {
	color: #FFFF99;
	text-decoration: underline;
}


#secmenu {
	padding: 0px;
	text-align: center;
	margin: 0px 0px 10px;
}

/* optional right side content */	

#rightsidebar {
 padding: 0px;
 width: 140px;
 position: absolute;
 top: 200px;
 left: 625px;
 border: 1px solid #999999;
 text-align: center;
 background: #FFFFFF;
 float: right;
 margin: 0px;
	}	
#rightsidebar.home {
 top: 135px;
 left: 813px;
 width: 150px;
 height: 100%;
	}
#rightsidebar p {
	color: #333333;
	font-size: 11px;
	font-variant: normal;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
	}	
#rightsidebar p.p1 {
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	}
#rightsidebar p.p2 {
	padding: 0px;
	text-align: center;
}

#rightsidebar ul {
	list-style: none;
	text-align: left;
}
#rightsidebar li {
	display: block;
	margin: 0px;
	padding: 0px;
}
#rightsidebar H3 {
	font-weight: bold;
	text-align: center;
}
#minical {
	height: 130px;
	padding: 0px;
	text-align: center;
	margin: 0px auto;
	background: #FFFFFF;
	width: 150px;
	font: 9px Arial, Helvetica, sans-serif;
}
/* minical mouseover location near the calendar itself*/
#overDiv { 
	visibility: visible;
	z-index: 1000;
	background-image: none;
	left: 20px !important;
	top: 125px !important;
	position: absolute;
}
.warning {
	font-weight: bold;
	color: #CC0000;
	background: #FFFF00;
	border-bottom: thin dashed #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* footer - copyright */

#footer {
	font-size: 10px;
	text-align: center;
	color: #999999;
	padding: 15px 0px;
	background: #FFFFFF;
	margin: 0px;
	border-top: 1px dotted #666666;
	}
#footertext {
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#footer a {
	color: #999999;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	}

/* misc div - classes */

#notices {
	width: 160px;
	position: absolute;
	left: 620px;
	top: 350px;
	}	
#notices p {
	text-align:center;
	color: #663300;
	}
.smtext {
	font-size: 10px;
	font-variant: normal;
}
.centre {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#copyright {
	margin: 0px;
	padding: 0px 0px 15px;
}

/* special link divs */

#horoscope a, #horoscope a:link, #horoscope a:active, #horoscope a:visited {
	background: url(../images/horoscopes-fade.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 120px;
	display: block;
}
#horoscope a:hover {
	background: url(../images/horoscope.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 120px;
}
#maincontent2 {
	background: #FFFFFF;
}
.whitebknd {
	background: #FFFFFF;
}

.pararight {
	text-align: left;
}
.pararight img {
	float: right;
	border: 1px solid #333333;
	margin: 5px 0px 10px 10px;
}
.paraleft img {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.secondary {
	background: #FFFFFF;
}
div.narrow {
	padding: 0px;
	font-size: 12px;
	width: 425px;
	margin: 0px 150px 0px 0px;
}
#closewindow {
	background: #F2F2F2;
	float: right;
	border: 1px solid #333333;
	text-align: center;
	padding: 5px;
	margin-right: 5px;
	margin-top: 0px;
	font-size: 10px;
	font-weight: bold;
}

.icoloured {
	font-style: italic;
	color: #660000;
	font-weight: normal;
}
#narrow {
	width: 450px;
}
.narrow2 {
	width: 400px;
}
.narrow {
	width: 350px;
}
.totop {
	text-align: right;
	background: url(../images/up_arrow.gif) no-repeat right bottom;
	float: right;
}
#masthead-calendar {
	background: url(../images/chemainus-logo-lg.gif) no-repeat left top;
	height: 100px;
	width: 90%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#masthead-calendar h1 {
	font-weight: bold;
	text-align: center;
	margin-left: 235px;
	margin-top: 15px;
	color: #FEE9DB;
}

#calendarevents {
background: #333333 url(../images/bknd-bl.jpg) repeat left top;
	text-align: center;
	}
#wrap {
	width: 90%;
}
a.totop {
	background: url(../images/totop.gif) no-repeat right bottom;
	text-align: right;
	height: 20px;
	margin-bottom: 20px;
	font-style: italic;
	text-decoration: none;
	vertical-align: bottom;
	font-size: 11px;
}
.left {
	float: left;
	padding-right: 10px;
}
