a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #EF8C86;
	text-decoration: none;
}

a:active {
	color: #D6827C;
	text-decoration: none;
}

a.linkstylehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.linkstylehead:visited {
	background: transparent;
	color: #BF4D00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.linkstylehead:hover {
	background: #EF8C86;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.linkstylehead:active {
	background: #EF8C86;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.linkstylewhite:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.linkstylewhite:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.linkstylewhite:hover {
	color: #EF8C86;
	text-decoration: none;
}

a.linkstylewhitegrey:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.linkstylewhitegrey:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.linkstylewhitegrey:hover {
	background-color: #CCCCCC;
	color: #FFFFFF;
	height: 25px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
}

b {
	font-weight: bold;
}

body  
	{
	background-color: #FEFCE5;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-position: 0px;
}

h1 {
	color: #EF8C86;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	
}

h2 {
	color: #EF8C86;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
}

h3 {
	color: #EF8C86;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: normal;
}

h4 {
	color: #EF8C86;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: normal;
}

td, p 
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background: 0px;
}

.admin                          /* used in admin bars */
	{
	font-size: 10px;
	font-weight: bold;
}

.background {
	background-color: #FEFCE5;
	color: #000000;
	background-repeat: no-repeat;
}

.bighead                           /* frontpage header */
	{
	background-color: #EF8C86;
	border: 1px solid #000000;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
}

.blackbox {
	border: 1px solid #333333;
}

.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

.feederindextext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 20px;
}

.bodytextwhite {
	background: transparent;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.boxhead                           /* box headers */
	{
	background-color: #EF8C86;
	border: 1px solid #000000;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

.boxheadorange
	{
	background-color: #EF8C86;
	border: 1px solid #FF6600;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

.bread                          /* used in breadcrumb bars */
	{
	font-size: 10px;
}

.button a,.button a:link,.button a:active,.button a:visited {
	background: #CCE5BF;
	border-bottom: 1px solid #556B46;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #556B46;
	border-top: 1px solid #FFFFFF;
	color: #333333;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	font-weight: normal;
	margin: 1px;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	width: 140px;
}

.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;
	font-variant: normal;
	font-weight: normal;
	margin: 1px 1px 1px 2px;
	padding: 3px;
	text-align: left;
	width: 140px;
}

.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: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	font-weight: normal;
	margin: 1px 1px 1px 1px;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	width: 140px;
}

.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;
	font-variant: normal;
	font-weight: normal;
	margin: 1px 1px 1px 2px;
	padding: 3px;
	text-align: left;
	width: 140px;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* photo captions on all pages */
	font-size: 10px;
}

.desc                           /* album descriptions on main page */
	{
	font-size: 12px;
}

.editlink			/* Used for the [edit] tags */
	{
	font-size: 10px;
}

.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.error                          /* all error text */
	{
	background: transparent;
	color: #FF0000;
	font-size: 12px;
}

.feedbutton a:link,.feedbutton a:visited {
	background: #CCCCCC;                          /* feeder site index buttons */
	background-color: #CCCCCC;
	border-bottom: 1px solid #556B46;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #556B46;
	border-top: 1px solid #FFFFFF;
	color: #333333;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	margin: 1px;
	padding: 8px;
	text-align: left;
	text-decoration: none;
	width: auto;
}

.feedbutton a:hover{
	background: #999999;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #556B46;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #556B46;
	color: #FFFFFF;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	margin: 1px 1px 1px 2px;
	padding: 8px;
	text-align: left;
	width: auto;
}

.feedbutton a:active{
	background: #EF8C86;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #556B46;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #556B46;
	color: #FFFFFF;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	margin: 1px 1px 1px 2px;
	padding: 8px;
	text-align: left;
	width: auto;
}

.fineprint                      /* used for fine print */
	{
	font-size: 10px;
}

.head                           /* page headers */
	{
	background-color: #EF8C86;
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

.headbox			/* box around the page headers */
	{
	border: 1px solid #999999;
}

.headboxpeach
	{
	border: 1px solid #EF8C86;
}

.headwhite                           /* page headers */
	{
	background-color: #EF8C86;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

.lessemphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.linkstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.linkstylewhite {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.mainbutton a:link,.mainbutton a:visited {
	background: #EF8C86;
	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: 12px;
	font-variant: normal;
	font-weight: bold;
	margin: 1px;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	width: auto;
}

.mainbutton a:hover{
	background: #999999;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #556B46;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #556B46;
	color: #FFFFFF;
	font-size: 12px;
	font-variant: normal;
	font-weight: bold;
	margin: 1px 1px 1px 2px;
	padding: 3px;
	text-align: left;
	width: auto;
}

.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: 12px;
	font-variant: normal;
	font-weight: bold;
	margin: 1px 1px 1px 2px;
	padding: 3px;
	text-align: left;
	width: auto;
}

.mainhead                           /* Body headline */
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.mainhead2                           /* Body headline */
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.nav                            /* used in navigation bars */
	{
	font-size: 12px;
}

.noemphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.pagebutton a:link,.pagebutton a:active,.pagebutton a:visited {
	background: #146600;
	border-bottom: 1px solid #556B46;
	border-left: 1px solid #FFFF00;
	border-right: 1px solid #556B46;
	border-top: 1px solid #FFFF00;
	color: #FFFFFF;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	font-weight: bold;
	margin: 0px;
	padding: 5px 8px 8px 8px;
	text-align: left;
	text-decoration: none;
	width: 150px;
}

.popup
	{
	font-size: 12px;
}

.popuphead
	{
	font-size: 16px;
	font-weight: bold;
}

.search {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}

.slogan           /* Used for main page crossheads*/ {
	background: transparent;
	color: #FFFFFF;
	font-family: "Comic Sans MS", Verdana, sans-serif;
}

.sloganred        /* Used for main page crossheads*/ {
	background: transparent;
	color: #FF6600;
	font-family: "Comic Sans MS", Verdana, sans-serif;
}

/* 
   text styles 
*/
.title                          /* album titles on main page */
	{
	font-size: 14px;
	font-weight: bold;
}

.topbutton a:link,.topbutton a:active,.topbutton a:visited {
	background: #FF6600; /* Used for side navigation*/
	border-bottom: 1px solid #556B46;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #556B46;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	font-weight: bold;
	margin: 1px;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	width: 140px;
}

.topbutton a:hover{
	background: #BF4D00;
	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;
	font-variant: normal;
	font-weight: bold;
	margin: 1px 1px 1px 2px;
	padding: 3px;
	text-align: left;
	width: 140px;
}
.pinkbg {
	background-color: #EF8C86;
}
.greybg {
	background-color: #A49B98;
}
