body {
	font-family: Arial, Helvetica, sans-serif;
	color:  #795541;	
	background-color: #e2d8a2;
/*	background-color: #ffffcc;*/
	margin: 0px;
}
/*** multi column ***/
.page {
	display: block;
	width: 95%;
	padding: 0px;
	background-color: #795541;
}

.header, .footer {
	clear: both;
	background-color: #795541;
}

.content {
/*	float: right;*/
/*	top: 100px;*/
	padding: 5px;	
/*	background-color: #f9f8cb;	*/
	background-color: #ffffcc;
	font-size : 90%;
	text-align: 0px;
}	

.sideindex {
/*	float: left;*/
/*	width: 40%;*/
	background-color: #e2d8a2;
	font: 12px Helvetica, Arial, sans-serif;
	padding: 2px;	
	text-align: right;
	font-size : 90%;
	
}

.contindex {
/*	float: right;*/
/*	width: 55%;*/
	padding: 5px;		
/*	background-color: #f9f8cb;*/
	background-color: #ffffcc;
	font-size : 90%;
	vertical-align: top;
}	

.dropBox {
	float: left;
	padding: 0px;
	margin: 0px;
	color: #996633;
	font-size: large;
}
.dropBox img {
	display: block;	
}

/*** Headers ***/
h1, h2, h3 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h1 { 
	font-size: 28px;
}

h2 { 
	text-align: center;	
}

h3.da {
	color: #663300;
	text-align: left;	
}

.header {
/*	clear: both;*/
	height: 80px;
/*	color:  #795541;*/
	background: url("images/logo_headery.gif") repeat-x;
	font-family: "Cooper Lt BT", Arial, Helvetica, sans-serif;
	padding: 10px 8px;
	text-align: center;
}
 
table.photos {
	text-align: center;
	font-size : 90%;
}

table.clothing {
	padding: 10px;
	vertical-align: top;
}

.clothing td {
	vertical-align: top;
	border-bottom: 1px solid #795541;
	border-right: 1px solid #795541;
	padding: 10px;
}

	

/*** Navigation and Links ***/
p a, ul a, drasc td a {
	color: #2B6658;
	padding-bottom: 0px;
	border-collapse:collapse;
}

p a:link, ul a:link, .drasc td a:link, .drasc a:link {
	color: #2B6658;
}

p a:visited, ul a:visited, .drasc td a:visited, .drasc a:visited {
	color: #795541;
	border-bottom: 2px solid #f9f8cb;
}

p a:hover, ul a:hover, .drasc td a:hover, .drasc a:hover {
	color: #000000;
	border-bottom: 2px solid #f9f8cb;
}

p a:active, ul a:active, .drasc td a:active, .drasc a:active {
	color: #2B6658;
	border-bottom: 2px solid #f9f8cb;
}

.stats {
	font: 11px Helvetica, Arial, sans-serif;
	background-color: #795541;
	color: #ffffff;	
	padding: 5px;	
}

.reverse {
/*	font: 11px Helvetica, Arial, sans-serif;*/
	background-color: #795541;
	color: #ffffff;	
	padding: 2px;	
	font-weight: bold;	
}

.smalltext {	
	font-size : 80%;
}

.smallertext {	
	font-size : 60%;
}

.strongtext {	
	font-weight: bold;
}

.cancelled {
	font-weight: bold;
	color: red;	
}	

.italictext {	
	font-style: italic;
}

.noselect {
	color: #c8b2a5;	
}

#navindex2 {
	float: left;
	width: 99%;
	background-color: #e2d8a2;
	font: 12px Helvetica, Arial, sans-serif;
	padding: 2px;		
	zoom:1;
}

.navindex {
/*	float: left;*/
	width: 99%;
	background-color: #e2d8a2;
	font: 12px Helvetica, Arial, sans-serif;
	padding: 2px;		
}

.navleft {
/*	float: left; */
/*	width: 15%;  */
	background-color: #e2d8a2;
	font: bold 12px Helvetica, Arial, sans-serif;
	padding: 2px;	
	text-align: right;		
	zoom:1;
}

.navright {
/*	float: left; */
/*	width: 100%; */
	background-color: #e2d8a2;
	font: bold 12px Helvetica, Arial, sans-serif;
	padding: 0px 10px;
	text-align: left;	
}

.navleft ul ,.navright ul , .navindex  ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}
.navindex  ul {
	text-align: center;	
	padding: 8px 10px 8px 2px;
}

.navleft  ul li, .navright  ul li, .navindex  ul li { 
	margin: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.navindex  ul li {
	display: inline-block;
}

.navleft  a, .navright  a, .navindex  a {
	padding: 2px 2px 8px 16px;
	border-bottom: 3px solid #f9f8cb;
	text-decoration: none;
	display: block;
}

.navindex  td {	
	vertical-align: top;
	border-right: 3px solid #f9f8cb;
}
.navindex  a {	
	padding: 5px 2px 5px 2px;
	border-bottom: none;
/*	border-right: 3px solid #f9f8cb;*/
/*	display: inline;*/
}

.navleft  a:link, .navright  a:link, .navindex  a:link {
	color: #795541;
}

.navleft  a:visited, .navright  a:visited, .navindex  a:visited {
	color: #795541;
}

.navleft  a:hover, .navright  a:hover, .navindex a:hover {
	background-color: #795541;	
	border-bottom: 3px solid #f9f8cb;
	color: #f9f8cb;
}

.navleft  a:active, .navright  a:active, .navindex a:active {
	background-color: #795541;	
	border-bottom: 3px solid #f9f8cb;
	color: #f9f8cb;
}

.navindex a:hover {
	border-bottom: none;
}

.navindex a:active {
	border-bottom: none;
}

.speciallink {
color: #2B6658;	
text-decoration: underline;
cursor : pointer;
}
.speciallinkover {
color: #000000;
border-bottom: 2px solid #f9f8cb;
}

.speciallinkout {
color: #2B6658;	
text-decoration: underline;
}

.footer {
/*	float: left;*/
	height: 80px;
	color: #ffffff;
	width: 100%;
	font-size: 70%;
	text-align: center;
	padding-top: 4px;	
	background-color: #795541;	
}

.footer a {
	color: #ffffff;
	text-decoration: none;
	padding-right: 20px;
}

.footer.i {
	font-style: italic; 
}

.footer a:link {
	color: #ffffff;
}

.footer a:visited {
	color: #ffffff;
}

.footer a:hover {
	color: #000000;
}

.footer a:active {
	color: #000000;
}

.sa a:link {  /*small a_d_s*/
	color: #2B6658;
	border-bottom: #2B6658;
}

.sa a:visited {
	color: #795541;
	border-bottom: #795541;
}

.sa a:hover, .sa a:active {
	color: #000000;
	border-bottom: #000000;
}

.sa_row{	
	vertical-align: top;
	border-right: 2px solid #e2d8a2;
	border-bottom: 2px solid #e2d8a2;
}
.sa_row_last{	
	vertical-align: top;
	border-right: 2px solid #e2d8a2;
}

/* #e2d8a2 beige
// #795541 dk brown
// #2B6658 dk green
// #996633 mid dk brown  - logo
// #f9f8cb cream
// #ffffcc pale cream*/
