/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
BODY  
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt;
	  color:#404040;
	  font-weight:bold;
	  background-color: #ffffff;
	  margin-top: 25px;
	  margin-left: 0px;
	  margin-right: 0px;
	}
TD, P 
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt; 
	}
/* 
   link colors - overridden by the album 'linkcolor' property.
*/
A   	{ color: #404040; text-decoration: none; }
A:link	{ color: #404040; text-decoration: none; }
A:visited { color: #404040; text-decoration: none; }
A:active { color: #404040; }
A:hover	{ color: #999; }
/* 
   text styles 
*/
.title                          /* album titles on main page */
	{ 
	  line-height:140%;
	  padding-right:2px;
	  padding-left:3px;
	}
.title a,
.title a:link,
.title a:visited,
.title a:active {
	  font-family:verdana, arial, sans-serif;
	  color:#000000;
	  font-size:x-small;
	  font-weight:bold;
	  letter-spacing: .2em;  
	  text-decoration: none;
	}
.title a:hover {
	  color: #38211a;
	  text-decoration: none;
	} 
	
.mod_title	/* album title  Text is controled by .title */ 
	{ 
	 /* background-image: url(../images/mod_headliner.jpg);*/
	  width: 100%;
	  height: 28px;
	}
.mod_title_bg	/* album title hightlight Text is controled by .title */ 
	{ 
	 /* background-image: url(../images/mod_toplight_bg.jpg);*/
	  height: 28px;
	}
.mod_title_right  /* album title hightlight  Text is controled by .title*/ 
	{ 
	 /* background-image: url(../images/mod_toplight_right.jpg);*/
	  height: 28px;
	  width: 9px;
	}
.mod_title_left  /* album title hightlight  Text is controled by .title */ 
	{ 
	 /* background-image: url(../images/mod_toplight_left.jpg);*/
	  height: 28px;
	  width: 10px;
	}
.albumdesc  /*album description includes all text and background*/
	{
	  font-family:verdana, arial, sans-serif;
	  color:#404040;
	  font-size:x-small;
	  font-weight:bold;
	  background-color: #ffffff;
	  line-height:140%;
	  padding:2px;
	  margin-top:2px;		
	  border:0px solid #404040;
	}
.desc  /* album descriptions on main page just description and author*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color:#404040;
	  font-size:x-small;
	  font-weight:bold;
	  line-height:140%;
	  padding:2px;
	  margin-top:2px;		
	  letter-spacing: .2em; 
	}
.caption  /* photo captions on all pages */
	{ 
	  font-size: 10px; 	
	}
.modcaption  /* modifies background for caption text to reside */
	{
	  font-family:verdana, arial, sans-serif;
	  color: #ffffff;
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #38211a;
	  line-height:140%;
	  padding:2px;
	  margin-top:2px;		
	  border:0px dashed #404040;
	}
	.modcaption a {
		color:#A5A55D;
	}
	.modcaption a:hover{
		color:#E7E8D2;
	}
.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:verdana, arial, sans-serif;
	  color:#000000;
	  font-size: 16px;
	  font-weight:bold;
	  padding-left:2px;
	  padding-right:2px;
	  line-height:140%;
	  letter-spacing: .2em;
	  border:0px dashed #404040;
	  height: 28px;  
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  /*background-image: url(../images/mod_headliner.jpg);*/
	  width: 100%;
	  height: 28px;
	}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  /*background-image: url(../images/mod_toplight_bg.jpg);*/
	  height: 28px;
	}
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/ 
	{ 
	  /*background-image: url(../images/mod_toplight_right.jpg);*/
	  height: 28px;
	  width: 9px;
	}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  /*background-image: url(../images/mod_toplight_left.jpg);*/
	  height: 28px;
	  width: 10px
	}
.bread  /* used in breadcrumb bars */
	{ 
	  font-size: 10px; 
	}
.nav    /* used in navigation bars */
	{
	  font-size: 12px;
	}
.bordertop
	{
	}
.borderright
	{
	}
.borderleft
	{
	}
.fineprint  /* used for fine print */
	{ 
	  font-size: 10px; 
	}
.popuphead
	{
	  font-size: 16px;
 	  font-weight: bold;
	  color: #404040;
	}
.popup
	{
	  font-size: 12px;
	  font-weight: bold;
	  color: #404040;	  
	}
.editlink,  /* Used for the [edit] tags */
.editlink a,
.editlink a:link,
.editlink a:visited,
.editlink a:active
	{
	  font-size: 10px;
	  font-weight: normal;
	  color: #404040;	  
	}
.modnavbox  /* main navigation bar next and previous */ 
	{ 
	  font-family:verdana, arial, sans-serif;	
	  color:#404040;
	  font-size: 12px; 
	  font-weight:bold;
	  /*background-image: url(../images/mod_navbar.jpg);*/
	  line-height:140%;
	  letter-spacing: .2em;
	  border:0px dashed #404040;
	  width: 100%;
	  height: 15px;
	}
.modnavbox a,
.modnavbox a:link,
.modnavbox a:visited,
.modnavbox a:active {
	  font-weight: normal;
	  color:#404040;
	  text-decoration: none;
	}
.modnavbox a:hover {
	  font-weight: normal;
	  color: #C0C0C0;
	  text-decoration: underline;
	}
.admin
	{ 
	  font-size: 10px;
	  font-weight: bold;
	  color: #E7E8D2; 
	}

.adminform {
	  font-size: 10px;
	  font-weight: bold;
	  color: #6666FF ;
	}
.search  /* used in admin bars - the serch text*/
	{ 
	  font-size: 10px;
	  color: #404040; 
	  font-weight: bold;
	}
.leftspacer /* amount of space to the left of the header and titles */
	{
	  width: 50px;
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color: #ffffff;
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #38211a;
	  line-height:140%;
	  letter-spacing: .1em;
	  border:0px dashed #404040;
	  width: 100%  
	}
.modnavboxtop a,
.modnavboxtop a:link,
.modnavboxtop a:visited,
.modnavboxtop a:active {
	  font-weight: normal;
	  color: #ffffff;
	  text-decoration: none;
	}
.modnavboxtop a:hover {
	  font-weight: normal;
	  color: #C0C0C0;
	  text-decoration: none;
	}
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color: #202020;
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #c0c0c0;
	  line-height:140%;
	  border:0px dashed #404040;
	  width: 100%  
	}
.modnavboxmid a,
.modnavboxmid a:link,
.modnavboxmid a:visited,
.modnavboxmid a:active {
	  font-weight: normal;
	  color:#202020;
	  text-decoration: none;
	}
.modnavboxmid a:hover {
	  font-weight: normal;
	  color: #606060;
	  text-decoration: underline;
	}
.modfooter  /*footer where the Gallery version is located*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color:#ffffff;
	  font-size: 8px;
	  font-weight:normal;
	  background-color: #404040;
	  line-height:140%;
	  padding:2px;
	  border:0px dashed #404040;
	  width:100%   
	}
.modfooter a,
.modfooter a:link,
.modfooter a:visited,
.modfooter a:active {
	  color:#ffffff;
	  text-decoration: none;
	}
.modfooter a:hover {
	  color: #C0C0C0;
	  text-decoration: none;
	}

body {
	background:#633928 url("../../../../images/bg.jpg") fixed;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:76%;
	text-align:center;
	margin:0;
}

a {
	color:#324810;
}

h1 {
	background:url(../../../../images/header.jpg) no-repeat;
	width:760px;
	height:190px;
	text-indent:-9999px;	
	margin:0;
}

#container.gallery h1 {
	background:url(../../../../images/headerSmall.jpg) no-repeat;
	width:760px;
	height:50px;
	text-indent:-9999px;	
	margin:0;
}

h2 {
	font-weight:normal;
}

#container {
	background:#E7E8D2;
	color:#38211a;
	text-align:left;
	margin:0 auto;
	padding:0;
	position:relative;
	border-left:1px solid #38211a;
	border-right:1px solid #38211a;
	border-bottom:1px solid #38211a;
	width:760px;
}

#nav {
	font-size:12px;
	position:absolute;
	left:185px;
	top:55px;
}
#nav a {
	color:#38211A;
	text-decoration:none;
}
#nav a:hover {
	text-decoration:underline;
}

#nav, #subnav {
	margin:0;
	padding:0;
	list-style-type:none;
}
#nav li, #subnav li {
	margin-left:10px;
}
#nav li {
	display:inline;
}
#nav a {
	font-weight:normal;
}


#subnav {
	margin:0;
	padding:40px 0 0 20px;
	background:url(../../../../images/drop_shadow.png) top left repeat-x;
}
#subnav a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
div#subnav {
	padding:0;
}

#currentpage a {
	font-weight:bold;
}

#header a {
	font-size:16px;
	position:absolute;
	left:30px;
	top:210px;
	text-decoration:none;
	color:#38211a;
}

#content {
	padding:20px 20px 20px 50px;
}

#content p {
	width:425px;
}

.columns {
	position:relative;
	left:10em;
	top:-8em;
}

#content.columns p {
	width:325px;
}

.contact {
	margin-top:-30px;
}

.homeTable {
	padding:0;
	margin:0 15px;
}	

.homep {
	border-right:1px dotted black;
}

#footer {
	text-align:center;
	background:#38211a;
	color:#E7E8D2;
}
#footer a {
	color:#E7E8D2;
}
#footer p {
	margin-bottom:0;
}

#contact, #gift, #news {
	padding:8px;
}

table.inner h2 {
	color:white;
	border-bottom:5px solid white;
	margin:0 0 5px 0;
	padding:0;
}

.outer {
	margin-top:0 !important; /* Real browsers use this, IE is its stupid self and uses the value below.*/
	margin-top:-3px;
}

.floatright {
	float: right;
	margin:20px 20px 0 10px;
	clear: right;
}

.clearboth {
	clear:both;
}

.bumpdown {
	position:relative;
	top:2px;
}