/***********************************************/
/* locale                                      */
/* Dave Glue 20070130                          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
/* img {display: block;} /* SCREWS UP MOZ and OPera Globaly removes unwanted lines below images */

html { 
    padding:0px;
	margin:0px;
	height:100%; /* can set this to any height and seem to allow inner dic to set height in % */
}

body {
	background-color: #301624; /* #301624; */
	/* font: 62.5% “Lucida Grande”, Verdana, Geneva, Helvetica, Arial, sans-serif; */
    /* font: 75% Georgia, "Times New Roman", Times, serif; /* CR */
    font: 62.5% Georgia, "Times New Roman", Times, serif; /* CR */


	
	/* LINE HEIGHT HAS BIG IMPACT OF FONT SIZE IN FIREFOX AND OPERA */
	line-height: 1.8em; /* has big impact on H1's for opera nad moz */

	color:#5c2946;  
	text-align:center;
	margin:0px;
	padding:0px;
	height:100%; 
}

a { color: #dcccd5; text-decoration: underline;  } 
a:hover { color: #dcccd5; text-decoration: none; }
/* a:visited { color: #dcccd5; text-decoration: underline; } */
a:active { color: #dcccd5; text-decoration: underline; }


p {
	/* font-size:1.2em; */
}

h1 {
	font-size:1.8em;
	margin-top: 5px;
    margin-bottom: 5px;
	}

h2 {
    font-size:1.6em;
    margin-top: 5px;
    margin-bottom: 5px;

    }
	
h3  {
	font-size:1.4em;
	}


#wrapper {
	background-color: #451f34;
    border-style: solid;
    border-color: #6a4c5d;
	border-width: 1px; 
    border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
    font-size:1.1em; /* acts as default font size */

	width:804px;
	margin: 0px auto;
	padding:0px;
	text-align:left;
	/* position: relative; /* to keep footer at bottom of screen */
	min-height:100%;/* must be min height in case content needs to scroll */
	/* This hack makes sure div is still 100% heigh in IE6 which ignores min-height  */
	height:auto !important;
    height:100%;
	/* end hack  */
}

#head {

	background-color:transparent;
	/* border-style: solid;
	border-color: #6a4c5d;
	border-width: 1px; */
}

#topnav img {display: block;} /* kills space below images */

#topnav {


	/* font-size:0em; /* IE6 Hack stop 3 pix added below image in div - in case whitespace before or after div */ 
/*	background-color:red; */
	background-image: url(/images/template/nav/navbg.gif); 
	background-repeat: repeat-x;
	border-style: solid;
	border-color: #6a4c5d;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	height: 27px; 
    padding-left: 25px; 
}

/*REPLACED BY Body global ?? #blur img {display: block;} /* kills space below images */
#blur {
	/* font-size:0em; /* IE6 hack stop 3 pix added below image in div */
	border-style: solid;
	background-image: url(/images/blur.jpg); 
	background-position: center top; 
	border-color: #6a4c5d;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	height: 35px; 
}
#content_wrapper img {display: block;} /* kills space below images */

#content_wrapper {
	border: 0px solid #000000;
	overflow: hidden;
	width: 100%;
}

#copy_container {

	margin-left: 21px;
	margin-top: 6px;
/*	background-color:red; */
	width:550px;
	float:left;
	overflow: auto; /* will show scrolllbars where necessary */
	display: inline; /* IE 6 hack to prevent double left margin */
}

#copy_box {
	font-size:1em;
	background-image: url(/images/copy_mid.jpg); 
	background-repeat: repeat-y;
	width:550px; /* IE hack mjst specify width or unwanted padding above and below */
	overflow: auto; /* kill spave above and below div in opera and mozzila */

}
#edit_copy a { color: #5c2946; text-decoration: underline;  }
#edit_copy a:hover { color: #5c2946; text-decoration: none; }
/* a:visited { color: #dcccd5; text-decoration: underline; } */
#edit_copy a:active { color: #5c2946; text-decoration: underline; }

#edit_copy {
	/* font-size:1em; */
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
}

#edit_copy p {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

#right {
	/*NOT NEEDED use block -  font-size:0em; /* IE6 Hack stop 3 pix added below image in div - in case whitespace before or after div */
	margin-left: 2px;
    display: inline; /* IE 6 hack to prevent double left margin */
	margin-top: 6px;
/* 	background-color:green; */
	width:210px;
	padding:0px;
	float:left;
}

#footer {
	background-color:transparent;
	text-align: center;
    color:#fff; 
	margin-top: 10px; 
    margin-bottom: 0px; /* Opera hack - if non zero causes space below last div - use extra &nbsp; in html to pad */
	/* margin-left: 25px; */
	width:804px;
	padding:0px;
	/* To keep footer at bootom of browser - Make sure we have 	position: relative; in main outer wrapper 
	position: absolute; 
    bottom: 0 !important; 
    bottom: 0px; 
    height: 0px; */
}

#footer p {
    margin-top: 5px;
    margin-bottom: 5px; 
    font-size:0.9em;
    line-height: 1.8em;
	/* margin-left: 25px; */
	/* float:left; */
	color: #dcccd5;
}

.logoimg {
	margin-left:25px;
	margin-top:10px;
	margin-bottom:10px;
}

.logoimg a:active
{
  outline: none;
}
#navigation {
    width: 211px;
    /* margin-left: 20px; */
	}
#navigation ul {

    margin-top: 4px;
    margin-left: 4px;
    margin-right: 5px;
    margin-bottom: 5px; 
	padding:0; 
	padding-bottom:3px;
	list-style-type:none; 	
    border-style: solid;
	border-color: #6a4c5d;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;

	}

#navigation li {
	margin-top: 5px;
    margin-left: 5px;	
	margin-bottom: 5px;
    padding-left:14px;

	background:url(/images/bullets/flower_11x12.gif) top left  no-repeat;	
    font-size: 0.9em;
    line-height: 1.4em;
	color: #dcccd5;

}
#edit_copy ul {
    margin-top: 8px;
    margin-left: 0px;
    margin-right: 5px;
    margin-bottom: 5px; 
	padding:0; 
	padding-bottom:3px;
	list-style-type:none; 	
/*    border-style: solid;
	border-color: #6a4c5d;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px; */
	}

#edit_copy li {
	margin-top: 5px;
	margin-left: 5px;	
	margin-bottom: 5px;
    padding-left:14px;
	background:url(/images/bullets/newsbullet.gif) top left  no-repeat;	
    line-height: 1.4em;
}

#livebookings {
	float: left; /* added to align restaurant buttons */
    display:block; 
    margin-left:0px;
	padding-top:10px; /* margin-top deletes background from wrapper */
	margin-bottom:10px;
	margin-top:5px;

}
#newlivebookings {
	width: 300px;
	height: 350px;
	float: left; /* added to align restaurant buttons */
	display:block; 
	margin-left:0px;
	padding-top:10px; /* margin-top deletes background from wrapper */
	margin-bottom:10px;
	margin-top:5px;

}
#map {
    width: 500px; 
    height: 280px;
	padding:1px;
	border-style: solid;
    border-color: #6a4c5d;
    border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;

}
#ornate {
    width: 500px; 
    height: 234px;
	padding:1px;
}
/* this is required for mox and opera */
#flashwrapper {
    width: 550px; 
    height: 210px;
	padding: 0px;
	margin: 0px;


}

#clear_div {
    clear: both;
}

.cosmetic210x130 {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}
