body {
margin: 0 auto;
/*font-family: "Times New Roman", Times, serif;*/
/*font-family: Arial, Helvetica, sans-serif;*/
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 14px;
line-height: 16px;
color: #222;
background: #BDAB9A url(images/bg-lo-2tone.gif);
background-repeat: repeat-y;
background-position: center;
}

h1 {
font-family: "Times New Roman", Times, serif;
font-weight: bold;
font-style: italic;
font-size: 24px;
line-height: 14px;
color: #111;
}

h2 {
font-family: "Times New Roman", Times, serif;
font-weight: bold;
font-size: 14px;
line-height: 12px;
color: #010066;
}

h3 {
font-family: "Times New Roman", Times, serif;
font-weight: bold;
font-size: 12px;
line-height: 11px;
color: #111;
}

img {
border: none;
}

img a {
border: none;
}

#container {
width: 900px;
height: auto;
margin: 0 auto;
padding-bottom: 1px;
background-color: #D3C5B8;

}

#header {
width: 900px;
height: 240px;
float: left;
background: url(images/header02.jpg);
}

#menutab {
width: 900px;
padding-bottom: 1px;
float: left;
font-size: 13px;
background: #010066;
font-family: Arial, Helvetica, sans-serif;
}

.menu {
width: 850px;
margin-right: auto;
margin-left: auto;
background-color: #010066;
}

.menu ul {
margin: 0;
padding: 0;
float: left;
}

.menu ul li {
display: inline;
}

.menu ul li a {
float: left;
text-decoration: none;
color: #FFF;
padding: 5px 15px;
background-color: #010066;
}

.menu ul li a:visited {
color: white;
}

.menu ul li a:hover, .menu ul li .current {
color: #010066;
background-color:#FFF;
}

#gallery {
width: 900px;
height: 145px;
float: left;
margin-top: 5px;
background: url(images/gallery.jpg);
}

#middle {
width: 900px;
padding: 0;
float: left;
border-left: 1px solid #e2d8cf;
border-right: 1px solid #e2d8cf;
background: url(images/background01.jpg) no-repeat;
background-position: top;
background-color: #D3C5B8;
}

#content {
width: 650px;
padding: 20px;
float: left;
/*background: #D3C5B8;*/
}

#rightgallery {
width: 150px;

float: right;
margin-top: 15px;
margin-right: 15px;
}

#image1 {
width: 150px;
padding: 2px;
background: #FFF;
}

#image2 {
width: 150px;
padding: 2px;
margin-top: 5px;
background: #FFF;
}

#quote02 {
width: 900px;
/*height: 45px;*/
float: left;
font-size: 22px;
font-style: italic;
text-align: center;
color: #000066;
padding: 8px 0 12px 0;
/*margin-top: 10px;
margin-bottom: 5px;*/
font-family: "Times New Roman", Times, serif;
vertical-align: middle;
background-color: transparent;
}

#readmoreBox  {
	background: url(images/box-grey.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
	width: 450px;
}

#fquote {
	width: 450px;
	padding: 3px;
	border-top: 1px solid #e2d8cf;
	border-bottom: 1px solid #e2d8cf;
	float: center;
	text-align: right;
	margin: auto;
	font-size: 18px;
	color: #000066;
	font-family: "Times New Roman", Times, serif;
}

#footer {
width: 900px;
float: left;
padding: 8px 0 8px 0;
line-height: 5px;
text-align: center;
/*margin-top: 5px;
margin-bottom: 10px;*/
/*background: #FFF;*/
border-top: 1px solid #e2d8cf;
}


.centerdiv {
margin-left: auto;
margin-right: auto;
}
