@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
}
.tableheight01 {
	height: 10px;
	vertical-align: top;
	
}


a:link {
	color: #A29F39;
	text-decoration: none;
}
a:visited {
color: #A29F39;
	text-decoration: none;
}
a:active {
color: #A29F39;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



p {
	font-smooth:always;
	font-weight: normal;
	text-align: justify;
	
}
.tableBorder01{
	border: 2px solid #A29F39;
}
.floatLeft {
	float:left;
	padding: 0;
}

.clearBoth {
	clear:both;
	
}
.right {
	text-align: right;
}

.head01 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A29F39;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 2px;
	text-align: left;
}
.topic01 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-color: #A29F39;
	text-align: left;
}

.topic02 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-color: #A29F39;
	text-align: left;
	font-size: 11px;
}
.spacer {
	height: 20px;
}

/* Photo Gallery Styles */
.gallery {
	width: 510px;		
	overflow:hidden;
	


}
.galleryPhotos {
	float:left;
	 border: 2px solid black;
	 border-right: none;
	
}

.gallery a {
	
	width: 73px;
	height: 102px;
	
}

 
.gallery .emptyBox {
	float:left;
	background-image:url(../images/greenBox.jpg);
	width: 73px;
	height: 102px;
	border: 2px solid black;
	border-right: none;
	
}

 .emptyBox.lastPhoto,  .lastPhoto  {
	 border: 2px solid black;
	 border-right: 2px solid black;
	
}

/*.gallery .spacer12 {
	width: 12px;
	float:left;
}*/

.gallery .addRow {
	
	margin-top: 12px;
}

.gall_head_01 {
	width: 80px;
	color: #000000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bolder;
	line-height: 12px;
	background-color: #A29F39;
	text-transform: uppercase;
	text-align: left;
	vertical-align: top;
}
.gall_head_02 {
	color: #000000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bolder;
	line-height: 14px;
	background-color: #A29F39;
	text-align: left;
	text-transform: uppercase;
	width: 430px;
	vertical-align: top;
}

.gall_item_01 {
	color: #000000;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #336;
}

.breadcrumbs {
	display:block;
	color: #A29F39; 	 
	font-size: 10px;
}

.breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active {
	text-decoration:underline;
	color: #b1ad3f; 
	
}

