h1 {
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
}



a:link {
	color: #FF6600;
	text-decoration : underline;
	background: transparent;
}

a:visited {
	color : #BF4D00;
	background: transparent;
}

a:hover {
	color : #000000;
	text-decoration : none;
	background: #FFCC00;
}

a:active {
	color : #000000;
	text-decoration : none;
	background: #FFCC00;
}

a.linkstylewhite:link {
	color: White;
	text-decoration : none;
	background: #146600;
}

a.linkstylewhite:visited {
	color: White;
	text-decoration : none;
	background: #146600;
}

a.linkstylewhite:hover {
	color : #FFCC00;
	text-decoration : none;
	background: #146600;
}

a.linkstylehead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration: none;
	font-weight: bold;
}

a.linkstylehead:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration: none;
	font-weight: bold;
	color : #BF4D00;
	background: transparent;
}

a.linkstylehead:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : #000000;
	text-decoration : none;
	background: #FFCC00;
}

a.linkstylehead:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : #000000;
	text-decoration : none;
	background: #FFCC00;
}

b {
	font-weight : bold;
}

.bodytext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height: normal;

}

.bodytextwhite {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	background: transparent;
}

.linkstyle {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.linkstylewhite {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: White;
	background: #146600;
}

body  
	{ 
	  background-color: #ECE9D8;
	  color: #000000;
     font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px;
	background-repeat: repeat-x;
	background-image: url(../images/bgbgrad200B.jpg);
	}
td, p 
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px; 
	}

/* 
   text styles 
*/
.title                          /* album titles on main page */
	{ 
	  font-size: 14px; 
	  font-weight: bold;
	}
.desc                           /* album descriptions on main page */
	{ 
	  font-size: 12px; 
	}
.caption                        /* photo captions on all pages */
	{ 
	  font-size: 10px; 
	}
.error                          /* all error text */
	{ 
	  color: red; 
	  font-size: 12px;
	background: transparent;
	}

.headbox			/* box around the page headers */
	{
	border: 1px solid #999999;
	}

.headboxorange
	{
	border: 1px solid #FF6600;	
	}
	
.bighead                           /* frontpage header */
	{ 
	  font-size: 30px; 
	  font-weight: bold; 
	  background-color: #FFCC00;
	border: 1px solid Black;
	padding: 4px 4px 4px 4px;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	}
	
.mainhead                           /* Body headline */
	{ 
	  font-size: 24px; 
	  font-weight: bold; 
	  font-family: Arial, Helvetica, sans-serif;
	}
	
.head                           /* page headers */
	{ 
	  font-size: 16px; 
	  font-weight: bold; 
	  background-color: #FFCC00;
	border: 1px solid Black;
	padding: 2px 2px 2px 2px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.boxhead                           /* box headers */
	{ 
	  font-size: 12px; 
	  font-weight: bold; 
	  background-color: #FFCC00;
	border: 1px solid Black;
	padding: 2px 2px 2px 2px;
	color: Black;
	}
	
.boxheadorange
	{ 
	  font-size: 12px; 
	  font-weight: bold; 
	  background-color: #FFCC00;
	border: 1px solid #FF6600;
	padding: 2px 2px 2px 2px;
	color: Black;
	}
	
.bread                          /* used in breadcrumb bars */
	{ 
	  font-size: 10px; 
	}
.nav                            /* used in navigation bars */
	{ 
	  font-size: 12px; 
	}
.admin                          /* used in admin bars */
	{ 
	  font-size: 10px; 
	  font-weight: bold; 
	}
.fineprint                      /* used for fine print */
	{ 
	  font-size: 10px; 
	}
.popuphead
	{
	  font-size: 16px;
	  font-weight: bold
	}
.popup
	{
	  font-size: 12px;
	}
.editlink			/* Used for the [edit] tags */
	{
	  font-size: 10px;
	}
.slogan           /* Used for main page crossheads*/
   {
	font-family: "Comic Sans MS", Verdana, sans-serif;
	color: White;
	background: transparent;
}
.sloganred        /* Used for main page crossheads*/
   {
	font-family: "Comic Sans MS", Verdana, sans-serif;
	color: #FF6600;
	background: transparent;
}
.search {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}
.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.lessemphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.noemphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.mainbutton a:link,.mainbutton a:visited {        /* Used for main navigation*/
	background: #FFCC00;
	border-bottom: 1px solid #556B46;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #556B46;
	border-top: 1px solid #FFFFFF;
	color: #333333;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 5px 8px 8px 8px;
	text-align: left;
	text-decoration: none;
	width: 150px;
	font-variant: normal;
	font-weight: bold;
}
	
.mainbutton a:hover{
	background: #FF6600;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #556B46;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #556B46;
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px;
	padding: 4px 8px 8px 8px;
	text-align: left;
	width: 150px;
	font-weight: bold;
	font-variant: normal;
	}
	
.mainbutton a:active{
	background: #146600;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #556B46;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #556B46;
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px;
	padding: 5px 8px 8px 8px;
	text-align: left;
	width: 150px;
	font-weight: bold;
	font-variant: normal;
	}
	
.pagebutton a:link,.pagebutton a:active,.pagebutton a:visited {
	background: #146600;
	border-bottom: 1px solid #556B46;
	border-left: 1px solid Yellow;
	border-right: 1px solid #556B46;
	border-top: 1px solid Yellow;
	color: #FFFFFF;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 5px 8px 8px 8px;
	text-align: left;
	text-decoration: none;
	width: 150px;
	font-variant: normal;
	font-weight: bold;
}
.button a:link,.button a:active,.button a:visited {        /* Used for side navigation*/
	background: #FFCC00;
	border-bottom: 1px solid #556B46;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #556B46;
	border-top: 1px solid #FFFFFF;
	color: Black;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 1px;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	width: 140px;
	font-variant: normal;
	font-weight: normal;
}

.button a:hover{
	background: #FF6600;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #556B46;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #556B46;
	color: #FFFFFF;
	font-size: 10px;
	margin: 1px;
	padding: 3px;
	text-align: left;
	width: 140px;
	font-weight: normal;
	font-variant: normal;
	margin-left: 2px;
}

.buttonsub a,.buttonsub a:link,.buttonsub a:active,.buttonsub a:visited {
	background: #339933;
	border-bottom: 1px solid #556B46;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #556B46;
	border-top: 1px solid #FFFFFF;
	color: White;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 1px;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	width: 140px;
	font-variant: normal;
	font-weight: normal;
}

.buttonsub a:hover{
	background: #FF6600;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #556B46;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #556B46;
	color: #FFFFFF;
	font-size: 10px;
	margin: 1px;
	padding: 3px;
	text-align: left;
	width: 140px;
	font-weight: normal;
	font-variant: normal;
	margin-left: 2px;
}


.button a { 
	background: #FFCC00;
	border-bottom: 1px solid #556B46;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #556B46;
	border-top: 1px solid #FFFFFF;
	color: Black;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 1px;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	width: 140;
	font-variant: normal;
	font-weight: normal;
 } 
