@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 1.6em;
	background-color: #FFF;
}
.top {
	text-decoration: underline;
}

a 	{
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #f08334;
}

a:focus { 	outline: none; 
			-moz-outline-style: none; 
}

a:active { 	outline: none; 
			-moz-outline-style: none; 
}

h1, h2, h3, h4 {
	color: #f08334;
	font-weight: normal;
}

li h2 {
	margin-left: -3px;
}

h3 {
	font-size: 14px;
}
ul {list-style-image: none;
	list-style-type: none;
}

blockquote {
	margin-right: 25px;
	margin-left: 24px;
	font-style: italic;
	color: #000;
}

#topbox {
	background-image: url(../images/tile.png);
	background-repeat: repeat;
	height: 75px;
	width: 100%;
}

#header {
	height: 45px;
	width: 795px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	padding-bottom: 5px;
}
#header h1 img {
	float: left;
}

#headerstrip {
	height: 65px;
	width: 100%;
	background-color: #000;
}

#menu {
	float: right;
}

#menu li {
	float:left;
	color: #FFF;
	font-size: 13px;
	padding-left: 18px;
	padding-top: 11px;
	padding-right: 2px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.video {
	float: left;
	padding: 0px 10px 5px 0px;}

#menu li a {
	color: #FFF;
}

#menu a:hover {
	color: #f08334;
}

#submenu {
	width: 455px;
	height: 45px;
	margin-bottom: 15px;
}

#submenu li {
	float: left;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 18px;
	background-color: #e1e1e1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
#submenu li a {
	color: #000;
}

#submenu li a:hover {
	color: #f08334;
}

#wrapper {
	width: 800px;
	background-color: #FFF;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

.column {
	float: right;
	width: 300px;
	height: 100%;
	margin-right: 5px;
}

.text {
	width: 455px;
	margin-left: 5px;
}
.text p {
	margin-top: -5px;
}
.pquotes {
	margin-top: 0px;
	margin-bottom: 8px;
}
.chefcolumns {
	width: 207px;
	margin-right: 20px;
	float: left;
}
.linkcolumns {
	width: 260px;
	padding-left: 5px;
	float: left;
}
.emphasis {
	font-style: normal;
	color: #f08334;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.important {
	font-weight: bold;
	color: #C00;
	font-style: italic;
}
.awardtext {
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#000;
	font-size: 12px;
	line-height: 1.7em;
	margin-top: 10px;
	font-style: italic;
}
#rule {
	clear: both;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#footer {
	height: 100%;
	width: 800px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footertext {
	width: 100%;
	height: 20px;
	color: #333;
	font-size: 10px;
	text-align: center;
	word-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	padding-left: 5px;
}
#footertext a {
	color: #333;
}
#footertext a:hover {
	color: #f08334;
}
#wrapperpopup {
	width: 350px;
	height: 100%;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#gallery a img{
	margin-right: 7px;
	margin-left: 2px;
	margin-bottom: 8px;
}
#christmastext {
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 1.4em;
	text-align: ;
}
#imtawards {
	width: 455px;
}

