@CHARSET "ISO-8859-1";

body.osullivans {
	margin-top: 0px;
	background-color: #4d2f0d
}

.header {
	font-family: sans-serif;
	font-size: 32px;
	color: #7e7750 
}

.title {
    font-family: sans-serif;
    font-size: 17px;
    color: #a78358 
}  

.text1 {
    font-family: sans-serif;
    font-size: 15px;
    color: #c6b998 
}

.text2 {
    font-family: sans-serif;
    font-size: 12px;
    color: #c6b998 
}

.spacer {
    font-family: sans-serif;
    font-size: 5px;
    color: #000000	
}

.footer_rights {
    font-family: sans-serif;
    font-size: 13px;
    color: #c6b998
}

.footer_menu {
    font-family: sans-serif;
    font-size: 14px;
    color: #c6b998
}

a:link {	
    font-family: sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #f9f8b3; 
    text-decoration: none;  
}
a:visited {    
    font-family: sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #f9f8b3; 
    text-decoration: none;  
}
a:hover {    
    font-family: sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #f9f8b3; 
    text-decoration: underline;  
}
a:active {    
    font-family: sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: #f9f8b3; 
    text-decoration: none;  
}

table.picture-frame {
	background: url("../images/pub_b-w.gif");
    background-position: center;
    height: 300px;
    width: 430px
}

a.menu_link {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #f9f8b3; 
    text-decoration: none;  
}

.border
{
border-style:solid;
border-width:1px;
border-color:#7e7750
}

