/***********************************************/
/* MercerCounty.css                             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	font-size: 11px;
	color: #333333;

}

.navbar {color: #FF9900;}

.main a:link {color: #990000;}
.main a:visited {color: #990000;}
.main a:hover {color: #990000; text-decoration: underline;}
.main a:active {color: #990000;}

.navbar a:link {color: #FFFFFF;}
.navbar a:visited {color: #FFFFFF;}
.navbar a:hover {color: #FFFFFF;}
.navbar a:active {color: #FFFFFF;
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC9900;
	font-weight: normal;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #990000;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #333333;
}

h5{
 font-family: Arial,sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #CC9900;
}

h6{
 font-family: Arial,sans-serif;
 font-size: 10px;
 color: #333333;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	margin: 0 0 0 79%;
	padding: 0px;
	background-color: #eeeeee;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content{
  float:left;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
  padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


.topHdr {
	background-image: url(../images/topGradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 812px;
	padding-right: 22px;
	padding-left: 26px;
}
.bodyMargins {
	padding-top: 25px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 33px;
	width: 606px;
}
.calendarEvent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/orangeBkg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.calendarNoevent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/creamBkg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.calendarBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.calendarRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.subsectionHdrs {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #990000;
	padding-top: 26px;
	padding-right: 26px;
	padding-bottom: 10px;
	padding-left: 26px;
}
.secH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	text-transform: uppercase;
}
.secH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.secH3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC9900;
}
.sectionDesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.prices {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC9900;
}
.packageH {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
.dottedDivide {
	background-image: url(../images/dottedLine.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.subH2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
}
.secH4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333333;
}
.mailHdr {
	background-image: url(../images/topGradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 22px;
	padding-left: 26px;
}
.smType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.footerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.subH3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
}
a:visited {
	color: #CC9900;
}
a:hover {
	color: #990000;
}




h2 {
	color: #990000;
}
h6 {
	font-size: 10px;
	color: #333333;
}



/* --- NAV distinctions --- */
#navul						{ width:860px; height: 38px; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration: none;}
#navul						{ background:url(/dev/images/top_menu_img.gif) no-repeat left top;  margin: 0px; height: 38px; float: left; list-style: none;}

#navul li					{ margin: 0px; position: relative; left: -40px; display: inline; float: left; list-style: none; }
/* --- NAV lists nested under hovered list items --- */
#navul li:hover ul	 		{ display: block; }
#navul li.over ul 			{ display: block; }
#navul li ul 				{ display: none; position: absolute; left: 10px !important; margin: 0px; z-index: 99; }/* z-index for safari/IE bug pos dropdowns behind lower divs on page */

#navul li a					{ margin: 0px; height: 38px; _width: 40px; display: block;  text-decoration: none; padding:0px; white-space: nowrap; line-height: 35px; text-align:center;}
#navul li a 				{ color:#fff; border-left:1px solid #a84a4a;}
#navul li a:hover			{ color:#fff; background:url(/dev/images/top_menu_img.gif) 50% bottom; }

#navul li li				{ float: none; padding: 0px; font-size:10px; font-weight:bold;; text-align: left; text-transform:uppercase;}
#navul li li a				{ display: block; margin: 0px; text-decoration: none; background: #fff; height: 20px; line-height: 20px; border: 1px solid #cc9900; border-bottom-color: #666; border-top-color: #999; border-width: 0px 1px 1px 1px; color:#666; text-align:left; color:#666;}
#navul li li a:hover		{ display: block; margin: 0px; text-decoration: none; color:#790000;}


#navul #n1 a				{ width: 130px; border-left:0px;}
#navul #n1 a:hover			{ background:url(/dev/images/top_menu_img.gif) left bottom;}
#navul #n2 a				{ width: 97px; }
#navul #n3 a				{ width: 100px; }
#navul #n4 a				{ width: 140px; }
#navul #n5 a				{ width: 136px; }
#navul #n6 a				{ width: 150px; }
#navul #n7 a				{ width: 100px; }
#navul #n7 a:hover			{ background:url(/dev/images/top_menu_img.gif) -759px bottom;}

#navul li li a				{ width:180px !important; border-left:1px solid #cc9900 !important; background:#fff !important; padding:0px 8px;}
#navul li li a:hover		{ background: #cccc99 !important;}

/* <<< END nav dropdown ids and classes --- */