/*
 * FCKeditor style, do not remove
*/
.Bold {
	font-weight: bold;
}
.Italic {
	font-style: italic;
}
.Underline {
	text-decoration: underline
}
.Reference {
	vertical-align: super;
}
.Citation {
	font-style: italic;
}
.Time {
	font-style: italic;
}
.Mark {
	font-style: italic;
	font-weight: bold;
}
.Code {
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

/*
 * CMS style, feel free to change
*/

.error
{
	color: red;
}
.warning
{
	color: yellow;
}
.ok
{
	color: green;
}
.adminModeTextarea {
	width:380px;
}

/*
 * Template style, feel free to change
*/

form, div, body, input, select, td, a:link, a:hover, a:visited, textarea {
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:11px;
	color:#8E4336;
	font-style: normal;
	text-decoration:none;
}

.body {
	background-color:#DFD8D4;
	padding:0;
	margin:0;
}

body {
	background-color:#FFFFCC;
}

html {overflow-x:hidden;}

img {
	border:0;
}
.content {
	padding:10px;
	margin:0;
	font-weight: normal;
	font-family:Tahoma;
	font-size:11px;
	color: black;
	font-style: normal;
}
.content input, .content textarea, .content select {
	font-weight: normal;
	margin-top:5px;
	background-color:#FFFFCC;
	border:1px solid #8E4336;
	scrollbar-base-color: #FFFFCC;
}
.content a:link, .content a:hover, .content a:visited {
	text-decoration:underline;
}
h1,h2,h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:4px;
}
h4 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
}

.menu a:link, .menu a:visited, .menu a:active, .menulevel1 {
	color:#FFFFCC;
                     color:#960018;
	font-weight: bold;
	font-size:12px;
}
.menu a:hover {
	color:#C92A2E;
	color:#D8ff00;
	font-weight: bold;
	font-size:12px;
}
.toolbox, .toolbox a:link, .toolbox a:hover, .toolbox a:visited {
	color:#000000;
}
#searchbox input {
	margin:0;
	padding:0;
	vertical-align:middle;
	font-family:Tahoma;
	font-size:12px;
	color:#C92A2E;
	border:1px solid #8E4336;
	background-color:#FFFFCC;
	height:19px;
	width:80px;
}
#searchbox .text {
	height:17px;
	line-height:15px;
	vertical-align:middle;
}
div.content_element {
	width: 160px;
	height: 110px;
	position: relative;
	top: 2px;
	bottom: 2px;
	float: left;
	margin: 10px;
	border: 0;
	overflow:hidden;
}
#gallery, #gallery a:visited, #gallery a, #gallery a:link  {
	font-family:Times;
	display:block;
	width:184px;
	height:21px;
	border:0;
	padding:0;
	font-weight:normal; 
	text-align:center;
	text-decoration:none;
	background:url('images/gallery.jpg');
	background-repeat: no-repeat;
	line-height:20px;
	font-size:12px;
	margin:0;
	color: white;
}
#gallery a:hover {
	color: white;
	display:block;
	width:184px;
	height:21px;
	border:0;
	padding:0;
	font-weight:normal; 
	text-align:center;
	text-decoration:none;
	background-repeat: no-repeat;
	line-height:20px;
	font-size:12px;
	margin:0;
	background:url('images/gallery_a.jpg');
	background-repeat: no-repeat;
}

#order, #order a:visited, #order a, #order a:link {
	font-family:Times;
	display:block;
	width:270px;
	height:45px;
	border:0;
	padding:0;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	background:url('images/order.jpg');
	background-repeat: no-repeat;
	line-height:42px;
	font-size:12px;
	margin:0;
	color: white;
}
#order a:hover {
	color: white;
	display:block;
	width:270px;
	height:45px;
	border:0;
	padding:0;
	font-weight:normal; 
	text-align:center;
	text-decoration:none;
	background-repeat: no-repeat;
	line-height:42px;
	font-size:18px;
	margin:0;
	background:url('images/order_a.jpg');
	background-repeat: no-repeat;

}

.menulevel2 {
	padding:0;
	margin:0;
	margin-left:0px;
	padding-left:36px;
	line-height:1.3;
	vertical-align: top;
	font-weight: bold;
	font-size:12px;
	letter-spacing:1px;


}
.menulevel1 {
	padding:0;
	margin:0;
	margin-left:0px;
	padding-left:18px;
	line-height:1.3;
	vertical-align: top;
	font-weight: bold;
	font-size:12px;
	background:url('images/marker.gif');
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing:1px;

}
.menulevel3 {
	padding:0;
	margin:0;
	margin-left:0px;
	padding-left:54px;
	line-height:1.3;
	vertical-align: top;
	font-weight: bold;
	font-size:12px;
	letter-spacing:1px;

}
.sitemaplevel1,.sitemaplevel2,.sitemaplevel3 {
	font-size:12px;
	margin:0;
	padding:0;
	margin-left:18px;
	line-height:1.3;
	list-style-position: inside;
	vertical-align: top;
}
