/************************************************************/
/* START Custom Colors from the template css*/
/************************************************************/

#hdr {
	background: url(/_images/2006css/topBar.png) no-repeat left;
}

#colL {
	border-top:1px solid #c90;
}

#wrap {
	border-top:1px solid #c90;
}
#subwrap {
	border-bottom:1px solid #c90;
	padding:0 0 15px 0 ;
	}
#container {
	/* I over-ride the main one here....*/
	background-image:url(/_images/2006css/bgShadow.png);
}
#container-inside {
	border-left:1px solid #c90;
	border-bottom:1px solid #c90;
	border-right:1px solid #c90;
}
.menuitem a:link, .menuitem a:visited {
	background-image:url(/_images/forCss/nav/bgRed.png);
	border-bottom: 1px solid #ccc;
}
.menuitemTop  {
	background-color:#990000;
	border-bottom: 1px solid #ccc;
	height:10px;
	  
}
.menuitemSub a {
	color: #333;
	border-bottom: 1px dotted #ccc;
}
.menuitemSubLast a {
	border-bottom: 1px solid #ccc;
	color: #333;
}
.menuitem a:hover, .menuitemSub a:hover, .menuitemSubLast a:hover {
	color:#900;
}

/************************************************************/
/* END Custom Colors from the template css*/
/************************************************************/


h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	line-height:normal;
	font-size:2em;
	font-weight:normal;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	line-height:normal;
	font-size:1.75em;
	font-weight:normal;

}

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	line-height:normal;
	font-size:1.5em;
	font-weight:normal;
}

h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	line-height:normal;
	font-size:1.25em;
}

h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	line-height:normal;
	font-size:1em;
}

h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	line-height:normal;
	font-size:.9em;
}

