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

body {
	margin: 0px;
}
#bg_grey {background-image: url(images/bg_grey.gif);}
#bg_green {background-image: url(images/bg_green.gif);}
#bg_yellow {background-image: url(images/bg_yellow.gif);}
#bg_blue {background-image: url(images/bg_blue.gif);}
#bg_lilac {background-image: url(images/bg_lilac.gif);}
#bg_orange {background-image: url(images/bg_orange.gif);}

p {
	margin: 0px 0px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #222222;
	font-weight: normal;
	line-height: 20px;
}

#catering p {
	margin: 0px 0px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #222222;
	font-weight: normal;
	line-height: 16px;
	text-align: center;
}

#catering .vertical_line {
	background-image: url(images/vertical_line.gif);
	background-repeat: repeat-y;
	}

hr {
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	border: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}

a {
	outline: none;
	font-weight: normal;
}	

a:link {
	color: #7C183E;
	text-decoration:none;
}
a:visited {
	color: #7C183E;
	text-decoration:none;
}
a:hover {
	color: #999999;
	text-decoration:none;
}
a:active {
	color: #999999;
	text-decoration:none;
}

#content ul {
	margin: 0px 0px 10px 15px; /* T R B L */
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}

#content li {
	margin: 0px 0px 5px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #222222;
	font-weight: normal;
	line-height: 16px;
	
}

#list2 ul {
	margin: 0px 0px 15px 15px; /* T R B L */
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}

#list2 li {
	margin: 0px 0px 5px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #222222;
	font-weight: normal;
	line-height: 20px;
	
}


#top_space {
	height: 10px;
}
#top_space2 {
	height: 40px;
}

#wrapper {
	width: 995px;
	margin: 0px auto;
	position: relative;
}
#wrapper2 {
	width: 1000px;
	margin: 0px auto;
	position: relative;
}
#container {
	margin-left: 185px;
	width: 810px;
}
#container2 {
	margin: 0px auto;
	width: 600px;
}

#intro {
	position: absolute;
	width: 1000px;
	z-index:100;
	top: 0px;
	left: 0px;
}

#header {
	
}

#content_top {
	height:10px;
	background-image: url(images/content_top.png);
	background-repeat: no-repeat;
	font-size: 1px;
}
#content_bottom {
	height:10px;
	background-image: url(images/content_bottom.png);
	background-repeat: no-repeat;
	font-size: 1px;
}

#content {
	min-height: 410px;
	height:auto !important;
 	height:410px;
	padding: 25px 35px 10px 35px; /* T R B L */
	background-image: url(images/content_bg.png);
	background-repeat: repeat-y;
}
#content2 {
	height: 420px;
	padding: 25px 35px 0px 35px; /* T R B L */
	background-image: url(images/content_bg.png);
	background-repeat: no-repeat;
}
#content3 {
	height: 600px;
	width: 600px;
	background-image: url(images/heart_bg.png);
	background-repeat: no-repeat;
}
#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.24em;
	text-align: center;
}
.footer_trans {
	filter:alpha(opacity=70);   
	-moz-opacity: 0.7;   
	opacity: 0.7;
}

img, div { behavior: url("iepngfix.htc") }

#navbar {
	width: 250px;
	left: 0px;
	top: 103px;
	position: absolute;
	z-index: 100;

}

#navbar ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navbar ul li {
	display: block;
	/*float: left;*/
	padding: 0;
	margin: 0;
	margin-bottom: 0px;
}

#navbar ul li a {
	display: block;
	width: 138px;
	height: 51px;
	padding: 0px 0px 0px 15px; /* T R B L */
	color: #BA868F;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 51px;
	font-weight: bold;
	background-image: url(images/navbar_bg.png);
	background-repeat: no-repeat;
	behavior: url("iepngfix.htc");
}

#navbar ul li a:hover {
	color: #FFFFFF;
}

#navbar a:active {
	color: #FFFFFF;
}

#navbar li#home a {width: 235px; color: #FFFFFF;background-image: url(images/navbar_bg_home.png);background-repeat: no-repeat;}
#navbar li#hampers a {width: 235px; color: #FFFFFF;background-image: url(images/navbar_bg_hampers.png);background-repeat: no-repeat;}
#navbar li#fish a {width: 235px; color: #FFFFFF;background-image: url(images/navbar_bg_fish.png);background-repeat: no-repeat;}
#navbar li#stock a {width: 235px; color: #FFFFFF;background-image: url(images/navbar_bg_stock.png);background-repeat: no-repeat;}
#navbar li#catering a {width: 235px; color: #FFFFFF;background-image: url(images/navbar_bg_catering.png);background-repeat: no-repeat;}
#navbar li#school a {width: 235px; color: #FFFFFF;background-image: url(images/navbar_bg_school.png);background-repeat: no-repeat;}
#navbar li#about a {width: 235px; color: #FFFFFF;background-image: url(images/navbar_bg_about.png);background-repeat: no-repeat;}

#subnavbar {
	width: 250px;
}

#subnavbar ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#subnavbar ul li {
	display: block;
	/*float: left;*/
	padding: 0;
	margin: 0;
	margin-bottom: 3px;
}

#subnavbar ul li a {
	display: block;
	width: 170px;
	height: 14px;
	padding: 0px 0px 0px 15px; /* T R B L */
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0.0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:14px;
	font-weight: bold;
	background-image: none;
	
	filter:alpha(opacity=70);   
	-moz-opacity: 0.7;   
	opacity: 0.7;
}

#subnavbar ul li a:hover {
	color: #FFFFFF;
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	background-image: none;
}

#subnavbar a:active {
	color: #FFFFFF;
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	background-image: none;
}

#subnavbar li#active a {
	color: #FFFFFF;
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	background-image: none;
}

#subnavbar li#default a {
	color: #FFFFFF;
	background-image: none;
}

#left_col {
	width:300px;
	float:left;
}
#square_img {
	width:400px;
	float:right;
	margin-bottom:10px;
}


/* Txt styles */

h1 {
	margin: 0px 0px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: normal;
	color: #7C183E; 
	/* color: #BB8D0A; */
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
}

#catering h1 {
	text-align: center;
}

h2 {
	margin: 0px 0px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #7C183E; 
	/* color: #BB8D0A; */
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
}

.maincopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #222222;
	font-weight: normal;
	line-height: 22px;
}
.maincopy_yellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #BB8D0A;
	font-weight: normal;
	line-height: 22px;
}
.smallcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #222222;
	font-weight: normal;
	line-height: 20px;
}
.smallcopy_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7C183E;
	font-weight: normal;
	line-height: 20px;
}
.smallcopy2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #222222;
	font-weight: normal;
	line-height: 16px;
}