@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;
	}

a:link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	}
a:visited {
	color: #666666;
	text-decoration: underline;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	}
td {
	background-position: top;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
strong {
	font-weight: bold;
	}
ol {
	list-style-type: decimal;
	margin-bottom: 0px;
	margin-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4AB9F2;
	display: inline;
	font-weight: 100;
	line-height: 25px;
	text-transform: uppercase;
	}
h1 sup {
	font-size: 12px;
}
h2 {
	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;
	margin: 0px;
	padding: 0px;
	
}
h4 {
	font-size: 8px;
	vertical-align: super;
}

.p li   {
	margin-left: 40px;
	list-style-image: url(../images/site/icofaqs.gif);
}
sup {
}
#wrapper {
	background-image: url(../images/site/back_shadow.png);
	background-repeat: repeat-y;
	width: 810px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 100%;
	}
#wrapperHome {
	background-image: url(../images/site/back_shadow_home.png);
	background-repeat: repeat-y;
	width: 810px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 100%;
	}	
#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 197px;
	width: 800px;
}
#submenu {
	background-image: url(../images/site/submenu.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 765px;
	padding-left: 35px;
	padding-top: 3px;
	color: #B9E4FA;
	font-weight: normal;
	font-size: 11px;
}
#submenu a:link{
	background-repeat: no-repeat;
	color: #B9E4FA;
	font-weight: normal;
	text-decoration: none;
}
#submenu a:visited{
	background-repeat: no-repeat;
	color: #B9E4FA;
	font-weight: normal;
	text-decoration: none;
}

#submenu a:hover{
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#leftcolm {
	width: 520px;
	margin-left: 10px;
	padding-right: 20px;
	background-color: #FFFFFF
	border-right-width: 1px;
	height: 100%;
}
#leftbody {
	padding-left: 15px;
	height: 100%;
}
#maincolm {
	margin-right: 25px;
	margin-left: 25px;
}
#rightcolm {
	width: 205px;
	float: right;
	padding-top: 10px;
	padding-bottom: 0px;
	clear: left;
}
#rightcolmhome {
	background-image: url(../images/images/home_11.jpg);
	background-repeat: no-repeat;
	width: 210px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#rightcolmbot {
	width: 245px;
	background-repeat: no-repeat;
	background-image: url(../images/site/rightbar_bottom.jpg);
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CC6600;
	height: 65px;
	float: right;
	clear: right;
}
#recipes {
	background-image: url(../images/headers/recipe_image_bg.jpg);
	background-repeat: no-repeat;
	width: 500px;
}
.clear {
	position: relative;
	clear: both;
	height: 0px;
}
#footer {
	height: 135px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#rules {
	height: 500px;
	width: 500px;
	overflow: scroll;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#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;
}
.padLeft {
	margin-left: 10px;
}
.padRight {
	margin-right: 15px;
}
.padsub {
	padding-right: 10px;
	padding-left: 10px;
}
.padbot {
	margin-bottom: 8px;
}
.padtop {
	margin-top: 15px;
	margin-bottom: 5px;
}
.dot {
	border-top-width: 1pt;
	border-top-style: dotted;
	border-top-color: #CC6600;
	margin-top: 3px;
	padding: 2px;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.dot2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
.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 {
	color: #cc0000;
	font-weight: bold;
}
.orag {
	text-transform: uppercase;
	color: #ee7f26;
}
.red a:link{
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.red a:visited{
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.red a:hover{
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
.rightcolm {
	font-size: 11px;
	color: #666666;
	padding-right: 25px;
	padding-left: 15px;
	line-height: 14px;
}
.indent {
	padding-left: 30px;
}
.name {
	color: #0095D7;
	background-color: #D6E7F7;
	height: 18px;
	width: 145px;
	display: block;
	padding-left: 5px;
	font-weight: lighter;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.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;
}
.designnotes {
	color: #FFFFFF;
	background-color: #FF9900;
	display: block;
	padding: 10px;
}
.border {
	border: 1px solid #DFEED7;
	margin-top: 5px;
	margin-bottom: 5px;
}
.p2 li {
	margin-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.p2        ul        li   {
	margin-left: 80px;
}

.recipe td {
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.recipe td a:link {
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
.recipe td a:visited  {
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
.recipe td a:hover {
	font-size: 15px;
	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: 5px;
	padding-left: 10px;
}

input {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content_popup {
	background-color: #FFFFFF;
	width: 800px;
	padding-right: 12px;
	padding-left: 13px;
	margin-right: auto;
	margin-left: auto;
}
#header_popup {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
}
.SubText {
	font-size: 10px;
	line-height: 12px;
}
sup {
	font-size: 9px;
	line-height: -5;
}
.right {
	float: right;
	clear: none;
	margin-left: 15px;
}
.clear {
	position: relative;
	clear: both;
	height: 0px;
}
