@charset "UTF-8";

	
.box-top {
	background-image: url(../images/box-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 4px;
	width: 721px;
}
.box-middle {
	background-image: url(../images/box-middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 1px;
	width: 721px;
}
.box-bottom {
	background-image: url(../images/box-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 721px;
}
.box-1064-top {
	background-image: url(../images/box-1064-top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 2px;
	width: 1064px;
}
.box-1064-middle {
	background-image: url(../images/box-1064-middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 1px;
	width: 1064px;
}
.box-1064-bottom {
	background-image: url(../images/box-1064-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 1064px;
}

.box-small-top {
	background-image: url(../images/box-small-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 3px;
	width: 302px;
}
.box-small-middle {
	background-image: url(../images/box-small-middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 1px;
	width: 302px;
}
.box-small-bottom {
	background-image: url(../images/box-small-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	width: 302px;
}
.box-profile-top {
	background-image: url(../images/box-profile-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 3px;
	width: 982px;
}
.box-profile-middle {
	background-image: url(../images/box-profile-middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 1px;
	width: 982px;
}
.box-profile-bottom {
	background-image: url(../images/box-profile-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	width: 982px;
}
div.border {
    background: url(../images/dot.png);
	background-repeat: repeat-x;
	background-position:left center;
	padding-top:15px;
	padding-bottom:15px;
}
div.border-top {
    background: url(../images/dot.png);
	background-repeat: repeat-x;
	background-position:left center;
	padding-top:0px;
	padding-bottom:15px;
}
.vertical-dots {
	background: url(../images/dot-v.png);
	background-repeat: repeat-y;
	background-position:center center;
}
.gallery_thmb_cell {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.gallery_thmb_cell:hover {
	border: 1px solid #666666;
	padding: 5px;
}
.gallery_page_numbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
.page_label {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 15px;
	width: 15px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	color: #686A46;
	text-decoration: none;
}
.hidden { display: none; }
.unhidden { display: block; }
.index-white-links {
	text-decoration:none;
	color:#FFF;
	font-size:14px;
}
.index-blue-links {
	color:#5a87ac;
	text-decoration:none;
}
.2010-index-green-links {
	color:#5d8450;
	text-decoration: underline;
}
.index-dblue-links {
	color:#6b8eaa;
	text-decoration:none;
	font-size:14px;
}
.image_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.image_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.image_labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	text-align: center;
}
.image_text_des {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 10px;
}
.box-index-top {
	background-image: url(../images/box-index-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 3px;
	width: 979px;
}
.box-index-middle {
	background-image: url(../images/box-index-middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 1px;
	width: 979px;
}
.box-index-bottom {
	background-image: url(../images/box-index-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	width: 979px;
}
.dates_text {
	font-size:14px;
	text-align:left;
	vertical-align:bottom;
}

p {
   font-size:14px;
   padding-top:5px;
   padding-bottom:10px;
}


.htabs{	
	overflow:hidden; 
	width: 720px;
}


.tabs{
	overflow:hidden;
	border: solid 1px #dbdacc;
	width: 715px;
	height:205px;
	background-color:#FFFFFF;
	font-size:14px;
	line-height:18px;
	
}
.tab{
	
	padding:10px;
	background-color:#FFFFFF;
	padding-right:20px;
	
	
}
.menu-tab{
	color:#330000;
	background-color: #f5f6ef;
	background-position:left top;
	padding-right:1px;
	width:238px;
	height:28px;
	float:left;	
	color:#330000;
	z-index: 6;
}
.dropdown-menu {
   
    position:relative;
    font-size:14px;
    color:#FFF;
    cursor:pointer;
    margin-left:0px;
    z-index:999999;
}

.dropdown-menu a:link, .dropdown-menu a:visited {
    color:#FFF !important;
    display:block !important;
    text-decoration:none !important; 
    margin:0 !important;
}

.dropdown-menu a:hover {
    color:#FFF !important;
    text-decoration:none !important;
}

.dropdown-menu .slide-down {
   background-color: #7c6b5a;
   border-bottom: none;
}

.menu-first {
	border:solid 0px #dbdacc;
    background-color: #7c6b5a;
	line-height:25px;
	font-weight:100px;
    padding:4px 5px 4px 0px;
	font-size:16px;
}

.down-list {
    background-color: #7c6b5a;
}
.down-list div {
	border-left:solid 1px #FFF;
	border-right:solid 1px #FFF;
	border-top:solid 1px #FFF;
    padding:5px 5px 5px 15px;
    background:#7c6b5a;
}
.last-item {
	border:solid 1px #FFF;
    padding:5px 5px 5px 15px;
    background:#7c6b5a;
}
.dropHolder {width:150px; float:left; height:1px; margin-left:0px;}
