﻿body.editor
{
	background-color:#F9F0D1;
	color:#330000;
	font-family:Arial;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
min-height: 450px;
width:800px;
}
.category
{
	color:#330000;
	font-family:Georgia;
	font-size:12pt;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}
#menu {
width: 100%;
float: left;
background: ;
color: #CC3333;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
width: auto;
background:;
}

#menu ul li ul {
width: 130px;
}

#menu ul li a {
font: 12pt Arial;
display: block;
margin: 0;
padding: 0;
color: #C0AA78;
text-decoration: none;
background: ;
text-align: center;
}
#menu ul li ul li a {
font: 12pt Arial;
display: block;
margin: 0;
padding: 0;
color: #C0AA78;
text-decoration: none;
background: #000000;
text-align: center;
}

#menu a.main_menu {
font: 12pt Arial;
display: inline;
color: #C0AA78;
text-align: center;
background: #000000;
}

#menu a.main_current{
color: #C0AA78;
background: #000000;
}

#menu a.current{
color: #C0AA78;
background: #000000;
}

#menu ul li ul li a:hover {
color: #CC3333;
background: #000000;
}

#menu a.main_menu:hover {
color: #CC3333;
background: #000000;
}

#menu li { position: relative; }

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
top: 0;
left: 100%;
}


#slide1{
margin:-160px 0px 0px 375px;
}
#contactform{
width:500px;
}
#ctl00_MainContent_cat_name{
display:block;
}
