@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #000000;
}
body {
	background-color: #006600;
	background-image: url(http://www.dooleysirish.com/images/bg_green.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #009900;
	font-style: italic;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #009900;
}
#content_bg_top {
	height: 50px;
	width: 950px;
	margin-left: -475px;
	position: absolute;
	left: 50%;
	background-image: url(http://www.dooleysirish.com/images/bg_content_top.png);
	background-repeat: no-repeat;
	top: 80px;
	z-index: 2;
	text-align: center;
}
#content_bg {
	width: 950px;
	margin-left: -475px;
	position: absolute;
	left: 50%;
	background-image: url(http://www.dooleysirish.com/images/bg_content.png);
	background-repeat: repeat-y;
	top: 130px;
	z-index: 1;
	padding-bottom: 150px;
}
#content {
	width: 625px;
	top: 95px;
	z-index: 5;
	font-size: 12px;
	position: relative;
	float: right;
	margin-right: 70px;
}
#content P {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.img_left {
	padding-bottom: 5px;
	padding-right: 5px;
}
#dooleys_logo {
	margin-left: -475px;
	position: absolute;
	left: 50%;
	z-index: 100;
}
.header_address {
	font-weight: bold;
	font-size: 14px;
	margin-left: 450px;
	margin-top: 20px;
	line-height: 18px;
}
#nav {
	width: 248px;
	top: 80px;
	z-index: 4;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	float: left;
}
#nav P {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 25px;
	font-style: italic;
}
.copyright {
	font-size: 9px;
}
.sub_nav {
	font-size: 13px;
	padding-left: 30px;
}
.clear_both {
	clear: both;
}

#story img {
	margin-right:10px;
}
