@charset "UTF-8";
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background: #EFE9C1;
	background-position:center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.body #webframe {
	position: relative;
	width: 940px; 
	margin: 0 auto;
	text-align: left; 
	background-image: url('../images/webframe_bg.gif');
}
.body #container {
	width: 900px; 
	margin: 0 auto;
	text-align: left; 
	background-image: url('../images/main_bg.gif');
}
.body #mainContent {
	float: right;
	width: 620px;
	margin-right: 40px;
}
.body #menuContent {
	float: left;
	margin-left: -225px;
	width: 180px;
}

.body #header {
	height: 200px;
	width: 900px;
}

p {
	margin: 0px 0px 20px 0px;
}

.body #mainContent p a {
	color: #C94038;
}

h1 {
	margin: 0px 0px 10px;
	color: #C94038;
	font-size: 18px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
}
h2 {
	margin: 0px 0px 10px;
	color: #C94038;
	font-size: 14px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
}
h3 {
	margin: 0px 0px 10px;
	color: #C94038;
	font-size: 11px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;

}

.body #footer {
	clear:both;
	margin-top: 20px;
	padding-top: 30px;
	color: #CCCCCC;
	font-size: 11px;
	width: 900px;
	height: 50px;
	background-image:url('../images/footer_bg.gif');
	background-repeat:no-repeat;
}
#taal {
	position: absolute;
	right: 30px;
	top: 142px;
}
#taal select { width: 110px; }
.label {
	text-align: right;
	padding-right: 2px;
	display: inline-block;
	width: 70px;
}
.newsnavs {
	border-top: 1px solid #C94038;
	padding: 5px 0px;
	line-height: 12px;
	color: #666;
}
.newsdate {
	border-bottom: 1px solid #EAE8D5;
	padding-top: 16px;
	padding-bottom: 4px;
	margin-bottom: 5px;
	color: #666;
	font-size: 12px;
	text-align: right;
	font-weight: bold;

}
.newsh1 {
	font-size: 18px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	color: #C94038;
	padding-left: 0px;
	float:left;
}
.first {
	padding-top: 0px;
}
.newsnav {
	float:right;
	padding: 0px 3px;
}
a.newsnav {
	padding: 5px 0px;
	line-height: 12px;
	color: #666;
	text-decoration: none;
}
.rest_info {
	margin-bottom: 16px;
}
h1.header {
	font-size: 18px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	color: #C94038;
	padding-left: 0px;
	border-bottom: 1px solid #C94038;
	padding-bottom: 4px;
	margin-bottom: 32px;
}

h1.rest_info {
	border-bottom: 1px solid #EAE8D5;
	padding-bottom: 4px;
	margin-bottom: 5px;
}
.act_info {
	margin-bottom: 30px;
}
.act_info p {
	margin-bottom: 0px;
}
a.prevlink {
padding-left: 20px;
background: url(../images/arrow-list-left.gif) no-repeat center left;
text-decoration: none;
color: #666;
}
a.nextlink {
padding-right: 20px;
background: url(../images/arrow-list.gif) no-repeat center right;
text-decoration: none;
color: #666;
}
a.nextlink:hover,a.prevlink:hover {
color: #C94038;
}

.rest_im { margin-right: 20px; width: 130px; height: 100px; background-color: #F00;}
.lintendiv {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #EAE8D5; 
}
#loginform label { display: inline-block; width: 100px; float: left; }
