*,
td {
	color: #b1973e;
	font-size: 11px;
	font-family: arial;
}

html {
	font-size: 13px;
	font-family: arial;
}

body {
	font-size: 13px;
	font-family: arial;
	background:#454545 url(../i/body-bg.png) repeat-x;
}

.asr-body {
	width: 100%;

}

.asr-gallery {
	width: 900px;
	border: 5px solid #FFF9EB;
	height: 410px;
}

/* gemuese-IE-hack :) */
* html .asr-site {
	height: 1%;
}

.asr-header {
	/*background: url(../i/home/header.jpg) no-repeat bottom center #F7F2DF;*/
	height:95px;
}

.asr-language {
	position: absolute;
	top: -8px;
	left: -41px;
	width: 33px !important;
}

.asr-language a {
	background: none;
}

div.asr-menu {
	width: 900px;
}

.asr-menu .lvl0 {
	color: #b1973e;
	padding: 0px 0px;
	display: inline;
	width: auto;
}

.asr-menu .lvl0 a {
	color: #978f7c;
	font-family: Georgia;
	display: block;
	line-height: 26px;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

.asr-menu .lvl1 {
	color: #b1973e;
	text-align: left;
	width:200px;
}

.asr-menu .lvl1 a {
	color: #978f7c;
	display: block;
	font-size: 14px;
	font-weight: norml;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	border: none;
}

body div.asr-header-menu .lvl1 a {
	padding: 0px 0px 0px 20px !important;
	font-family: Georgia;
}

.asr-header-menu .lvl1 a:hover,
.asr-header-menu .lvl1 li:hover a.lvl1-link,
.asr-header-menu .lvl1 li.hover a.lvl1-link {
	padding: 0px 0px 0px 20px !important;
}	



.asr-menu .lvl0 a:hover {
	text-decoration: none;
	color: #ffeec8;
}

.asr-footer {
	color: #b1973e;
	background-color: #454545;
}

.asr-stripe{
     /*background: url(../i/home/menu.jpg) repeat-x top left #dccc99;
     border-bottom: 1px solid #b1973e;   */
     display: none;
}

.bg-footer {
    background: url(../i/home/bg-footer.jpg) repeat-x top left;
	color: #978F7C;
}

body.start-ap .asr-footer td{
	color: #978F7C;
}

.asr-footer a {
	color: #978F7C;
	font-size: 11px;
	text-decoration: none;
}

.asr-footer a:hover {
	text-decoration: underline;
	color:#FFEEC8;
}

.asr-footer-content {
	/*background: url(../i/home/footer.gif) repeat-x top left;*/

	width: 700px;
	margin: 0px auto;
	padding: 0px;
	padding-top: 20px;
}

div.logo_overlay {
	background: url(../../i/ap-js-gallery-logo.png) repeat-x top left;
	height: 322px;
    margin: -322px auto 0;
    width: 214px;
}




