body {
	font-family:tahoma;
	font-size: 100%;
	background-image: url(graphics/bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	background-color: #057ac8;
}
body * {
	margin: 0px;
	padding: 0px;
}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 840px;
	background-color:#bedff8;
}

#header {
	margin: 0 0 0 0;
	background: white;
}

#topnavigation {
	height:244px;
	font-size:0.9em;
	padding-left: 400px;
	margin-bottom: 0px;
	position: relative;
	overflow: auto;
	background-repeat:no-repeat;
	color: #fff;
	background-color: #0099FF;
	background-image: url(graphics/main_header.jpg);
	letter-spacing: 0.1em;
}

#topnavigation ul {
margin-top:29px;
	list-style: none;
	width: 100%;
}
#topnavigation li {
font-stretch:extra-expanded;
	padding: 7px 10px;
}

#topnavigation li {
font-stretch:extra-expanded;
	display: block;
	float: left;
	font-family:tahoma, verdana;
	font-size:1em;
	background: transparent url("graphics/navpipe.gif") left no-repeat;
}
#topnavigation li a {
font-stretch:extra-expanded;
	font-family:tahoma, verdana;
	font-size:1em;
	color: white;
	text-decoration: none;
}
#topnavigation li a:hover {
	color:#33CCFF;
	text-decoration:underline;
	font-size:1em;
}

#topnavigationrecipes {
	height:244px;
	font-size:0.8em;
	padding-left: 325px;
	margin-bottom: 0px;
	position: relative;
	overflow: auto;
	background-repeat:no-repeat;
	color: #fff;
	background-color: #0099FF;
	background-image: url(graphics/main_header2.jpg);
	letter-spacing: 0.1em;
}

#topnavigationrecipes ul {
margin-top:25px;
	list-style: none;
	width: 100%;
}
#topnavigationrecipes li {
font-stretch:extra-expanded;
	padding: 7px 9px;
}

#topnavigationrecipes li {
font-stretch:extra-expanded;
	display: block;
	float: left;
	font-family:tahoma, verdana;
	font-size:1em;
	background: transparent url("graphics/navpipe.gif") left no-repeat;
}
#topnavigationrecipes li a {
font-stretch:extra-expanded;
	font-family:tahoma, verdana;
	font-size:1em;
	color: white;
	text-decoration: none;
}
#topnavigationrecipes li a:hover {
	color:#33CCFF;
	text-decoration:underline;
	font-size:1em;
}


#container {
background-color:#bedff8;
}

#side-a {
	float: left;
	width: 190px;
}

#maincontent {
width:auto;
	float: left;
	margin:0px;
}

#maincolumn h1 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#063d86;
font-weight:400;
font-size:x-large;
margin:10px;
margin-top:10px;
}

#maincolumn h2 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#3689cb;
font-weight:normal;
font-size:large;
font-style:italic;
margin:10px;
margin-right:15px;
margin-top:0px;
}

#maincolumn h3 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#3689cb;
font-weight:normal;
font-size:medium;
font-style:italic;
margin:10px;
margin-right:15px;
margin-top:0px;
}

#maincolumn h4 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#063d86;
font-weight:300;
font-size:large;
margin:10px;
margin-top:10px;
}

#maincolumn p {
font-family:Georgia, "Times New Roman", Times, serif;
color:#063d86;
font-size:small;
margin:10px;
line-height:1.4em;
}
#maincolumn ul{
font-family:Georgia, "Times New Roman", Times, serif;
list-style:square;
color:#063d86;
}

#maincolumn li {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:0.9em;
margin-left:25px;
}

#maincontent ul {
	list-style: none;
	width: 100%;
}

#maincontent h1 {

}


#maincontent li a:link  {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight:800;
margin-left:10px;
color:#063d86;
text-decoration:none;
}

#maincontent li a:visited  {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight:400;
margin-left:10px;
color:#063d86;
text-decoration:none;
}

#maincontent li a:hover {
text-decoration:underline;
}

#maincontent li a.submenu {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
margin-left:30px;
color:#063d86;
text-decoration:none;
}
#maincontent li a.submenu:link {
color:#063d86;
text-decoration:none;
}
#maincontent li a.submenu:visited {
color:#063d86;
text-decoration:none;
}

#maincontent li a.submenu:hover {
color:#063d86;
text-decoration:none;
}

#maincontent li a.submenu:active{
color:#063d86;
text-decoration:none;
}

#leftcolumn h1 {
font-family:georgia;
font-weight:500;
color:#063d86;
font-size:x-large;
margin-left:5px;
margin-bottom:5px;
}

#leftcolumnhome h1 {
font-family:georgia;
font-weight:500;
color:#063d86;
font-size:x-large;
margin-left:5px;
margin-bottom:5px;
}

#leftcolumnhome ul {

 list-style-type: none;
padding: 0;
margin: 0;

}

#leftcolumnhome li {
list-style:none;
font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:small;
color:#063d86;
margin-left:5px;


}


#leftcolumn ul {
 list-style-type: none;
padding: 0;
margin: 0;
margin-bottom: 3em;

}

#leftcolumn li {
list-style:none;
font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:small;
color:#063d86;
margin-bottom: 1em;

}
#leftcolumn li a:link {
font-family:Georgia, "Times New Roman", Times, serif;
background-image:url(graphics/fish_list.jpg);
background-repeat: no-repeat;
 background-position: 2 2em 2 2;
padding-left: 1.1em;
font-size:1em;
color:#063d86;
text-decoration:underline;
}

#leftcolumn li a:visited {
font-family:Georgia, "Times New Roman", Times, serif;
background-image:url(graphics/fish_list.jpg);
background-repeat: no-repeat;
 background-position: 2 2em 2 2;
padding-left: 1.1em;
font-size:1em;
color:#063d86;
text-decoration:underline
}

#leftcolumn li a:hover {
font-family:Georgia, "Times New Roman", Times, serif;
background-image:url(graphics/fish_list.jpg);
background-repeat: no-repeat;
 background-position: 2 2em 2 2;
padding-left: 1.1em;
font-size:1em;
color:blue;
text-decoration:underline
}

#leftcolumn li a:active{
font-family:Georgia, "Times New Roman", Times, serif;
margin-bottom: 3em;
background-image:url(graphics/fish_list.jpg);
background-repeat: no-repeat;
 background-position: 2 2em 2 2;
padding-left: 1.1em;
font-size:1em;
color:#063d86;
text-decoration:underline
}

#recipes {
	width:320px;
	background-image:url(graphics/recipes_background.jpg);
	background-repeat:repeat-x;
	border: 1px solid blue;
	background-color:#3689cb;
	padding:4px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 260px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#recipes ul {
font-family:Georgia, "Times New Roman", Times, serif;
margin-left:0em;
padding-left:1em;
margin-bottom:5px;
}

#recipes li {
font:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height:1.3em;
color:white;
}

#recipes h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:1.1em;
color:white;
margin-top:0px;
margin-bottom:5px;
margin-left:10px;
}

#recipes h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:1em;
color:white;
margin-top:0px;
margin-bottom:5px;
margin-left:10px;
}



#side-b { 
	float: left;
	width: 620px;
	background-color:#bedff8;
	height: 1% /* Holly hack for Peekaboo Bug */;
	margin-left:25px;
}
#main {
margin:0px;
background-image:url(graphics/sidebarbg.gif);
background-position:top left;
background-repeat:repeat-y;
border-top:none;
}


#rightcolumn {
margin-top:0px;
background-color:#bedff8;
	}

	
#rightcolumn p {
font-size:small;
padding:3px;
}
#rightcolumn p.testimonials {
	background-image:url(graphics/testimonials_background.jpg);
	background-repeat:repeat-x;
		border: #d87c7c 1px solid;
background-color:#e3baba;
font-style:italic;
color:#000000;
text-align:left;
line-height:1.4em;
font-size:15px;
padding:7px;
}

table {
width:450px;
		border:1px solid #363C86;
		background-color:#6AD4FD;
		border-collapse:collapse;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:90%;
		padding:0px;
		margin-left:20px;
	}

td,th{
	border-collapse:collapse;
	padding:10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #063D86;
	}
	
#fn,#dp,#ar{width:128px;}
#fr,#to{width:138px;}	

caption{
		background:#ccc;
		font-size:100%;
		border:1px solid #000;
		border-bottom:none;
		padding:5px;
		text-align:left;
	}
	
	thead th{
		text-align:left;
		border-bottom:1px #063D86 solid;
	}
	tbody th{
		text-align:left;
		border-bottom:1px #063D86 solid;
	
	}
	tbody th{
		text-align:left;
	}


#testimonails p {
font-size:small;
font-style:italic;
background-color:black;
padding:3px;
}

#footer {
padding-top:5px;
	clear: both;
	background: #bedff8;
}

#bottommenu {
  width: 100%;
  height:40px;
  border-top: 2px solid #063d86;
  border-bottom: 2px solid #063d86;
  clear: both;
}
#bottommenu p {
font-family:tahoma;
  font-size: small;
  text-align:center;
  color: #063d86;
  margin: 5px;
  padding: 0.2em 0 0.2em 0;
}


#bottommenu a:link {
color:#063d86;
text-decoration:none;
}
#bottommenu a:visited {
color:#063d86;
text-decoration:none;
}

#bottommenu a:hover {
text-decoration:underline;
}

#bottommenu a:active{
color:#90080c;
text-decoration:none;
}

#copyright {
background: #bedff8 url("graphics/navbar.jpg") left repeat-x;
  width: 100%;
  border-top: 1px solid #063d86;
  border-bottom: 1px solid #063d86;
  margin-top: 10px;
  clear: both;
}
#copyright p {
font-family:tahoma;
  font-size: small;
  text-align:left;
  color: white;
  margin: 0px;
  margin-left:5px;
  padding: 0.4em 0 0.4em 0;
}

#ifweb {
	background-color:#057ac8;
}

#ifweb p {
	letter-spacing: 0.05em;
font-family:tahoma;
font-size:0.8em;
color:#063d86;
text-align:right;
padding:5px;
margin-right:10px;
}


#ifweb a {
color:#063d86;
text-decoration:none;
}
#ifweb a:hover {
text-decoration:underline;
}
