body {
	background-color: #c2b887;
	background-image: url(../img/body-bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Georgia;
	font-size: 13px;
	line-height: 22px;
	color: #4B3926;
	margin: 0px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}

a {
	color: #AD5920;
}

a:hover {
	color: #D66D27;
}

a img {
	border: none;
}

input[type="button"] {
	cursor: pointer;
}

h1 {
	font-face: Georgia;
	font-size: 27px;
	font-weight: normal;
	color: #4E3B2C;	
	text-align:left;
	margin-bottom: 6px;
}


.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
 	background-color: #990000; color: #FFFF66;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	background: url(../img/header-bg.gif) left top repeat-x;
	height: auto;
}

.header-w-picture {
	background: url(../img/header-bg2.gif) center top no-repeat;
	width: 100%;
	height:auto;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	width: 100%;
	background-image: url(../img/footer-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: auto;
}

.content {
	width: 790px;
	padding-top: 32px;
	padding-bottom: 0px;
	display: inline-block;
}

.block1 {
	width: 259px;
	height: 555px;
	background:url(../img/block1-bg.png) left top no-repeat;
	float: left;
}

.block1_content {
	text-align: left;
	margin: 10px 20px 10px 20px;
	line-height: 22px;
}

.block1_content a {
	color: #BF5A11;
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
}

.block1_content h3 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #4D3A2C;	
	text-align:left;
	margin-bottom: 6px;
}

.block1_content .scroller {
	height: 485px;
	overflow-x: auto;
}


.block2 {
	width: 520px;
	height: 555px;
	background:url(../img/block2-bg.png) left top no-repeat;
	float: left;
}
.block2_content {
	text-align: left;
	margin: 10px 20px 10px 20px;
	color: #4B3928;
	font-weight: normal;
	line-height: 16px;
}

.block2_content a {
	color: #BF5A11;
	font-size: 13px;
	text-decoration: underline;
}

.block2_content h1 {
	font-face: Georgia;
	font-size: 27px;
	font-weight: normal;
	color: #4E3B2C;
	text-align:left;
	margin-bottom: 8px;
	line-height: 30px;
}

.block2_content .scroller {
	height: 490px;
	overflow-x: auto;
}



.block3 {
	width: 779px;
	height: 329px;
	background:url(../img/block3-bg.png) left top no-repeat;
	float: left;
}

.block3_content_left {
	width: 487px; 
	height: 329px; 
	float:left;
}

.block3_content_left .search {
	background: url(../img/icon-search.png) left center no-repeat;
	height: 150px;
	margin: 20px 0px 0px 30px;
}
.block3_content_left hr {
	border: none;
	border-bottom: 1px dashed #e8ca52;
	width: 90%;
	margin: 0px;
}
.block3_content_left .post {
	background: url(../img/icon-post.png) left center no-repeat;
	height: 150px;
	margin: 0px 0px 0px 30px;
}
.block3_content_left input[type="button"] {
	margin: 40px 0px 0px 120px;
}

.block3_content_right {
	width: 292px;
	height: 329px;
	float: left;
}

.block3_content_right .last_posted {
	font-family: Georgia;
	font-weight: normal;
	color: #4D3A2C;
	margin: 40px 20px 10px 20px;
	height: 300px; 
	text-align: left;
	font-size: 13px;
	line-height: 20px;
}

.block3_content_right .last_posted h1 {
	margin-bottom: 20px;	
}

.block3_content_right .last_posted hr {
	border: none;
	border-bottom: 1px dashed #664D38;
	width: 100%;
}


.block4 {
	width: 779px;
	height: 170px;
	background:url(../img/block4-bg.png) left top no-repeat;
}

.block4_content {
	height: 130px; 
	padding: 20px;
	margin-left: 130px;
}

.block4_content select, .block4_content input {
	font-family:tahoma; 
	color: #6F5034;
	font-weight: bold;
}

.block5 {
	width: 779px;
	height: 140px;
	background:url(../img/block5-bg.png) left top no-repeat;
}

.block5_content {
	height: 100px; 
	padding: 20px;
	margin-left: 130px;
}

.block5_content select, .block5_content input {
	font-family:tahoma; 
	color: #6F5034;
	font-weight: bold;
}

.block5_content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	color: #fff;
	text-shadow: 0px 1px 1px #604835;
	margin-top: 35px;
	margin-left: 0px;
}


.block_content {
	width: 779px;
	margin-top: 10px;
}
.block_content .top {
	background:url(../img/block-content-top.png) bottom left no-repeat;
	width: 779px;
	height: 20px;
}
.block_content .middle {
	background:url(../img/block-content-middle.png) top left repeat-y;
	width: 779px;
	height: 20px;
	text-align: left;
	display: inline-table;
}
.block_content .middle .spacer {
	padding-left: 20px;
	padding-right: 20px;
}
.block_content .bottom {
	background:url(../img/block-content-bottom.png) top left no-repeat;
	width: 779px;
	height: 20px;
}

.block_content h1 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

.btn222 {
	background: url(../img/btn222.png) no-repeat;
	width: 222px;
	height: 60px;
	border: none;
	font-family: Georgia;
	font-weight: normal;
	font-size: 27px;
	padding-bottom: 5px;
	color: #FFF;
	text-shadow: 0px 2px 1px #153A48;
}


.btn138 {
	background: url(../img/btn138.png) no-repeat;
	width: 138px;
	height: 58px;
	border: none;
	font-family: Georgia;
	font-weight: bold;
	font-size: 19px;
	padding-bottom: 5px;
	color: #FFFFFF !important;
	text-shadow: -1px 0px 1px #000000;
}

.btn172 {
	background: url(../img/btn172.png) no-repeat;
	width: 172px;
	height: 50px;
	border: none;
	font-family: Georgia;
	font-weight: normal;
	font-size: 27px;
	padding-bottom: 5px;
	color: #FFFFFF !important;
	text-shadow: 0px 1px 1px #153A48;
}

.bottom_menu {
	height: 115px;
	display:inline-block;
}

.bottom_menu ul {
	margin: 0px;
	padding: 0px;
	margin-top: 40px;
}

.bottom_menu ul li {
	float: left;
	list-style: none;	
	border-right: 1px dotted #947254;
	padding: 10px 15px 10px 15px;
}

.bottom_menu ul li:last-child {
	border: none;
}

.bottom_menu ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #DBD6B7;
	text-decoration: none;
	font-weight: normal;
}

.copyright {
	display: inline-block;
	height: 40px;
}

.ancestors_list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4B3926;
	font-weight: normal;
	width: 100%;
}

.ancestors_list hr {
	border: none;
	border-bottom: 1px dotted #664d38;
}
.ancestors_list td {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 5px solid #a39a88;
	line-height: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.ancestors_list p {
	margin-top: 0px;
	margin-bottom: 7px;
}
.ancestors_list a.sendEmail {
	background: url(../img/btnEmail.png) left top no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #BF5A11;
	font-weight: bold;
	text-decoration: underline;
	padding: 3px 15px 5px 32px;
}
.ancestors_list a.viewArticles {
	background: url(../img/btnArticles.png) left top no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #BF5A11;
	font-weight: bold;
	text-decoration: underline;
	padding: 3px 10px 5px 29px;
}

.ancestors_list .rightButtons {
	float: right;
	
}

.pagination {
	text-align: center;
}

.pagination a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #0A334B;
	padding: 4px 6px;
	border: 1px solid #d3d3d3;
	margin: 1px;
	background: #ffffff url(../img/pagination-bg.gif) left bottom repeat-x;
}

.pagination a:hover {
	border: 1px solid #f89821;
}

.pagination .current {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding: 4px 6px;
	border: 1px solid #f89821;
	margin: 1px;
	background-color: #f89821;
}

.postform td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #463326;
	line-height: 15px;
	vertical-align: top;
	padding-bottom: 10px;
}
.postform .required {
	color: #C15C11;
}
.postform input[type="text"] {
	width: 292px;
	height: 23px;
	border: none;
	background:url(../img/input-bg.png) left top no-repeat;
}
.postform textarea {
	width: 528px;
	height: 93px;
	border: none;
	background:url(../img/textarea-bg.png) left top no-repeat;
	padding: 3px;
}
.postform .errors {
	background: #F00;
	color: #fff;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	margin-bottom: 15px;
	stroke-width:4;
	text-shadow: 1px 1px 1px #B90004;
	-moz-border-radius:10px 10px 10px 10px;
}

.countries h2 {
	font-family: georgia;
	font-size: 17px;
	font-weight: bold;
	color: #4B3927;
	margin: 0px 0px 5px 0px;
}

.countries a {
	font-weight: normal;
}

.countries hr {
	border: none;
	border-bottom: 1px dotted #664d38;
}

.photo_unavailable_small {
	float: left;
	border: 1px solid #4B3927;
	width: 50px;
	padding: 30px;
	color: #4B3927;
	font-weight: normal;
	font-family: Georgia;
	font-size: 13px;
	text-align: center;
	background-color: #fff;
	margin-right: 15px;
}

.photo_frame {
	float: left;
	border: 1px solid #4B3927;
	background-color: #fff;
}
.photo_frame_thumb {
	float: left;
	border: 1px solid #4B3927;
	background-color: #fff;
	margin-right: 15px;
}

.warning {
	padding: 8px 10px; 
	-moz-border-radius:10px 10px 10px 10px;
	background:none repeat scroll 0 0 #FFCC00; 
	color: #DD3700; 
	font-weight:bold; 
	text-shadow:1px 1px 1px white;
}
