html {
height:100%;
}

body {
height:100%;
width:100%;
margin:0;
padding:0;
background-color:#121212;
background-image:url(images/main_bg.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:78%;
text-align:left;
color:#0d0c49;
}

div, span, td, th {
font-family:Arial, Helvetica, sans-serif;
font-size:1.0em;
color:#0d0c49;
}

img {
border:none;
}

.trans_img {
border:none;
}

h1 {
color:#0d0c49;
font-size:1.6em;
margin:0;
font-weight:bold;
}

h2 {
color:#0d0c49;
font-size:1.2em;
margin:5px 0px 0px 0px;
font-weight:bold;
}

h3 {
color:#0d0c49;
font-size:1.1em;
margin:5px 0px 0px 0px;
font-weight:bold;
}

h4 {
color:#0d0c49;
font-size:1.0em;
margin:5px 0px 0px 0px;
font-weight:bold;
}

a {
color:#06076a;
text-decoration:none;
}

a:hover {
color:#474a95;
text-decoration:underline;
}

p {
color:#0d0c49;
text-align:left;
margin:12px 0px 12px 0px;
}

/* START outers */

.div_outer0 {
margin:0;
padding:0;
}

.div_outer1 {
width:980px;
margin:0;
padding:0;
text-align:left;
}

.outer_header {	
width:100%;
margin:0;
padding:10px 0 15px 0;
text-align:center;
}

.outer_content {
width:100%;
margin:0;
padding:0;
}

.outer_quicklink {
width:100%;
margin:40px 0 25px 0;
padding:0;
text-align:center;
color:#ffffff;
font-size:140%;
font-weight:bold;
}

.outer_footer {
width:100%;
margin:0;
padding:0 0 1px 0;
}

/* END outers */

/* START header */

/* END header */

/* START menu */


/* END menu */

/* START content */

.inner_content, .collapse_content {
padding:0;
margin:0 0 25px 0;
border-style:solid;
border-width:5px;
border-color:#ffffff;
background-color:#f9f5e7;
text-align:left;
}

.inner_content {
height:390px;
}

.collapse_content {
min-height:389px;
}

.inner_content h1, .collapse_content h1 {
margin:7px 7px 0 7px;
}

.inner_content h2, .collapse_content h2 {
margin:7px 7px 0 7px;
}

.inner_content p {
margin:7px 14px 0 7px;
}

.collapse_content p {
margin:3px 10px 0 7px;
}

.inner_img {
margin:7px 12px 7px 7px;
}

.inner_flash {
width:520px;
height:390px;
margin:0;
padding:0;
float:left;
border-style:solid;
border-width:0 5px 0 0;
border-color:#ffffff;
}

.inner_text {
width:433px;
height:390px;
margin:0;
padding:0;
float:right;
}

.inner_imgtop {
width:382px;
height:390px;
margin:0;
padding:0;
float:left;
}

.inner_imgtop_text {
width:576px;
height:390px;
margin:0;
padding:0;
float:right;
}

.outer_quicklink a {
color:#ffc524;
}

.outer_quicklink a:hover {
color:#ffd369;
}

.outer_quicklink span {
color:#c4c4cc;
}

.link_button {
height:21px;
margin:0;
padding:0px 5px 0px 5px;
display:inline-block;
background-color:#0d0c49;
background-image:url(images/button_bg.gif);
background-repeat:repeat-x;
background-position:top center;
border-style:solid;
border-width:1px;
border-color:#3e4076;
text-align:center;
color:#ffffff;
text-decoration:none;
cursor:pointer;
line-height:21px;
white-space:nowrap;
}

.link_button:hover, .button_pre {
background-color:#3f3f6a;
border-color:#4c4e86;
background-image:url(images/button_bg_h.gif);
text-decoration:none;
color:#efeff1;
cursor:pointer;
}

a.pointlk {
cursor:pointer;
}

a.read_more_but, a.food_suppliers_but {
height:18px;
margin:0 15px 0 0;
padding:0;
display:block;
float:right;
cursor:pointer;
}

a.read_more_but:hover, .read_more_but_pre, a.food_suppliers_but:hover, .food_suppliers_but_pre  {
text-decoration:none;
cursor:pointer;
}

a.read_more_but {
width:90px;
background-image:url(images/read_more.gif);
}

a.read_more_but:hover, .read_more_but_pre {
background-image:url(images/read_more_h.gif);
}

a.food_suppliers_but {
width:117px;
background-image:url(images/food_suppliers.gif);
}

a.food_suppliers_but:hover, .food_suppliers_but_pre {
background-image:url(images/food_suppliers_h.gif);
}

p.rmb_para {
margin-bottom:0;	
}

.logo_links {
margin:7px 0 0 2px;
padding:0;
white-space:nowrap;
}

.logo_links a {
margin:0 0 6px 4px;
padding:0;
display:inline-block;
border-style:solid;
border-width:2px;
border-color:#e6d7aa;
}

.logo_links a:hover {
border-color:#877b60;
}

/* END content */

/* START splash buttons */

.button_p {
width:264px;
margin:0 0 2px 0;
padding:0 4px 0 4px;
display:block;
text-align:center;
}

.button_rating {
margin:10px 0 14px 0;
padding:0;
display:block;
text-align:center;	
}

.button_visit, .button_visit_regular {
padding:0;
display:block;
background-repeat:no-repeat;
}

.button_visit {
margin:0 0 0 57px;
width:158px;
height:38px;
background-image:url(images/button_choice_button.gif);
}

.button_regular_container {
width:100%;
margin:0;
padding:14px 0 0 0;
clear:right;
}

.button_visit_regular {
margin:124px 0 0 99px;
width:85px;
height:20px;
background-image:url(images/button_regular_button.gif);
}

.button_choice_colwall:hover .button_visit, .button_choice_cottage:hover .button_visit, .button_visit_pre {
background-image:url(images/button_choice_button_h.gif);
}

.button_regular_colwall:hover .button_visit_regular, .button_regular_cottage:hover .button_visit_regular, .button_visit_regular_pre {
background-image:url(images/button_regular_button_h.gif);
}

.button_choice_colwall, .button_choice_cottage, .button_regular_colwall, .button_regular_cottage {
display:block;
float:left;
border-style:solid;
border-width:5px;
border-color:#ffffff;
background-color:#f9f5e7;
}

.button_choice_colwall, .button_choice_cottage {
width:272px;
height:376px;
padding:7px;
margin:0;
}

.button_regular_colwall, .button_regular_cottage {
width:190px;
height:150px;
padding:0;
margin:0 12px 0 3px;
}

.button_choice_colwall:hover, .button_choice_cottage:hover, .button_regular_colwall:hover, .button_regular_cottage:hover {
text-decoration:none;
border-color:#e6d7aa;
cursor:pointer;
}

.button_choice_colwall {
background-image:url(images/button_choice_colwall.jpg);
}

.button_choice_colwall img.logo {
margin:0;
}

.button_regular_colwall {
background-image:url(images/button_regular_colwall.jpg);
}

.button_choice_cottage {
background-image:url(images/button_choice_cottage.jpg);
}

.button_choice_cottage img.logo {
margin:5px 0 15px 0;
}

.button_choice_cottage span.button_rating {
margin-top:20px;
}

.button_regular_cottage {
background-image:url(images/button_regular_cottage.jpg);
}

.btn_regl_cwl, .btn_regl_cot {
width:265px;
margin:0 12px 0 0;
}

.btn_regl_cwl {
background-image:url(images/button_regl_colwall.jpg);
}

.btn_regl_cot {
background-image:url(images/button_regl_cottage.jpg);
}

.btn_regl_cwl span.button_visit_regular, .btn_regl_cot span.button_visit_regular {
margin-left:173px;
}

.landing_flash {
width:346px;
height:390px;
margin:0 16px 0 16px;
padding:0;
float:left;
background-color:#999;
border-style:solid;
border-width:5px;
border-color:#ffffff;
}

/* END splash buttons */


/* START content show hide */

a.read_more {
cursor:pointer;
}

.div_h {
width:100%;
visibility:hidden;
display:none;
clear:both;
}

.div_s {
width:100%;
visibility:visible;
display:block;
clear:both;
}

.collapse_link {
width:70px;
margin:2px 3px 0 0;
padding:0;
float:right;
text-align:right;
font-size:1.1em;
}

.collapse_link a {
font-weight:bold;
}

.collapse_link a:hover {
text-decoration:none;
}

.collapse_text {
min-height:345px;	
}

.collapse_menu {
margin:7px;
padding:0;
float:right;
text-align:right;
}

.inner_imgtop_text div.collapse_menu {
margin-top:18px;
}

/* END content show hide */


/* START footer */

.outer_footer p {
color:#8e8e9e;
text-align:center;
}

.footer_contact {
font-size:110%;
font-weight:bold;
}

.footer_copy {
margin-bottom:2px;
font-size:90%;
}

.footer_copy a {
color:#8e8e9e;
}

.footer_copy a:hover {
color:#3e96bc;	
text-decoration:none;
}

/* END footer */

/* START preloaders */

.button_pre, .read_more_but_pre, .food_suppliers_but_pre, .button_visit_pre, .button_visit_regular_pre {
visibility:hidden;
}

/* END preloaders */