html { padding: 0; margin: 0; }
body {
    padding: 0;
    text-align: center;
    margin: 0;
	background-image: url(images/);
    font: normal 12px/19px "Lucida Grande", Verdana, sans-serif;
    color: #222; }

#content {
    background: transparent url(images/) top left repeat-y;
  }
	
#blcon {
    background: transparent url(images/) top left repeat-y;
    padding: 0 0 10px 0; }
	
#contentback {
    background: transparent url(images/) top left repeat-y;
    padding: 0 15px 0px; }
    
#main {
    width: 300px;
    float: right;
    padding-left: 16px;
    padding-right: 16px; }
    
    
#lineheader {
    padding: 8px 0 9px 0;
    text-indent: 15px;
    margin: 0;
    background: #95BCF0 url(images/header.jpg) top center no-repeat;
    font: normal 12px Verdana;
    color: #111; }
#lineheader a, #lineheader a:hover { text-decoration: none; border-bottom: 1px dotted #0E519F; color: #0E519F; }
#lineheader a:hover { color: #000; border-color: #000; }

.rightbox {
    display: block;
    margin: 0 0 10px 0;
    width: 300px;
    background: #375768 url(images/featureback.gif) top left no-repeat;
    padding: 10px 0 0 0; }
    
.rightbox span {
    display: block;
    padding: 0;
    margin: 0;
    height: 4px;
    background: transparent url(images/featurebackbottom.gif) bottom left no-repeat; }
    
.featurewithdivide {
    display: block;
    margin: 30px 10px 10px 10px;
    padding: 0; }
    
.contactbox {
    background: #E1F4FF;
    padding: 7px 0 7px 10px;
    margin: 10px 10px 7px 10px;
    font: normal 12px/1.3em Verdana, Lucida Grande, sans-serif;
    color: #273D49;
 }
    
.contactbox a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 0; }
    
.contactbox a:hover {
    color: #462600;
    text-shadow: 0 0 0;
    text-decoration: none; }
    
    

    
    
    


body.home li.home, body.articles li.articles,
body.people li.people, body.about li.about {
    background: transparent url(images/li.gif) bottom left no-repeat !important; }
    

/* Page Headings */
h1 { /* Logo Text */
    padding: 0;
    margin: 0;
    text-indent: -9000px;
    font: 10px/10px sans-serif;
    height: 63px;
    width: 250px;
    background: transparent; }
    
h1 a {
    display: block;
    padding: 0;
    margin: 0;
    border: 0;
    text-decoration: none;
    width: 250px;
    height: 63px; }

h2 { /* Main Title */
    padding: 0 0 4px 0;
    margin: 0 0 10px 0;
    letter-spacing: -1px;
    font: bold 24px/1.1em Trebuchet MS, Verdana, sans-serif; }
    
    .rightbox h2 {
        color: #fff;
		padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 3px;
        font-size: 28px;
        margin-bottom: 0; }
        
    .rightbox h2 a {
        color: #fff;
        text-shadow: 2px 2px 1px #542C08; }
        
    .rightbox h2 a:hover {
        color: #542C08;
        text-shadow: 0 0 0; }
        
        .featurewithdivide h2, .indivarchive h2 {
            padding: 0;
            margin-bottom: 4px;
            font: bold 26px/1.1em Trebuchet MS, Verdana, sans-serif; }
            
        .featurewithdivide h2 a, .indivarchive h2 a {
            color: #333;
            text-decoration: none;
            text-shadow: 0 0 0; }
            
        .featurewithdivide h2 a:hover, .indivarchive h2 a:hover {
            color: #000;
            text-shadow: 0 0 0; }
    
h2 a {
    text-decoration: none;
    border: 0;
    color: #000; }
    
h2 a:hover {
    text-decoration: none;
    border: 0;
    text-shadow: none;
    color: #333; }
    
h6 { /* Main Title */

    font: bold 24px/1.1em Trebuchet MS, Verdana, sans-serif; }
    
h3 a {
    font-weight: bold;
    text-decoration: none;
    color: #EE8101; }
        
    .rightbox h3 a {
        color: #fff; }
        
    .rightbox h3 a:hover {
        color: #542C08;
        text-shadow: 0 0 0;
        text-decoration: none; }
        
        .featurewithdivide h3, .indivarchive h3 {
            text-indent: 0;
            color: #666;
            padding-bottom: 5px;
            margin: 0;
            line-height: 1.5em;
            border-bottom: 1px dotted #aaa;
            text-shadow: 0 0 0; }
        .indivarchive h3 { margin-bottom: 10px; }
            
        .featurewithdivide h3 a, .indivarchive h3 a {
            color: #333;
            text-decoration: none; }
            
        .featurewithdivide h3 a:hover, .indivarchive h3 a:hover {
            color: #000; }
            
            
 h4 {
    margin: 0 0 10px 0;
    padding: 25px 0 2px 0;
    font: bold 18px/1.4em Trebuchet MS, Verdana, sans-serif;
    color: #555;
    border-bottom: 1px dotted #bbb; }
    
h4 a {
    font-weight: bold;
    color: #999;
    text-decoration: none;
    border-bottom: none; }
    
h4 a:hover {
    font-weight: bold;
    text-decoration: none;
    border: none;
    color: #444; }
    
/* Paragraph and Link Styles */
#main p {
    padding: 0;
    margin: 0 0 1.7em 0;
    font: normal 12px/1.6em Verdana, Lucida Grande, sans-serif;
    color: #222; }
    
#main p a {
    font-weight: bold;
    color: #222;
    border-bottom: 1px solid #222;
    text-decoration: none; }
    
#main p a:hover {
    color: #000;
    border-color: #000;
    text-decoration: none; }
    
    #main .rightbox p {
        color: #fff;
        font-size: 13px;
        line-height: 1.4em;
        padding: 7px 10px;
        margin-bottom: 0 !important; }
        
    #main .rightbox p a {
        font-weight: bold !important;
        color: #fff !important;
        text-decoration: none;
        border-bottom: 1px solid #fff !important; }
        
    #main .rightbox p a:hover {
        color: #542C08 !important;
        border-color: #542C08 !important;
        text-shadow: 0 0 0 !important; }
        
        #main .featurewithdivide p {
            color: #222;
            padding-top: 5px !important;
            padding-bottom: 25px; }
            
        #main .featurewithdivide p a {
            text-decoration: none;
            color: #222;
            font-weight: bold;
            text-transform: none; }
            
            
            
            
            
/* Image Styles */
img.right {
    clear: none;
    float: right;
    padding: 3px;
    border: 1px solid #ccc;
    margin: 10px 0 10px 10px; }
    
img.left {
    float: left;
    clear: none;
    padding: 3px;
    border: 1px solid #ccc;
    margin: 10px 10px 10px 0; }
    
img.center {
    float: none;
    clear: none;
    padding: 3px;
    border: 1px solid #ccc;
    width: 415px;
    margin: 10px 0; }
    
a.img, a.img:hover {
    border: none !important;
    text-decoration: none !important; }
	
.alink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D2DFF;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.imgborder {
	margin: 12px;
}

.freephonenumber {
	font-size: 24px}

