@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}

a {
	color:#7d5024;
	text-decoration:underline;
}

a:visited {
	color:#666666;
}

p {
	margin:0px;
	padding:0px;
	margin-bottom:14px;
}

table p {
	margin-bottom:0px;
}

table td,
table th {
	padding:2px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:1px;
}

table th {
	color:#666666;
}

table {
	margin-bottom:14px;
	border-top-color:#999999;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#999999;
	border-left-style:solid;
	border-left-width:1px;
}

.imgtext-table,
.imgtext-table td,
.imgtext-table th,
.lilio_gallery_normal_container,
.lilio_gallery_normal_container td,
.lilio_gallery_normal_container th,
.browsebox table,
.browsebox table td,
.browsebox table th {
	border-width:0px;
	border-style:none;
}

h1 {
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	margin-bottom:9px;
}

h1.csc-firstHeader {
	margin:0px;
	padding:0px;
	font-size:30px;
	line-height:30px;
	font-weight:normal;
	margin-bottom:14px;
}

h3 {
	margin-bottom:5px;
}

.nospace {
	margin:0px;
}

.csc-caption {
	color:#325242;
}

.imgtext-table {
	margin-left:10px;
	margin-bottom:10px;
}
.imgtext-table img {
	margin-bottom:4px;
}

.center {
	text-align:center;
}

.csc-frame-rulerAfter {
	border-bottom-color:#a78724;
	border-bottom-style:solid;
	border-bottom-width:2px;
	margin-bottom:14px;
}

/*FORMS*/
.bold,
.csc-form-label {
	font-weight:bold;
}

.csc-mailform-field {
	margin:0px;
	padding:0px;
	margin-bottom:6px;
}

label {
	font-weight:bold;
	display:block;
}

fieldset {
	margin:0px;
	margin-bottom:14px;
	padding:7px;
	border:1px solid #999999;
}
legend {
	font-weight:bold;
}
.hidden {
	display:none;
}

.notbold {
	font-weight:normal;
}

input,
textarea {
	padding:2px;
	font-size:12px;
	border:1px solid #838383;
	background-color:#FFFFFF;
	white-space:normal;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
.fakebutton {
	background-color:#838383;
	color:#FFFFFF;
	padding:1px;
}
.fakebutton {
	padding:2px;
}
.fakebutton a,
.fakebutton a:hover,
.fakebutton a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {
	cursor:pointer;
}
input[type="image"] {
	border:none;
}

.red,
.error,
.important {
	color:#FF0000;
}

.gray,
.news-list-date {
	color:#666666;
}

.gray a,
.gray a:visited {
	color:#666666;
}

/*GALLERY*/
.lilio_gallery_normal_cell {
	padding-right:20px;
	padding-bottom:20px;
	text-align:left;
}
.lilio_gallery_normal_cell_last {
	margin-right:0px;
}
.lilio_gallery_normal_cell p {
	margin-bottom:0px;
	margin-top:3px;
}
.lilio_gallery_normal_cell div {
	height:143px;
	width:143px;
}
.lilio_gallery_normal_cell div {
	padding-top:auto;
	padding-bottom:auto;
}


/*BROWSEBOX*/
.browsebox {
	text-align:center;
}

.browsebox table {
	margin-left:auto;
	margin-right:auto;
}
.browsebox-strong {
	font-weight:bold;
}

.browsebox p {
	margin-bottom:0px;
}