/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
BODY  
	{ 
	  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	  font-size: 10pt;
	  color:#000000;
	  font-weight:none;
	  background-color: #EFEBDE;
	  margin-top: 25px;
	  margin-left: 0px;
	  margin-right: 0px;
	 SCROLLBAR-FACE-COLOR: #DEDEC2; SCROLLBAR-HIGHLIGHT-COLOR: #DEDEC2; SCROLLBAR-SHADOW-COLOR: #D7D7A3; SCROLLBAR-3DLIGHT-COLOR: #DEDEC2; SCROLLBAR-ARROW-COLOR: #70A569; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #B1B16C
}
	}
TD, P 
	{ 
	  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	  font-size: 15pt; 
	}
/* 
   link colors - overridden by the album 'linkcolor' property.
*/
A   	{ color: #9CB263; text-decoration: none; }
A:link	{ color: #95543A; text-decoration: none; }
A:visited { color: #94A252; text-decoration: none; }
A:active { color: #424918; }
A:hover	{ color: #C48167; text-decoration:none;border-bottom: 1px dashed #727F2E; }
/* 
   text styles 
*/
.title                          /* album titles on main page */
	{ 
	  line-height:100%;
	  padding:2px;
	  margin-top:2px;
	  width: 100%;
	}
.title a,
.title a:link,
.title a:visited,
.title a:active {
	  font-family:Trebuchet MS, arial, sans-serif;
	  color:#212E05;
	  font-size:x-small;
	  font-weight:bold;
	  letter-spacing: .10em;  
	  text-decoration: none;
	}
.title a:hover {
	  color: #CED9B5;
	 text-decoration:none; }
	} 
.mod_title	/* album title  Text is controled by .title */ 
	{ 
          background-image: url(../images/mod_titlebar.jpg);
          width: 100%;
          height: 18px;
	}
.mod_title_bg	/* album title hightlight Text is controled by .title */ 
	{ 
	}
.mod_title_right  /* album title hightlight  Text is controled by .title*/ 
	{ 
	}
.mod_title_left  /* album title hightlight  Text is controled by .title */ 
	{ 
	 }
.albumdesc  /*album description includes all text and background*/
	{
	  font-family:Trebuchet MS, arial, sans-serif;
	  color:#6F602F;
	  background-color:F5F6F3;
	  font-size:x-small;
	  font-weight:none;
	  line-height:100%;
	  padding:7px;
	  margin-top:2px;		
	  border:1px dashed #899353;
	}
.desc  /* album descriptions on main page just description and author*/
	{ 
	  font-family:Trebuchet MS, arial, sans-serif;
	  color:#424918;
	  font-size:x-small;
	  font-weight:none;
	  line-height:90%;
	  padding:2px;
	  margin-top:2px;		
	  letter-spacing: .1em; 
	}
.caption  /* photo captions on all pages */
	{ 
	  font-size: 10px; 	
	}
.modcaption  /* modifies background for caption text to reside */
	{
	  font-family:Trebuchet MS, arial, sans-serif;
	  color: #A55D42;
	  font-size: 10px;
	  font-weight:bold;
	  line-height:140%;
	  padding:2px;
	  margin-top:2px;		
	  border:0px dashed #000000;
	}
.error  /* all error text */
	{ 
	  color: red; 
	  font-size: 12px; 
	}
.attention /* voting instructions */
	{
	}
.headbox  /* box around the page headers */
	{
	}
.head  /* page headers behind the Gallery title*/
	{ 
	  font-family:Trebuchet MS, arial, sans-serif;
	  color:#9A4525;
	  font-size: 18px;
	  font-weight:bold;
	  background-image: url(../images/mod_titlebar.jpg);
	  line-height:140%;
	  letter-spacing: .2em;
	  border:0px dashed #000000;
	  height: 24px;  
	}
.head a,
.head a:link,
.head a:visited,
.head a:active 
	{
	  font-weight: normal;
	  color:#A55D42;
	  text-decoration: none;
	}
.head a:hover
	{
	  font-weight: normal;
	  color: #CFA190;
	  text-decoration: none;
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
          background-image: url(../images/mod_titlebar.jpg);
          width: 100%;
          height: 1px;
	}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	}
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/ 
	{ 
	}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	}
.bread  /* used in breadcrumb bars */
	{ 
	  font-size: 10px; 
	}
.bordertop
	{
	}
.borderright
	{
	}
.borderleft
	{
	}
.fineprint  /* used for fine print */
	{ 
	  font-size: 10px; 
	}
.popuphead
	{
	  font-size: 12px;
	}
.popup
	{
	  font-size: 12px;
	}
.editlink,  /* Used for the [edit] tags */
.editlink a,
.editlink a:link,
.editlink a:visited,
.editlink a:active
	{
	  font-size: 10px;
	  font-weight: normal;
	  color: #5C6528;	  
	}
.modnavbox  /* main navigation bar next and previous */ 
	{ 
	  font-family:Trebuchet MS, arial, sans-serif;	
	  color:#000000;
	  font-size: 12px; 
	  font-weight:bold;
	  background-color: #DAE2CC;
	  line-height:100%;
	  letter-spacing: .2em;
	  border:0px dashed #000000;
	  width: 100%;
	  height: 14px;
	}
.modnavbox a,
.modnavbox a:link,
.modnavbox a:visited,
.modnavbox a:active {
	  font-weight: normal;
	  color:#000000;
	  text-decoration: none;
	}
.modnavbox a:hover {
	  font-weight: normal;
	  color: #94A252;
	  text-decoration: underline;
	}
.admin  /* used in admin bars - the serch text*/
	{ 
	  font-size: 10px;
	  color: #546828; 
	  font-weight: bold;
	}

.adminform
        {
          font-size: 10px;
          font-weight: bold;
          color: #727F2E;
        }

.search  /* used in admin bars - the serch text*/
	{ 
	  font-size: 10px;
	  color: #9CAE63; 
	  font-weight: bold;
	}
.leftspacer /* amount of space to the left of the header and titles */
	{
	  width: 20px;
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{ 
	  font-family:Trebuchet MS, arial, sans-serif;
	  color: #E91414;
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #F7F7F7;
	  line-height:150%;
	  letter-spacing: .1em;
	  border:1px dashed #000000;
	  width: 100%  
	}
.modnavboxtop a,
.modnavboxtop a:link,
.modnavboxtop a:visited,
.modnavboxtop a:active {
	  font-weight: normal;
	  color: #000000;
	  text-decoration: none;
	}
.modnavboxtop a:hover {
	  font-weight: normal;
	  color: #6A7532;
	  text-decoration: none;
	}
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{ 
	  font-family:Trebuchet MS, arial, sans-serif;
	  color: #434D1B;
	  font-size: 10px;
	  font-weight:none;
	  line-height:130%;
	  border:0px dashed #000000;
	  width: 100%  
	}
.modnavboxmid a,
.modnavboxmid a:link,
.modnavboxmid a:visited,
.modnavboxmid a:active {
	  font-weight: normal;
	  color:#677235;
	  text-decoration: none;
	}
.modnavboxmid a:hover {
	  font-weight: normal;
	  color: #000000;
	  text-decoration: none;
	}
.modfooter  /*footer where the Gallery version is located*/
	{ 
	  font-family:Trebuchet MS, arial, sans-serif;
	  color:#427539;
	  font-size: 9px;
	  font-weight:normal;
	  background-color: #F7F7F7;
	  line-height:140%;
	  padding:2px;
	  border:1px dashed #000000;
	  width:100%   
	}
.modfooter a,
.modfooter a:link,
.modfooter a:visited,
.modfooter a:active {
	  text-decoration: none;
	}
.modfooter a:hover {
	  text-decoration: none;
	}
	.input button {


	BORDER-RIGHT: #70A569 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #70A569 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 10px; PADDING-BOTTOM: 2px; BORDER-LEFT:#70A569 1px solid; COLOR: #43673F; PADDING-TOP: 2px; BORDER-BOTTOM: #70A569 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR:#FFFFFF; TEXT-DECORATION: none
}

