/* CSS Document */

body{
	color: #004812;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.productlist {
	font-size: 12px;
	text-align: left;
	vertical-align: text-top;
}

.pircelistfence {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004812;
	text-align: left;
	vertical-align: text-top;
}

.pircelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004812;
	text-align: center;
	vertical-align: text-top;
}

#wrapper{
	width: 760px;
	border: 0px;
	margin: 10px auto 10px auto;
	text-align: left;
	background-repeat: repeat-y;
	background-image: url(../images/cj_sheeran_background.jpg);
}

#logo{
	margin: 0;
	background-image: url(../images/cjsheeran_web.gif);
	height: 134px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #004812;
}

#logo h1{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004813;
	text-align: right;
}

#map{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	color: #004813;
	margin-top: 18px;
	margin-bottom: 16px;
}

#map a{
	color: #004813;
	text-decoration: none;
}

#map a:hover, #map a:focus{
	color: #5d9732;
	text-decoration: underline;
}

#leftcol{
	width: 130px;
	float: left;
	margin-top: 1px;
	margin-left: 0px;
}
	
#leftcol #nav ul{
	padding: 0;
	margin: 0;
	background-color: transparent;
	list-style-type: none;
	font-size: 67%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#leftcol #nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
}

#leftcol #nav ul li a{
	height: 1%;
	color: #004813;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 4px;
	background-color: #BEC0C2;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
	
#leftcol #nav ul li a:hover, #leftcol #nav ul li a:focus, #leftcol #uberlink a:link, #leftcol #uberlink a:visited, #leftcol #uberlink a:hover, #leftcol #uberlink a:active {
	color: #FFFFFF;
	background-color: #004813;
}

h1 {
	margin: 0px;
	color: #004813;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	vertical-align: middle;
	font-weight: bold;
	padding-bottom: 3px;
}

h2 {
	margin: 0px;
	color: #5d9732;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	vertical-align: middle;
	font-weight: bold;
}

h3 {
	color: #FFFFFF;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	vertical-align: middle;
	padding: 5px;
	width: 370px;
	background-color: #5d9732;
	text-align: center;
}

h4 {
	color: #006857;
	margin: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #F8F234;
	width: 434px;
	vertical-align: middle;
	height: 15px;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.leftimage {
	float: left;
	margin-right: 10px;
}

.rightimage {
	float: right;
	margin-left: 15px;
}

.sidepic {
	border: 2px solid 004812;
}

.clearit {
	display: block;
	clear: both;
}

#content{
	padding-left: 170px;
}


#content a{
	color: #004813;
	text-decoration: none;
}


#content a:hover, #content a:focus{
	color: #004813;
	text-decoration: underline;
}


#rightcol{
	width: 154px;
	float: right;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 5px;
}

#rightcol p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #004812;
	text-align: left;
}

.container{
	width: 99%;
	float: right;
}

#words{
	margin-right: 220px;
	text-align: justify;
	font-size: 80%;
	color: #5d9732;
	list-style-position: inside;
	list-style-type: disc;
	}

#words ul li{
	list-style: square outside;
	padding-left: 5px;
	line-height: 18px;
	font-weight: bold;
}

h6 {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #009900;
	margin-left: 20px
}

#footer{
	color: #BEC0C2;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #004813;
	background-color: #FFFFFF;
}

#footer p{
	font-size: 60%;
	margin: 0;
}

#footer a{
	color: #BEC0C2;
	text-decoration: none;
}

#footer a:hover, #footer a:focus{
	color: #004813;
	text-decoration: underline;
}

img
{
 border-color: #004812;
}

.listheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004812;
	background-color: #BEC0C3;
	vertical-align: text-top;
}

