html, body, #page{
    width: 100%;
    color: black;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    font-size: 1.0em;
    font-family: 'Century Gothic';
/*    font-family: '';*/
    text-align: center;
/*    height: 100%;*/
/*    background: #6cab26;*/
    background-image: url('../ocmsimages/bg.png');
/*    background-attachment: fixed;*/
    background-repeat: repeat;
/*    background-size: cover;*/
    background-size: 3% ;
  min-height: 105%;

/*    background-repeat: no-repeat;*/
}

html{
    position: relative;
}
#page{
    position: relative;
}

div{
    margin: 0;
}

.container{
    position: relative;
    margin: 0 auto;
    min-width: 1024px;
}

.headerpanel{
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-color: white;
}
.searchcontainerhome{
    margin-top: 30px;
    margin-left: 10%;
    height: auto;
/*    position: absolute;*/
    z-index: 99;
    padding-bottom: 10px;
}
.searchcontainer{
    margin-top: 100px;
    margin-left: 10%;
    height: auto;
/*    position: absolute;*/
    z-index: 99;
    padding-bottom: 10px;
}
.menucontainerhome{
    width: 185px;
    margin-top: 30px;
    margin-left: 10%;
/*    position: absolute;*/
    text-align: center;
    background-image: url('../ocmsimages/menu.png');
    background-size:100% 100%;
/*    background-repeat: repeat-y;*/
    font-size: 15px;
    padding-bottom: 22px;
    height: auto;
}

.menucontainer{
    width: 185px;
    margin-top: 50px;
    margin-left: 10%;
/*    position: absolute;*/
    text-align: center;
    background-image: url('../ocmsimages/menu.png');
    background-size:100% 100%;
/*    background-repeat: repeat-y;*/
    font-size: 15px;
    padding-bottom: 22px;
    height: auto;
}

#panel1{
    width: 20%;
    float: left;
    display: table-cell;   
}
#panel2home{
    width: 80%;
    float: left;
    overflow: hidden;
    height: auto !important;
    display: table-cell;
}
/*css for middlepanel*/
#panel2{
    width: 60%;
    float: left;
    overflow: hidden;
    height: auto !important;
    display: table-cell;
    
}


/*css for rightpanel*/
#panel3{
    width: 20%;
    float: left;
    display: table-column;
}


.contentpanel{
    width: 95%;
    height: 700px;
    overflow: hidden;
    display: table;
/*    margin-top: 30px;*/
    margin-left: auto;
    margin-right: auto;

    
/*    background-image: url('../ocmsimages/homebg.png');
    background-size:100% 100%;*/
    
}
.contentpanel2{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    min-height: 570px;
    overflow: hidden;
    }
    
.contentpanelabout{
     width: 100%;
    margin-left: auto;
    margin-right: auto;
    min-height: 570px;
    overflow: hidden;
    display: table;
/*    background-image: url('../ocmsimages/propertiesbg.jpg');*/
    background-size: 100% 120%;
    }



.contentpanelgallery{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    min-height: 570px;
    overflow: hidden;
    display: table;
/*    background-image: url('../ocmsimages/gallerybg.jpg');*/
    background-size: 100% 120%;
    
}

.contentpanelgallery2{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    min-height: 570px;
    overflow: hidden;
    display: table;
/*    background-image: url('../ocmsimages/gallerybg.jpg');*/
    background-size: 100% 120%;
    
}

.contentpanelproperties{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    min-height: 570px;
    overflow: hidden;
    display: table;
/*    background-image: url('../ocmsimages/propertiesbg.jpg');*/
    background-size: 100% 120%;
    
}

.contentpanelcontact{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    min-height: 570px;
    overflow: hidden;
    display: table;
/*    background-image: url('../ocmsimages/contactbg.jpg');*/
    background-size: 100% 120%;
    
}

/*.content2{
    width: 20%;
}*/

.content1{
    background-image: url('../ocmsimages/bg.jpg');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: justify;
}

.contentgallery{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    min-height: 570px;
    overflow: hidden;
    display: table;
/*    background-image: url('../ocmsimages/contactbg.jpg');*/
    background-size: 100% 120%;
background-image: url('../ocmsimages/content-bg.png');
text-align: justify;
}

#contentcontainer{
    margin-top: 30px;
/*    margin-left: 150px;*/
    margin-left: 30px;
    padding-bottom: 50px;
    width: 97%;
    float: left;
    overflow: hidden;
    height: auto !important;
    display: table-cell;
}


.tablelist{
    font-size:13px;
    text-transform: uppercase; 
    position: relative;
    margin: 0 auto;
    width: 250px;
    padding: 0 5px;
/*    margin: 0 0;*/
/*    padding-left: 10px;*/
/*    padding: 10px 10px;*/
/*    text-align: left;*/
/*    padding-right: 80px;*/
/*    float: left;  */
/*    margin:3% 1% 0% ;*/
    color: #D4AF37;
}

.tablelist a, .tablelist a:visited{
    color: #D4B77A;
    font-weight: bold;
}

.tablelist a:hover{
    color: #FFB300;
}

/*footer for homepage*/
.footerpanel1{
    color: #D4B77A;
    font-family: 'Trajan Pro';
    height:120px;
    position:fixed;
    bottom: 0px;
    width: 100%;
    min-width: 1024px;
    margin: 0 auto;
    background-image: url('../ocmsimages/footerbg.png');
}

/*footer for other pages*/
.footerpanel{
    color: #D4B77A;
    font-family: 'Trajan Pro';
    height:120px;
    position:fixed;
    bottom: 0px;
    width: 100%;
    background-image: url('../ocmsimages/footerbg.png');
    background-size: cover;
    min-width: 1024px;
    margin: 0 auto;
}
.footertable{
    position: relative;
    width: 100%;
    background-image: url('../ocmsimages/belt-new.png');
    background-size:contain;
    height:80px;
    
}