/*template styles*/

html {
	border:0px;
	background-color:#F4F4F4;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:100%;
}

body {
	font-family:"Courier New", Courier, mono;
	text-decoration:none;
	border-collapse:collapse;
	color:#7D7E6C;
	margin:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
}

/* head and body */

/* wrapper */

#mainlayout {
    width: 770px;
	min-height:580px;
	_height:580px;
	height:100%;
	display:table;
	margin:10px auto 5px auto;
	padding:0px 0px 0px 0px;
}

/* wrapper */

/* masthead */

#masthead {
	width:770px;
	height:190px;
	position:relative;
	background-image:url(../../lilie01/images/mastheadbg.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding:0px 0px 0px 0px;
	margin:0px auto 0px auto;
}

/* masthead */

/* layout */

#layout {
	display:table;
	width:770px;
	background-image:url(../../lilie01/images/layoutbg.gif);
	background-position:top center;
	background-repeat:repeat-y;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

/* /layout */


/* content */

#contentlayer {
	width:560px;
	min-height:350px;
	_height:350px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;

}

/* /content */

/* /layout */

/* base */

#base {
	font-size:10px;
	font-weight:100;
	text-align:center;	
	width:770px;
	height:170px;
	background-image:url(../../lilie01/images/basebg.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding:0px 0px 0px 0px;
	margin:0px auto 0px auto;
	clear:both;
}

#baseimage {
	font-size:9px;
	line-height:10px !important;
	text-align:center;
	width:770px;
	padding:0px 0px 0px 0px;
	margin:0px auto 0px auto;
}

/* base */

/* sitewide styles */

li {
	line-height:16px;
	padding:0px 0px 2px 0px;
	margin:0px 0px 0px 0px;
}

p {
	margin-bottom:3px;
}

form {
	margin:0px;
	padding:0px;
}

hr {
	border: 0;
	color: #7d7e6c;
	background-color:#7D7E6C;
	height:1px;
	display:block;
	max-width:600px;
}

h1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

h2 {
	margin:0px;
	padding:3px 0px 0px 0px;
}

h3 {
	color:#7D7E6C;
	font-size:14px;
	margin:0px;
}

h5 {
	color:#7D7E6C;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

a:link {
	color:#7D7E6C;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color:#7D7E6C;
	font-weight:bold;
	text-decoration:none;
}

table {
	text-decoration:none;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}

th {
	text-decoration:underline;
	font-weight:normal;
	text-decoration:none;
}

.pathway {
	font-size:12px;
	text-decoration:none;
	color:#7D7E6C;
}

.pagenav_prev {
	font-size: 10px;
	color: #7D7E6C;
}

.pagenav_prev:link {
	font-size: 10px;
	color: #7D7E6C;
}

.pagenav_next {
	font-size: 10px;
	color: #7D7E6C;
}

.pagenav_next:link {
	font-size: 10px;
	color: #7D7E6C;
}

.back_button {
	font-size: 10px;
	color:#7D7E6C;
	padding-left:12px;
	padding-bottom:6px;
}

.inputbox, textarea {
	font-size:10px;
	background-color:#FFFFFF;
	border:1px solid #7D7E6C;
	margin:2px 2px 2px 2px;
	padding:0px 0px 0px 0px;	
}

.contact_text, .contact_subject, .contact_email, .contact_name {
	width:250px;
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 0px;
}

.readon {
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px !important;
}

.button {
	color:#7D7E6C;
	font-size:10px;
	
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	
	border-top-color:#4C607E;
	border-right-color:#2E3A4B;
	border-bottom-color:#2E3A4B;
	border-left-color:#4C607E;
	background-color:#DBDBD8;
	
	margin:2px 0px 2px 0px;
	padding:0px 0px 0px 0px;
}

.buttonheading {
	font-size:11px;
	font-weight:bold;
	color:#C82E37;
}
