@charset "UTF-8";
body  {
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #3C320F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #E3CC85;
	background-image: url(images/masthead/magruder-glow-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	padding-top: 10px;
}
h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #336633;
}
h2 {
	font-size: 1.2em;
	padding: .5em .1em .15em 0px;
	font-weight: bolder;
	font-style: normal;
	color: #336633;
}
h3 {
	font-size: 1em;
}
img {
	display: inline;
	border: 1px solid #000000;
	margin: 4px 10px;
	padding: 0px;
}
hr {
	/*	color: #D4B40B; */
	color: #336633;
	margin-left: 4em;
	margin-right: 4em;
}
.thrColHybHdr #container {
	width: 100%;
	background-position: center;/*	background: #FFFFFF; */
	/*margin: 0 auto;  the auto margins (in conjunction with a width) center the page if needed */
/*	text-align: left; /* this overrides the text-align: center on the body element. */
}
.thrColHybHdr #header {
	/*	background: #DDDDDD; */
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.thrColHybHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#header {
	text-align: center;
}
#masthead {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
}

.thrColHybHdr #mainContent {
 	margin: 0; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */ 
	padding: 0 10px 0 10px; /* padding here creates white space "inside the box." */
	display: inline; 
} 
.thrColHybHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
/*	background:#DDDDDD; */
	text-align: center;
} 
.thrColHybHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearFloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.breadCrumbs {
	font-size: .8em;
	margin: 1em 0px 1.5em 0px;
/*	background-color: #F0E4C1; */
	display: block;
}
.picBar {
	font-size: None;
	background-image: url(images/masthead/123_2322-beach-trail_cr_tile.jpg);
	height: 120px;
	border: #000000 solid 1px;
	text-align: center;
}
.picBar img {
	border-right: #000000 solid 1px;
	border-left: #000000 solid 1px;
	border-top: 0px;
	border-bottom: 0px;
	margin: 0px;
	padding: 0px;
	clear:both;
}
table#cabinRates, table#foodRates, table.tableStyled {
	margin: 10px 1px 10px 30px;
	table-layout: auto;
	border-width: 1px;
	border: groove;
}
table#cabinRates td, table#foodRates td, table.tableStyled td {
	text-align: center;
	vertical-align: bottom;
}
table#cabinRates .left, table#foodRates .left, table.tableStyled .left {
	text-align: left;
	padding: 3px 1px 3px 8px;
}

/* #mainContent, #sidebar2, #sidebar1, #header, #footer {
	display: block;
} */
a {
	color: #396423;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}
.textCtr {
/*	font-size: .85em; */
	text-align: center;
}
/* 
.textIndentBlock, .textQuoteBlockItalic {
	padding: 5px;
	margin-top: 1em;
	margin-bottom: 1px;
	padding: 0px;
}
.textIndentBlock {
	margin-right: 3em;
	margin-left: 3em;
	display: block;
}
.textQuoteBlockItalic {
	font-style: italic;
}
*/
.mmhide_footer {
	font-size: 0.7em;
}
.navBot, .mmhide_navBottom {
	margin-top: 0px;
/*	padding-top: 10px; */
	font-size: .85em;
	text-align: center;
}
.textItalics {
	font-style: italic;
}
.textItalicsSmall {
	font-style: italic;
	font-size: .9em;
}
.noBorderPad {
	border: 0px;
	padding: 0px;
}
div#dmbri img, .dmbImgs, /* menu clear gif images */
#CampBulletinBoard, /* Camp Bulletin button */
.imgNoBorder { /* Clear borders for images that shouldn't have them */
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.dmbImgs {
	display: inline;
}
#CampBulletinBoard {
	margin-top: 20px;
	text-align: center;
	vertical-align: top;
}
div#bulletinBd {
	text-align: center;
	vertical-align: top;
	margin: 20px 0px 0px 0px;
	padding: 0px 30px 0px 0px;
	border: 0px;
}
.block {
	display: block;
}
/* img#CampBulletinBd { 080220
	display: block;
} */
.listOL {
	list-style-position: outside;
	list-style-type: square;
	left: 5em;
	margin: .2em 0px .2em 2em;
	padding: 0px;
/*	margin: 24px; */
}
.indentA {
	padding: 30px; /* adding some space on all sides */
}
img#CampBulletinBd {
	display: block;
	color: #000000;
}
img {
	font-size: 12px;
}
.mm_hide_fixedSize {
	font-size: 14px;
}