body {
	margin-top: 0px;
	padding: 0;
/*	background: #FFFFFF url(../images/img01.jpg) repeat-x left top;   */
	font-family: Arial;
	font-size: 12px;
	color: #837669;
}

h1, h2, h3 {
	margin: 0;
	font-family: Arial;
	font-weight: normal;
	color: #649632;
}

h1 { font-size: 43px; }

h2 { font-size: 19px; }

h3 { }

ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	font-family: Arial;
	font-size: 10px;
}

p {
	margin-top: 0;
	line-height: 100%;
	text-align: justify;
	font-family: Arial;
	font-size: 10px;
}

ul, ol { }

blockquote { }

a { color: #3427E5; }
a.red:link {color: #ff0000; background: #ffffff; font-style: italic;}

a:hover { color: #CC0000; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}
/*
hr { display: none; }
*/
.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
	width: 880px;
	margin: 0 auto;
}

#headerLogo {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	background: url(../images/logo.jpg) no-repeat left bottom;
}

#header-string {
	width: 900px;
	height: 10px;
    margin: 0 auto;
	position: relative;
    color: #DA521E;
}

#header {
	width: 900px;
	height: 47px;
	margin: 0 auto;
	/*background: url(../images/img02.jpg) no-repeat left top;*/
}

#headerLine{
	width: 900px;
	height: 20px;
	margin: 0 auto;
	background: url(../images/img02.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 540px;
	height: 51px;
}

#menu ul {
	margin: 0;
	padding: 20px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 5px;
/*
	padding: 5px 12px 5px 28px;
	background: url(../images/img06.gif) no-repeat left 50%;
*/
	text-decoration: none;
	font: 14px Arial;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 305px;
	height: 76px;
}

#search form {
	float: right;
	margin: 0;
	padding: 25px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 14px Arial;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
	border: 1px solid #DA521E; 
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}

/* Search 2*/

#search2 {
	float: left;
	width: 500px;
	height: 76px;
	margin-left: 15px;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
}

/** LOGO */

#logo {
	width: 900px;
	height: 115px;
	margin: 0 auto;
	background: url(../images/header_1.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0 0 0 170px;
	line-height: normal;
}

#logo h1 { 	float: left;
padding-top: 70px; }

#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 130px 0 0 0px;
	font: italic 13px Arial;
	color: #FFFFFF;
}

#logo p a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo em {
	color: #FFFFFF;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: right;
	width: 600px;
}

/* Post */

.post {
	margin-bottom: 10px;
}

.postSmall {
    float: left;
    width: 280px;
    padding: 2px 10px 2px 10px;
}

.post .title {
	height: 30px;
	margin-bottom: 3px;
	padding: 8px 0px 2px 10px;
	background: url(../images/img05.jpg) no-repeat left top;
	color: #FFFFFF;
}

.postSmall .title {
	height: 30px;
	margin-bottom: 3px;
	padding: 8px 0px 2px 40px;
	background: url(../images/img05.jpg) no-repeat left top;
	color: #FFFFFF;
}

.post .date {
	float: right;
	margin-top: -45px;
	padding-right: 20px;
	font-family: Arial;
	font-weight: normal;
	font-size: 17px;
	color: #F1B566;
}

.postSmall .date {
	float: right;
	margin-top: -45px;
	padding-right: 20px;
	font-family: Arial;
	font-weight: normal;
	font-size: 17px;
	color: #F1B566;
}

.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial;
	font-weight: normal;
	font-size: 09px;
	color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 1px 20px 1px 20px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 0px;
	padding: 0 0 0px 0px;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar p {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 33px;
	margin: 0 0 0px 0px;
	padding: 8px 0 2px 10px;
	background: url(../images/img04.jpg) no-repeat left top;
	font-size: 19px;
	color: #FFFFFF;
}


#sidebar p {
	line-height: 200%;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: left;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img07.jpg) no-repeat left top;
	height: 61px;
}

#footerNew {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFF;
	height: 61px;
    text-align: center;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
	color: #F1B566;
}

/*Extra*/
#loginForm {
	margin:10px; padding: 0;
	border: 5px solid #f2f2f2; 
	background-color: #f2f2f2; 
}

#greyForm {
	margin:10px; padding: 0;
	border: 5px solid #f2f2f2; 
	background-color: #f2f2f2; 
}


/*Table*/
table.main {
	padding: 0px;
	border: 0px solid white; 
	margin: 0px;
}
th.main{
	background-color: #DA521E;
	color: white;
	font-weight: bold;
	text-align: center;
	border: 2px solid #DA521E;
}

th.main a:link{
	color: #CFCCFF;
}

th.main a:visited{
	color: #4E49AB;
}

th.main a:hover{
	color: #FFB3B3;
}

tr.main {
	margin:10px; padding: 0;
	border: 0px solid #DA521E; 
	background-color: #FAFAFA; 

}
td.main {
	padding: 6px 2px 2px 2px;
	text-align: left;
	border: 1px solid #DA521E;
	width:50%;
}

fieldset.color {
	padding: 8px 8px 8px 8px;
	background: #ECF9E4;
	color: #658453;
}

p.block {
	margin-top: 5px;
	margin-bottom: 10px;
}

textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #DA521E;
	height:200px;
	display:block;
	color:#777;
}

.errorMsg {
	font: normal 1em Verdana, sans-serif;
	color: #DA521E;
}

/* Top Search */
#searchTop {
	background-image: url('../images/searchback.gif');
	background-repeat: no-repeat;
	width: 323px;
	height: 39px;
	position: relative;
	/*left: 700px;*/
	float: left;
	margin-left: 575px;
}

#searchTop input {
	width: 115px;
	height: 18px;
	overflow: hidden;
	border: 1px solid #7F9CC1;
	position: absolute;
	left: 58px;
	top: 8px;
	font-size: 14px;
}

#searchTop a {
    text-align: right;
    font-weight: bold;
    color: #5285BD; 
}

#gobutton {
	width: 25px;
	height: 18px;
	position: relative;
	left: 181px;
	top: 10px;
}

#advancedbutton {
	width: 102px;
	height: 14px;
	position: relative;
	left: 181px;
	top: 8px;
}

/* Autofill */
.suggestionsBox {
    position: absolute;
    z-index: 1; 
    opacity: 1; 
    margin: 10px 0px 0px 0px;
    width: 200px;
    background-color: #649632;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: 2px solid #000;	
    color: #fff;
}
.suggestionList {
    margin: 0px;
    padding: 0px;
}
.suggestionList li {
    
    margin: 0px 0px 3px 0px;
    padding: 3px;
    cursor: pointer;
}
.suggestionList li:hover {
    background-color: #659CD8;
}
#searchRestName {
	width: 335px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
	border: 1px solid #DA521E; 
}
#searchRestCity {
	width: 335px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
	border: 1px solid #DA521E; 
}
#searchRestStreet {
	width: 335px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
	border: 1px solid #DA521E; 
}
#advanSearchTextField {
	width: 335px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
	border: 1px solid #DA521E; 
}
.stepcarousel{
position: relative; /*leave this value alone*/
border: 5px solid black;
overflow: scroll; /*leave this value alone*/
width: 270px; /*Width of Carousel Viewer itself*/
height: 200px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.parentDisable {
z-index:999;
width:100%;
height:100%;
display:none;
position:absolute;
top:0;
left:0;
background-color: #ccc;
color: #aaa;
opacity: .85;
filter: alpha(opacity=50);  
}
#popup {
width:400;
height:100;
position:absolute;
top:200px;
left:200px;
color: #000;
background-color: #fff;
}
