@charset "UTF-8";
/* CSS Document */
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td {  
	    margin:0; 
	    padding:0; 
	} 

	table {
	border-collapse:collapse;
	border-spacing:0;
	margin: 0px;
	padding: 0px;
	} 
	fieldset,img {  
	    border:0; 
	} 
	address,caption,cite,code,dfn,em,strong,th,var { 
	    font-style:normal; 
	    font-weight:normal; 
	} 
	
	caption,th {
	text-align:left;
	text-decoration: none;
	} 
	h1,h2,h3,h4,h5,h6 { 
	    font-size:100%; 
	    font-weight:normal; 
	} 
	q:before,q:after { 
	    content:''; 
} 
abbr,acronym { border:0; 
} 

body {
	background-image: url(../images/site/background.jpg);
	background-repeat: repeat-x;
	background-color: #DFEED7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #5D5E5E;
	}
ul    {
	margin-left: 25px;
	padding-top: 0px;
}
.leftcol   li          {
	text-indent: 35px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;	
}
blockquote {
	margin-left: 30px;
}

a:link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #38ACE2;
	text-decoration: underline;
	font-weight: bold;
	}
a:visited {
	color: #38ACE2;
	text-decoration: underline;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	}
br {
}
strong {
	}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4AB9F2;
	display: inline;
	font-weight: 100;
	line-height: 25px;
	text-transform: uppercase;
	}
.headline  sup {
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	display: inline;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
h4 {
	font-size: 8px;
	display: inline;
	vertical-align: super;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4AB9F2;
	display: inline;
	font-weight: 100;
	line-height: 20px;
	text-transform: uppercase;
}
em {
	font-style: italic;
}
sup {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 8px;
	line-height: 8px;
}
#wrapper {
	background-image: url(../images/site/background_shadow.png);
	background-repeat: repeat-y;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	}
#leftcolm {
	margin-left: 25px;
	padding-right: 20px;
	width: 500px;
	float: left;
}
#rightcolm {
	width: 210px;
	background-repeat: repeat-x;
	background-color: #FFFDDD;
	padding-top: 10px;
	background-image: url(../images/images/right_grad.jpg);
	background-position: bottom;
	float: right;
	font-size: 11px;
	color: #666666;
	padding-right: 25px;
	padding-left: 15px;
	padding-bottom: 150px;
}
.clear {
	position: relative;
	clear: both;
}
#footer {
	background-image: url(../images/site/footer.jpg);
	height: 65px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#nav
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#nav a 
{
	color: #2E92D3;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#nav a:hover 
{
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
#nav li 
{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	list-style-image: none;
	list-style-type: none;
}
#nav li img
{
	display: block;
}
#nav li ul 
{
	margin-top: 0px;
	position: absolute;
	left: -999em;
	width: 122px;
	background-color: #CCE7FD;
	font-size: 12px;
	padding-left: 6px;
	margin-left: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#nav li ul li
{
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	clear: left;
}
#nav li:hover ul 
{
	left: auto;
	float: left;
	margin: 5px;
	padding: 5px;
}

#nav li:hover ul, #nav li.sfhover ul 
{
	left: auto;
	margin: 0px;
	padding: 0px;
}
		
.pad {
	padding-top: 5px;
	padding-right: 8px;
}
.padRight {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.padbot {
	margin-bottom: 8px;
}
.dot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;
}
.dot2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
.blue {
	color: #4AB9F2;
	font-weight: bold;
}
.blue {
	color: #38ACE2;
	font-weight: bold;
}
.blue a:link {
	color: #38ACE2;
	text-decoration: none;
	font-weight: normal;
}
.blue a:visited {
	color: #38ACE2;
	text-decoration: none;
	font-weight: normal;
}
.blue a:hover {
	color: #38ACE2;
	font-weight: normal;
	text-decoration: underline;
}
.red {
	font-weight: bold;
	color: #cc0000;
	text-transform: uppercase;
}
.red a:link {
	color: #cc0000;
	text-decoration: none;
}
.red a:visited {
	color: #cc0000;
	text-decoration: none;
}
.red a:hover {
	color: #4AB9F2;
	text-decoration: underline;
}
.rightcolm {
	font-size: 11px;
	color: #666666;
	padding-right: 25px;
	padding-left: 15px;
}
.indent {
	padding-left: 30px;
}
.name {
	color: #0095D7;
	background-color: #D6E7F7;
	width: 145px;
	display: block;
	padding-left: 5px;
	font-weight: lighter;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
.name      a:link {
	color: #0095D7;
	text-decoration: none;
	font-weight: lighter;
}
.name a:visited {
	color: #0095D7;
	text-decoration: none;
	font-weight: lighter;
}
.name a:hover {
	color: #999999;
	text-decoration: none;
}
.recipe td {
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-color: #DDCC92;
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	border-bottom-style: solid;
}
.recipe td a:link {
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
.recipe td a:visited  {
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
.recipe td a:hover {
	text-decoration: underline;
	font-weight: normal;
	text-transform: uppercase;
}
.winners td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	margin-bottom: 15px;
	padding-bottom: 20px;
	padding-left: 10px;
}
bold {
	font-weight: bold;
}
.table {
	vertical-align: top;
}
.table2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 25px;
	vertical-align: top;
}
strong {
	font-weight: bold;
}
a.rollover1 {
	display: block;
	height: 40px;
	text-decoration: none;
	background-image: url(../images/printable_pdf.png);
	width: 199px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	
	a.rollover1:hover{
	background-position: 0px -40px;
}
