/* FONTS */
/* BEGIN 12px / 18px  */
body {
    font-size: 75%;
    line-height: 1.666667em;
    margin: 0;
    padding: 0;
    color:#503f37;
    font-family: Arial, Verdana, sans-serif;
}

h1.top {
    margin: 0;
    font-size: 2.833333em;
    line-height: 0.588235em;
    margin-top: 0.588235em;
    margin-bottom: 0.588235em;
    text-transform:uppercase;
    color:#503f37;
}

h1 {
    margin: 0;
    font-size: 1.333333em;
    line-height: 1.25em;
    margin-top: 0.625em;
    margin-bottom: 0.625em;
    text-transform:uppercase;
    color:#938500;
    
}

.content3col.teaser h1 {
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	color:#938500;
}

.replaceH1 {
	margin:0;
	text-indent:-9999px;
	background-repeat:no-repeat;
	font-size: 2em;
	line-height: 0.833333em;
	margin-top: 0.416667em;
	margin-bottom: 0em;
	padding-top: 0.416667em;
	padding-bottom: 0.416667em;
}

h2 {
    margin: 0;
    font-size: 1.333333em;
    line-height: 1.25em;
    margin-top: 0.625em;
    margin-bottom: 0.625em;
    text-transform:uppercase;
    color:#503f37;
}

h3 {
    margin: 0;
    font-size: 1em;
    line-height: 1.666667em;
    margin-top: 0.833333em;
    margin-bottom: 0em;
    text-transform:uppercase;
    font-weight:bold;
}

h4 {
    margin: 0;
    font-size: 1em;
    line-height: 1.666667em;
    margin-top: 0em;
    margin-bottom: 0em;
    text-transform:uppercase;
    font-weight:normal;
}

h5 {
   margin: 0;
    font-size: 1em;
    line-height: 1.666667em;
    margin-top: 0.833333em;
    margin-bottom: 0em;
    font-weight:normal;
}

p, ul, blockquote, pre, td, th, label {
	font-size: 1em;
	line-height: 1.666667em;
	margin-bottom: 1.666667em;
	margin-top:0em;
}

a {
    color: #998b11;
    text-decoration: none;
    border-bottom:1px dotted #998b11;
}

a:visited {
	color:#988f8a;
}

#menus {
	color:white;
}

#menus h1.top {
	margin: 0;
    font-size: 1.333333em;
    line-height: 1.25em;
    margin-top: 0.625em;
    margin-bottom: 0.625em;
    text-transform:uppercase;
    color:#938500;
}


#menus h1.top {
	margin: 0;
    font-size: 2.833333em;
    line-height: 0.588235em;
    margin-top: 0.588235em;
    margin-bottom: 0.588235em;
    text-transform:uppercase;
  
    color:#938500;
}

#menus h2 {
	margin: 0;
    font-size: 1.333333em;
    line-height: 1.25em;
    margin-top: 0.625em;
    margin-bottom: 0.625em;
    text-transform:uppercase;
    color:#fff;
}

#menus h3 {
	font-size: 1.333333em;
	line-height: 1.25em;
	margin-top: 0.625em;
	margin-bottom: 0.625em;
	color:#998b11;
}

#menus h4 {
	font-size: 1em;
	line-height: 1.666667em;
	color:#998b11;
	text-transform:none;
	line-height:1.5em;
	margin:0;
	
}

#menus h5 {
	font-size: 1em;
	line-height: 1.666667em;
	color:white;
}

.themetext {
	font-size: 1.333333em;
	line-height: 1.25em;
	padding-top:0px;
	color:#938e8a;
}

blockquote {
	margin:0;
	padding:0;
	font-size: 2em;
	line-height: 1em;
	color:#938500;

	
}

.citationauthor {
	color:#938500;
	font-style:italic;
	margin-bottom:1em;
}


}

