body {
	background: url(../img/summer/bg.gif) #0a1600 repeat-x;
}

a:link {color: #afff5f;}
a:visited {color: #afff5f;}
a:hover {color: black; background-color:#afff5f;}
a:active {color: #afff5f;}

/*
#background {
	background:url(../img/summer/bg_background.jpg) top center no-repeat;
}
*/

h1 {
	color: #afff5f;
	font-size:14px;
	margin-bottom:10px;
	font-weight:normal;
}

ul { list-style-type:none;}

ul li {
	background:url(../img/summer/bullet_greenonblack.gif) left 5px no-repeat;
	padding-left: 15px;
	margin-bottom: 3px;
}

.portfoliotext, .servicestext {
	color: #c3ed98;
}

.portfoliotext h1 {
	color: #afff5f;
}

.portfolioitem .unavailable {
	color: #24400a;
}

#blog {
	background:url(../img/summer/bg_blog_middle.gif) left top repeat-y;
}

#blog ul {
	color:#afff5f;
}

#blog ul li {
	background:url(../img/summer/bullet_greenonblack.gif) left 5px no-repeat;
}

#footer {
	border-top: 1px solid #24400a;
	color:#24400a;
}

#footer a {color:#24400a;}
