/*
-----------------------------------------------
global styles for meekerparklodge.com
author:   Nils kristoffersen
version:  06-06
copyright: copyright (c) 2009 Digital Designs
----------------------------------------------- */


* {
	margin: 0;
	padding: 0;
}

html, body {
	background-image: url(../media/bg_texture.jpg);
	font: 12px/1.5 Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

acronym {border: none;}
a {text-decoration: none;}
a:link {color: #5D3335;}
a:visited {color: rgb(90,32,48);}
a:hover {text-decoration: underline;}

.spacer {
clear: both;
}

#bodyText a:link {color: #0033FF;}
#bodyText p {
	font: 12px/1.5 Georgia, "Times New Roman", Times, serif;
	color: #000000;
  }

#bodyText {
	float: left;
	width: 350px;
	padding: 5px;
	margin-left: 0px;
	margin-right: 1px;
	text-align: justify;
	margin-top: 0px;
	}

#bodyText h4 {
	font: 14px/1.5 Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#FFFFFF;
	background: #333333;
	text-align:left;
	margin: 5px 0 0px 0;
	padding: 0px;
	padding-left: 2px;
	}

#bodyText h3 {
	font: 15px/1.5 Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	margin: 5px 0 10px 0;
	padding: 0px;
	}	

#bodyText h2 {
	font: 13px/1.5 Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration:underline;
	color: #666666;
	margin: 20px 0 0 0;
	padding: 0px;
	border-bottom: 10px;
	}	
	
#bodyText ul {
	font: 10px/2.0 "lucida grande", verdana, geneva, lucida, arial, helvetica, sans-serif;
	color: #333333;
	width: auto;
	margin: 0 0 5px 20px;
	list-style: none;
	text-align:center;
	padding: 1px 4px 1px 6px;
	border: 2px solid #999999;
	}
	
#bodyText li {
	font: 10px/2.0 "lucida grande", verdana, geneva, lucida, arial, helvetica, sans-serif;
	background-color:#999999;
	color: #000000;
	width: auto;
	margin: 0px 0 2px 0px;
	list-style: none;
	text-align:left;
	padding: 1px 4px 1px 6px;
	}
	
#container {
	text-align: left;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 20px;
	width: 800px;
	background: #fff;
	background-image: url(../media/bg_texture.jpg);
}

#masthead {
	height: auto;
	width: 800px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	}

#contentarea {
	width: 800px;
	margin-top: 20px;
	margin-bottom: 0px;
	height: auto;
	background-color: #C0C0C0;
	border: 2px solid #FFFFFF;
	}

#lodgeText a:link {color: #0033FF;}
#lodgeText p {
	font: 12px/1.5 Georgia, "Times New Roman", Times, serif;
	color: #000000;
  }

#lodgeText {
	float: left;
	width: 420px;
	height:auto;
	padding: 5px;
	margin-left: 10px;
	margin-right: 1px;
	text-align: justify;
	margin-top: 0px;
	}

#lodgeText h3 {
	font: 9px/1.5 Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	background: #333333;
	margin: 0px 0 0px 0;
	padding: 0px;
}	

#lodgeText h2 {
	font: 11px/1.5 Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#FFFFFF;
	background: #333333;
	margin: 5px 0 0px 0;
	padding: 0px;
	}

#lodgeText h1 {
	font: 15px/1.5 Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	margin: 5px 0 10px 0;
	padding: 0px;
	}
	
#lodgeText ul {
	font: 10px/2.0 "lucida grande", verdana, geneva, lucida, arial, helvetica, sans-serif;
	color: #333333;
	width: 375px;
	margin: 0 0 5px 20px;
	list-style: none;
	text-align:center;
	padding: 1px 4px 1px 6px;
	border: 2px solid #999999;
	}
	
#lodgeText li {
	font: 10px/2.0 "lucida grande", verdana, geneva, lucida, arial, helvetica, sans-serif;
	background-color:#999999;
	color: #000000;
	width: auto;
	margin: 0 0 2px 0px;
	list-style: none;
	text-align:left;
	padding: 1px 4px 1px 6px;
	}
		
#midcol {
	float: left;
	margin-top: 40px;
	margin-left: 35px;
	width: auto;
	height:auto;
	}	
	
#lodgecol {
	margin-top: 40px;
	margin-left: 490px;
	width: auto;
	height:auto;
	}
	
#footer {
	font: 10px/1.5 "lucida grande", verdana, geneva, lucida, arial, helvetica, sans-serif;
	margin: 10px 0 1px 0;
	width: 800px;
	text-align: left;
	border-bottom-color: #FFFFFF;
	
	}
	
#lfoot {
	margin: 0 0 0 0;
	float:left;
	width: 495px;
	color: #FFFFFF;
}

#rfoot {
	margin: 0 0 0 0;	
	float:right;
	color: #FFFFFF;
	width: 215px;
	text-align: right;
}

#txtBox {
	font: 10px/1 "lucida grande", verdana, geneva, lucida, arial, helvetica, sans-serif;
	margin: 320px 0px 0px 400px;
	width: 368px;
	color: #999999;
	background-color: #999999;
	border: 1px solid #525252;
}

#txtBox h2 {
	font: 10px/1.5 "lucida grande", verdana, geneva, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 5px 0;
	padding: 1px 4px 1px 6px;
	text-transform: uppercase;
	text-align:center;
	background: #333333;
	border: #000000;
}

#txtBox ul {
	font: 10px/2.0 "lucida grande", verdana, geneva, lucida, arial, helvetica, sans-serif;
	color: #333333;
	margin: 0 0 5px 0;
	list-style: none;
	padding: 1px 4px 1px 6px;
	}

