body	{
background: #443333;   
margin: 0;
padding: 0;
overflow-x: hidden;
}

h1			 {
font-size: 22pt;
text-align: center;
font-weight: bold;
font-style: italic;
color: #51491B;
}

a:link, a:visited	 {
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 9pt;
color: #FFFFFF;
text-decoration: none;
}

a:hover		 {
/*  font-weight: bold;  */
color: #666666;
}


#header	 {
width: 100%;
height: 75px;
float: left;
background: #cccc99;
padding: 20px; 
}

#banner			{
width: 100%;
height: 200px;
float: left;
border-top: 15px solid #665544;
border-bottom: 15px solid #665544;
padding-top: 10px;
padding-bottom: 10px;
background: #cccc99;
}

#flashcontainer			{
width: 100%;
height: 200px;
float: left;
background: #443333;
}

#flash			{
width: 500px;
height: 200px;
float: left;
padding: 0;
margin: 0;
}

#menu		{
width: 250px;
height: 180px;
float: left;
padding-left: 60px;
padding-top: 0; 
margin-top: -10px;    /* -6px; */  
color: #CDC8B1;
font-family: Arial, sans-serif;
font-size: 9pt;
line-height: 24px;     /* 27px; */
}

#menu a:link, a:visited	 {
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 9pt;
color: #FFFFFF;
text-decoration: none;
}

#menu a:visited	 {
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 9pt;
color: #FFFFFF;
text-decoration: none;
}

#menu a:hover		 {
/*  font-weight: bold;  */
color: #666666;
}

#homecontent		 {
width: 100%;
height: 400px;
float: left;
background: #cccc99;
border-bottom: 20px solid #665544;
}

#values 			 {
width: 15%;  /* 18%; */
height: 290px;
float: left;
margin-top: 5px;
margin-left: 60px;
color: #FFFFFF;
/* border-right: 1px solid #999999; */
padding: 20px;
font-family: Times New roman, serif;
font-size: 9pt;
}

#values h2 {
font-size: 22pt;
text-align: center;
font-weight: bold;
font-style: italic;
color: #FFFFFF;
line-height: 35px;
margin-top: 60px;
}

#values p		{
color: #FFFFFF;
font-size: 8pt;
text-align: justify;
}

#values ul li	 {
color: #FFFFFF;
font-family: Times New roman, serif;
font-size: 8pt;
font-style: italic;
margin-left: -5px;
}

#values img	{
margin-bottom: 10px;
}

#welcome 			 {
width: 50%;
height:300px;
float: left;
margin-top: 25px;
color: #51491B;
padding: 20px 20px 20px 40px;
/* border-right: 1px solid #999999; */
font-family: Times New roman, serif;
font-size: 10pt;
line-height: 20px;
}

#welcome h2 {
font-size: 22pt;
font-style: italic;
text-align: left;
}

#welcome p		{
font-size: 10pt;
color: #51491B;
text-align: left;
}

#welcome ul li	 {
color: #51491B;
font-family: Times New roman, serif;
font-size: 10pt;
}

#infobox			 {
width: 200px;
height: 410px;
background: #665544;
float: right; 
margin-right: 35px;
}

#infobox h2 {
font-size: 10pt;
font-weight: bold;
text-align: center;
color: #FFFFFF;
}

#infobox p		{
font-size: 10pt;
text-align: center;
color: #FFFFFF;
}

#infobox a:link, a:visited	 {
font-family: Times New roman, serif;
font-weight: normal;
font-size: 9pt;
color: #FFFFFF;
text-decoration: none;
}

#infobox a:hover		 {
/*  font-weight: bold;  */
color: #666666;
}

#eventsbox			 {
width: 180px;
height: 220px;
margin: 0 10px 10px 12px;
}

#footer	{
width: 60%;
height: 50px;
float: center;
text-align: center;
}

#footer p	{
color: #CCCC99;
font-family: Arial, sans-serif;
font-size: 9pt;
font-style: bold;
margin-top: 10px;
margin-left: 450px;
}

/* ----------------------- Extra styles for index2.php --------------------- */
#header2	 {
width: 100%;
height: 75px;
float: left;
background: #cccc99;
padding: 15px; */
}

#banner2			{
width: 100%;
height: 200px;
float: left;
border-top: 15px solid #665544;
border-bottom: 15px solid #665544;
padding-top: 10px;
padding-bottom: 10px;
background: #cccc99;
}

#contentholder		 {
width: 100%;
height: auto;
float: left;
background: #cccc99;
border-bottom: 20px solid #665544;
/* text-align: center; */
padding-left: 250px;
}

#content									 {
width: 60%;
height: auto;
float: center;
margin-top: 25px;
text-align: justify;
}

#content p	 {
font-family: Arial, serif;
font-weight: normal;
font-size: 10pt;
color: #51491B;
line-height: 23px;
}

#content a:link, a:visited	 {
font-family: Times New roman, serif;
font-weight: normal;
font-size: 12pt;
color: #FFFFFF;
text-decoration: none;
}

#content a:hover		 {
/*  font-weight: bold;  */
color: #666666;
}