@charset "utf-8";
/* higher ground publications */

body {
	margin:0;
	padding:0;
	color:#383838;
	background-color:#F7F0E0;
	background-image:url(images/hgbb.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:66%;
	}
	
a:link {
	color:#c47b29;
	background:transparent;
	}
	
a:visited {
	color:#53150A;
	background: transparent;
}

a:hover {
	color:#006633;
	text-decoration: underline;
	background: transparent;
}

a:active {
	color: #53150A;
	text-decoration: none;
	background: transparent;
}

#header {
	position:relative;
	margin:0 auto;
	width:900px;
	height:204px;
	background:url(images/hghead.jpg) no-repeat top left;
}
	
#wrapper {
	position:relative;
	margin:0 auto;
	width:800px;

	}
	
	
#scroller{
	position:relative;
	margin:0 auto;
	width:765px;
	height:162px;
	}

#main_container {
	padding:10px 15px 20px 15px;}
	
.wrap {
	position:relative;
	margin:0 auto;
	width:750px;
	border-bottom:1px solid #EAEAEA;
	padding:10px 0 25px 0;
	}
	
.wrap2 {
	position:relative;
	margin:0 auto;
	width:750px;
	padding:10px 0 25px 0;
	}

.cd_songs {
	width:215px;
	float:right;
	padding-top:15px;
	padding-right:10px;
	line-height:1.5em;
	margin:0 0 0 20px;;
	}	
.cd_label {
	width:200px;
	float:right;
	padding-top:30px;
	line-height:1.5em;
	}
	
.cd_container {
	margin-right:460px;
	padding:10px 0 25px 10px;
	}
	
.subheads {
	font-weight:bold;
	color:#0c0623;
	}
	
.formbutton{
	cursor:pointer;
	border:outset 1px #95A0A9;
	background-color:transparent;
	font-size:10px;
	font-weight:bold;
	padding: 1px 2px;
}

form {
	margin:0;
	}
	
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.plogo {
	position:relative;
	margin:0 auto;
	width:92px;
	height:32px;
	padding-bottom:45px;
	}