/**************************************\ 
----------------- MAIN ----------------
\**************************************/

html,body{margin:0;padding:0}
html{background-color:black;}
body{font: 90% times,serif;text-align:center}
#container{width:650px;margin:20px auto 20px auto; padding:0; border: 4px solid #D0CAB2; background:white;text-align:left}
#wrapper{width:650px;background-color:white}
#footer{clear:both; padding:10px}
#breadcrumb {padding:10px; color:#C2B1A1; font-size: 90%;}
#breadcrumb a{color:#C2B1A1}
#date {padding:10px 10px 0 0; color:#C2B1A1; background:white; font-size: 90%; text-align:right}

/**************************************\ 
--------------- TOP NAV ----------------
\**************************************/

#header {
  float:left;
  width:650px;
  background: black url(http://brysonresort.com/images/header.jpg) no-repeat top;
  font-size:100%;
  line-height:normal;
  padding-top:200px;
  }
#header ul {
  margin:0;
  padding:0 0 0 10px;
  list-style:none;
  }
#header li {
  display:inline;
  margin:0;
  padding:0;
  white-space: nowrap;
  }

#header a {
  float:left;
  background:url("http://brysonresort.com/images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 6px;
  text-decoration:none;
  }

#header a span {
  float:left;
  display:block;
  background:url("http://brysonresort.com/images/right.gif") no-repeat right top;
  padding:3px 10px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
	}
  /* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
  /* End IE5-Mac hack */
#header a:hover span {
  color:#765;
  }
#home #header-home a, #about #header-about a, #contact #header-contact a, #directions #header-directions a, #tour #header-tour a, #Watersports #header-Watersports a, #hunting #header-hunting a, #fishing #header-fishing a, #forums #header-forums a	{
  background-image:url("http://brysonresort.com/images/left_on.gif");
  color:black;
	}
#home #header-home a span, #about #header-about a span, #contact #header-contact a span, #directions #header-directions a span, #tour #header-tour a span, #Watersports #header-Watersports a span, #hunting #header-hunting a span, #fishing #header-fishing a span, #forums #header-forums a span	{
  background-image:url("http://brysonresort.com/images/right_on.gif");
  color:black;
	}
#header a:hover {
	color:black;
	}
#header a:hover span {
	color:black;
	}


#message {
  float:left;
  width:650px;
  margin-top:10px;
  padding:2px 0 2px 0;
  text-align:center;
  background-color: #D0CAB2;
  color:black;
  font-weight:900;
  clear:both;
  }

#message p {font-size: 13px;}

#message a {
  color:black;
  font-weight:900;
  }
  
#message img {
  vertical-align:middle;
  padding: 0px 5px 0 5px;
  }

/**************************************\ 
----------------- LINKS ----------------
\**************************************/

a {color:black}

/**************************************\ 
-------------- HEADINGS ----------------
\**************************************/

h1 {
	font: bold 1.5em Georgia, serif;
	font-size: 18px; 
	font-weight: bold; 
	letter-spacing: -1px; 
	line-height: 1.5em;
	padding: 0 0 10px 10px;
	margin: 0;
	color: #3D6914;
}

h1 a, h2 a {
	text-decoration: none;
	color: #3D6914;
}

h1 a:hover, h2 a:hover {
	color: red;
	background: #FFF;
}

h2 { margin: 0; 
	padding: 5px 0 5px 0; 
	font: 900 16px Georgia, serif;
	letter-spacing: -1px;
	color: #3D6914; 
}

h3 { margin: 0 0 5px 0; 
	padding:0; 
	font: bold 14px Georgia, serif;
	letter-spacing: -1px;
	color: #3D6914; 
}

h4 { margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 12px Georgia, serif;
	letter-spacing: -1px;
	color: #3D6914; 
}

/**************************************\ 
-------------- FORMATTING --------------
\**************************************/

p {margin:0;padding:0 0 10px 0}

ul {margin: 0;padding : 0}

.clear {clear:both;}


/**************************************\ 
----------------- LEFT -----------------
\**************************************/

/* Show only to IE PC \*/
* html .leftboxhead h2 {height: 1%;} /* For IE 5 PC */

.leftbox {
	float:left;
	margin: 0 0 15px 0;
	width: 70%;
	font-size: 95%;
	color:#776655;
}

.leftbox tr {
	font-size: 95%;
	color:#776655;
}


.leftboxbody {
	margin: 0;
	padding: 0px 5px 25px 10px;
	min-height: 800px
}


.leftboxbody a {
	padding:0px;
	margin:0px;
	color:#990000;
	font-weight: 900;
	text-decoration:none;
}

.leftboxbody p a:hover {
	padding:0px;
	margin:0px;
	color: #990000;
	font-weight: 900;
	text-decoration: none;
	border-bottom: 1px solid #990000;
}


.leftboxbody a span {
	padding:0px;
	margin:0px;
	color: #980000;
	text-decoration: none;
}

.leftboxbody p a:hover span {
	background: #CCE9B0;
	padding:0px;
	margin:0px;
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #CCE9B0;
}

.leftboxbody p {
	margin:0;
	padding:10px 0 10px 0;
}

.leftbox ul {
	padding:5px 0 5px 20px;
}

.leftbox ol {
	padding: 0px 0 5px 20px;
}

.leftboxbody ol {
	padding: 0px 0 5px 20px;
}

.leftboxbody ol li {
	padding: 0px 0 5px 0;
}

.leftboxbody img {
	float:left;
	margin: 0px 5px 5px 0px;
	padding: 0px;
	border: 1px solid #3D6914;
}

.leftbox table {
	float:left;
	margin:0px;
	padding:0px;
	width:430px;
}

.leftboxbody table img {
	float:left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #3D6914;
}

.imageright {
	float:right;
	margin: 0px 5px 5px 0px;
	padding: 0px;
	border: 1px solid #3D6914;
}

.thumb {
	float:left;
	margin: 0px 5px 5px 0px;
	padding: 0px;
	border: none;
}

.group {width: 440px; padding-bottom: 25px; clear:left;}

.group h3 {padding-top: 20px}
	
/**************************************\ 
----------------- RIGHT ----------------
\**************************************/

/* Show only to IE PC \*/
* html .rightboxhead h2 {height: 1%;} /* For IE 5 PC */

.rightbox {
	float:right;
	margin: 0;
	width: 30%;
	background: url(http://brysonresort.com/images/sidebody_r.gif) no-repeat bottom right;
	font-size: 90%;
	color:#333333
}
.rightboxhead {
	background: url(http://brysonresort.com/images/sidehead_r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.rightboxhead h3 {
	background: url(http://brysonresort.com/images/sidehead_l.gif) no-repeat top left;
	color: #62380E;
	margin: 0;
	padding: 15px 0 5px 15px;
	text-align:left;
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}

.rightboxhead h1 {
	background: url(http://brysonresort.com/images/sidehead_l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 0 5px 25px;
	text-align:left;
	font-weight: bold; 
	font-size: 20px; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

.rightboxbody {
	background: url(http://brysonresort.com/images/sidebody_l.gif) no-repeat bottom left;
	margin: 0;
	padding: 0 10px 15px 15px;
}

.rightbox ul {
	padding:0 0 5px 15px;
}




/**************************************\ 
----------------- FOOTER ----------------
\**************************************/

#footer { 
	clear: both; 
	width:650px;
	text-align: center;
	line-height: 1.8em;
	color: white;
	background: black url(http://brysonresort.com/images/footer.gif) no-repeat bottom;
	border-top: 1px solid #71645C;
	padding: 8px 0 25px 0;
	margin:0px;
}

#footer a {
	color: white;
}