/* ------------------------------------------------------
CSS Styles File for BrentRowan.com

Created by Dan Sharp - Sharp Designs

(01/05/2002) - Version 1.0
--------------------------------------------------------- */

/* -- Site-wide Default Definitions -- */

body, p, th, td, h1, div, span {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif; font-size: 10pt
}

/* -- Site-wide LINK Definitions -- */
a:link    { background: transparent; color: #6A3800;
	text-decoration: none; font-weight: bold }
a:visited { background: transparent; color: #6A3800;
	text-decoration: none; font-weight: bold}
a:hover   { background: #EBD3B7; color: #00585F;
	text-decoration: none; font-weight: bold}
a:active  { background: transparent; color: #9A002B;
	text-decoration: none; font-weight: bold}

a.link-nobg { background: transparent }

/* -- PARAGRAPH Definitions -- */
P.section {
	color: #00585F; font-family: "Verdana", "Arial", "Helvetica", sans-serif; font-size: 12pt; font-weight: 800; 
}

/* ============   STYLES FOR DIV LAYERS ================ */

#divLinkButton {
	position : absolute;
	left : 0px;
	width : 80px;
}

#divMenu {
	position : absolute;
	left : 0px;
	width : 80px;
}

#divMenu a {
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
}
#divMenu a:hover {
	color: #EBD3B7;
	background: transparent;
}
#divMenu a:active {
	color: #FFFFFF;
	background: transparent;
}
#divNameTitle {
	position : absolute;
	left : 0px;
	top : 0px;
}


.productiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	font-weight: bold;
	text-decoration: underline;



}

#production ul {

}

/* ============   STYLES FOR EPC CALENDAR   ================ */
.headerListings {
  margin: 0px;
  padding: 0px; 
} 

.headerDate {
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 8pt;
  color: #000000;
  text-align: left;
  vertical-align: middle;
  font-weight: normal;
}

.headerTitle {
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 8pt;
  color: #6A3800;
  text-align: left;
  vertical-align: middle;
  font-weight: bold;
}

P.newslist {
  margin: 0px;
  padding: 6px; 
}
.productionnotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	font-weight: bold;
	text-decoration: underline overline;


}
.callout {
	margin: 0px;
	padding: 4px;
	float: right;
	border: thin dotted #663300;
	background-color: #EEEEEE;


}
.navtitle {
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
}

