/* start nav */

.tabs {
	list-style:none; 
	padding:11px 0 0 10px; 
	margin:30px 0px 50px 0; 
	height:26px; 
	background:url(images/backing.gif) repeat-x left bottom;
	background-color: Maroon;
}
.tabs li {
	float:left; 
	margin-right:-29px;
}
.tabs li a {
	display:block; 
	position:relative; 
	text-decoration:none;
}
.tabs li a em {
	display:block; 
	height:26px; 
	float:left; 
	padding:0 39px 0 10px; 
	background:url(images/tab4.gif) right top; 
	position:relative; 
	z-index:100; 
	font-size:90%; 
	font-weight:normal; 
	font-style:normal; 
	color:#fff; 
	line-height:25px; 
	
}
.tabs li a b {
	display:block; 
	float:left; 
	width:29px; 
	height:26px; 
	background:url(images/tab4.gif) left top; 
	position:relative; 
	z-index:200;
}

.tabs li a.m1 {z-index:600;}
.tabs li a.m2 {z-index:500;}
.tabs li a.m3 {z-index:400;}
.tabs li a.m4 {z-index:300;}
.tabs li a.m5 {z-index:200;}
.tabs li a.m6 {z-index:150;}
.tabs li a.m7 {z-index:100;}
.tabs li a.m8 {z-index:80;}
.tabs li a.m9 {z-index:60;}
.tabs li a.m10 {z-index:50;}
.tabs li a.m11 {z-index:40;}
.tabs li a.m12 {z-index:30;}

.tabs li a:hover {border:0; z-index:700; cursor:pointer;}
.tabs li a:hover b {background-position: left center;}
.tabs li a:hover em  {background-position: right center; color:#fff;
text-decoration: underline;}

.tabs li a.selected, .tabs li a.selected:hover {border:0; z-index:800; cursor:default;}
.tabs li a.selected b, .tabs li a.selected:hover b {background-position: left bottom;}
.tabs li a.selected em, .tabs li a.selected:hover em  {background-position: right bottom; color:#000;
text-decoration: none;}

/* end nav */

#footer p {
	background: url(images/backing.gif) repeat-x bottom;
	padding-top: 10px;
	padding-bottom: 5px;
}

a:link, a:visited {
	color: Maroon;
}
a:hover, a:active {
	color: white;
	background: Maroon;
	text-decoration: none;
}

h2 {
	border-bottom: 1px dotted Maroon;
	color: Maroon;
}

h1 {

	padding: 10px 15px;
	background: url(images/grey-topper3.jpg) no-repeat;
	font-style:italic;
}

h3 {
	padding-top:15px;
}

.myLists {
	list-style-position: outside;
	line-height: 1.8em;
	}
.myLists li {
	padding-left: 10px;
	}
	
.centeredText {
text-align:center;
}



.social { float: left; display: inline; padding: 0 8px 0 0; border:0; }

.social a:link, .social a:visited, .social a:hover, .social a:active {border:0; background-color:#ffffff; }
.social img {border:0 none;}
	