/* gallery */


.categories {
 padding:           5px 10px 5px 12px;
 border-right: 1px solid #5F1700; 
}

.tableBorder {
 border: 1px solid #5F1700;
}

.tableBorder th {
 font-size:1.4em;
 font-weight:normal;
 text-align:		left;
 padding:           5px 4px 5px 12px; 
 border-bottom: 1px solid #5F1700; 
}
.tableBorder td.hed {
 border-bottom: 1px solid #5F1700; 
 border-right: 1px solid #5F1700;
 padding-left:5px;
}
.tableBorder th.hed {
 border-bottom: 1px solid #5F1700; 
 border-right: 1px solid #5F1700;  
 font-size:1.4em;
 font-weight:normal;
}
 
 
.tableBorder td {
 font-size:         11px;
 color:             #000;
 border-bottom: 1px solid #5F1700;
}

.thumbs {
 text-align:	center;
 padding:	15px 3px 8px 3px;
 border: 1px solid #5F1700; 
 width:24%;
}


.caption {
 margin:  			12px 0 4px 0;
 background-color:	transparent;
 font-size:         11px;
 color: #000;
}

.spacer {
 font-size:	10px;
 margin:		5px 0 5px 0;
}

.commentlink {
 margin:            4px 0 8px 0;
}


.casa-border{
	border: 1px solid #999;
}


table#featureview td:hover, table#featureview2 td:hover {
	background: #E9E0CF;
}

 
.author {
 font-family: verdana, trebuchet, sans-serif;
 font-size:   9px;
 color:       #000;
 font-weight: normal;
}
.titles {
 margin:            3px 0 0 0;
 font-size:         9px;
 font-weight: 		bold;
 color:             #000;
}
.caption {
 margin:  			12px 0 4px 0;
 background-color:	transparent;
 font-size:         11px;
 color: #000;
}
.alert {
 color: red;
}
.defaultBold {
 margin-bottom:3px;
}
.menuspacer {
 border-bottom: 1px dotted #999;
 margin-bottom: 15px; 
}