#body {
	width: 827px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
}

body {
	background-color: #F7df7e;
}

#topleftcorner {
	background-image: url(images/tl.gif);
	background-repeat: no-repeat;
	float: left;
	height: 49px;
	width: 49px;
}
#bottomleft {
	background-image: url(images/bl.gif);
	float: left;
	height: 49px;
	width: 49px;
	clear: left;
}

#bottommiddle {
	background-image: url(images/bg-bottom.gif);
	background-repeat: repeat-x;
	float: left;
	height: 49px;
	width: 729px;
	background-position: bottom;
	background-color: #FFFFFF;
}

#maincontent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #c41130;
}

h2 {
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	vertical-align: baseline;
	text-decoration: underline;
	margin-top: 20px;
}
.imagegraphic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
}
#footer {
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#bottomnav {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
}
#footer2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer2 a {
	color: #666666;
	text-decoration: none;
}


#bottomnav li {
	display: inline;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	font-variant: normal;
	list-style-image: none;
	padding-right: 5px;
	padding-left: 5px;
}

#bottomnav a {
	text-decoration: none;
	color: #0066FF;
}

#bottomnav a:hover {
	color: #666600;
}

#news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: left;
	width: 165px;
	background-repeat: repeat-y;
	color: #FFFFFF;
	padding: 5px 5px 5px 65px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/newsbgnew.jpg);
	background-color: #075f84;
	clear: none;
}
#sidespacer {
	float: left;
	width: 60px;
}


#news h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 12px;
	text-decoration: none;
	margin-bottom: 5px;
	color: #FFFFFF;
}

#news h2 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}

#news h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
#news a {
	color: #FFFFFF;
	text-decoration: none;
}

#news a:hover {
	color: #999933;
}
#maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	float: right;
	width: 60%;
	clear: none;
	padding: 10px;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#maintext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

#maintext a:hover {
	color: #666600;
}

#maintext h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666600;
}






#imagetext {
	margin: 0px;
	float: left;
}
#body #maingraphic img {
	float: none;
}



.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

.sidebarlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}


#bottomright {
	background-image: url(images/br.gif);
	float: left;
	height: 49px;
	width: 49px;
}


#middleborder {
	background-image: url(images/bg-top.gif);
	background-repeat: repeat-x;
	float: left;
	height: 49px;
	width: 729px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #003333;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
#middleborder a {
	color: #003333;
	text-decoration: none;
}

#maingraphic {
	height: 455px;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 49px;
	text-align: center;
}

#maingraphic2 {
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 49px;
	text-align: center;
}

#toprightcorner {
	background-image: url(images/tr.gif);
	background-repeat: repeat;
	float: right;
	height: 49px;
	width: 49px;
	text-align: right;
	background-position: right;
}
#menu {
	width: 90%;
	vertical-align: middle;
	clear: both;
	margin: 0px auto;
}
#menu ul {
	clear: both;
	width: 100%;
}

.clear {
	clear: both;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}

.firstmenu {
	width: 120px;
}

#maincontent {
	float: left;
	width: 49%;
	margin-left: 40px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	line-height:18px;
}

#firstsidebar {
	float: left;
	width: 18%;
	background-image: url(images/sidebarstripe.gif);
	margin: 10px 0px 0px;
	padding: 5px;
	background-color: #096381;
	background-repeat: repeat-x;
	background-position: top;
}

#secondsidebar {
	float: left;
	width: 18%;
	margin: 10px 0px 0px;
	background-image: url(images/sidebarstripe2.gif);
	background-repeat: repeat-x;
	padding: 5px;
	background-color: #C4AD4F;
	background-position: top;
}

#thirdsidebar {
	float: left;
	width: 37.5%;
	margin: 0px;
	background-image: url(images/sidebarstripe.gif);
	background-repeat: repeat-x;
	padding: 5px;
	background-color: #08607E;
	background-position: top;
}
#bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}


#maincontent a {
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}
#maincontent a:hover {
	color: #006699;
	text-decoration: underline;
}


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

#maintext #address {
	float: left;
	width: 160px;
}
#maintext h2 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	margin-top: 8px;
	margin-bottom: 2px;
}


#maintext #map {
	float: right;
	width: 301px;
}

#firstsidebar a {
	text-decoration: underline;
	font-weight: bold;
	color: #CCCCCC;
}
#firstsidebar a:hover {
	color: #999900;
}

#secondsidebar a:hover {
	color: #006699;
}

#thirdsidebar a:hover {
	color: #999900;
}

#thirdsidebar a:visited {
}


#firstsidebar a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
#secondsidebar a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
#thirdsidebar a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
#thirdsidebar a {
	color: #CCCCCC;
}

#secondsidebar a {
	color: #CCCCCC;
}


.right {
	text-align: right;
}

#letter {
	width: 80%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px solid #666666;
	padding: 10px;
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-style: italic;
}

.video {
	text-align: center;
	margin: 10px;
}

.copyright {
	font-size: 10px;
	text-align: right;
}

#body #middleborder img {
	border-style: none;
}

#spacer {
	margin-left: 200px;
	color: #FFF7D8;
	margin-right: 200px;
	background-image: none;
}

#recipes img {
	clear: both;
}

