/* Best Western Battle Ground Inn & Suites */

/* MAIN BODY--------------------------------*/
body {
margin:0 auto;
text-align:center;
background-color:#152648;
font-family: Georgia, "Times New Roman", Times, serif;
}
/* END MAIN BODY--------------------------------*/

/* SPLASH--------------------------------*/
body.splash {
margin:10 auto;
text-align:center;
background-color:#6A737B;
font-family: Arial, Helvetica, sans-serif;
}
#splash_content {
color:#FFFFFF;
font-size:14px;
height:600px;
width:600px;
}
/* END SPLASH--------------------------------*/

/* MAIN SHELL--------------------------------*/
#shell {
margin:0 auto;
background-image:url(../images/bg.gif);
background-position:center;
background-repeat:repeat-y;
width:770px;
}
/* END SHELL--------------------------------*/

/* HEADER DIVS--------------------------------*/
#header {
background-image:url(../images/box_top.gif);
background-position:top center;
background-repeat:no-repeat;
height:83px;
width:770px;
}

#logo_title {
margin:18px 0 0 40px;
_margin:18px 0 0 18px;
height:92px;
width:396px;
float:left;
}

#gloabal_text {
margin:15px 40px 0 0;
_margin:15px 18px 0 0;
color:#000;
font-size:10px;
border-bottom: 2px solid #53BAFF;
height:15px;
width:200px;
float:right;
}

.global_link {
color:#000;
font-size:10px;
}

a.global_link:link,a.global_link:visited,a.global_link:active {
text-decoration:none;
color:#53BAFF;
}

a.global_link:hover {
text-decoration:none;
color:#999999;
}

#gold_crown {
margin:15px 40px 0 0;
_margin:15px 18px 0 0;
text-align:right;
height:33px;
width:182px;
float:right;
}
/* END HEADER DIVS--------------------------------*/

/* MENU DIVS--------------------------------*/
#menu {
margin:10px 5px 0px 40px;
_margin:10px 5px 0px 18px;
border-bottom:2px solid #152648;
text-align:center;
height:21px;
width:698px;
float:left;
}

.menu_images {
margin:0 5px 0 0;
_margin:0 5px 0 0;
}
/* END MENU DIVS--------------------------------*/

/* INDEX CONTENT DIVS--------------------------------*/
#title {
margin: 8px 0 0 40px;
_margin: 8px 0 0 18px;
color:#990000;
font-size:24px;
font-weight:700;
text-align:left;
height:20px;
width:698px;
float:left
}
#left_index {
margin:15px 5px 0 40px;
_margin:15px 5px 0 18px;
width:274px;
float:left;
}

#right_index {
margin:15px 18px 0 5px;
_margin:15px 18px 0 5px;
background-color:#F4F9D9;
width:412px;
float:left;
}
/* END INDEX CONTENT DIVS--------------------------------*/

/* BOX DIVS--------------------------------*/
#index_box_top {
background-color:#66B360;
text-align:left;
height:25px;
width:412px;
}

#index_box{
background-image:url(../images/box_bg.gif);
background-position:top;
background-repeat:repeat-x;
background-color:#F4F9D9;
text-align:left;
width:412px;
}

.box_header_text {
margin:2px 0 0 5px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}

.box_body_text {
margin:0px 0 0 5px;
color:#000000;
font-size:12px;
text-align:left;
}

.box_contact_body_text {
margin:5px 0 0 5px;
color:#000000;
font-size:12px;
text-align:left;
}

#contact_box_top {
background-color:#66B360;
text-align:left;
height:25px;
width:274px;
}

#contact_box {
background-color:#F4F9D9;
background-image:url(../images/box_bg.gif);
background-position:top;
background-repeat:repeat-x;
text-align:left;
height:70px;
width:274px;
}
/* END BOX DIVS--------------------------------*/

/* FOOTER DIVS--------------------------------*/
#footer {
margin:5px auto;
color:#8DB3C0;
font-size:11px;
font-style:italic;
height:25px;
width:700px;
}
/* END FOOTER DIVS--------------------------------*/

/* FORM STYLES--------------------------------*/
.form_text {
margin:0px 0 0 5px;
color:#000000;
font-size:12px;
text-align:right;
}
/* END FORM STYLES--------------------------------*/