body {
text-align: centre;
background-color: #724238;
}

.contain {
text-align: left;
margin-left: auto;
margin-right: auto;
width: 750px;
height: 930px;
border: 0px solid silver;
background-image: url(images/The_Olive_Tree_bg_repeat_long.jpg);
background-repeat: repeat-x;
}

.topleft{
position: relative;
clear: all;
top: 0px;
left: 0px;
width: 24px;
height: 24px;
background-image: url(images/The_Olive_Tree_topleft.gif);
}

.topright{
position: absolute;
margin-top: -24px;
margin-left: 727px;
margin-right: auto;
width: 24px;
height: 24px;
background-image: url(images/The_Olive_Tree_topright.gif);
}

.leftcol {
text-align: center;
margin-left: 0px;
margin-right: auto;
width: 240px;
height: 900px;
border: 0px solid silver;
}

.sidebar{
position: relative;
top: 0px;
margin-left: auto;
margin-right: auto;
width: 200px;
height: 960px;
border: 0px solid silver;
}

.themenu{
position: relative;
top: -15px;
padding: none;
margin-left: auto;
margin-right: auto;
width: 180px;
height: 345px;
border: 0px solid silver;
}

.menuitem{
position:relative;
clear:all;
margin-left: -40px;
text-align:left;
width:175px;
height: 23px;
padding-top: 3px;
padding-left: 3px;
display:block;
border-bottom: 1px solid #F36928;
}

.submenuitem{
position:relative;
clear:all;
margin-left: -40px;
text-align:left;
width:165px;
height: 23px;
padding-top: 3px;
padding-left: 13px;
display:block;
border-bottom: 0px solid #F36928;
}

.menuitem a,
.menuitem a:visited{
font-family: helvetica;
font-size:9pt;
font-weight:normal;
font-style:normal;
color:#FFF8F2;
text-decoration:none;
}

.menuitem a:hover,
.menuitem a:visited:hover{
font-family: helvetica;
font-size:9pt;
font-weight:normal;
font-style:normal;
color:#F36928;
text-decoration:none;
}

.submenuitem a,
.submenuitem a:visited{
font-family: helvetica;
font-size:9pt;
font-weight:normal;
font-style:normal;
color:#E6CE9E;
text-decoration:none;
}

.submenuitem a:hover,
.submenuitem a:visited:hover{
font-family: helvetica;
font-size:9pt;
font-weight:normal;
font-style:normal;
color:#F36928;
text-decoration:none;
}

.submenuitem#selected a{
font-weight:bold;
color: #F36928;
}

.submenuitem#bottom{
border-bottom: 1px solid #F36928;
}

.submenuitembot{
position:relative;
clear:all;
margin-left: -40px;
text-align:left;
width:165px;
height: 23px;
padding-top: 3px;
padding-left: 13px;
display:block;
border-bottom: 1px solid #F36928;
}

.submenuitembot a,
.submenuitembot a:visited{
font-family: helvetica;
font-size:9pt;
font-weight:normal;
font-style:normal;
color:#E6CE9E;
text-decoration:none;
}

.submenuitembot a:hover,
.submenuitembot a:visited:hover{
font-family: helvetica;
font-size:9pt;
font-weight:normal;
font-style:normal;
color:#F36928;
text-decoration:none;
}

.submenuitembot#selected a{
font-weight:bold;
color: #F36928;
}

.menuborder{
position: relative;
top: -10px;
margin-left: auto;
margin-right: auto;
width: 180px;
height: 5px;
border: 0px solid silver;
background-color: #F36928;
}

#largeorange{
font-family: helvetica;
font-size:14pt;
font-weight:normal;
font-style:normal;
color:#F36928;
}

#largewhite{
line-height: 30px;
font-family: helvetica;
font-size:19pt;
font-weight:normal;
font-style:normal;
color:#FFF8F2;
}

#mediumorange{
line-height: 26px;
font-family: helvetica;
font-size:11pt;
font-weight:normal;
font-style:normal;
color:#F36928;
}

.sidetext{
position: relative;
top: -10px;
margin-left: auto;
margin-right: auto;
width: 180px;
height: 170px;
border: 0px solid silver;
background-color: #4c2e27;
background-image: url(images/The_Olive_Tree_sidetext_bg.jpg);
background-repeat: repeat-x;
padding-top: 10px;
text-align:center;
line-height: 20px;
font-family: helvetica;
font-size:9pt;
font-weight:normal;
font-style:normal;
color: #FFF8F2;
}

.menubottomleft{
position: relative;
margin-top: -30px;
margin-left: 10px;
margin-right: auto;
width: 20px;
height: 20px;
background-image: url(images/The_Olive_Tree_menubottomleft.gif);
}

.menubottomright{
position: relative;
margin-top: -20px;
margin-left: 170px;
margin-right: auto;
width: 20px;
height: 20px;
background-image: url(images/The_Olive_Tree_menubottomright.gif);
}

.contentholder{
margin-top: -900px;
margin-left: 241px;
margin-right: auto;
width: 481px;
height: 890px;
background-color: #FFF8F2;
border: 0px solid silver;
}

.menupagetop{
float: top;
margin-left: 0px;
margin-right: auto;
width: 482px;
height: 20px;
background-image: url(images/The_Olive_Tree_Menubg_Top.gif);
background-repeat: no-repeat;
}

.menupage{
margin-left: auto;
margin-right: auto;
width: 462px;
height: 850px;
padding-left:10px;
padding-right:10px;
font-family: helvetica;
font-size:10pt;
font-weight:normal;
font-style:normal;
color: #2B0F04;
}

.menupage tr{
height:34px;
}

.menupage li{
line-height:25px;
}

.menupagebottom{
float: bottom;
margin-left: -1px;
margin-right: auto;
width: 482px;
height: 20px;
background-image: url(images/The_Olive_Tree_Menubg_Bottom.gif);
background-repeat: no-repeat;
}

.bottomleft{
position: relative;
text-align:right;
margin-top: -8px;
margin-left: -1px;
margin-right: auto;
width: 24px;
height: 24px;
background-image: url(images/The_Olive_Tree_bottomleft.gif);
}

.bottomright{
position: absolute;
text-align:right;
margin-top: -24px;
margin-left: 727px;
margin-right: auto;
width: 24px;
height: 24px;
background-image: url(images/The_Olive_Tree_bottomright.gif);
}

.footer{
clear: all;
text-align: center;
margin-left: auto;
margin-right: auto;
width: 750px;
height: 40px;
padding-top:5px;
border: 0px solid silver;
font-family:Helvetica;
font-size:9pt;
font-weight:normal;
color:#2B0F04;
}