/* CSS Document */


#wrapper {
	text-align: left;
	padding: 0px;
	border:0;
	width: 770px;
	background: url("/images/index_cols.jpg") repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#header {
	margin: 0;
	padding: 0;
	z-index: 1;
	}

#headerbar {
	background:#85A16C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
    margin:0;
	padding: 12px 0 12px 0;
}	

#side-left {
	float: left;
	width: 144px;
	padding-top: 0px;
	padding-left: 0em;
	padding-right: 0.5em;
	margin-top: 0px;
	border-top: 0;
	z-index:10
}

#content {
	float: right;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal
}

#side-inner {
	float: left;
	width: 25%;
	margin-top: 15px;
}
#menu {
	position:relative;
	width:142px;
	z-index:5;
	left: 8px;
	padding-top:2px;
	top: -150px;
	font-style: italic;
}

#container {
	margin-top: 0px;
	padding-top: 0px;
}

#footer {
	clear: both;
	background: #ffffff;
	padding-top: 10px;
	padding-bottom: 5px;
}
a.whitebarlinks:link, a.whitebarlinks:visited{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-style:italic;
	font-weight: bold;
	color: #F5F4EC;
	line-height: 18px;		
}

a.whitebarlinks:hover, a.whitebarlinks:active{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
    font-style:italic;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
	line-height: 18px;		
}
a.menubarlinks:link, a.menubarlinks:visited{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-style:italic;
	font-weight: bold;
	color: #F5F4EC;
	text-decoration: none;
}

a.menubarlinks:hover, a.menubarlinks:active{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
    font-style:italic;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
.leftmenu {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bolder;
	font-size: 14px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}	

/*********** Navigation styles ***********/

div.button{
	position:relative;
	left: 0px;
	top: 0px;
	padding: 0;
	margin: 0;
	min-width: 158px;
	max-width: 158px;
	min-height: auto;
	_height: auto; /* CSS hack for IE to ignore the previous height setting. Mozilla and Opera browsers ignore this hack. */	

/*
	background-color: #017A5B;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
*/
}

div.menulinksA{
    position: relative;
	z-index: 1;
    min-width: 143px; /* Prevents the container DIV from becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	height: 30px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0 0 0 12px; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
	text-align: left;	
	background-image:url(http://mediaservices1.com/repository/images/btn_images/btn_red_pale.gif);
	background-repeat:no-repeat;	
}

div.menulinksB{
    position: relative;
	z-index: 1;
    min-width: 143px; /* Prevents the container DIV from becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	height: 30px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0 0 0 12px; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
	text-align: left;	
	background-image:url(http://mediaservices1.com/repository/images/btn_images/btn_blue_lt.gif);
	background-repeat:no-repeat;	
}

div.menulinksC{
    position: relative;
	z-index: 1;
    min-width: 143px; /* Prevents the container DIV from becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	height: 30px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0 0 0 12px; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
	text-align: left;	
	background-image:url(http://mediaservices1.com/repository/images/btn_images/btn_blue.gif);
	background-repeat:no-repeat;	
}

div.menulinksD{
    position: relative;
	z-index: 1;
    min-width: 143px; /* Prevents the container DIV from becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	height: 30px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0 0 0 12px; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
	text-align: left;	
	background-image:url(http://mediaservices1.com/repository/images/btn_images/btn_orange.gif);
	background-repeat:no-repeat;	
}

div.menulinksE{
    position: relative;
	z-index: 1;
    min-width: 143px; /* Prevents the container DIV from becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	height: 30px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0 0 0 12px; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
	text-align: left;	
	background-image:url(http://mediaservices1.com/repository/images/btn_images/btn_green_pale.gif);
	background-repeat:no-repeat;	
}

div.menulinksF{
    position: relative;
	z-index: 1;
    min-width: 143px; /* Prevents the container DIV from becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	height: 30px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0 0 0 12px; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
	text-align: left;	
	background-image:url(http://mediaservices1.com/repository/images/btn_images/btn_purple_pale.gif);
	background-repeat:no-repeat;	
}

div.menulinksG{
    position: relative;
	z-index: 1;
    min-width: 143px; /* Prevents the container DIV from becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	height: 30px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0 0 0 12px; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
	text-align: left;	
	background-image:url(http://mediaservices1.com/repository/images/btn_images/btn_red.gif);
	background-repeat:no-repeat;	
}

div.menulinksH{
    position: relative;
	z-index: 1;
    min-width: 143px; /* Prevents the container DIV from becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */
	height: 30px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0 0 0 12px; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
	text-align: left;	
	background-image:url(http://mediaservices1.com/repository/images/btn_images/btn_purple.gif);
	background-repeat:no-repeat;	
}

a.menulink1 {
    position: relative;
	z-index: 2;
	top: 6px;
    min-width: 143px; /* Prevents the body becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */	
	height: 12px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */
}

a.menulink2 {
    position: relative;
	z-index: 2;	
	top: 3px;
    min-width: 143px; /* Prevents the body becoming narrower than our wrapper div - keeps the content from disappearing off the left edge with Gecko browsers */	
	height: 25px;
    margin: 0; /* zeroes the margins on the body */
    padding: 0; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
    border: 0; /* zeroes off any existing border */

}


a.menulink1:link, a.menulink1:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	font-weight: bold;
	color: #F5F4EC;
	text-decoration: none;
	line-height: 15px;
	padding: 0;
	margin: 0;
	}

a.menulink1:hover, a.menulink1:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	font-weight: bold;
	color: #009933;
	text-decoration: none;

}

a.menulink2:link, a.menulink2:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	font-weight: bold;
	color: #F5F4EC;
	text-decoration: none;
	line-height: 11px;
	padding: 0;
	margin: 0;
}

a.menulink2:hover, a.menulink2:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
	line-height: 12px;
}
/* MOD sponsorship */
#sponsor { background: #85A16C ; border: 1px solid #ccc; color: #fff; padding: 1em;  }	
	