/* LZ Lambeau css */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
	margin-top:0;
}

table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
}

#bigwrapper {
	width:978px;/* 980 minus 2 for borders */
	text-align:center;
	margin: 0 auto 0 auto;
	padding:0;
	background-image:url(gfx/c_bg_main.jpg);
	background-position:0% 0%;
	background-repeat:repeat-y;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	min-height:600px;
	clear:both;
}
*html #bigwrapper {height:600px;}

#bigwrapper_h {
	width:978px;/* 980 minus 2 for borders */
	text-align:center;
	margin: 0 auto 0 auto;
	padding:0;
	background-image:url(gfx/home_bg_main.jpg);
	background-position:0% 0%;
	background-repeat:repeat-y;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	min-height:600px;
	clear:both;
}
*html #bigwrapper_h {height:600px;}

#wrapper {
	width:978px;/* 980 minus 2 for borders */
	text-align:center;
	margin: 0 auto 0 auto;
	padding:0;
	min-height:600px;
}
*html #wrapper {height:600px;}

#leftcontainer {
	width:177px;
	float:left;
	padding:0;
	margin:0 auto 0 0;
}

#logo {
	padding:0;
	margin:0;
	width:177px;
	height:273px;
}

#menucontainer {
	background-image:url(gfx/menu_bg.jpg);
	background-position:6px top;
	background-repeat:no-repeat;
	min-height:241px;
	margin:0;
	padding:0;
}
*html #menucontainer {height:241px; margin-top:-4px;}

#menu {
	text-align:left;
	padding:0 10px 0 15px;
	line-height:185%;
}

#menu a:link, #menu a:visited, #menu a:hover {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#menu p {margin:0; padding:0;}

#rtcontainer {
	width:801px;
	float:left;
	padding:0;
	margin:0 auto 0 0;
}

#banner {
	width:801px;/* 803 minus 2 for border in main wrapper */
	height:60px;
	background-color:#ffffff;
	margin:0;
	padding:0;
}

#topmenu {
	background-color:#795A21;
	min-height:20px;/* 24 - minus on top */
	color:#ffffff;
	font-weight:bold;
	padding:4px 10px 0 0;
	font-size:90%;
}
*html #topmenu {height:24px;}

#c_top {
	background-image:url(gfx/c_bg_top.jpg);
	background-position:0% 0%;
	background-repeat:no-repeat;
	height:31px;
	margin:0;
	padding:0;
}

#c_middle {
	padding:0 20px 0 20px;
	text-align:left;
	color:#333333;
}

#c_middle_h {
	padding:0;
	text-align:left;
	color:#333333;
}

.green_ftr_top {
	background-image:url(gfx/greenftr_bg_top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:171px;
	padding:0 0 1px 0;/* for some reason needs 1px or won't be flush with bottom div */
	margin:0;
}

.green_ftr_bottom {
	background-image:url(gfx/greenftr_bg_bottom.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:171px;
	padding:0;
	margin:0;
	height:22px;
}

.green_ftr {
	padding:15px 6px 6px 12px;
	color:#ffffff;
	font-weight:bold;
	font-size:90%;
}

.green_ftr h1 {
	color:#F1D809;
	font-weight:bold;
	font-size:small;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

.green_ftr a:link, .green_ftr a:visited  {
	color:#F1D809;
	font-weight:bold;
	text-decoration:none;
}

.green_ftr a:hover  {
	color:#F1D809;
	font-weight:bold;
	text-decoration:underline;
}

.white_narrowftr_top {
	background-image:url(gfx/white_narrowftr_bg_top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:171px;
	padding:0 0 1px 0;/* for some reason needs 1px or won't be flush with bottom div */
	margin:0;
}

.white_narrowftr_bottom {
	background-image:url(gfx/white_narrowftr_bg_bottom.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:171px;
	padding:0;
	margin:0;
	height:22px;
}

.white_narrowftr {
	padding:15px 6px 6px 12px;
	color:#ffffff;
	font-weight:bold;
	font-size:90%;
}

.white_narrowftr h1 {
	color:#D80100;
	font-weight:bold;
	font-size:small;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

.white_narrowftr a:link, .white_narrowftr a:visited  {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.white_narrowftr a:hover  {
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}

.white_ftr_top {
	background-image:url(gfx/whiteftr_bg_top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:185px;
	padding:0 0 1px 0;/* for some reason needs 1px or won't be flush with bottom div */
	margin:0;
}

.white_ftr_bottom {
	background-image:url(gfx/whiteftr_bg_bottom.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:185px;
	padding:0;
	margin:0;
	height:24px;
}

.white_ftr {
	padding:15px 10px 6px 10px;
	color:#333333;
	font-weight:bold;
	font-size:90%;
	text-align:center;
	min-height:425px;
	line-height:170%;
}
*html .white_ftr {height:425px;}

.white_ftr h1 {
	color:#D80100;
	font-weight:bold;
	font-size:small;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

.white_ftr a:link, .white_ftr a:visited  {
	color:#D80100;
	font-weight:bold;
	text-decoration:none;
}

.white_ftr a:hover  {
	color:#D80100;
	font-weight:bold;
	text-decoration:underline;
}

.support {
	margin:0;
	background-image:url(gfx/support_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#000000;
	width:151px;/* 165 total */
	line-height:105%;
	min-height:175px;
	padding:8px 7px 0 7px;
	text-align:left;
}
*html .support {height:175px;}

#partnerarea {
	margin:0;
	padding:0;
	width:790px;
	height:170px;
	background-image:url(gfx/partner_bg.jpg);
	background-position:0% 0%;
	background-repeat:no-repeat;
}

.partnercellarea {
	width:263px;
	min-height:170px;
	float:left;
	margin:0 auto 0 0;
}

.partnercell {
	padding:15px 5px 15px 20px;
	color:#000000;
	font-weight:bold;
	font-size:88%;
}

.calendar_ftr_top {
	background-image:url(gfx/calendarftr_bg_top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:220px;/* calendar width is 180 */
	padding:0 0 1px 0;/* for some reason needs 1px or won't be flush with bottom div */
	margin:0;
}

.calendar_ftr_bottom {
	background-image:url(gfx/calendarftr_bg_bottom.png);
	background-position:center top;
	background-repeat:no-repeat;
	width:220px;/* calendar width is 180 */
	padding:0;
	margin:0;
	height:22px;
}

.calendar_ftr {
	padding:10px 18px 6px 12px;
	color:#333333;
	font-size:90%;
}

/* start fb section */
#fbfeature_top {
	background-image:url(gfx/home_fbbg_top.jpg);
	background-position:0% 0%;
	background-repeat:no-repeat;
	min-height:40px;
	margin:0;
	padding:15px 20px 1px 10px;
	line-height:150%;
}
*html #fbeature_top {height:430px;}

#fbfeature {
	text-align:left;
	color:#B80013;
	font-weight:bold;
}

#fbfeature a:link, #fbfeature a:visited, #fbfeature a:hover {
	color:#B80013;
	text-decoration:underline;
	font-weight:bold;
}

#fbfeature_bottom {
	background-image:url(gfx/home_fbbg_bottom.jpg);
	background-position:0% 0%;
	background-repeat:no-repeat;
	height:20px;
	margin:0 0 6px 0;
	padding:0;
}
/* end fb section */

#homefeature_top {
	background-image:url(gfx/home_largebg_top.jpg);
	background-position:0% 0%;
	background-repeat:no-repeat;
	min-height:430px;
	margin:0;
	padding:0 10px 1px 10px;
}
*html #homefeature_top {height:430px;}

#homefeature {
	text-align:center;
	color:#463412;
	font-weight:bold;
}

#homefeature a:link, #homefeature a:visited, #homefeature a:hover {
	color:#B2000C;
	text-decoration:underline;
	font-weight:bold;
}

#homefeature_bottom {
	background-image:url(gfx/home_largebg_bottom.jpg);
	background-position:0% 0%;
	background-repeat:no-repeat;
	height:31px;
	margin:0;
	padding:0;
}

h1 {
	color:#D80100;
	margin-top:0;
	margin-bottom:0;
	font-family:Univers, Arial, Helvetica, sans-serif;
	font-size:165%; 
	font-weight:bold;
}

h2 {
	color:#795A21;
	margin-top:0;
	margin-bottom:0;
	font-family:Univers, Arial, Helvetica, sans-serif;
	font-size:150%; 
	font-weight:bold;
}

h3 {
	color:#666666;
	margin-top:0;
	margin-bottom:0;
	font-family:Univers, Arial, Helvetica, sans-serif;
	font-size:140%; 
	font-weight:bold;
	font-style:italic;
}

a:link, a:visited, a:hover {
	text-decoration:underline;
	color:#24331C;
}

.tbheader {
	background-color:#A2BA57;
	font-weight:bold;
	color:#000000;
}

.tbheader a:link, .tbheader a:visited, .tbheader a:hover {
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

/* use on lists */
.linebottom {
	border-bottom:1px solid #39D630;
	padding-top:10px;
}

.linebottom2 {
	border-bottom:1px solid #795A21;
	padding-top:10px;
}

.errortext {
	color:red;
	font-weight:bold;
	border:1px solid red;
	padding:6px;
}

.required {
	color:red;
}

.sfield {display:none;}

#c_bottom {
	background-color:#A8C159;
	background-image:url(gfx/c_bg_bottom.jpg);
	background-position:177px 0%;
	background-repeat:no-repeat;
	height:32px;
	width:978px;
	text-align:center;
	margin: 0 auto 0 auto;
	padding:0;
	clear:both;
}

#c_bottom_h {
	margin: 0;
	padding:0;
	clear:both;
}

#partnerscontainer {
	background-color:#E1E0CC;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	width:978px;/* 980 minus 2 for borders */
	text-align:center;
	margin: 0 auto 0 auto;
	padding:0;
}

#partners {
	padding:10px 30px 10px 30px;
	color:#795A21;
	font-size:90%;
	font-weight:bold;
}

#partners a:link, #partners a:visited {
	color:#795A21;
	text-decoration:none;
}

#partners a:hover {
	color:#795A21;
	text-decoration:underline;
}

#footercontainer {
	background-color:#ffffff;
	width:980px;
	text-align:center;
	margin: 0 auto 0 auto;
	padding:0;
}

#footer {
	padding:10px;
	color:#666666;
	font-size:80%;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color:#666666;
	text-decoration:underline;
}