html {
	overflow: scroll;
}

body {
	text-align: center;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	background: url(images/gatom_background_260609.gif) repeat;
	margin-left: auto;
	margin-right: auto;
}

.hidden {
	display: none;
}

h1 {
	color: #73900D;
	letter-spacing: 1px;
	font: bold 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 10px;
}

h2 {
	color: #73900D;
	margin-top: 15px;
	font: bold 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 0;
}

p {
	color: black;
	font: 1em Georgia, "Times New Roman", Times, serif;
}

a {
	color: black;
	text-decoration: underline;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a:hover {
	color: yellow;
}

.clear_both {
	clear: both;
}

#container {
	text-align: left;
	border-left: 1px solid black;
	border-right: 1px solid black;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 11px;
	background-image: url(images/containerbackground.gif);
}

/* the top div has the sub navigation menu */

#top {
	border-top: 1px solid black;
	color: black;
	padding: 0;
	list-style-type: none;
	float: right;
	font: 0.8em "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	width: 950px;
	background-color: #b5de29;
	height: 25px;
	margin: 0;
}

#top ul {
	display: block;
	margin: 0;
	padding: 0;
}

#top li {
	list-style-type: none;
	border-left: 1px solid black;
	float: right;
	height: 25px;
	padding-top: 5px;
}

#top li a {
	color: black;
	text-align: center;
	font: 0.8em "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	text-decoration: none;
	display: block;
	padding-right: 25px;
	padding-left: 25px;
}

#top li:hover {
	background-color: #f7ffe7;
}

#top li a:hover {
	display: block;
	text-decoration: underline;
	text-align: center;
	font: 0.8em "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	padding-right: 25px;
	padding-left: 25px;
}

/* the main GATOM banner */

#banner {
	background: white url(images/banner_background1.jpg) no-repeat left top;
	margin-right: auto;
	margin-left: auto;
	float: left;
	height: 120px;
	width: 950px;
	margin-top: 0;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#banner h1 {
	color: #3f3f3f;
	margin-left: 515px;
	text-align: left;
	font: small-caps bold 1.1em/0.9em Tahoma;
}

#banner dd img {
	border: 1px ridge yellow;
}

#banner p {
	padding-left: 150px;
}

/* start of the middle section ("minicontainer") including left hand navigation and main content */



#minicontainer {
	background-color: white;
	width: 950px;
	margin: 0;
	padding: 0;
	clear: both;
}

/* start of the left hand navigation section */

#navigation {
	width: 200px;
	float: left;
	margin: 0;
}

#navigation ul {
	list-style-type: none;
	padding: 0;
	width: 200px;
	float: left;
	margin: 0;
}

#navigation li {
	color: #646464;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 199px;
	background-color: #b5de29;
}

#navigation ul li ul li {
	clear: left;
	margin: 0;
}

#navigation a {
	color: #000;
	text-decoration: none;
	list-style-type: none;
	display: block;
	background-color: #b5de29;
	border-bottom: 1px solid black;
	font: 0.8em "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	padding-left: 5px;
	margin-bottom: 0;
	margin-right: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

#navigation a:hover {
	background-color: #f7ffe7;
}

#navigation li:hover {
	padding: 0;
	margin: 0;
}

#navigation ul li ul li a {
	color: red;
	border-bottom: 1px solid black;
	padding-top: 5px;
	padding-left: 20px;
	margin-right: 1px;
	font: bold 0.7em "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
}

#navigation ul li ul li a:hover {
	color: red;
	border-bottom: 1px solid gray;
	padding-left: 20px;
	padding-top: 5px;
	font-size: 0.7em;
}

#llp_logo {
	width: 189px;
	background-color: white;
	clear: left;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	padding-top: 10px;
	line-height: 0.8em;
	font-size: 0.7em;
}

#llp_logo p {
	font: 0.7em "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	padding-left: 5px;
	padding-right: 0;
}

#llp_logo a {
	text-decoration: underline;
	margin: 0;
	padding: 0;
	background-color: transparent;
	border-bottom-style: none;
	font: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	font-size: 1em;
	display: inline;
	color: red;
}

#llp_logo a:hover {
	background-color: #f7ffe7;
	margin: 0;
	padding: 0;
	font: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
}

.logo {
	border: 2px solid white;
	background: white center top;
}

.rightphoto {
	border-bottom: 2px solid gray;
	background-position: 0;
	border-right-color: gray;
	border-right-width: 2px;
}

img.imageright {
	float: right;
	margin: 10px;
}

#content {
	background-image: none;
	width: 720px;
	float: right;
	padding: 0;
	margin: 0 0 0 5px;
}

#content p {
	color: black;
	font: 0.9em/1.3em Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
}

#content ul {
	padding-right: 15px;
	padding-left: 20px;
}

#content li {
	color: black;
	font: 0.9em Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	list-style-image: url(images/greenbullet.gif);
	padding-right: 10px;
}

#content ul li ul li {
	padding-right: 10px;
}

#content a {
	font: 0.9em Georgia, "Times New Roman", Times, serif;
	color: #73900D;
}

#content a:hover {
	background-color: #f7ffe7;
	color: black;
}

#content li a:hover {
	background-color: #f7ffe7;
}

#chef_picture {
	border: 1px solid gray;
	width: 200px;
	padding: 0;
	background: white 0 top;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	float: right;
	clear: right;
}

.content_chef {
}

#footer {
	clear: both;
	background-color: #b5de29;
	text-align: center;
	margin-top: 10px;
	border-top: 1px solid black;
	padding: 10px 30px;
	border-bottom: 1px solid black;
	width: 890px;
}

#footer p {
	color: black;
	font: 0.7em "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
}

#footer a {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
}

#footer a:hover {
	background-color: #f7ffe7;
	color: black;
}
