﻿* {margin:0; padding:0; line-height:1.2em}

body {text-align:center; font-family: Gill Sans MT;}

img {border: 0;}

/* seo invisible heading */
h1 { 
   font-size:20px;
   text-indent:-9999px
}

/* primary heading */
h2 { 
    font-size: 27px; 
    color: #273032;
    MARGIN-BOTTOM: 0.5em;
}

/* secondary heading */
h3 {  
   font-size:27px;
   color: #8d1c52;
   MARGIN-BOTTOM: 0.5em;
   MARGIN-Top: -0.5em;
   line-height:1.3em;
}

/* tertiary heading */
h4 {  
    font-size: 18px; 
    color: #8d1c52;
    MARGIN-BOTTOM: 0.5em;
    line-height:1em;
}

/* news date heading */
h5 {  
    font-size: 18px; 
    color: #8d1c52;
    MARGIN-BOTTOM: 0.5em;
    MARGIN-Top: -0.5em;
    line-height:1.3em;
}

.past {  
    font-size: 27px; 
    color: #273032;
}

p {
   font-size:13px;
   font-family: arial;
   line-height:1.3em;
   MARGIN-BOTTOM: 1em;  
   color: #273032;   
}

li {
   font-size:13px;
   font-family: arial;
   line-height:1em;
   MARGIN-BOTTOM: 0.8em; 
   color: #273032; 
   margin-left: 10pt;
}

.sub-list {
    margin-left: 10pt; 
}

#wrapper {
    width:954px;
    height: 1132px; 
    margin:0 auto; 
    text-align:left;
    background-image: url('/images/bg-generic.jpg');
}

.content {
    position: absolute; 
    left: 35px;
    top: 250px;
    width: 463px; 
}

#logo {
    position: absolute;
    float: left;
    left: 0px;
    top: 0px; 
    width: 306px;
    height: 136px;    
}

#social-media {
    position: absolute; 
    float: right;
    right: 30px; 
    top: 17px; 
    font-size:27px; 
    }

#menu {
    display: block;
    float: right;
    margin: 108px 0 0 0;
    height: 25px;
    width: 648px;
    border: dashed 0px black;
}

#menu ul {
    width: 620px;
    text-align: right;
}

#menu ul li {
    display: inline;
    color: #8d1c52;
    padding-left: 20px;
    font-size: 16px;
    margin-left: 0;
}
    
.bold {
    font-weight:900;
    }    

td img {
    padding: 10px 0 0 0;
    }

a {
    color: #8d1c52;
    font-family: Gill Sans MT;
    text-decoration: none;
    }
/*
a:link {
    color: #8d1c52;
    font-family: Gill Sans MT;
    text-decoration: none;
    }

a:visited {
    color: #8d1c52;
    font-family: Gill Sans MT;
    text-decoration: none;
    }

a:active {
	color: white;
	font-family: Gill Sans MT;
    }
*/

a:hover {
	color: white;
	font-family: Gill Sans MT;
    }  

#menu ul li a:hover {
	color: #ffffff;
	font-family: "Gill Sans MT";
	text-decoration: none;
    }
    
.link-large {
    font-size: 16px;
}

.gallery li {
    display: inline;
    width: 450px;   
} 
