/* -- Additional Style sheets --*/
@import url('clearing.css');


/* Basic TYPOGRAPHY */
body {
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 66%; /* we set the font size to 76% to compensate for different browsers and operating systems. 76% tends to look like 12px on most screens */
line-height: 18px; /* we set the line height equalt to the height of an uppercase "M" character */
color: #383838;
}

div {
font-size: 1em;
}

img {
border: 0;
}

/* LINKS */
a,
a:link {
	color: #79272a;
	text-decoration: none;
}

a:visited {
}

a:hover {
	text-decoration: underline;
}

.buttonheading a {
	border: none;
}

/* END LINKS */

/* HEADINGS */
h1,.componentheading, .contentheading {
font-size: 1.5em;
line-height: 1.5em;
margin: 0 0 0.5em 0;
padding: 0;
color: #79272a;
font-weight: normal;
}

h2 {
font-size: 1.3em;
line-height: 1.5em;
margin: 0 0 0.5em 0;
padding: 0;

}

h3 {
font-size: 1.2em;
line-height: 1.3em;
margin: 0 0 0.5em 0;
padding:0;
color: #4c0f11;
font-weight: normal;

}

h4 {
font-size: 1em;
line-height: 1.3em;
margin: 0 0 0.25em 0;
padding: 0;
}

h5 {
font-size: 1em;
line-height: 1.3em;
margin: 0 0 0.25em 0;
padding: 0;
}

h6 {
font-size: 1em;
line-height: 1.3em;
margin: 0 0 0.25em 0;
padding: 0;
}
/* END HEADINGS */

/* TEXT */
p {
font-size: 1em;
margin: 0 0 1.5em 0;
padding: 0;
line-height:1.4em;
}

blockquote {
border-left:10px solid #ddd;
margin-left:10px;
}

pre {
font-family: monospace;
font-size: 1.0em;
}

strong, b {
font-weight: bold;
}

em, i {
font-style:italic;
}

code {
font-family: "Courier New", Courier, monospace;
font-size: 1em;
white-space: pre;
}
/* END TEXT */

/* LISTS */
ul {
line-height:1.4em;
margin: 0 0 1.5em 0;
padding: 0;
}

ul li {
padding: 0;
margin-left: 10px;
}

ol {
font-size: 1.0em;
line-height: 1.4em;
margin: 0 0 1.5em 0;
padding: 0;
}

ol li {
font-size: 1.0em;
margin: 0 0 0.25em 30px;
padding: 0;
}

dl {
margin: 0 0 1.5em 0;
padding: 0;
line-height: 1.4em;
}

dl dt {
font-weight: bold;
margin: 0.25em 0 0.25em 0;
padding: 0;
}

dl dd {
margin: 0 0 0 30px;
padding: 0;
}
/* END LISTS */


/* tables */
table {
font-size: 1em;
margin: 0 0 1.5em 0;
padding: 0;
}

table caption {
font-weight: bold;
margin: 0 0 0 0;
padding: 0 0 1.5em 0;
}

th {
font-weight: bold;
text-align: left;
}

td {
font-size: 1em;
}
/* end tables */

/* horizontal rules */
hr {
display: none;
}

div.hr {
height: 1px;
margin: 1.5em 10px;
border-bottom: 1px dotted #000;
}
/* end horizontal rules */

/* END Basic TYPOGRAPHY */


/* -- Layout-- */
/* SITE SPECIFIC LAYOUT */

body {
	background: #d3cabd;	
	margin: 0;
	padding: 0;
	text-align: center; /* this isn't strictly needed it's just here so that ie6 plays nice and centers our screen */
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 802px;
}

#languageswitcher {
	width: 114px;
	height: 20px;
	line-height: 20px;
	background: url(../images/languagetab.gif) no-repeat top left; 
	float: right; 
	overflow: hidden;
}

#languageswitcher span {
	color: #fff;
	font-size: 10px;
	padding: 3px;
	padding-left: 10px;
}

#header {
	background-color: #fff;
	width: 802px;
	height: 84px;
	clear: both;
}

#logo {
	width: 222px;
	height: 83px;
	float: left; 
}
#logo2 {
	width: 80px;
	height: 83px;
	float: right; 
}
#navigation {
	float: right; 
	width: 480px;
	height: 83px;
}

#subnav {
	float: left; 
	width: 222px;
	background: url(../images/subnav-bg.gif) no-repeat top left; 
	height: 198px;
}

#faux {
	width: 802px;
	clear: both;	
	background-color: #fff;
}

#reservations a{
	background: url(../images/reservetab.gif) no-repeat top left; 
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 222px;
	overflow: hidden;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 50px;
}

#navigation li {
	float: left;
	margin: 0;
}

#navigation a {
	margin: 0 10px;
}

#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 10px;
}

#subnav li {
		line-height: 25px;
}

#subnav a:hover {
	text-decoration: none;
	color: #fff;
}

#subnav ul ul {
	padding: 0;

}
#subnav #current a {
	text-decoration: underline;
}
#subnav #current li a {
	text-decoration: none;
}
#subnav ul ul li {
	padding-left: 10px;
}

#subnav ul ul a {
	background: url(../images/bullet.jpg) no-repeat center left; 
	padding-left: 12px;
}

#subnav a {
	color: #d3cabd;
}
#leftcolumn {
	float: left;
	width: 10px;
}
#leftcolumn-content {
	padding: 10px;
	width: 0px;
	}
#rightcolumn {
	float: right;
	width: 800px;
}

#content {
	margin: left;
	width: 800px;
}
#boxtop {
	font-size:0px;
	height:12px;
}

#boxbody {
	width: 800px;
	padding: 25px;
	display: block; 
	overflow: hidden;
}

#boxbottom {
	height:1px;
}
#footer {
	width: 802px;
	height: 23px;
	padding-bottom: 30px;
	font-size: 10px;
}

#footer-content {
	padding: 20px;
	line-height: 20px;
}
#footer a {
	font-size: 10px;
}

.contentpane, .contentpaneopen {
	width: 100%;
}
/* end Layout */



/* FORM ELEMENTS */
form {
margin:0;
padding:0;
}

form div,
form p {
font-size: 1em;
margin: 0 0 1em 0;
padding: 0;
}

label {
font-weight: bold;
}

fieldset {
border: 1px solid #eee;
padding: 5px 10px;
margin: 0 0 1.5em 0;
}

fieldset legend {
color: #666;
font-size: 1.1em;
font-weight: bold;
margin: 0 0 0 0px;
padding: 0;
background-color: #fff;
}

* html fieldset legend {
margin: 0 0 10px -10px;
}

fieldset ul {
list-style: none;
margin: 0 0 1.5em 0;
padding: 0;
}

fieldset ul li {
list-style: none;
margin: 0 0 0.5em 0;
padding: 0;
}

input, select, textarea {
font-size:1em; 
margin: 0;
padding: 2px;
}

input, select {
vertical-align:middle;
}

textarea {
width: 200px;
height: 8em;
}

input.button {
}

/* END FORM ELEMENTS */





