@charset "UTF-8";
/* CSS Document */


body {
margin : 0;
padding : 0;
text-align : left;
font : 16px/1.5 'Garamond Premr Pro smbd', 'Gentium Book Basic', 'gentium', Georgia, serif;
color : #000;
background : #990a28;
}
img {
border : none;
}
p {
font : 11px/1.3;
}
a.image-link:hover, a.image-link:focus {
border : none;
}
a {
color : #fff;
text-decoration:none;
font-style:italic;
}
a:hover, a:focus {
text-decoration : none;
border-bottom : 1px solid #610213;
}
a:active {
color : #ddd;
border-bottom : 1px solid #610213;
}
#header {
position : relative;
font-family: Calibri;
height : 95px;
background : url('images/bg.jpg') repeat-x;
}
#logo {
position : relative;
margin-left : 224px;
top : 0;
width : 980px;
height : 94px;
}
#nav {
position : absolute;
top : 0;
right : 0;
width : 100%;
text-align : right;
}
#nav ul {
list-style : none;
margin : 0;
padding : 0;
}
#nav li {
display : inline;
}
#nav a {
display : inline-block;
position : relative;
margin : 0 30px 0 0;
text-decoration : none;
font-size : 16px;
line-height : 94px;
color : #fff;
}
#nav a:hover, #nav a:focus {
border-bottom : 1px solid #eee;
}
#showcase {
position : relative;
width : 660px;
height : 447px;
margin-left : 224px;
margin-top : 20px;
z-index : 10;
font-size : 12px;
font-family : Calibri, Arial;
}


#tagline h1 {
font-size : 30px;
font-family : 'Adobe Caslon Pro', 'Garamond Premr Pro smbd', 'Adobe Garamond Pro', 'Gentium Book Basic', 'gentium', Georgia, serif;
font-weight : normal;
}
#content {
position : relative;
top : 40px;
margin : 0 auto;
padding : 20px;
background-color: #fff;
height : 581px;
}
#newsbox {
position : absolute;
top : 114px;
margin-left: 910px;
border : none;
font-size : 12px;
color: #000;
width: 300px;
font-family : Calibri;
font-weight : normal;
z-index : 10;
}
#footer {
position : absolute;
height : 481px;
margin-left : 202px;
margin-top : 110px;
background-color: #fff;
width : 980px;
font-family : Calibri;
font-size : 12px;
color : #333;
}
li {
font-family : Calibri, Arial;
}
h2, h3, h4 {
font-weight : normal;
}
h1 {
margin : 0;
font-size : 21px;
color : #fff;
align : right;
}
h2 {
margin : 0;
font-size : 14px;
color : #fff;
}
h3 {
margin : 1em 0 0;
font-size : 24px;
color : #414141;
}
h3.subhead {
margin : 0 0 1em;
font-size : 22px;
}
#overview-1 h4, #overview-2 h4 {
position : relative;
margin : 0;
font-size : 36px;
color : #1f1f1f;
}
h4 {
margin : 1em 0 0;
font-size : 18px;
color : #414141;
}
#footer a {
color : #555;
}
#footer a:hover, #footer a:focus {
color : #333;
border-bottom : 1px solid #555;
}


