h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
color: #300;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited { color: #600;}
#main {background: #ADB091;padding-bottom:2.6em;}
a {color: #900;}
a:hover, a:active, a:visited {color: #965B50;}

#content {
background-color: #ADB091;
color: #000;
width: 70%;
padding: 1.2em;
margin-bottom: 2em;
}
#content h1 { font-size: 138.5%;}
#content h2 {	font-size: 123.1%;}
#content h3 {	font-size: 108%;}
#content h1,#content h2,#content h3 {	margin: 1em 0;}
#content h2 {margin-bottom:.4em;}
#content h2 + h2, #content h2 + div {margin-top:.8em;}
#content div + h2 {margin-top:.6em;}
#content blockquote,#content ul,#content ol,#content dl {margin: 1em;}
#content ol,#content ul,#content dl { margin-left: 1em; }
#content ul {list-style: disc inside}
#content ol li { list-style: decimal inside;}
#content dl dd { margin-left: 1em; }
/* title class serves to separate title of article from body */
.title { margin-bottom:1em;}

/* content on faqs page */
#content.faqs h3 { width: 60%; border-bottom: 1px solid #60663e; margin-bottom: .4em;}
#content.noLocal { margin: 0 0 0 3em;}
/* local menu formatting */
#localMenu { width:12em;}
#localMenu {
background: #900;
background: url('http://www.film.utah.edu/film-images/elements/localMenu.png') #900 repeat-y -100px 0;
color: #ccc;
max-width: 14em;
min-width: 8em;
min-height: 12em;
float: left;
padding: 0;
margin: 0;
border-bottom: 1px #300 solid;
border-right: 1px #300 solid;
line-height: 1.4em;
}

#localMenu ul {list-style: none;padding: 0;}
#localMenu li {width: 100%;height: 100%;padding: 0;}
#localMenu a, #localMenu a:active, #localMenu a:visited {
display: block;
/*width:100%;*/
height:100%;
padding: .6em .4em .2em 1em;
color: #300;
text-decoration: none;
}
#localMenu li a:hover { background: url('http://www.film.utah.edu/film-images/elements/localMenu.png') #900 no-repeat 0 0; color: #C0A89E;}
#localMenu a.youAreHere { color: #C0A89E;}
#footer { margin:0; clear:both; position: relative;}

/*faculty pages specific*/
.biopic {float: right;margin: 0 0 1em 1em;}
.position {
font-size: 70%;
text-transform: uppercase;
padding: 0 .2em;
line-height: .8em
}
.facContact {margin: .6em 0;}
#additionalPics { border-top:1px solid #60663e; clear:both; padding:1.4em 0; }
#additionalPics .addtlpic1 { margin-right:.6em;}

/*contact pages specific*/
h2 + .contact {padding-top: 1em;}
.contact {padding-bottom: 1em;}
.indent {padding-left: 1em;}
.contact address{font-size: .8em;line-height: 1em;margin: .4em 0em .4em 1em;}

/* news on student intro page */
.newsEvent {
width: 80%;
padding: .6em;
margin: 1em 0;
min-height: 3em;
background: #aebdc5;
color: #333;
border-top: 1px solid #87909D;
border-right: 1px solid #556170;
border-bottom: 1px solid #556170;
border-left: 1px solid #87909D;
}

.newsEvent {
width: 80%;
padding: .6em;
margin: 1em 0;
min-height: 3em;
background: #aebdc5 url(http://www.film.utah.edu/film-images/elements/eventfilm.gif) repeat-y right top;
color: #333;
border-top: 1px solid #87909D;
border-right: 1px solid #556170;
border-bottom: 1px solid #556170;
border-left: 1px solid #87909D;
}
.newsEvent h3{margin-right:40px;padding-bottom:.6em;}
.newsEvent h3 a:link,.newsEvent h3 a:visited{text-decoration:none;}
.newsEvent h3 a:active, .newsEvent h3 a:hover {text-decoration:underline;}
.newsEvent p { margin-right:40px;}

/* search page classes */
.breadcrumb { font-weight:bold; font-size:90%; color:#333; }

/* news pages */
.newsImage img{ border:0; padding:1em 0; }

/* styleguide classes */
a.example, a.example:hover, a.example:visited, a.example:focus, a.example:active {color:#900;}
a.visited, a.visited:hover, a.visited:visited, a.visited:focus,a.visited:active {color:#965b50;}
a.active, a.active:hover, a.active:visited, a.active:focus, a.active:active {color:#965b50;}
a.hover, a.hover:hover, a.hover:visited, a.hover:focus, a.hover:active {color:#965b50;}

