BODY {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	margin: 0 auto;
	text-align:center;
	font-size: 11px;
	line-height: 150%;
	color: #222222; background:#AF7533 url(../images/bg.jpg);
}


html, body {
	height: 100%;
}

p {margin:6px 0; padding: 0;}

a:link, a:visited {	color: #472F14; 	text-decoration:underline;}

a:hover {	color: #660000;	text-decoration:underline;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px;
	font-weight: normal;
	color: #222222;
	text-decoration:none;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #473015;
	padding: 10px 0 6px 0px; 
	font-weight: normal; margin: 0;
}
h3{	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	padding: 10px 0 6px 0px; 
	font-weight: normal; font-style:italic; margin: 0;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #472F14;
	text-decoration:none;
}
a.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #472F14;
	text-decoration:none;
}

a.copyright:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #660000;
	text-decoration:none;
}

/* LAYOUT STYLES*/

#container { 
	position:relative;
	width: 955px;
	margin: 20px auto;
	padding: 0;
	text-align:left;
	/*overflow:hidden;*/
}


#header{
	width: 955px;
	height: 105px;
	background: url(../images/bg_content.jpg) repeat #FFE3BD;
	margin: 0;
}

#menu{
	width: 955px;
}

#menu_inner{
	width: 955px;
	background: url(../images/bg_content.jpg) repeat #FFE3BD;
}

#content{
	width: 895px;
	background: url(../images/bg_content.jpg) repeat #FFE3BD;
	padding: 23px 30px 23px 30px;
	text-align: left;
}

#footer{
	width: 955px;
	background: url(../images/bg_content_bottom.jpg) repeat-x;
	padding: 23px 0px 23px 0px; text-align:center;
}

#logo{
	float: left;
	margin: 18px 0px 0px 56px;
}

.topright{
	float: right;
}

.topright1{
	float: right;	margin-top: 4px;
}

.menu_item{
	float: left;
}

.contentarea{
	margin: 15px 0px 0px 0px;
}



.content_left{
	float: left;
	width: 625px;
	padding: 0px 30px 0px 0px;
}

.content_right{
	float: right;
}

#ads{
	list-style: none;
	margin: 0px 0px -20px 0px;
	padding: 0;
	width: 200px;
}
#ads li{
	width: 198px;
	overflow: hidden;
	
	margin: 0px 0px 20px 0px;
	padding: 0;
}

#menu_inner_left{
	float: left;
	width: 255px;
	background: url(../images/bg_content_bottom.jpg) repeat-x;
	padding: 7px 0px 0px 0px;
}
#menu_inner_right{
	float: left;
	width: 700px;
	background: url(../images/bg_content_bottom.jpg) repeat-x;
	padding: 7px 0px 0px 0px;
}

.menu_inner_item{
	float: left;
	width: 255px;
}

#menu_inner_image{
	width: 700px;
	background: url(../images/bg_content_bottom.jpg) repeat-x bottom;
	padding: 0px 0px 7px 0px;
}

.content_inner_left{
	float: left;
	width: 200px;
	padding: 0px 25px 0px 0px;
}

.content_inner_right{
	width: 640px;
	float: right;
	padding: 0px 0px 0px 30px;
}

.note {color:#eec07f}
.titlu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #473015;
	padding: 20px 0 6px 0px; font-weight: normal;
}

/* END LAYOUT STYLES*/

/* FORM STYLES */
.row{
	clear: both;
	min-height: 25px;
}
.row10{
	clear: both;
	min-height: 10px;
}
.rowlegend {
	clear: both;
	min-height: 20px;
}

.formsubtitle{ padding: 25px 0px 0px 0px; }
.left_title {
	float: left;
	width: 23%;
}
.imagelegend {
	padding-left: 30px;
	padding-right: 1px;
	float: left;
	width: 20px;
}
.listheader {
	line-height: 30px;
	background: url(../images/bg_antet4.jpg) #FEF2E6;
}
.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteheader:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.browseheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #989696;
	text-decoration: none;
}

/* END FORM STYLES */

.contentarea ul.photo {
	text-align:center;
	list-style-type: none;
	width: 640px;
	margin: 0;
	padding: 0;
	}

.contentarea ul.photo li {
	float: left;
	width: 150px;
	padding: 1em 0;
	margin: 0 4px;
}

