﻿/* CSS layout */
body {
	margin: 0 0 0 20px;
	background-color: #000000;
}

#masthead {
	background-position: left;
	min-width: 600px;
	background-color: #000000;
	background-image: url('Images/BGbanner2.jpg');
	background-repeat: no-repeat;
}

#logo {
	float: left;
	width: 200px;
	left: 25px;
}

#hours {
	margin-left: 400px;
}

#container {
	background-position: left;
	clear: both;
	background-color: #000000;
	background-image: url('Images/BGcontainer.jpg');
	background-repeat: repeat-y;
	width: 924px;
}

#left_col {
	background-position: center;
	float: left;
	width: 200px;
	background-image: url('Images/BGleft.jpg');
	background-repeat: no-repeat;
	margin-left: 10px;
}

#page_content {
	margin-left: 260px;
	margin-top: 10px;
}

#footer {
	background-position: left;
	clear: both;
	background-image: url('Images/BGbottom.jpg');
	background-color: #000000;
	background-repeat: no-repeat;
}

.style1 {
	float: left;
	margin-left: 25px;
	margin-top: 6px;
}
.style2 {
	font-family: "Times New Roman";
	font-size: large;
}
.style4 {
	font-family: "Times New Roman";
	font-size: xx-small;
}
.style5 {
	text-align: center;
	margin-left: 0px;
	width: 220px;
	float: right;
	margin-top: 35px;
}
.style8 {
	font-size: large;
}
.style9 {
	font-size: xx-small;
}
.style10 {
	margin-top: 0px;
}
.style11 {
	font-size: small;
}
.style13 {
	margin-left: 266px;
}
.style14 {
	list-style-image: url('Images/Shamrock.jpg');
	margin-left: 30px;
}
.style15 {
	list-style-image: url('Images/Shamrock.jpg');
}
.style16 {
	font-size: x-large;
}
.style17 {
	text-align: center;
	font-family: "Century Gothic";
	font-size: large;
	text-decoration: underline;
}
