body {
    background-color: #CCCCCC;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

table {

    padding-left: 0px;
    padding-right: 0px;
    border: 0px;
    height: 100%;
    width: 760px;
    background-color: #FFFFFF;
    text-align: center;
}

table.table_body {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border: 0px;
    height: 100%;
    width: 100%;
    background-color: #FFFFFF;
    text-align: center;
}

table.table_body_field {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border: 0px;
    height: auto;
    width: 100%;
    background-color: #FFFFFF;
    text-align: center;
}

td.td_header {
    text-align: left;
    background-color: ##3399CC;
    background-image: url(images/header.jpg);
    color: #FFFFFF;
    font-family: arial;
    font-weight: bold;
    font-size: 24px;
    height: 191px;
    width: 100%;
}





/*Menu Style*/

#menu {
background-image: url('images/link_bar.jpg');
background-repeat: repeat-x;
border: 0px solid #dddddd;
padding-bottom: 5px;
font-size: 1em;
height: 30px;
width: 760px;
float: left;
overflow: hidden;
}

#home { display: block; height: 30px; margin-left: 2ex;  margin-right: 0.5ex; background: url("images/home.jpg") no-repeat; float: left; }
#about_us { display: block; height: 30px; margin-left: 0.5ex;  margin-right: 0.5ex; background: url("images/about_us.jpg") no-repeat; float: left; }
#safety { display: block; height: 30px; margin-left: 0.5ex;  margin-right: 0.5ex; background: url("images/safety.jpg") no-repeat; float: left; }
#our_castles { display: block; height: 30px; margin-left: 0.5ex;  margin-right: 0.5ex; background: url("images/our_castles.jpg") no-repeat; float: left; }
#faq { display: block; height: 30px; margin-left: 0.5ex;  margin-right: 0.5ex; background: url("images/faq.jpg") no-repeat; float: left; }
#contact_us { display: block; height: 30px; margin-left: 0.5ex;  margin-right: 0.5ex; background: url("images/contact_us.jpg") no-repeat; float: left; }

#home:hover { background-position: 0px -30px; }
#about_us:hover { background-position: 0px -30px; }
#safety:hover { background-position: 0px -30px; }
#our_castles:hover { background-position: 0px -30px; }
#faq:hover { background-position: 0px -30px; }
#contact_us:hover { background-position: 0px -30px; }

#home span
{
  display: none;
}
#about_us span
{
  display: none;
}


#home {left: 0; width: 48px;}
#about_us {left: 0; width: 75px;}
#safety {left: 0; width: 51px;}
#our_castles {left: 0; width: 94px;}
#faq {left: 0; width: 36px;}
#contact_us {left: 0; width: 87px;}



td.td_links {
    background: url("images/link_bar.jpg")
    float: right;
    text-align: right;
    height: 10px;
    font-family: arial;
    font-size: 13pt;
}

td.td_page_heading {
    background-color: #FFFFFF;
    color: #92695A;
    height: 5px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    border: 0px;
    text-align: left; vertical-align: top;
    font-size: 16pt;
}
    
td.td_body {
    background-color: #FFFFFF;
    color: #92695A;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    border: 0px;
    text-align: left;
}


td.td_body_left {
    background-color: #FFFFFF; color: #4C2B18;
    width: 0;
    text-align: left; vertical-align: top;
    border: 0px solid; border-color: #CCCCCC;
    padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;
    font-family: arial;
    font-size: 14px;
}

td.td_body_center {
    background-color: #FFFFFF; color: #4C2B18;
    width: 0;
}

td.td_body_right {
    background-image: url('images/cj_background.');
    background-color: #F9F9F9; color: #000000;
    border: 1px dotted; border-color: #CCCCCC;
    padding-top: 10px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px;
    text-align: left; vertical-align: top;
    font-family: arial; font-size: 13pt;
}

td.td_body_right_about_us {
    background-image: url('images/cj_background.');
    background-color: #FFFFD5; color: #000000;
    border: 1px dotted; border-color: #CCCCCC;
    padding-top: 10px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px;
    text-align: left; vertical-align: top;
    font-family: arial; font-size: 13pt;
}

td.td_body_right_safety {
    background-image: url('images/cj_background.');
    background-color: #FFFFBF; color: #000000;
    border: 1px dotted; border-color: #CCCCCC;
    padding-top: 10px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px;
    text-align: left; vertical-align: top;
    font-family: arial; font-size: 13pt;
}

td.td_body_right_our_castles {
    background-image: url('images/cj_background.');
    background-color: #FFFFAA; color: #000000;
    border: 1px dotted; border-color: #CCCCCC;
    padding-top: 10px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px;
    text-align: left; vertical-align: top;
    font-family: arial; font-size: 13pt;
}

td.td_body_right_faq {
    background-image: url('images/cj_background.');
    background-color: #FFFF95; color: #000000;
    border: 1px dotted; border-color: #CCCCCC;
    padding-top: 10px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px;
    text-align: left; vertical-align: top;
    font-family: arial; font-size: 13pt;
}

td.td_body_right_contact_us {
    background-image: url('images/cj_background.');
    background-color: #FFFF80; color: #000000;
    border: 1px dotted; border-color: #CCCCCC;
    padding-top: 10px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px;
    text-align: left; vertical-align: top;
    font-family: arial; font-size: 13pt;
}

td.td_body {
    background-color: #FFFFFF;
    color: #92695A;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    border: 0px;
    text-align: left;
}

td.td_field_left {
    background-color: #FFFFFF; color: #4C2B18;
    border: 1px solid; border-color: #CCCCCC;
    text-align: right; vertical-align: top; height: 2px;
    font-family: arial; font-size: 13pt;
}

td.td_field_right {
    background-color: #FFFFFF; color: #4C2B18;
    border: 1px solid; border-color: #CCCCCC;
    text-align: left; vertical-align: top; height: 2px;
    font-family: arial; font-size: 13pt;
}

img.left {float: left;     padding-left: 50px; padding-right: 50px;}
img.center {float: center;     padding-left: 50px; padding-right: 50px;}
img.right {float: right;     padding-left: 50px; padding-right: 50px;}

td.td_body_images {
    text-align: left; vertical-align: top;
}

td.td_left {
    width: 0;
    background-color: #4C2B18;
}

td.td_right {
    width: 0;
    background-color: #4C2B18;
}

td.td_footer {
    height: 10px;
    background-color: #CCCCCC;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    border: 0px;
}

div.body_heading {
    font-family: arial; font-size: 15pt; font-weight: bold; color: #3399CC; font-spacing: 2px; text-align: left;
}

div.text_body {
    font-family: arial; font-size: 12pt; font-weight: normal; text-align: left;
}

div.text_body_heading_left {
    font-family: arial; font-size: 12pt; font-weight: bold; color: #707070; text-align: left;
}

div.text2 {
    font-family: arial; font-size: 11pt; font-weight: bold; text-decoration: underline; text-align: left;
}

div.text3 {
    font-family: arial; font-size: 13pt; font-weight: bold; text-align: left;
}

div.text4 {
    font-family: arial; font-size: 13pt; font-weight: bold; color: #FF3300; text-align: center;
}

div.text5 {
    font-family: arial; font-size: 13pt; font-weight: bold; text-align: center;
}

div.text6 {
    font-family: arial; font-size: 12pt; font-weight: normal; text-align: center;
}

div.text7 {
    font-family: arial; font-size: 12pt; font-weight: bold; text-decoration: underline; text-align: center;
}

div.text8 {
    font-family: arial; font-size: 11pt; font-weight: bold; text-align: center;
}

div.text9 {
    font-family: arial; font-size: 12pt; font-weight: bold; text-align: left;
}

div.text10 {
    font-family: arial; font-size: 11pt; font-weight: bold; text-align: left;
}

div.text20 {
    font-family: arial; font-size: 10pt;
}

div.text50 {
    bold; text-align: center;
}

div.text_body_bc {
    font-family: arial; font-size: 10pt; font-weight: normal; text-align: center;
}


a.links_left:link {
    text-decoration: none; color: #4C2B18;
}

a.links_left:visited {
    text-decoration: none; color: #4C2B18;
}

a.links_left:active {
    text-decoration: none; color: #4C2B18; font-weight: bold; font-size:13;
}

a.links_left:hover {
    text-decoration: none; color: #4C2B18; font-weight: bold; font-size:13;
}


a.links_body:link {
    text-decoration: none; color: #4C2B18; font-size:16;
}

a.links_body:visited {
    text-decoration: none; color: #4C2B18; font-size:16;
}

a.links_body:active {
    text-decoration: none; color: #4C2B18; font-weight: bold; font-size:15;
}

a.links_body:hover {
    text-decoration: none; color: #4C2B18; font-weight: bold; font-size:15;
}


a.links_header:link {
    text-decoration: none; color: #4C2B18;
}

a.links_header:visited {
    text-decoration: none; color: #4C2B18;
}

a.links_header:active {
    text-decoration: none; color: #4C2B18; font-weight: bold;
}

a.links_header:hover {
    text-decoration: none; color: #4C2B18; font-weight: bold;
}


a.links_other:link {
    text-decoration: none; color: #FFFFFF;
}

a.links_other:visited {
    text-decoration: none; color: #FFFFFF;
}

a.links_other:active {
    text-decoration: none; color: #FFFFFF;
}

a.links_other:hover {
    text-decoration: none; color: #FFFFFF;
}


a.links_other_text:link {
    text-decoration: none; color: #4C2B18; font-size:16;
}

a.links_other_text:visited {
    text-decoration: none; color: #4C2B18; font-size:16;
}

a.links_other_text:active {
    text-decoration: none; color: #4C2B18; font-size:16;
}

a.links_other_text:hover {
    text-decoration: none; color: #4C2B18; font-weight: bold; font-size:14;
}

