/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/

/* default styles */

html {
padding: 0;
margin: 0;
overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background: #ffffff url('/persistent/templateimages/bg.gif') repeat;
	font: normal 11px tahoma, arial;
	color: #686868;
}

.clear {
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0
}


.hide {
	display: none;
	}

/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/

#wrapper {
 	width: 745px;
  	border-right: 10px solid #fff;
  	border-left: 10px solid #fff; 
  	border-bottom: 10px solid #fff; 
	margin: 0 auto;
	padding: 0px;
	background-color:#FFFFFF;
	height:auto;
}

#banner {
	width:741px;
	height:147px;
	background:url('/persistent/templateimages/banner.jpg') no-repeat;
}

#title{ color:#888888; font-family: Arial; font-size:14px; font-weight:bold; position:relative; top:90px; left:10px; }
#outlook { position:relative; top:40px; left:6px; }

#logo { float:right; }

#nav_wrapper {
	width:179px;
	height:auto;
	float:left;
	text-align:left;
	padding-bottom:10px;
}

#content_wrapper {
	width: 559px;
	height:auto;
	float:left;
	margin:0px;
	padding-bottom:10px;
}

#content_wrapper_noNav {
	width: 700px;
	height:auto;
	float:left;
	margin:0px;
	padding-bottom:10px;
}

#top {
	background-color:#740037;
	text-align:right;
	height:30px;
	width:741px;
	display:block;
	}
#top a{ color:#FFFFFF; text-decoration:underline; position: relative; right:10px; top:6px; font-size:10px;  }
#top a:hover { text-decoration:none; }


/*
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/
#menu { background-color:#E4DB8C; width:172px;}

#menu span {
	display:block;
	margin:0;
	background-color:#E4DB8C;
	padding: 2px 8px 0px 8px;
	width:172px; /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 156px;
	}

html>#menu span {
	width: 156px;
	} 

.nav {
	height:auto;
	display:block;
	text-decoration:none;
	font: normal 11px arial;
	color: #7D7744;
	text-align: left;
	vertical-align: middle;
	text-indent:6px;
	} 
	
.nav a {
	height:19px;
	border-bottom: 1px solid #D7CE83;
	display:block;
	text-decoration:none;
	font: normal 11px arial;
	color: #7D7744;
	text-align: left;
	vertical-align: middle;
	text-indent:6px;
		} 


.nav a:hover {
	color:#fff;
	display:block;
	text-decoration:none;
	background:url('/persistent/templateimages/nav_hover.gif');
	background-repeat:no-repeat;
	font: normal 11px arial;
	text-decoration:none;
	border-bottom: 1px solid #D7CE83;
	text-indent:6px;
}

.menuon {
	height:19px;
	border-bottom: 1px solid #D7CE83;
	display:block;
	font: bold 11px arial;
	color:#7D7744;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	text-indent:6px;
	background:url('/persistent/templateimages/nav_selected.gif');
	background-repeat:no-repeat;
}


/*
----------------------------------------------------------------------------- 
SPONSORS MANAGER
-----------------------------------------------------------------------------*/
#sponsors_plugin {
	background-color:#E4E4E4;
	text-align:left;
	font: 11px Tahoma #717171; text-align:left; padding-bottom:8px;
	padding:10px;
	width:172px; /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 152px;
	}

html>#sponsors_plugin {
	width: 1562px;
	} 

/*
----------------------------------------------------------------------------- 
FOOTER
-----------------------------------------------------------------------------*/


#footer {
	font: normal 11px tahoma, arial;
	color: #686868;
	line-height:15px;
	width:741px;

}

#footer a {
	font: normal 11px tahoma, arial;
	color: #686868;
	line-height:15px;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:none;
	color: #7A003A;
}

/*
----------------------------------------------------------------------------- 
WHAT'S ON PAGE
-----------------------------------------------------------------------------*/


.heading {
	height: 27px;
	background-image: url(/persistent/templateimages/header_bg.jpg);
	background-repeat: repeat-x;
	color: #80003d;
	font: normal 11px tahoma, arial;
}

td.dots {
	height: 11px;
	background-image: url(/persistent/templateimages/dots.jpg);
	background-repeat: repeat-x;
}


hr {
	border: 1px solid #80003d;
}
