p {
	font-size: 12px;
	color: #000000;
	margin-top: 6px;
	margin-right: 30px;
	margin-left: 18px;
	margin-bottom: 8px;
}
.banners {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 18px;
}

.title{
	color:#0E3045;
	text-align:left;
	font-size:16px;
	margin-left: 18px;
	margin-bottom: 3px;
	font-weight: bold;
	margin-top: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-left-style: none;
	padding-left: 25px;
	background-image: url(images/starfish.jpg);
	background-repeat: no-repeat;
}
#sideDish p {
	color: #E38800;
}

body {
	background-color: #c1cece;
	background-image: url(images/gradiantBg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
}

a:visited {
	color: #000000;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sideDish img {
	background-position: center;
	clear: both;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}

#wrapper {
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	text-align: center;
	background-color: #FFFFFF;
}
#header {
	background-color: #000000;
	float: left;
	height: 150px;
	width: 950px;
	position: relative;
	background-image: url(images/950Header.jpg);
}
#menu {
	background-color: #0E3045;
	float: left;
	height: 27px;
	width: 950px;
	position: relative;
	color: #FFFFFF;
	z-index: 10;
}
#mainContent {
	background-color: #FFFFFF;
	background-image: url(images/mainBg.gif);
	float: left;
	width: 950px;
	position: relative;
	background-repeat: repeat-y;
	text-align: left;
}
#sideDish {
	background-color: #5e0000;
	float: left;
	width: 250px;
	position: relative;
	color: #e38800;
}
#meat {
	background-color: #FFFFFF;
	float: left;
	width: 700px;
	position: relative;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#sideDish a {
	color: #E38800;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: none;
}
#sideDish h1 {
	font-size: 18px;
	font-weight: bold;
	color: #E38800;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 30px;
}
h2 {
	color: #0E3045;
	margin-left: 18px;
	font-size: 14px;
	margin-top: 20px;
}

#sideDish h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/calendar.gif);
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 30px;
	background-repeat: no-repeat;
}
#sideDish p {
	font-size: 11px;
	font-weight: normal;
	color: #E38800;
	background-image: none;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-left: 30px;
}
#sideDish a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
ol {
	margin-right: 50px;
	margin-left: 50px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
#meat li {
	margin-top: 7px;
	margin-bottom: 7px;
}
.angel {
	color:#0E3045;
	text-align:left;
	font-size:16px;
	margin-left: 18px;
	margin-bottom: 3px;
	font-weight: bold;
	margin-top: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-left-style: none;
	padding-left: 45px;
	background-image: url(images/angel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 8px;
}
.clownfish {
	color:#0E3045;
	text-align:left;
	font-size:16px;
	margin-left: 18px;
	margin-bottom: 3px;
	font-weight: bold;
	margin-top: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-left-style: none;
	padding-left: 45px;
	background-image: url(images/clownfish.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 8px;
}
h2 {
	color: #0E3045;
	padding-top: 8px;
}
h1 {
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 8px;
	margin-left: 18px;
}

