*
{
	margin: 0;
	padding: 0;
}

/* =Basic HTML, IDs and Classes
----------------------------------------------------------------------*/

body {
	background: url(../images/main_header.jpg) repeat-x;
	font: 12px "Trebuchet MS", Arial, sans-serif;
}

a {
	cursor: pointer;
	text-decoration: none;
}

a * {
	cursor: pointer;
}

img, fieldset, iframe {
	border: 0;
}

iframe {
	margin: 0 0 10px;
}

.align_right {
	text-align: right;
}

li.clear,
#content ul.cols li.clear,
#content ul.group li.clear,
.clear {
	clear: both;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 0;
	height: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

#skip_links {
	overflow: hidden;
	width: 0;
	height: 0;
}

strong {
	color: #210;
}

/* =Header
----------------------------------------------------------------------*/

#header {
	margin: -4px auto 0;
	overflow: hidden;
	position: relative;
	z-index: 1;
	width: 985px;
	height: 135px;
}
	
#header h1 a {
	color: #fff;
	display: block;
	text-indent: -99999px;
	width: 220px;
	height: 83px;
}

#header span {
	color: #fff;
	font-size: 11px;
	position: absolute;
	top: 5px;
	right: 150px;
}

#header span a {
	color: #fff;
	padding: 0 5px;
}

#header span a:hover {
	text-decoration: underline;
}

#header img {
	vertical-align: top;
}

#header label {
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
}

#header span.sign {
	padding: 15px 240px 0 0;
}

#header span.g12 {
	padding: 15px 660px 0 0px;
}

/* =Panoramic
----------------------------------------------------------------------*/

#panoramic {
	position: relative;
	width: 985px;
}

#panoramic img
{
	text-align: right;
}

#corner_overlay {
	position: absolute;
	top: -2px;
	left: 0px;
	background: url(../images/submenu_alt1.jpg) no-repeat;
	color: #817e71;
	font-size: 11px;
	padding: 15px 0 0 25px;
	width: 100%;
	height: 37px;
}

/* Submenu
----------------------------------------------------------------------*/

#submenu {
	position: absolute;
	top: 180px;
	left: 0px;
	z-index: 1;
	background: url(../images/rootline_bg.gif) 0px 0px no-repeat;
	clear: both;
	font-size: 11px;
	width: 985px;
	height: 81px;
}

#submenu ul {
	position: absolute;
	top: -172px;
}


/* = Right Links
----------------------------------------------------------------------*/

ul#right_links {
	float: right;
	font-size: 15px;
	list-style: none;
	margin: 0;
	padding: 50px 7px 0 0;
	overflow: hidden;
	width: 246px;
}

ul#right_links li {
	line-height: normal;
}

ul#right_links a {
	background-position: right top;
	background-repeat: no-repeat;
	color: #ccb;
	display: block;
	height: 50px;
	position: relative;
}

/*ul#right_links a:hover {
	background-position: -5px 0;
	color: #fff;
}

ul#right_links a span {
	display: block;
	position: absolute;
	top: 45px;
	left: 20px;
	width: 80px;
}*/

ul#right_links li.photo a {	
	position: relative;
	z-index: 500;
	background: url(../images/ramka2.gif) -40px -100px no-repeat;
}

/*
#right_link2 {
	background-image: url(../images/ramka2.gif);
}

#right_link3 {
	background-image: url(../images/right_foto.png);
}*/

ul#right_links li.photo {
	position: relative;
	z-index: 1;
	top: 0px;
	left: 100px;
}

/* =Main - Home Page
----------------------------------------------------------------------*/

#main_home {
	float: left;
	padding: 60px 0 0 30px;
	margin-bottom: -60px;
	width: 915px;
	text-align: justify;
	min-height: 200px;
}

#main_home a {
	color: #963608;
}

#main_home a:hover {
	text-decoration: underline;
}

.home{
	background: url(../images/content_2.jpg) repeat-y center top;
}

/* =Menu
----------------------------------------------------------------------*/

ul#menu
{
	font-size: 11px;
	list-style: none;
	margin: 0 0 20px;
}

ul#menu ul
{
	list-style: none;
	margin: 0 0 0 20px;
}

ul#menu a
{
	color: #734429;
	text-decoration: none;
}

ul#menu a.arrow
{
	background: url(menu_arr.gif) no-repeat left bottom;
	display: inline;
	float: left;
	font-size: 0;
	margin: 2px 5px 0 0;
	overflow: hidden;
	visibility: hidden;
	width: 10px;
	height: 10px;
}

ul#menu a.arrow.on
{
	background-position: 0 0;
}

ul#menu li
{
	padding: 5px 0 0;
}

/* =This Week
----------------------------------------------------------------------*/

#this_week {
/*	margin: 20px 0 0;*/
	position: relative;
	top: -85px;
	left: 715px;
	clear: both;
	width: 100px;
	height: 50px;
}

/*.shadow {
	background: url(../images/bush1.png) no-repeat 100px 100px;
	clear: both;
	font-size: 0;
	position: absolute;
	top: -5px;
	left: 0;
	width: 100%;
	height: 5px;
}*/

#footer {
	position: relative;
	z-index:1;
	background: url(../images/footer_alt1.gif) no-repeat center top;
	height: 304px;
}

#footer span.text {
	color: #fff;
	position: absolute;
	top: 200px;
	padding-left: 100px;
}

#rootline {
	position: absolute;
	z-index:2;
	top: 237px;
	left: 150px;
	color: #faf7c4;
}

#content_wrap #content #rootline a {
	color: #faf7c4;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: 600;
}
