body {
margin: 0;
padding : 0;
background: url('http://shamrockdelivery.com/SdiImages/bg.jpg') center;
color: none;
}
p.gogreen {	
position: none;
margin-left: 25px;
padding-left: 1;
top: 0;
background: transparent;
}
			/*WRAP*/
#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	font: 100% "century gothic","Century Gothic", century gothic, century gothic;
	line-height: 1.2em;
	background: transparent;
	color: #000000;
	text-align: left;
}
			/*TOP BANNER*/
#banner {
padding: 0;
margin-bottom: 0;
width: 760px;
height: 70px;
border-bottom:3px solid #fff;
background: green;
color: none;
}
			/*TOP NAVIGATION*/
#navbar ul {

width:100%;
padding:0;
margin:0;
margin-right:0;
list-style-type:none;
font-size: 100%;
text-align: center;
border-bottom:1px solid #ffffff;
border-top:1px solid #000000;
color: #00cc00;
}
#navbar a {
	float:left;
	width:150px;
	height:20px;
	text-decoration:none;
	color:#000000;
	background:#339933;
	padding-left:0;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	font-size: 15px;

}
#navbar a:hover {
	background:#CCFFCC;
	color: #000;
	font-weight: bold;
	font-size: 17px;
}
#navbar li {
display:inline;
}

#navbar {
	width: 100%;
	position: relativet;
}
			/*MAIN CONTENT*/
#content {
	padding: 1em;
	margin-left: 150px;
	font-size: small;
	text-align: center;
	font-family: "century gothic", "Century Gothic", "century gothic", "century gothic";
}
#subcontent {
	padding: 0;
	margin-left: 150px;
	font-size: medium;
	text-align:left;
}
			/*SIDEBAR*/
#sidebar {
float: left;
width: 150px;
margin: 0;
padding: 0 1em 0 1em;
border-right-style: groove;
border-color: #000000;
border-right-width: 1px;
}
			/*SIDE MENU*/
#sidebar ul {
list-style: none;
margin: 0 0 20px 0;
padding: 0;
}
#sidebar ul li { 
display: inline;
padding: 0;
margin: 0;
}
#sidebar ul li a {
display: block;
color: #339933;
background: inherit;
text-decoration: none;
margin: 0;
padding: 5px 0 5px 0;
border-bottom: 1px solid #C0C0C0;
}
#sidebar ul li a:hover {
text-decoration: none;
color: #CC0000;
}
			/*FOOTER*/
#footer {
clear: both;
width:750px;
padding: 5px;
margin: 0;
font-size: 0.8em;
border-top: 3px solid #fff;
border-bottom: 3px solid #fff;
background: #339933;
color: #000;
}
#footer a:link, #footer a:visited {
text-decoration : none;
background : inherit;
color : #000; 
}
#footer a:hover {
text-decoration : underline;
background : inherit;
color :  #fff;
}
			/*LINKS*/
a:link, a:visited {
text-decoration : none;
background : inherit;
color : #DA7910;
}
a:hover {
text-decoration : underline;
background : inherit;
color :  #385900; 
}
			/*TYPOGRAPHY*/
h1 {
	margin: 0;
	padding: 0;
	font: century gothic;
	font-color: #339933;
	font-size: 12px;
	letter-spacing: 3px;
}
h2 {
margin-top: 10px;
padding: 10px 0 10px 0;
font-size: 160%;
letter-spacing: 3px;
background : transparent;
color :   #000000;
}
h3 {
text-decoration: none;
margin: 0;
padding: 10px 0 10px 0;
font-size: 160%;
letter-spacing: 2px;
background : inherit;
color :  #000000;
}
h4 {
	font:century gothic;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
h5 {
	font:century gothic;
	font-size: 14px;
	color: #b29b35;
}
h6 {
	font:century gothic;
	font-size:13px;
	text-align:left;
	text-decoration:underline;
}
h7 {
	font:century gothic;
	font-size:13px;
	font-weight:600;
	text-align: left;
}
h8 {
	font:century gothic;
	font-size:13px;
	text-align:left;
	text-decoration:underline;
	font-weight:600;
}
blockquote {
	font-style : italic;
	font-size: 16px;
	color : #b29b35;
	text-align: center;
	font-weight: bold;
}
h9 {
	font-style:century gothic;
	font-size:12px;
	text-align: center;
}
.h10 {
	font-style:arial;
	font-size:10px;
	text-align:left;
}
			/*CLASS*/
.clear {
clear: both;
overflow: hidden;
width: 0;
height: 0;
}
.slogan {
margin: 0 0 0 50px;
letter-spacing: 3px;
}
#Title {
	color: #339933;
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: normal;
	text-align:center;
	
}
#links {
	color: #339933;
}
#data {
	font-size: small;
	line-height: normal;
}
