﻿html, body
{
	text-align:center;
	background-color:#dcedb4;
	height:100%;
	min-height:100%;
	margin:0;
	padding:0;
}

#container 
{
	margin:0 auto;
	text-align:left;
	height:auto;
	min-height:100%;
	width:1000px;
	font-size:10px;
	background-color:#FFFFFF;
	overflow: auto;
	float: none;
	
}


#container td, p
{
	font-size:12px;
}

#topheader
{
	height:66px;
	background-color:#6d0000;
	width:1000px;
	float:left;
}

#coopname
{
	margin-left:10px;
	float:left;
	margin-top:35px;
	width: 500px;
}

#coopname a
{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:normal;
}



#smalltopmenu
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	width: inherit;
	margin-top: -25px;
	text-align:right;
	float:left;	
}

*html #smalltopmenu
{
	margin-top:45px;
}


#smalltopmenu a
{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
	font-size:9px;
	text-transform:uppercase;
}

#smalltopmenu td
{
	color:#FFFFFF;
}

#subheader
{
	width: 1000px;
	min-height: 100%;
	float: left;
	overflow: auto;
	margin-bottom: 20px;
}

#logo
{
	width:165px;
	height:92px;
	float:left;
	background-image:url(../images/logo.jpg);
	
}

#topmenu
{
	background-image:url(images/headbar.jpg);
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:none;
	color:#91001e;
}

#topmenu td
{
	color:#91001e;
}

#topmenu a
{
	text-decoration:none;
	color:#91001e;	
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

#headerimg
{
	width: 835px;
	height:105px;
	float:none;
	overflow: hidden;
}

#headerimg img
{
	border-top:3px solid #b90039;
}


#sidebar
{
	height:400px; 
	width:165px;
	float:left;
}

#sidemenu
{
	width:160px;
	height:400px;
	float:left;
	margin-top:5px;
	margin-left:2px;
	font-size:10px;
	/*border:1px solid #000;*/
}

*html #sidemenu
{
	margin-top:5px;
	margin-left:-20px;
}

#sidemenu a
{
	color:#515353;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}

#sidemenu hr
{
	color:#000000;
	background-color:#000000;
	height:3px;
	border:0;
}




#main
{
	float:left;
	min-height: 100%;
	width:815px;
	margin-right:0px;
	margin-top:5px;
	margin-left: 10px;
	margin-bottom: 50px;
	padding-bottom: 50px;
	overflow: auto;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:3px solid #b90039;
}


#main ul
{
	
}

#main li
{
	list-style:circle;
}





#footer
{
	float:left;
	height:7px;
	width:670px;
	margin-left:160px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
}

/**html #footer
{
	margin-left:80px;
}*/

#bar
{
	margin-left:15px;
	background-color:#a20017;
	height:2px;
	width:130px;
	padding:0px;
}

h1
{
	color:#9dae8f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
}

h2
{	
	color:#9dae8f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

h3
{	
	color:#9dae8f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

ul
{
	padding:0px;
}

li
{
	padding:0px;
	list-style:none;
	margin-top:3px;
	margin-bottom:3px;
	text-align:center;
}

#bar
{
	background-image:url(../images/bar.jpg);
	margin-left:22px;
	height:5px;
	width:140px;
}

*html #bar
{
	padding:0px;
	margin-left:10px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-size:1px;
line-height:0.
}

a
{
	color:#6d0000;
	text-decoration:none;
}
