a:visited,
a:active,
a:link { 
    color: #98B831;
}

a:hover {
    color: #999999;
}
    
.post {
    padding: 0px;
}
.postfoot {
    border-bottom-style: none;
    border-bottom-color: #57584A;
    border-bottom-width: 10px;
}

.post h2 {
    background-color: #57584A;
    color: #fff;
    padding: 10px; 
}

.post h2 a:visited,
.post h2 a:active,
.post h2 a:link { 
    color: #fff;
}

.post h2 a:hover{ 
    color: #999999;
}


#header a:visited,
#header a:active,
#header a:link { 
    color: #fff;
}


#container {
    width: 900px;
}

html, body {
    color: #303C63;
}

body {
    background-color: #57584A;
}

#contentwrapper {
    background-color: #57584A;
}

#content {
    background-color: #fff;
}

#sidebar-a {
    background-color: #fff;
    border-left-width: 0px;
    border-left-color: #57584A;
    border-left-style: solid;
    margin-top: 0px;
}

#contentwrapper {
    back-color: #303C63;
}

#title {
    background-image:url('http://www.zintel.net/Public/NovaScotia/JPG_4inch_150dpi/BrackleyBeachPEISunset.jpg');
    height: 450px;
    background-color: #57584A;
    color: #fff;
    background-position: bottom;
}

#nav {
    background-image:url();
}

#contentwrapper {
    background-image:url();
}

#contentfooter {
    background-image:url();
}

#sidebar-a a:active,
#sidebar-a a:visited,
#sidebar-a a:link {
	text-decoration : none;	
	margin-right : 0px;
	padding : 2px;}

#sidebar-a a:hover {
    color: #999999;
    text-decoration: none;
}

#sidebar-a h3 {
    color: #fff;
    background-color: #57584A;
    font-size: 1.2em;
    margin-left: 10px;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    padding: 5px;
}