body {
	   background:#30384D;
}
#wrapper {
}
#header,
#main {
    border-left:1px solid #C7C7C7;
    border-right:1px solid #C7C7C7;
    margin:0 auto;
    width:958px;
}
#header {
	background: #fff url(images/AmericanaPhonicLogo.png) no-repeat right;
}
#main {
	background:#fff;
    border-bottom:1px solid #C7C7C7;
}
#access {
    margin-bottom:0;
}
#home-insert {
    background:#fff;
    border-left:1px solid #C7C7C7;
    border-right:1px solid #C7C7C7;
    margin:0 auto;
    padding:21px 0 0 0;
    width:958px;
}
#footer {
    margin-top:21px;
}

/* all instances of #598745 found in style.css for Acamas theme, replaced with #88000.  This changes the color from light green to red */

a:hover {
    color:#880000;
}
#blog-title a:hover {
    color:#880000;
}
.menu a:hover {
    border-color:#880000;
}
.menu li.current_page_item a {
    border-color:#880000;
}
#latest-feature h3 {
    background:#880000;
}
.home .entry-title a:hover {
    color:#880000;
}
.entry-content a {
    color:#880000;
}
.archive .entry-title a {
    color:#880000;
}



.search .entry-title a,
.archive .entry-title a {
    color:#880000;
    font-size:14px;
}



.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	color: #880000 !important;
	background:transparent !important;
	border:none !important;
}