/* CSS Document for LegendOutdoors.com */

* {
	padding: 0;
	margin: 0;
}

body {
	background: #ddd url(img/bg_gradient.jpg) repeat-x top left;
	font: 62.5% Helvetica, Helvetica, Arial, Geneva, sans-serif; 
	text-align: center;
	line-height: 1.2em;
	height:100%;
}

h1 {
	position:relative;
	font-size: 3.0em;
	color: #000;
	font-weight:normal;
	height: 20px;
}  /* displayed at 30px */

h2 {
	font-size: 2.2em;
	font-weight: normal;
	text-align:left;
	color: #000;
	font-weight: bold;
	line-height: 1.0em;
}  /* displayed at 22px */

h3 {
	font-size: 1.2em;
	font-weight: bold;
	text-align:left;
	color: #333;
	padding-left: 10px;
	padding-right: 7px;	
}  /* displayed at 14px */

p {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 7px;
	text-align: left;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	color: #333;
}  /* displayed at 11px */


#newsBlurbs {
	float:left;
	width:66%;
}


.update_box {
	float: right;
	margin-top:12px;
	width: 33%;
	border:1px solid #645143;
	background: #f5f1ed;
}

.activities_box {
	float: left;
	margin:12px;
	padding-left:6px;
	padding-right:6px;
	width: 40%;
	border:1px solid #645143;
	background: #f5f1ed;
}


.newsHeadlines a {
	text-decoration:none;
}

.newsHeadlines a:link {
	color: #645143;
}

.newsHeadlines a:visited {
	color: #3d6b44;
}

.newsHeadlines a:hover, .newsHeadlines a:active {
	color: #FFF;
	background-color: #634143;
}

.date {
	font-size:9px;
	}

.comment {
	color: #999;
	font-size:10px;
	}

.warning {
	color: #CC0000;
	font-weight: bold;
}

.no_bg {
	background: #fff;
}

.light {
	color: #333;
}

.light_pt {
	color: #333;
	padding-top:10px;
}
	
.dark {
	color:#3d6b44;
}

.dark_g {
	color:#3d6b44;
}

.dark_pt {
	color:#3d6b44;
	padding-top:10px;
}

a {
	cursor: pointer;
	z-index:10000;
	text-decoration: underline;
	color: #3d7c55;
} 

a:hover {
	color: #655031;
}

 /* displayed at 11px */

li {
	font-size: 1em;
}  /* displayed at 10px */

#parent {
	position:absolute;
	top: 24px;
	left: 2%;
	right: 2%;
	border: 1px solid #645143;
	min-width: 754px;
	max-width: 1120px;
	width: 96%;
	line-height: 140%;
}

#parent_community {
	position:absolute;
	top: 24px;
	left: 6%;
	right: 40px;
	border: 1px solid #645143;
	min-width: 754px;
	max-width: 1120px;
	width: 90%;
	line-height: 140%;
}

#left_ads {
	position: absolute;
	left:2px;
	top:2px;
	width:120px;
	height:100%;
	background-color:#f00;
}


#masthead {
	height: 100px;
	background: #FFF;
	border-bottom: 1px solid #645143;
}

#masthead h1 {
	float: left;
	display: inline;
	background: url(img/Legend_Outdoors.gif) no-repeat top left;
	height: 98px;
	width: 149px;
	text-indent: -4000em;
}

#masthead h1 a {
	display: block;
}

#masthead ul {
	float: right;
	display: inline;
	margin-top: 79px;
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
	z-index:12;
}

#header {
	float: left;
	position:absolute;
	top:12px;
	margin-left:60px;
	width: 96%;
	text-align:center;
}

table {
 background-color: #f5f1ed;
 }

#menu_container {margin:8px; margin-top:-29px; margin-right: 0px; position:relative; height:25px; z-index:100;}
/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none;}


/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {display:block;width:80px; font-size:11px; color:#333; height:20px; line-height:20px; text-decoration:none; border:1px solid #645143;background:#fff; border-width:1px 0 1px 1px;}

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-width:0 1px 1px 1px;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:1px;}

/* Set up the list items */
#pmenu li {float:left;}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a {background:#997d67; color:#333;}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {display:none;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif); width:80px; z-index:2000;}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:-30px; top:11px;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a{position:relative; top:20px; z-index:20; text-align:center;}
* html #pmenu li a:hover {position:relative; background:#997d67; color:#333; top:20px; z-index:20; }
* html #window { margin-top:-1px; border-top: 1px solid #645143;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#997d67; color:#333;}

/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; margin-top:-25px; background:transparent url(transparent.gif); z-index:20;}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px; z-index:20;
}

#pmenu li a.active {
	color: #FFF;
	background: #645143;
}

#windowpane {
	float:left;
	background:url(img/Own_Legend.jpg) no-repeat top left;
	height:330px;
	width:100%;
}

#windowpane h2 {
    float:left;
	text-indent:-9000px;
	}

#billboard {
	float:left;
	height:250px;
	width:100%;
}

#billboard h2 {
    float:left;
	text-indent:-9000px;
	}

.bg1 {
	background:url(img/adventure.jpg) no-repeat top left;
}

.bg2 {
	background: url(img/activities.jpg) no-repeat top left;
}

.bg3 {
	background: url(img/community.jpg) no-repeat top left;
}

.bg4 {
	background: url(img/articles.jpg) no-repeat top left;
}

.bg5 {
	background: url(img/destinations.jpg) no-repeat top left;
}

.bg6 {
	background: url(img/shopping.jpg) no-repeat top left;
}

#rectangle {
	float: right;
	height: 250px;
	width: 250px;
	padding-right:1px;
	background: #FFF;
}

#large_rectangle {
	float: right;
	height: 250px;
	width: 300px;
	padding-right:1px;
	background: #FFF;
}

#shutter {
	float:right;
	height: 330px;
	width: 138px;
	padding-right:1px;
	background: url(img/border_vert.gif) top left repeat-y #997D67;
}

#shutter p {
	color: #FFF;
}

#phpBB2_info {
	clear:both;
	background: #f5f1ed;
}

#phpBB2_info table {
	margin-left:25%;
}

#bar {
	float:left;
	background:url(img/border_horiz.gif) top left repeat-x #997D67;
	height:136px;
	width:100%;
	border-bottom: 1px solid #645143;
	margin:0;
}

#bar p {
	color: #FFF;
}

#bar_1 {
	float: left;
	width: 133px;
	height: 136px;
	margin: 0;
}

.dark_a {
	color: #444;
}

#bar_2 {
	margin-left: 159px;
	margin-right: 170px;
}

#box_home {
	float: right;
	width: 138px;
	height: 136px;
	padding-top:3px;
	margin: 0;
	background: url(img/corner.gif) top left no-repeat #645143;
}

#box_home a {
	line-height:100%;
	font-size:10px;
	text-decoration: none;
	color: #997D67;
}

#box_home a:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #997D67;
}

#box {
	float: right;
	height: 136px;
	width: 138px;
	margin: 0;
	padding-top:8px;
	background: url(img/border_brown_horiz.gif) top left repeat-x #645143;
}


#content {
	float:left;
	background: #FFF;
	width:100%;
	border-bottom: 1px solid #645143;
	margin:0;
}

#content p {
	color: #333;
}

#content_2 ul {
	width:100%;
	text-align: top left;
	font-size: 11px;
	margin-top: 4px;
	margin-left:24px;
	margin-right:12px;
}

#content_2 li {
	text-align: left;
	margin-top: 4px;
	margin-left:24px;
	margin-right:12px;
}

#content_1 {
	float: left;
	width: 133px;
	height: 130px;
	margin: 0;
}

#content_2 {
	margin-left: 159px;
	margin-right: 170px;
}

#column {
	float: right;
	width: 137px;
	margin: 0;
	border-left: 1px solid #645143;
	background: #77977C;
}

#column p {
	color: #FFF;
}

#box_728 {
	clear:left;
	height:90px;
	width:100%;
}

#footer {
	clear:both;
	float:left;
	width:100%;
	background: #645143;
}

#footer p {
	text-align: center;
	color: #FFF;
}

#footer ul {
	width:100%;
	text-align: center;
	color:#997d67;
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
}

#footer li {
	display:inline;
	text-align: center;
}

#footer li a {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	color:#997d67;
	padding-right:8px;
	padding-left:6px;
	text-decoration: none;
}

#footer li a.visited {
	color: #333;
}

#footer li a:hover {
	color: #f5f1ed;
	text-decoration: underline;
}

.borderright{
	border-right: 1px solid white;
}

.noborder{
 	border:none;
}

#copyright {
	clear:both;
	}

/* styles for contact form */

#name, #email, #title, #commenter, #foil {
	width: 200px;
	border: #645143 solid 1px;
}

#message {
	width: 400px;
	height: 240px;
	border: #645143 solid 1px;
}
#comment {
	width: 200px;
	height: 120px;
	border: #645143 solid 1px;
}

label, .warning {
	font-weight: bold;
}

.warning {
	color: #992A1D;
}

table {
	font-size: 1.1em;
	padding-left: 10px;
	padding-right: 7px;
	text-align: left;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	color: #333;
}

th {
	background-color: #ddd8d4;
	font-size: 1.2em;
	}

tr {
	background-color: #f5f1ed;
	}
.stripe {
	background-color: #eee9e5;
	}

.floatRight {
	float:right;
	margin:6px;
	padding:6px;
	border: 1px solid #77977c;
	}

