﻿body{
    margin:0;
    padding:0;
    background:#f8ece0 url('../images/bg.jpg') repeat-x;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    color:#794c4c;
    font-size:12px;
    line-height:15px;
    }
    
    
a { color: #666666; font-weight: bold; text-decoration: none; border-bottom:1px dotted #d7f5ff;}
a:hover { color: #550100; text-decoration: none; border-bottom:1px dotted #550100;}

.imageLink { border: none !important; } 
    
.text-white{
    color:#fff;
    }
.text-red{
    color:#f16000;
    font-weight:bold;
    padding-bottom:5px;
    }   
.text-red2{
    color:#f16000;
    font-weight:bold;
    font-size:18px;
    }   
.text-red3{
    color:#bf0000;
    font-weight:bold;
    font-size:15px;
    }   
.text-field{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    width:132px;
        height:20px;
        line-height:20px;
    background:url('../images/text_field_bg.jpg') no-repeat;
    }
.bookonline_bg{
    background:url('../images/book_online_bg.jpg') no-repeat;
}
.text-orange{
    color:#ffa2a2;
    }
.dropdown_field1{
    width:153px;
    font-size:12px;
    }
.dropdown_field2{
    width:47px;
    font-size:12px;
    }       
.heading_bg{
    background:url('../images/heading_bg3.jpg') no-repeat;
    height:34px;
    line-height:34px;
    }
.heading_bg2{
    background:url('../images/heading_bg2.jpg') no-repeat;
    height:34px;
    line-height:34px;
    }   
.headline1{
    padding-left:12px;
    font-size:12px;
    color:#550100;
    font-weight:bold;
    }   
.box-gr{
    background:#f9eee3 url('../images/gr.jpg') repeat-x;
}   
.line{
    background-image:url('../images/line.jpg');
    background-repeat: repeat-x;
    background-position: center;
    }
a.footerlink{
    font-weight:bold;
    text-decoration:none;
    color:#794c4c;
    }
a.footerlink:hover{
    font-weight:bold;
    text-decoration:none;
    color:#f06000;
    }                           
.img_border{
    border:0px solid #fff;
    }       
    
.formfield { 
    font-family: arial; 
    font-size: 8pt; 
    color: #000000;
    background-color: #fff2e0; 
    font-weight: normal;
    width: 200px;
    border: #ed8745; 
    border-style: solid; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px
}