
body {
	background-color: #ffffff;
}

a {
	color: #966321 ;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #966321 ;
	font-weight: bold;
	text-decoration: none;
}

.date {
	color: #4c1a13;
	font-size: 11px;
	font-weight: bold;
}

#header {
	background: url(../images/head_rot.jpg) top left no-repeat;
}

#footer {
	background: url(../images/footer.jpg) top left no-repeat;
}

#content_wrapper {
	background: url(../images/shadow.gif) top right repeat-y #FFFFFF;
}

#searchbar {
	border: 1px solid #966321;
}

#searchbar input {
	color: #966321;
}

#metanav{
	color:#fff;
}


#content #right_wrapper #center {
	width: 460px;
	height: 245px;
}

#content #right_wrapper #center h1, .colorbox h1 {
	font-size: 16px;
}

#content #right_wrapper #center a {
	color:#E52634 !important;
	font-size: 11px;
}

.colorbox {
	border: 1px solid #dcb974;
	background-color: #fef9ec;
}

.colorbox_2 {
	border: 1px solid #dcb974;
	background-color: #fae6be;
}

.trans_white {
	color: #4c1a13;
}

#navigation a:hover, #navigation #menu li ul a {
	background:url(../../default/images/nav.gif) bottom left repeat-x #ffcd09;
	
}

#navigation #menu ul {
	background:url(../../default/images/nav.gif) top left repeat-x;
}

#menu ul a {
	background:url(../../default/images/nav.gif) bottom left repeat-x #fff;
}

h2 {
	color: #966321;
	display: block; 
	border-bottom: 1px solid #966321;
	width: 302px;
	padding: 0 0 2px 0;
	margin: 20px 0 10px 0;
}

.news_tbl {
	/*width: 100%;*/
}

.news_tbl tr td {
	height: 25px;
}
.news_date{
	width:auto;
	white-space:nowrap;
}
.news_text{
	padding-left:3px;
	width:auto;
}

/*.news_tbl tr td+td {
	width: 300px;
	height: 25px;
}*/

#templ_nav
{	background: transparent url("../../gastrotel/images/gastrotel_head_sh.gif") no-repeat scroll 831px top;
}
