* {margin: 0px;padding: 0px;}
body {background-color: #0e0500;font-family: Georgia, "Times New Roman", Times, serif;}
img {border: none;}
.clearb {clear: both;}
.container {margin: auto;width: 980px;}
.block {background-color: black;float: left;width: 960px;padding: 10px;}
.ctr {text-align: center;}
.bg01 {background-image: url(../images/bg_header.jpg);background-repeat: no-repeat;background-position: 225px 10px;}
.bg02 {background-image: url(../images/bg_contact.jpg);background-repeat: no-repeat;background-position: 225px 10px;}
.menu {float: left;width: 170px;height: 730px;background-image: url(../images/bg_menu.jpg);background-repeat: no-repeat;padding: 170px 20px 0 20px;}
.menu p {line-height: 16px;}
.header {float: left;width: 715px;margin-left: 5px;padding-left: 30px;padding-bottom: 20px;}
.header .logo {float: right;height: 250px;width: 356px;}
.header .collection {float: left;margin-top: 100px;width: 680px;}
.header .collection img {margin-left: 20px;border: 2px solid #6e3d03;}
.header .headline {float: left;margin-top: 50px;width: 670px;margin-left: 10px;}
.header #gallery {float: left;width: 690px;text-align: center;font-size: 12px;color: #A89874;}
.header #gallery a {color: #f90;}
.content {float: left;width: 715px;margin-left: 5px;padding-left: 30px;}
.content p {margin-bottom: 20px;color: white;}
.content a {color: #A75E03;text-decoration: none;}
.content a:hover {color: #f60;text-decoration: underline;}
.content .info {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 11px;color: #FF6600;}
.content .column {float: left;width: 320px;font-size: 15px;text-align: justify;padding-left: 20px;}
.content .column blockquote {background-color: #381A00;font-size: 12px;padding: 10px;color: #a89874;margin-bottom: 10px;}
.content .columnfulltext {float: left;width: 670px;font-size: 15px;text-align: justify;margin-left: 10px;}
.content .columnfulltext h1 {font-size: 20px;font-weight: normal;color: white;}
.content .columnfulltext .date {font-size: 11px;color: #A89874;}
.content .columnfulltext .more {background-color: #A75E03;color: #fc6;font-size: 11px;padding: 5px 10px;clear: both;float: right;}
.content .columnfull {float: left;width: 480px;font-size: 15px;text-align: justify;padding-left: 105px;padding-right: 85px;background-image: url(../images/bg_contact.jpg);background-repeat: no-repeat;	background-position: center top;height: 600px;margin-left: 10px;}
.content .columnfull .left {float: left;width: 150px;padding-left: 50px;margin-bottom: 5px;color: white;}
.content .columnfull .right {float: left;width: 250px;clear: right;margin-bottom: 5px;color: white;}
.content .columnfull span {float: left;margin-left: 55px;width: 85px;}
.content .columnfull input {width: 200px;}
.content .columnfull textarea {width: 205px;}
.trophy {float: right;width: 745px;border-top: 1px solid #723f02;padding: 25px 0;background-image: url(../images/bg_lion.gif);background-repeat: no-repeat;background-position: 95% 100%;}
.trophy p {color: #a89874;padding-left: 50px;font-size: 12px;line-height: 17px;}
.trophy img {
	float: right;
	padding-right: 260px;
}

.footer {
	float: left;
	width: 930px;
	border-top: 1px solid #723f02;
	padding-top: 10px;
	text-align: right;
	padding-right: 30px;
	color: #723f02;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer a {color: #A75E03;text-decoration: none;}
.footer a:hover {color: #f60;text-decoration: underline;}

