div, p, span, td, ul, li, form {
	margin: 0;
	padding: 0;
}
* img {
	border: 0;
}
html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background: #3A2620;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666562;
}
h1, h3 {
	margin: 15px 0 15px 0;
	font-family: Georgia, Georgia, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
h1 {

}
h3 {
	font-size: 12px;
	margin: 0 0 2px 0;
	padding: 0;
	color: #666D2F;
	height: 30px;
	overflow: hidden;
}
h2 {
	margin: 0;1
	padding: 0;
	font-family: Georgia, Georgia, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #75B0CB;
}
.wrapper {
	overflow: auto;
	width: 900px;
	margin: 0 auto;
	background: none;
	padding: 0 0 60px 0;
}
.header {
	position: relative;
	width: 100%;
	height: 136px;
	background: #E7E3D8;
	border-bottom: 2px solid #C6C0BE;
}
.header_left {
	width: 278px;
	height: 136px;
	float: left;
	display: inline;
}
.header_left img {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
.header_right {
	width: 592px;
	float: left;
	display: inline;
	vertical-align: middle;
	padding: 10px 0 0 0;
}
.txt1, .txt2,  .txt3 {
	width: 296px;
	float: left;
	display: inline;
}
.txt1 p, .txt2 p {
	width: 276px;
	margin: 0 40px 10px 0;
	vertical-align: middle;
	font-size: 10px;
	color: #373737;
}
.txt3 p {
	width: 276px;
	margin: 0 40px 10px 0;
	vertical-align: middle;
	font-size: 10px;
	color: #AF0000;
}
.txt1 p a, .txt2 a {
	text-decoration: none;
	color: #3A2620;
	font-weight: bold;
}
.txt3 p a {
	text-decoration: none;
	color: #AF0000;
	font-weight: bold;
}
.content {
	float: left;
	display: inline;
	width: 774px;
	background: #FFF;
	padding: 18px 70px 18px 56px;
}
.content p.title {
	margin: 10px 0 10px 0;
	clear: left;
}
.lead {
	float: left;
	display: inline;
	width: 770px;
	margin: 0 0 18px 0;
}
.lead .left, .lead .right {
	float: left;
	display: inline;
	width: 50%;
}
.lead .right {
	text-align: right;
}
.lead .right span {
	text-transform: uppercase;
	vertical-align: middle;
	margin: 0 5px 0 0;
}
.lead .right input {
	vertical-align: middle;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	color: #728083;
	outline: none;
}
.lead .right .loginbutton{
	margin-right: 20px;
	font-weight: bold;
	cursor: pointer;
	color: #AF0000;
}
.lead .right .loginbutton a {
	text-decoration: none;
}
.photoContainer {
	float: left;
	display: inline;
	width: 100%;
}
.photoItem {
	float: left;
	display: inline;
	width: 232px;
	margin: 0 0 37px 0;
}
.photoItem.even {
	margin: 0 37px 0 37px;
}
.photoItem .img {
}
.photoItem .caption {
	padding: 10px;
	overflow: auto;
	background: #F1F2F2;
}
.photoItem .caption p.txt {
	height: 70px;
	overflow: hidden;
}
.footer {
	clear: both;
	float: left;
	margin: 0 0 20px 0;
}
.tools {
	margin: 0;
	padding: 10px;
	overflow: auto;
	background: #F1F2F2;
	border-bottom: 2px solid #E9E8E8;
}
.tLeft {
	width: 50%;
	float: left;
	display: inline;
}
.tLeft input {
	color: #71A1CA;
	padding: 2px;
	vertical-align: middle;
	font-size: 12px;
	background: #FAF9F7;
	border: 1px solid #D3D2D0;
	cursor: pointer;
	width: 100px;
}
.tRight {
	width: 50%;
	float: right;
	display: inline;
	text-align: right;
}
.tRight p {
	color: #728083;
	font-size: 10px;
}
.tRight p span {
	font-size: 12px;
	color: #973D32;
}


.headerpic {
	background: url('../../images/anicorajz/head.jpg') no-repeat top center;
	width: 900px;
	margin: 0 auto;
	height: 454px;
	position: relative;
	z-index: 100;
}
.key {
	position: absolute;
	z-index: 100;
	bottom: -58px;
	left: -95px;
}
.menu {
	position: absolute;
	right: 0;
	bottom: 14px;
	text-align: right;
}
.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu li {
	width: 148px;
	text-align: center;
	float: left;
	margin: 0;
	padding: 0;
}
.menu li a {
	color: #D0CBB8;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}
.menu li a:hover {
	color: #FFF;
	text-decoration: underline;
}
/**************************** PAGER ****************************/
.pager {
	padding: 10px 0px 10px 0px;
	text-align: center;
	clear: left;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
}

.pager a {
	text-decoration: none;
	color: #3A2620;
	margin: 0 2px 0 2px;
}
.content .error {
	color: #AF0000;
}
input.okbutton {
	background: #D7CCAC;
	border: 1px solid #38332d;
}

p.backtomain a {
	text-decoration: none;
	color: #3A2620;
	font-weight: bold;
}
span.red {
	color: #AF0000;
}
