/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	background: url(muzzy200club/images/bg_header_tile.gif) repeat-x left top;
	background-color: #363829;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-family: "Trebuchet MS", "Lucida Grande";*/
	font-size: 11px;
	color: #352E2C;
}

#wrapper {
	height: 100%;
	margin: 0 auto;
}

#logo {
	margin: 0 auto;
	background: url(images/sportsmans_logo_large.gif) no-repeat left top;
	width: 248px;
	height: 105px;
}

#navBG {
	clear: both;
	margin: 0 auto;
	background: url(images/bg_nav.gif) no-repeat left top;
	width: 946px;
	height: 48px;
}

#page {
	float: left;
	background: url(images/bg_page_tile.gif) repeat-y right top;
	width: 844px; /* 920 actual */
	height: auto !important;
	height: 380px;
	min-height: 380px;
	margin: 0 0 0 0px;
	line-height: 16px;
	padding: 20px 25px 0 51px;
}

#pagebtm {
	clear: left;
	float: left;
	background: url(images/pagebtm.gif) no-repeat right top;
	width: 920px;
	height: 48px;
}

#pageWrapper {
	width: 946px;
	margin: 0 auto;
}

#footer {
	clear: both;
	width: 674px;
	margin: 0 auto;
	padding: 0 0 0 30px;
	text-align: center;
}

.footer {
	font-size: 10px;
	font-weight: bold;
}

.legal {
	font-size: 9px;
	color: #4F523C;
}

.phone {
	margin: 60px 30px 0 30px;
}

/* ========== FONT MANAGEMENT ========== */

.header {
	font-size: 14px;
	font-weight: bold;
}

.subheader {
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	border-bottom: 1px dotted #993300;
}

/* ========== end FONT MANAGEMENT ========== */

/* ========== LINK MANAGEMENT ========== */

a:link, a:visited {
	color: #993300;
}

a:hover {
	color: #993300;
	text-decoration: none;
}

a:active {
	color: #666633;
	text-decoration: none;
}

#footer a:link, a:visited {
	color: #999966;
}

/* ========== end LINK MANAGEMENT ========== */

/* ========== TABLE MANAGEMENT ========== */



/* ========== end TABLE MANAGEMENT ========== */