body {
	margin: 0px;
	padding: 0px;
	font-family: "Trajan Pro", "Times New Roman", Times, serif;
	text-transform: none;
	font-size: 11px;
	background-color: #303232;
}
.bg_image_standard {
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.bg_image_about {
	background-image: url(images/Bg_butterflies.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.main_wrap {
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #c8c9ca;
	padding: 0px;
}

h1 {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	float: left;
}
h1 a {
	background-image: url(images/Logo.jpg);
	display: block;
	height: 83px;
	width: 205px;
	text-indent: -900em;
	text-decoration: none;
	line-height: 100%;
}
.content {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	color: #DCDCDC;
	width: 250px;
	float: left;
}
.content p {
	padding: 0px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DCDCDC;
}
.content h3 {
	color: #FFFFFF;
	font-size: 14px;
}

.selected {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.address {
	color: #606264;
	line-height: 8px;
}




a {
	color: #EAEBED;
	text-decoration: underline;
}
.nav {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
}
.nav li {
	font-size: 13px;
	height: 18px;
	color: #878a8b;
}
.nav li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 18px;
	width: 230px;
}
.nav a:hover {
	color: #CFD3D4;
}



.right_content {
	height: 796px;
	width: 586px;
	float: right;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.right_content_gallery {
	height: 796px;
	width: 586px;
	float: right;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subnav {
	font-size: 13px;
}
.bg_image_contact {
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(images/bg.jpg);
}
.contact_table {
	padding: 0px;
	margin-top: 272px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 60px;
	color: #FFFFFF;
}
.bg_image_gallery {
	background-image: url(images/gallery_BG.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.right_content_gallery table {
	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;
	margin-top: 89px;
	margin-left: 93px;
}
.right_content_gallery table td {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.news {
	margin-top: 188px;
	margin-left: 34px;
	margin-right: 100px;
}
.news_article {
	margit-bottom: 50px;
	background-image: url(images/new_butterfly.png);
	background-position: right top;
	background-repeat: no-repeat;
	margin-bottom: 60px;
}
.news .news_article h2 {
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 35px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
.news .news_article h2:first-letter {
	font-size:    50px;
	text-transform: uppercase;
}
.news .news_article h3 {
	text-align: right;
	font-size: 8px;
	text-transform: uppercase;
	font-weight: normal;
	color: #464B4E;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.news .news_article p {
	margin-left: 60px;
	color: #434747;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}
.news .news_article hr {
	border: 1px dotted #585C5F;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.content .address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 11px;
	color: #434747;
}
.paging {
	float: left;
	width: 118px;
	margin-top: 10px;
	margin-left: 105px;
}
.bg_image_gallery_archive {
	background-image: url(images/gallery_BG_archive.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
