html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	background: #e9e9e9 url(images/bg.jpg) top left repeat-x;
	font: 12px/20px Arial, Tahoma, Helvetica, sans-serif;
	color: #333;
}
body.print {
	background: #fff;
	padding: 10px;
}
h1, h2, h3, p {
	margin: 0;
}
p, li, td, input {
	font: 12px/20px Arial, Tahoma, Helvetica, sans-serif;
	color: #333;
}
p, input {
	margin-bottom: 14px;
}
h1, h2, h3 {
	font: 20px/26px Georgia, Garamond, 'Times New Roman', serif;
	color: #73253e;
	font-style: italic;
	margin-bottom: 14px;
}
h4 {
	font: 16px/26px Georgia, Garamond, 'Times New Roman', serif;
	color: #73254e;
	font-style: italic;	
	margin: 0 0 4px 0;
}
a {	color: #993755;	text-decoration:none;}
a:hover {color: #b44c89;}
a img {border: none;}
.clear {
	clear:both;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(images/bg-center.jpg) top center no-repeat;
	_height: 800px;
	height: auto;
	min-height: 500px;
}
#left {
	float: left;
	width: 210px;
	margin: 30px 20px 0 20px;
}
#right {
	float: left;
	width: 630px;
	margin: 30px;
}
/* Header */
#header {
	width: 940px;
	height: 200px;
}
#logo  {
	margin-top: 16px;
	display:block;
	float:left;
}
#logo img { border:none;}
#header h2 {
	font: 18px/22px Georgia, Garamond, 'Times New Roman', serif;
	font-style:italic;
	color:#9c085c;
	display:block;
	float:left;
	margin: 25px 0 0 10px;
}
/* Navigation */
#navigation {
	position:absolute;
	top: 65px;
	float: left;
	height: 125px;
	width: 960px;	
	overflow:hidden;
}
#navigation ul {
	list-style:none;
	margin: 0;
	padding: 0;
	height: 115px;
	width: 960px;
}
#navigation li  {
	margin: 0;
	float:left;
	text-align:center;
}
#navigation li  a, #navigation li  p { 
	font: 14px/14px Georgia, Garamond, 'Times New Roman', serif;
	font-style:italic;
	display:block;
	width: 129px;	
	padding: 96px 0 13px 0;
	margin: 0;
	color: #f9e9ef;
	margin: 0 3px 0 5px;
}
#navigation li  a:hover, #navigation li  p , #navigation li.active a, #navigation li  a.active{
	text-decoration: none;
	color: #fff;
	background: url(images/bg-nav-a.jpg) bottom left repeat-x;
}
#navigation ul.menulevel2, #navigation ul.menulevel3 { display:none;}

#submenu {
	height: 20px;
	width: 960px;
	overflow:hidden;
}
#submenu ul {
	list-style: none;
	padding: 0;
	margin: 3px 0 0 0;
	float:right;
}
#submenu ul.menulevel1  li a, #submenu ul.menulevel1  li p, #submenu ul.menulevel1 li.sdoc span, #submenu ul.menulevel1 li.sdocs span  {
	display: none;
}
#submenu ul.menulevel1{
	margin: 0;
	width: auto;
}
#submenu ul.menulevel1 li {
	width: auto;
	padding:0;
	margin:0;
}
#submenu ul.menulevel2 { 
	display: inline;
	height: 20px;
	float:right;	
}
#submenu ul.menulevel2 li { float: left; margin: 0 25px 0 0;}
#submenu ul.menulevel2 li a, #submenu ul.menulevel2 li p {
	display:block;
	float:none;
	margin: 0;
	font: 14px/14px Georgia, Garamond, 'Times New Roman', serif;
	font-style: italic;
	color: #666;
}
#submenu ul.menulevel2 li p , #submenu ul.menulevel2 li a:hover, #submenu #nav a:hover, #submenu #nav a.active { 
	text-decoration:none;
	color: #a43559;
}
#submenu ul.menulevel3 {
	display: none;
}
#submenu #nav {width: auto;float:right;padding: 3px 10px 0 0;} 
#submenu #nav a {
	float:left;
	margin: 0 20px 0 0;
	font: 14px/14px Georgia, Garamond, 'Times New Roman', serif;
	font-style: italic;
	color: #666;	
}
/* Content */
#content {
	width: 880px;
	margin: 0px 40px 20px 40px;
	overflow-x:hidden;
}
#content p, #content li, #content div, #content input, #content textarea, #content td {
	font: 13px/22px Georgia, Garamond, 'Times New Roman', serif;
}
#content input {
	line-height: 14px;
}
#content iframe {
	border: 1px solid #ccc;
}
#content img {border-color: #e1d6da;}
/* Footer */
#wrapper-footer {
	width: 100%;
	height: auto;
	background: url(images/bg-footer.jpg) top left repeat-x;
}
#footer {
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
}
#shortcuts {
	list-style:none;
	padding: 0;
	margin: 0 0 20px 0;
	height: 30px;
}
#shortcuts li {
	float:left;
	margin: 0 30px 0 0;
	font: 13px/22px Georgia, Garamond, 'Times New Roman', serif;	
}
#footer-left {float: left;width: 500px;}
#footer-left p {
	font-size: 12px;
	line-height:22px;
}
#credits {
	font-size: 10px;
	color: #999;
	margin: 15px 0;
}
#credits a {
	color: #845765;
}
#credits a:hover {
	color: #82134c;
}
#lavendel {float:right;margin-bottom: 15px;}

/* Search */
#search input, #contactform input {
	padding: 9px;
	background: #e4d8dc;
	border: 1px solid #fff;
	font: 12px/14px Georgia, Garamond, 'Times New Roman', serif;
	color: #777;
	width: 200px;
	font-style:italic;
	display:block;
	float:left;	
}
#search input.text {
	padding-top: 10px;
	padding-bottom: 8px;
}
#search input.submit, #contactform input.submit {
	background: url(images/bg-submit.jpg) top left no-repeat;
	width: 82px;
	height: 33px;
	display:block;
	float:left;
	color: #fff;
	border: none;
	padding: 0;
	margin-left: 10px;
	padding: 5px 0;
	text-align:center;
	cursor: pointer;
}
#search input.submit:hover, #contactform input.submit:hover { 
	background-position: 0 -33px;
}

/* mailform */
#contactform textarea {
	padding: 9px;
	background: #efefef;
	border: 1px solid #dfdfdf;	
	font: 12px/20px Georgia, Garamond, 'Times New Roman', serif;
	color: #555;
	width: 800px;
	height: 220px;
	margin-bottom: 10px
}
#contactform input {
	color: #555;
	margin-right: 20px;
	padding: 9px;
	background: #efefef;
	border-color: #dfdfdf;
}
#contactform label {
	font: 12px/26px Georgia, Garamond, 'Times New Roman', serif;
	display:block;
	float:left;
	width: 130px;
}
#contactform label.long {
	width: 250px;
}
#contactform input.checkbox {
	border: none;
	background: none;
	width: auto;
}


/* Edit table */
table.edit {
	background: url(images/table_bg.jpg) top left repeat-x;
	border: 0;
	margin-bottom: 10px;
	width: 640px;
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
}
table.edit td {
	border: 0;
	padding-bottom: 9px;
}
table.edit td a {
	display:block;
	padding: 6px 12px;
	color: #666;
	border-right: 1px solid #eee;
	border-left: 1px solid #ccc;
	margin-top: 2px;
	}
	
table.edit td a:hover {
	text-decoration: none;
	color: #222;
	background: #d8d8d8;
	border-top: 1px slide #fff;
}
form#ta {margin-top: 34px;}


