body {
	margin:0px;
	background-color:#CCCFAB;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 18px;
	margin-right: 18px;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	text-align:right;
	line-height:normal;
	display:block;
	margin-right:10px;
	position:relative;
	width:150px;
	float:left;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clear {clear:both;}

.errormsg {
	color: #68784D; 
	font-weight: bold;
}
.navtext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align:center;
	padding-top:3px;
}
.navgold {
	color: #FFCC00;
}
.tableContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableContentSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

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

.leftBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 6px;
	color: White;
	font-weight:normal;
}

.leftBarTextTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 10px;
	margin-right: 6px;
	color: White;
}

.pageTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #889d65;
}

.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	margin-bottom:5px;
	display:block;
	width:532px;
}
a:link {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF; 
	text-decoration: none
}
a:visited {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF; 
	text-decoration: none
}
a:hover {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF; 
	text-decoration: underline;
}
a:active {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}



/******************************************
** Divisisions
******************************************/
div#more a { 
	text-decoration: none; 
	color: #68784D; 
	font-weight: bold;
	font-style:italic;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}
div#more a:hover { text-decoration: underline; color:#68784D; }

div#book h1 a {
	width: 200px;
	height: 100px;
	float: left;
	text-decoration:none;
	border:none;
	background: transparent url(../img/btnOnlineBook.png) no-repeat top center;
}

div#book h1 span {
	visibility: hidden;
}

div#book h1 a:hover {
	background: transparent url(../img/btnOnlineBook-fade.png) no-repeat top center;
	border:none;
}

#fb {
	text-align:center; 
	width:200px;
	padding-top:10px;
}

/******************************************
** DROP DOWN MENU FORMATING 
******************************************/
#nav, #nav ul { /* all lists */
	padding: 0;	/* WAS 3 */
	padding-top:3px;
	margin: 0;
	list-style: none;
	line-height: 1;
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
}

#nav a {
	display: block;
	width: 92px;
	text-align:left;
}
#nav a:hover {
	color:#FFCC00;
	text-decoration:none;
}	

#nav li { /* all list items */
	float: left;
	width: 92px; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists-ie 1st dropdown */
	position:absolute;
	padding:3px 2px 3px 2px;
	margin:0px;
	margin-left:-30;
	line-height:1.5;
	background-color:#889d65;
	border:1px solid black;
	border-top:none;
	text-align:center;
	width: 115px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul li a {width:115px; text-align:center;}
#nav li ul ul { /* third-and-above-level lists */
	margin:0px;
	border:1px solid black;
	border-left:0px;
	padding:3px;
	width:115px;
}
		
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/********************/


/* for the picture albums */
img.big {
	border:3px solid #889D65;
	vertical-align:top;
}

img.thumbnail {
	margin: 0px;
	border:3px solid #889D65;
	display: inline;
	vertical-align:top;
}
div#album {
	width:562px;           /* for IE */
	height:360px;	/* IE thinks this is min-height */	
	margin-left:18px; 
	margin-right:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	voice-family: "\"}\"";
    voice-family: inherit;
	width: 526px;
	voice-family: "\"}\"";
    voice-family: inherit;
	min-height: 360px;	
}
html>body div#album {	/* settings for non IE browsers */
	min-height:360px;
	height:auto;	
	width: 526px;
}
#tnset {
	width:185px; 
	float:left;
	text-align:left;
}
#tnbox{
	width:90px; 
	float:left;
	text-align:center;
	margin:0px 0px 10px 0px;
	min-height:90px;
	height:90px;
}
#big {
	width:310px; 
	float:right;
	vertical-align:top;
	text-align:center;
}
#bigedit {
	width:310px; 
	float:right;
	vertical-align:top;
	text-align:left;
}
#category {
	width:170px; 
	float:left;
	text-align:center;
	margin:0px 0px 10px 0px;
}
.category {
	color: #000000;
	font-weight: bold;
	font-size:14px;
	text-decoration:underline;
	width:160px;
	display:block;
	margin-top:1px;
}
a.category {  
	color: #000000; 
	text-decoration:underline;
	font-weight: bold;
	font-size:14px;
}
a.category:link {  
	color: #000000; 
	text-decoration:underline;
	font-weight: bold;
	font-size:14px;
}
a.category:visited {  
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
	font-size:14px;
}
a.category:hover { 
	color: #889d65;
	text-decoration: underline;
	font-weight: bold;
	font-size:14px;
}
a.category:active {
	color: #000000;
	font-weight: bold;
	font-size:14px;
	text-decoration:underline;
}
.caption {
	display:block; 
	margin-top:1px;
	color: #000000;
	font-weight:normal;
	font-size:10px;
	width:80px;
}
a.caption {
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
	font-size:10px;
}
a.caption:link {
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
	font-size:10px;
}
a.caption:visited {
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
	font-size:10px;
}
a.caption:hover {
	color:#889D65;
	text-decoration:underline;
	font-weight:normal;
	font-size:10px;
}
a.caption:active {
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
	font-size:10px;
}
.albumtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	line-height:normal;
	display:block;
	margin-right:10px;
	position:relative;
	width:150px;
}
/* Black links */
.black {
	color: #000000;
	text-decoration:underline;
	width:100%;
	display:block;
	float:left;
}
a.black {  
	color: #000000; 
	text-decoration:underline;
	font-weight: bold;
}
a.black:link {  
	color: #000000; 
	text-decoration:underline;
	font-weight: bold;
}
a.black:visited {  
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
}
a.black:hover { 
	color: #889d65;
	text-decoration: underline;
	font-weight: bold;
}
a.black:active {
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
/* green links */
.green {
	color: #889d65;
	text-decoration:underline;
}
a.green {  
	color: #889d65; 
	text-decoration:underline;
	font-weight: bold;
}
a.green:link {  
	color: #889d65; 
	text-decoration:underline;
	font-weight: bold;
}
a.green:visited {  
	color: #889d65;
	text-decoration:underline;
	font-weight: bold;
}
a.green:hover { 
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.green:active {
	color: #889d65;
	font-weight: bold;
	text-decoration:underline;
}