
p,a,h1,h2,h3,h4,h5,h6,span,li,ol,ul,input,textarea {font-family:Arial,sans-serif;margin:0px;}
p,a,span,li,ol,ul {font-size:14px;color:#58585a;text-decoration:none;}
h1,h2,h3,h4,h5,h6 {color:#eb6e1f;}

input, textarea, .rounded_borders
    {
    font-family:Arial,sans-serif;
    color:#;
    background:#;
    font-size:14px;
    border:1px solid #;
    }
    
.rounded_borders
    {
    border-radius:10px;
    -moz-border-radius:10px; /* Firefox 3.6 and earlier */
    cursor:pointer;
    padding:1px 10px 1px 10px;
    }    

a:hover {color:#eb6e1f;}
p.footer  {font-size:10px;}
a.footer {font-size:10px;cursor:pointer;}
a.footer:hover {color:#eb6e1f;}
a.cap {background:transparent;}

a.hover_colour {color:#58585a;}
a.hover_colour:hover {color:#eb6e1f;}

#site_owner_name_text
    {
    font-size:14px;
    font-weight:normal;
    color:#58585a;
    }
a#site_owner_name_text:hover {color:#eb6e1f;}

#site_owner_title_text
    {
    font-size:14px;
    font-weight:normal;
    color:#58585a;
    }
    
span#site_owner_title_text:hover {color:#eb6e1f;}

a.nav
    {
    padding:0px 0px 0px 15px;
    }
    
a.nav:hover {color:#eb6e1f;}

a.gal_nav
    {
    padding:0px 15px 0px 0px;
    }
    
a.gal_nav:hover {color:#eb6e1f;}

body {background:#ffffff;}

img {border:none;}

.backOnTop
    {
    position:fixed;
    top:-50px;
    }

#thumb_window_1,#thumb_window_2,#thumb_window_3,#thumb_window_4,#thumb_window_5,#thumb_window_6,#thumb_window_7,#thumb_window_8,#thumb_window_9,#thumb_window_10 {cursor:pointer;}

div.header
    {
    background:transparent;
    width:1100px;
    height:50px;
    overflow:hidden;
    margin:0px auto 10px;
    padding:0px;
    border:none;
    text-align:left;
    position:static;
    }
    
div.header_left
    {
    background:transparent;
    width:600px;
    height:50px;
    margin:0px;
    padding:0px;
    border:none;
    text-align:left;
    position:static;
    float:left;
    }
    
div.header_left_text
    {
    background:transparent;
    width:600px;
    margin:0px;
    padding-top:0px;
    border:none;
    text-align:left;
    }    
    
#logo_image
    {
    height:44px;
    margin-top:0px;
    }
    
div.header_right
    {
    background:transparent;
    width:400px;
    height:25px;
    margin:25px 0px;
    padding:0px;
    border:none;
    text-align:right;
    position:static;
    float:right;
    }    

div.container
    {
    background:transparent;
    width:1100px;
    min-height:200px;
    overflow:auto;
    margin:0px auto;
    padding:0px;
    border:none;
    text-align:left;
    position:static;
    }
    
div.gallery_image
    {
    background-position:center;
    background-color:transparent;
    background-repeat:no-repeat;
    background-size:auto 500px;
    width:1100px;
    height:500px;
    margin:30px 0px 80px;
    }
    
div.take_me_up
    {
    background:transparent;
    width:1100px;
    height:42px;
    margin:0px auto;
    padding:0px;
    border:none;
    position:static;
    }  
    
div.arrows_container
    {
    background:transparent;
    width:42px;
    height:42px;
    position:relative;
    top:0px;
    left:0px;
    overflow:hidden;
    float:right;
    }
    
div.arrow_up
    {
    background-image:url('../images/up.png');
    width:42px;
    height:86px;
    position:absolute;
    cursor:pointer;
    }
    
div.arrow_up:hover {top:-44px;left:0px;}    
    
div.footer
    {
    background:transparent;
    width:1100px;
    height:50px;
    margin:0px auto;
    padding:0px;
    border-top:0px solid #444;
    text-align:left;
    position:static;
    }
    
div.footer_left
    {
    background:transparent;
    width:500px;
    height:36px;
    margin:0px;
    padding:14px 0px;
    border:none;
    text-align:left;
    position:static;
    float:left;
    }
    
div.footer_right
    {
    background:transparent;
    width:500px;
    height:40px;
    margin:0px;
    padding:10px 0px;
    border:none;
    text-align:right;
    position:static;
    float:right;
    }    
    
#no_clicking_allowed 
    {
    background:transparent;
    width:250px;
    height:110px;
    position:relative;
    top:10px;
    left:38%;
    text-align:center;
    }
    
div.ie {display:none;}
