/*
****** SHOP RED LODGE ******
Tan - #CFB690
Red - #AE222D
Dk brown/grey - #2C2A23
Background grey - #58544B

****** RLCOM STUFF ******
Text-Light #EFE7DE
Text-Dark #2C2A23
Background #612D56
Blue #8585A3
Green #839580
Orange #838C66
Gold #C5A756
Red #471919
Dk Gray #2C2A23
Med Gray #58544B
Lt Gray	#BDBBB6
Almost White  #EEECE7


*/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, img, hr {
margin: 0;
padding: 0;  
border: 0;
}
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px
	color:#EEECE7;
	background-color:#58544B;		
}

a{color:#FFFFFF; text-decoration:none; font-weight:bold;}
a:hover{color:#EEECE7;}


.daHand{cursor:pointer;cursor:hand; font-weight:bold; color:#58544B;}
  .daHand:hover{color:#BDBBB6}

.boldText{font-weight:bold;}
.img_right{float:right; margin:0 0 5px 5px;}
.img_left{float:left; margin:0 10px 15px 0;}

#clearit{clear:both;}
h1{font-size:16px; font-weight:bold; margin-bottom:0px; font-family:"Times New Roman", Times, serif;}/*LEAVE ALONE Used separate in divs*/
h2{font-size:12px; font-weight:bold; line-height:15px;}
h3{}

#pageHead{width:800px; margin:5px auto; line-height:15px; text-align:right; font-size:12px; padding:15px 0 0 0px;}
#pageFoot{width:800px; margin:5px auto; line-height:15px; text-align:center; font-size:10px; padding:0 0 20px 0;}

#wrapper{
	width:900px;
	border:1px solid #EEECE7;
	background-color:#2C2A23;
	margin:20px auto ;	
}

td#extras{width:225px; background-image:url(images/col_back.jpg);color:#FFFFFF;}
	td#extras p{margin:0 10px;}
td#content{background-color:#FFFFFF;}

#theNav{
	position:absolute;
	left:225px;
	top:200px;
	height:40px;
	width:675px;
	font-size:12px;
	background-image:url(images/nav_back.jpg); 
	text-align:center; 
	text-transform:uppercase; 	
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
}
.navSpace{padding:0 10px;}

#theContent{margin: 30px 20px 20px 20px; color:#58544B;}
	#theContent a{color:#2C2A23; text-decoration:underline;}
	#theContent a:hover{color:#58544B; text-decoration:underline;}
	
/*HEADER**********************************************/
#header{height:220px; position:relative;}

#fixit{margin-top:-35px; background-image:url(images/col_back.jpg);}




/*FOOTER***********************************************/
#footer{background-image:url(images/col_back.jpg); line-height:25px; text-align:center; padding-left:225px;}


/*POETRY***********************************************/
#poetry{text-align:center; font-size:15px; font-family:"Times New Roman", Times, serif; line-height:18px;}
	#poetry p{padding-bottom:15px;}
	#poetry h1{margin-bottom:0px; font-size:18px;}
	#poetry h2{margin-bottom:10px; font-size:15px;}
	#poetry a{color:#58544B;}
	#poetry a:hover{color:#2C2A23;}
	
/*#pop_wrapper{
	width:550px;
	border:1px solid #2C2A23;
	background-color:#FFFFFF;
	margin:20px auto ;
	color:#2C2A23;
	text-align:left;	
}
#pop_wrapper a{color:#2C2A23;}
#pop_content{margin:20px;}*/
