﻿/*
CSS for Liberty Integrated site
*/

body {font-family: Veranda, Helvetica, Arial, sans-serif; background-color: white; line-height: 150%; padding: 0; margin: 0;}


h1, h2, h3 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
h1 {font-size: x-large; background-color: #C41200; color: white; padding-top: 2em; padding-bottom: .2em; padding-left: .4em; margin: 0;}
h1, h3 {color: white; background-color: #C41200;}
h4 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
h4 {font-size: medium; color: #c41200; padding-left: 4em;}
h5 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
h5 {font-size: medium; color: #360b80; padding-left: 4em;}


h2 {color: #360b80; font-size: 130%; font-weight: normal;}


li {font-size: small;}

p {font-size: normal; color: #14003F;}
p {font-family: times, "Times New Roman", serif; color: #14003F;}

#tagline p {
font-style: italic;
font-family: Georgia, Times, serif; 
background-color: #360b80; color: white; 
border-top: 3px solid white; 
border-bottom: 3px solid white; 
padding-top: .3em;
padding-bottom: .2em;
padding-left: .8em;
margin: 0;}
#navigation a {text-decoration: none;}
#navigation {width: 180px; background-color: #ecedeb;}
#navigation, #bodycontent, #header {position: absolute;}
#navigation, #bodycontent {top: 115px;}


em {text-transform: uppercase;}

a {font-weight: normal;}
a:link {color:black;}
a:visited {color: C41200;}
a:hover {text-decoration: none; color: white; background-color: #C41200;}
a:active {color: white; background-color: navy;}

.fun {color: #339999; font-family: Georgia, Times, serif; letter-spacing: 0.05em;}

#header, #sitebranding, #tagline, #navigation, #bodycontent {border: 3px}
#header {width: 100%;}
#header {border-top: 3px solid #7da5d8;}


#bodycontent {left: 200px;}
