body {
     margin: 0px 0px 0px 0px;
     padding: 0px 0px 0px 0px;
     /* background-color: #ffffff; */
     background-color: #FFD375;
     font-family: verdana, arial, helvetica;
     font-size: 12px;
     color: #994F3A;
}

h2 {
	font-size: 16px;
	font-family: "Trebuchet MS";
}

input, textarea {
	width: 300px;
}

p, li, label, fieldset {
	font-size: 12px;
    line-height: 140%;
    color: #673121;
}

fieldset {
	margin-right: 15px;
}

.lbg_middle p {
	font-size: 11px;
}


.news {
	font-size: 12px;
	padding-left: 38px;
	padding-top: 7px;
	padding-right: 2px;
}

p a {
	color: #C22B01;
}

#banners tr td {
	vertical-align: middle;
}

.banner {
	cursor: pointer;
}

.news a:hover {
	text-decoration: underline;
}

.news a {
	/*color: #8FB6C5; */
	color: #687276;
	text-decoration: none;
	/*font-family: verdana;*/
	font-size: 11px;
}

.newsheader {	font-weight: 700;
	text-transform: uppercase;
	text-align: left;
	padding: 4px 0px 4px 3px;
	margin: 2px 0px 7px 0px;
	border-bottom: 1px dotted #ffee00;
	/*background-color: #C22B01;*/
	/*color: #3498BE;*/
	color: #C22B01;}

p.content {
  color: #673121;
  width: 87%;
  text-align: justify;
   /*margin-right: 8%;*/
}

a.mmenu {
  text-transform: uppercase;
  text-decoration: none;
  color: #673121;
}

.topbar {
	background-color: #ffffff;
	border-top: 10px solid #994F3A;
	border-bottom: 10px solid #994F3A;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/top_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#main {
      width: 100%;
      height: 70%;
      background-color: #ffffff;
}

#main td {
      vertical-align: top;
}

#mainmenu {
	color: #673121;
	font-weight: 700;
	font-family: 'Trebuchet MS';
	border-top: 3px solid #C22B01;
	font-size: 12px;
	margin-right: 10px;
}

#left {

}

img.photo {
    border: 2px solid #FFD375;
}

#center {
 width: 70%;
 padding: 10px 10px 0px 20px;
 border-left: 1px dashed #FFD375;
/*background-image: url(../img/rooms.jpg);
background-position: right bottom;
background-repeat: no-repeat;*/
}

#right {
       background-color: #FFD375;
       width: 58px;
}

#bottom {
	background-image: url(../img/phone.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
	border-left: 1px dashed #FFD375;
}

#verybottom {
	border-left: 1px dashed #994F3A;
	padding: 10 10 10 10;
	text-align: right;
}

tr.footer {
 background-color: #FFD375;
}

#pad {
  width: 320px;
}

#pad td {
  padding-left: 58px;
  padding-right: 58px;
}

.lbg_top {
background-image: url(../img/lbg_top.jpg);
background-position: top left -1px;
background-repeat: no-repeat;
height: 69px;
}

.lbg_middle {
background-image: url(../img/lbg_middle.jpg);
padding-top:  5px;
padding-bottom: 5px;
font-size: 90%;
}

.lbg_bottom {
background-image: url(../img/lbg_bottom.jpg);
background-position: bottom;
background-repeat: no-repeat;
height: 30px;
}

div#address {
/*	border-right: 1px dashed #994F3A; */
padding: 20 20 20 20;
background-color: #FFD375;
color: #673121;
font-family: tahoma;
font-size: 11px;
}

td {
	font-size: 11px;
	color: #673121;
}

td.header {
	/* background-color: #994F3A; */
	background-color: #FFD376;
	/* color: #ffffff; */
}

tr.subheader td {
	/*text-align: center;*/
	color: #bbbbbb;
}

tr.line {
	background-color: #EEEEEE;
}
