html, body {
   margin : 0;
   padding : 0;
}

body {
   color : #000000;
   background : #ffffff;
   width : 100%;
   
}
a:link {
color : #ff8;
text-decoration : none; 
}

a:hover {
color : #c93;
text-decoration : none;
}

a:active {
color : #F5DE1E;
text-decoration : none;
}
a:visited {
color : #ffc;
text-decoration : none;
}

/* Links within paragraphs (subtle) */
p a {
color: #666666;
background : inherit;
text-decoration: none;
}

/* Links within paragraphs (revealed) */
p a:hover  { 
color: #0000ff;
background : inherit;
text-decoration: underline;
}
q {
  quotes: '\201C' '\201D' '\2018' '\2019';
}

q:before {
  content: open-quote;
}

q:after {
  content: close-quote;
}

#container {
width : 790px;
margin : 0 auto;
padding : 0px;
background: #ffc;


}

/* TOP TITLE BAR */

#top {
margin:0px 0px 10px 0px;
padding : 0;
color:#333;
background : #ffc url(images/head2.jpg) no-repeat;
border-bottom : 0px solid #fd9;
height:125px;
}
#content h1 {
padding : 10px 0px 0 0px;
margin : 0px 0px 0px 15px;
font : 300%  "Times New Roman", "Times", serif;
letter-spacing: 0px;color:#800000;
background:transparent;
}
#top p {
padding : 0px;
font-size: .8em;
}
#top a:link, #top a:visited {
color: #EAE8D0;
background:transparent;
text-decoration: none;
}
#top a:hover { 
color: #fff;
background:transparent;
text-decoration: underline;
}

/* LEFT SIDEBAR */




#leftnav {
float : left;
width : 190px;
margin : 0px 0px 0px 0px;
padding : 0px;
border-right: 1px solid #ddbe53 ;
font-size: 10pt;
background : #cccc98;

}
#leftnav p {
margin : 15px 0px 15px 15px;
color: #800000;
font: 8pt "Verdana", "Arial", sans-serif;
background: #cccc98;
}
#leftnav img {
margin : 8px 0 0px 17px;
}
#nav {
float : left;
margin : 0;
padding : 0;
background: #cccc98;

}
#nav a:hover {
color:#c93;
text-decoration: none;

}
#nav a {
color:#ffc;
text-decoration: none;

}

#navlist li {
list-style-type: none;
margin: 0px 0px 0px -25px;
padding: 0px;
color : #ffc;
font-size: 11pt;
line-height: 2; 
border-top: 1px solid #c93;
background: #cccc98;



}

#events {
float : left;
width : 180px;
margin : 178px 10px 0px -170px ;
padding : 5px 0px 81px 0px;
background : #c93;
height: 405px;
text-align: center;
}
#events h2 {
margin : 0;
padding : 5px 0 5px 5px;
font : 100%  "Times New Roman", "Times", serif;
letter-spacing:0px;
border-bottom: 1px solid #a71;
color:#ffc;
background:inherit;
text-align: center;
}



#event {
color: #ffc;
padding: 0px;
font : 7pt  "Verdana", "Arial", sans-serif;
text-align: left;
}
#event ul {
margin:  4px 0px 0px 4px ;
padding: 0px 8px 0px 14px ;
}
#event li {
margin:  5px 0px 0px 0px ;
padding: 0px 0px 0px 0px ;
}
#board {
margin : 0px 0px 0px 10px ;
padding : 5px 5px 5px 5px;
color: #c93;
vertical-align: top;
font: normal 8pt "verdana", "arial", sans-serif;
}
#boardtitle {
height: 0px;
margin : 0px 0px 0px 0px
text-align: left;
color: #c93;
vertical-align: top;
font: normal 11pt "Times New Roman", "Times", serif;
}

#board ul {
list-style: none;
margin : 8px 0px 0px 0px ;

}

#boardcol1 {
float: left;
width : 100px;
margin : 0px 0px 0px 157px ;
padding : 0px;
height: 0;
text-align: left;
color: #c93;
vertical-align: top;
}
#boardcol2 {
float: right;
height: 0px;
width : 260px;
margin : 0px 0px 0px 100px ;
padding : 0px;
vertical-align: top;
text-align: left;
color: #c93;
}


#content {
margin :0px 0px 0 180px;
padding : 0px;
background: #ffc  url(images/bgd2.jpg) no-repeat;
height:868px;
}

#content p {
color: #808000;
margin: 20px 25px 20px 240px;
line-height: 1.5;
font: 12pt/1.5 "Times New Roman", "Times", serif;
text-decoration: none;
font-style: normal;
}
#content a {
color: #800000;
font: normal 8pt "verdana", "arial", sans-serif;
text-decoration: none;
font-style: normal;
}
#content h3 {
color: #c93;
font: normal 13pt "Times New Roman", "Times", serif;
text-decoration: none;
font-style: normal;
margin: 20px 0px 0px 170px;

}
#content b {
color: #c93;
text-decoration: none;



}
#contact {
margin :10px 3px 0px 10px;
padding : 15px 5px 195px 5px;
color : #800000;
font : 7pt  "verdana", "arial", sans-serif;
background : #cccc98;
line-height: 2;
}

#footer {
clear : both;
margin : 0 ;
padding : .5em;
color : #EAE8D0;
background : #404040;
border-top : 0px solid #520934;
font: 70% "Times New Roman", "Times", serif;
}

#footer a:link, #footer a:visited {
font-size: 1em;
color : #eee;
background : inherit;
text-decoration : none;
}

#footer a:hover {
font-size: 1em;
color :#fff;
background:inherit;
text-decoration : underline;
}



h2 {
margin : 0;
padding : 20px 0 5px 5px;
font : 150%  "Times New Roman", "Times", serif;
letter-spacing:5px;
border-bottom: 1px solid #656C4A;
color:#656C4A;
background:inherit;
}


#footer img {
   float : right;
}
/* seen by IE5mac only, by Philippe Wittenbergh www.l-c-n.com */
*>html #footer img {
        margin : 0;
}
/* end */

.happy {
border-top : 1px solid #808080;
padding : 10px;
}



img {
   border : none;
}

#imagecolumn {

float: left;
width: 130px;
margin: 20px 0 0 0 ;
}

.imgright {
float: right;
border: 1px solid #808000;
margin: 5px 15px 10px 10px;
padding: 10px;
}


.imgleft {
float: left;
border: 0px solid #656C4A;
margin: 20px 15px 10px 35px;
padding: 0px;
}


#menu {
width: 100%;
height: 0px;
margin: 20px 0 0px 0;
padding: 0 0 0px 0;
background: #cb7 ;
border-top: 1px solid #c93;
line-height: 0px;


}


#gallery {
float:left;
height:100px;

}

#gallery img {

margin: 20px 0px 0 0;
padding: 0px 30px 0 0;
border: 0px solid #808000;
}

.clear {
clear: left;
}

.quote {
width: 130px;
margin: 0;
border : 1px dashed #fff;
padding : 10px;
color:#656C4A;
background: #E4DCB2;
font-size: .8em;
}

.search { 
background: #E4DCB2; 
color: #000;
border-top: 1px solid #F0E9DD;
border-bottom: 1px solid #F0E9DD;
clear: both; 
padding: 5px 0 5px 0;
}

form { 
margin: 0; 
}

input.search { 
	width: 80px; 
	border: none;
	color: #000;
	background: url(images/input.gif); 
	padding: 4px; 
}

input.login { 
	width: 80px;
	border: none; 
	background: url(images/logininput.gif); 
	padding: 4px; 
}
