* {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	
	_display: inner-block;

	color: #a10606;
}
#content a {
	border-bottom: 1px dashed #f9f6d2;
}
#content a:hover,
#content a:visited {
	border-bottom: 1px dashed #a10606;
}

body {
	font-size: 13px;
	font-family: Times New Roman, serif;

	background-color: #a10606;
}
h1,
h2,
h3,
h4 {
	color: #a10606;
}
h1 { font-size: 16px; margin: 0px 0px 0px 5%; }
h1.subheader { margin: 0px 0px 20px 12%; }

h2 { font-size: 15px; margin: 20px 0px 15px 8%; }
h3 { font-size: 14px; margin: 0px 0px 10px 11%; }

h4 { font-size: 14px; margin: 0px 0px 10px 15%; }

#mailform_contact dl {
	margin-left: 40px;
}
#mailform_contact input.cb {
	margin-left: 5px;

	border: 1px solid #a10606;
}
#mailform_contact label.cb {
	margin-right: 10px;
	padding-left: 5px;
}
p.mailform_error {
	background: none;
	}
	

#content ol,
#content ul,
p {
	margin-top: 20px;
	padding: 0px 0px 50px 0px;
	margin-left: 15%;

	background: #f9f6d2 url(../pics/default/sep2.jpg) bottom center no-repeat;
}
div.references p {
	background: none;
	}
#container {
        margin: 35px 80px 0px 80px;
}

#sidebar {
        height: 583px;
        left: 80px;
        position: absolute;
        top: 35px;
        width: 235px;
}
#content-wrap {
        margin-left: 235px;
	padding-top: 91px;

	background: #f9f6d2 url(../pics/default/logo.png) top right no-repeat;
}

#content {
        min-height: 426px;
        _height: 426px;
	padding-bottom: 20px;
	padding-right: 40px;
}

/* Hides from IE5-mac \*/
* html #content div.csi-image {height: 1%;}
/* End hide from IE5-mac */

#general {
	clear: both;
	text-align: right;

        background-color: #ffff00;

	list-style-type: none;
}
#general li {
	display: inline;
	float: right;

	background-color: #404036;
}
#general li a,
#general li span {
	text-decoration: none;

	padding: 0px 10px;

	color: #f9f6d2;
	background-color: #404036
}
#general li span {
	cursor: pointer;
}

#menu-top {
	background-color: #404036;
	color: #f9f6d2;
}

#menu-left {
	float: right;
	margin-top: 91px;
	width: 163px;

	list-style-type: none;
}
#menu-left dt a,
#menu-left dd a {
	text-decoration: none;

	display: block;
	padding: 0px 5px;
	margin-bottom: 5px;

	background-color: #404036;
	color: #f9f6d2;
}
#menu-left dd a {
	margin-right: 20px;
}

#menu-left ul.sub {
	list-style-type: none;
}
#menu-left ul.sub li a {
	margin: 2px 0px 0px 20px;

	color: #404036;
	background-color: #f9f6d2;
}
#menu-left ul.sub li.last a { margin-bottom: 5px; }
* html #menu-left ul.sub li  a { height: 1%; }

#menu-top {
	margin-bottom: 30px;
	margin-left: 2px;
	padding-left: 40px;
}
#menu-top li {
	display: inline;

	list-style-type: none;
}
#menu-top li.active {
	display: none;
}
#menu-top li a {
	padding: 0px 5px;
	text-decoration: none;

	color: #f9f6d2;
}
div.references {
	clear: left;
	}
div.references h2 {
	margin-bottom: 0px;;
	margin-top: 0px;;
	padding-bottom: 10px;
	padding-top: 10px;
}
#content div.references ul {
	list-style-type: none;
	background-image: none;
}
div.references ul li {
	text-align: center;
	display: block;
	float: left;
	line-height: 40px;
	margin: 4px;
	width: 47%;

	border: 3px double #a10606;
}
div.references ul li img {
	float: left;
	_margin-left: -3px; /* eat shit, IE */

	border-right: 1px solid #a10606;
}
div.references ul li p {
	line-height: 15px;
	text-align: right;

	margin: 0px;
	padding: 5px;

	background-image: none;
	border-top: 1px solid #a10606;
}
table.buffets { padding-left: 5%; _margin-left: 5%;} /* Nice Browser, isn't it? */
table.floatedtable { padding-left: 5%; _margin-left: 5%;} /* Nice Browser, isn't it? */
table.buffets caption {
	font-style: italic;
	font-weight: bold;
	text-align: left;
	display: block;

	margin-left: 5%;
}
table.buffets p {
	padding-bottom: 5px;
	margin-left: 0px;
	margin-right: 20px;
	
	background: none;
}
table.buffets td {
	width: 300px;
}
table.buffets ul {
	margin: 5px;
	padding: 5px;
}


textarea {
margin: 0px;
}
