

/* CSS Reset */

html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-weight: inherit;

	font-style: inherit;

	font-size: 100%;

	font-family: inherit;

	vertical-align: baseline;

}

/* remember to define focus styles! */

:focus {

	outline: 0;

}

body {

	line-height: 1;

	color: black;

	background: #120300;

}

ol, ul {

	list-style: none;

}

/* tables still need 'cellspacing="0"' in the markup */

table {

	border-collapse: separate;

	border-spacing: 0;

}

caption, th, td {

	text-align: left;

	font-weight: normal;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: "";

}

blockquote, q {

	quotes: "" "";

}



/* End of Eric Meyer's CSS Reset */



body {

  

}



/*Wrapper for entire content so it's a fixed width and centered */

#wrapper {

  text-align: center;

	margin: auto;

	width: 1024px;

}



#header {

  background-image: url(../images/chalet_header.jpg);

	background-repeat: no-repeat;

  min-height: 431px;

}



#nav {

  

  padding-top: 84px;

  text-align: right;

  padding-right: 40px;

}



#nav ul {



}



#nav ul li {

  display: inline;

  text-transform: uppercase;

  padding-right: 30px;

  font-size: 1.1em;

  font-family: garamond, palatino, times, serif; 

}



#nav ul li a {

  color: #eccbae;

  text-decoration: none;

}



#nav ul li a:hover {

  color: white;

  text-decoration: none;

  border-bottom: 1px solid white;

}



#nav li a#current {

  color: white;

  text-decoration: none;

  border-bottom: 1px solid white;

}



#homepic {

  padding-top: 150px;

}



#homepic p {

  color: white;

}



#twocols {



}



#leftcol {

  padding: 20px 60px 20px 60px;

  width: 40%;

  float: left;

  text-align: left;

}



#rightcol {

  padding: 20px;

  width: 40%;

  float: left;

  text-align: left;

  

}



.clear {

  clear: both;

}



#wrapper p {

  color: white;

  font-family: arial, helvetica, san-serif;

  font-size: .9em;

  line-height: 1.4em;

  margin-bottom: 20px;

}



.headerimg {

  margin-bottom: 20px;

  border: none;

  margin-top: 10px;

}



#footer {

  border-top: 1px solid #cec4bb;

  height: 95px;

  margin-left: 60px;

  margin-right: 60px;

}



#footer p {

  padding-top: 25px;

  color: #cec4bb;

  font-size: .8em;

  font-family: arial, helvetica, san-serif;

  line-height: 1.3em;

  text-align: left;

}



#footer a {

  color: white;

}



#footer a:hover {

  color: #cec4bb;

}



#about-two-cols {

  margin-top: 130px;

}



#about-left-col {

  padding: 20px 20px 20px 60px;

  width: 30%;

  float: left;

  text-align: left;

}



#about-right-col {

  padding: 20px 20px 20px 20px;

  width: 54%;

  float: left;

  text-align: left; 

}



#about-two-cols h1 {

  color: #eccbae;

  font-family: palatino, times, serif; 

  font-size: 1.2em;

  padding-bottom: 10px;

  text-transform: uppercase;

}



#about-two-cols h2 {

  color: #eccbae;

  font-family: palatino, times, serif; 

  font-size: 1.2em;

  padding-bottom: 10px;

}



.thumb, .t-left

{

  float: left;

  width: 140px;

  margin-left: 0px;

  margin-right: 20px;

  margin-top: 0px;

  margin-bottom: 20px;

}



.t-right {

  margin-left: 0px;

  margin-right: 0px;

  margin-top: 0px;

  margin-bottom: 20px;

}



.thumb img {

  border: 1px solid #eccbae;

  margin-bottom: 3px;

  margin-right: 5px;

  width: 140px;

  height: 105px;



}



.thumb img:hover {

  border: 1px solid white; 

}



#wrapper p.disclaimer{

  font-size: 70%;

  color: #dddddd;

}



#wrapper p.note{

  font-size: 70%;

  color: #dddddd;

  margin-top: 10px;

  margin-bottom: 0px;

}



#three-cols {

  width: 900px;

  text-align: center;

  margin: auto;

  margin-top: 125px;

  padding: 20px;

}



#three-cols ul {
	color: white;
	font-family: arial, helvetica, san-serif; 
	margin-left: 10px;    
	margin-bottom: 14px;
	line-height: 1.5em;
	font-size: .85em;
}

#three-cols ul li {
	
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
}

#three-cols ul ul li {
	font-style: italic;
	list-style: none;
	margin: 0px;
	color: #b8a79a;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: -10px;
}

.last {

  margin-bottom: 10px;

}



#three-left-col {

  padding: 0px;

  padding-right: 15px;

  width: 31%;

  float: left;

  text-align: left;

}



#three-center-col {

  padding: 0px;

  padding-left: 15px;

  padding-right: 15px;

  width: 31%;

  float: left;

  text-align: left;

}



#three-right-col {

  padding: 0px;

  padding-left: 15px;

  width: 31%;

  float: left;

  text-align: left;

}



#three-cols h1 {

  color: #eccbae;

  font-family: palatino, times, serif; 

  font-size: 1.2em;

  padding-bottom: 10px;

  text-transform: uppercase;

}



#three-cols h2 {

  color: #eccbae;

  font-family: palatino, times, serif; 

  font-size: 1.2em;

  padding-bottom: 10px;

}



.menu-img {

  width: 250px;

  border: 3px solid #563d2a;

  margin-bottom: 20px;

  margin-top: 10px;

}



.contact-img {

  width: 250px;

  height: 200px;

  border: 3px solid #563d2a;

  margin-bottom: 20px;

  margin-top: 10px;

}

















