@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	background-color: #cc6633;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #993300;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #993300;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	color: #993300;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	list-style-type: disc;
	list-style-position: inside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}




a:link {
	text-decoration: none;
	color: #993300;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.thrColFixHdr #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #993300;
	text-align: left; /* this overrides the text-align: center on the body element. */
	line-height: normal;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
} 
.thrColFixHdr #header {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 50;
	padding-left: 20px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #cc6633;
	position: relative;
} 
#headerSiteName {
	margin: 0px;
	padding: 0px;
	float: left;
}
#headerFeed {
	float: right;
	width: 200px;
}
#FeedLt {
}
#FeedRt {
	float: left;
	color: #993300;
}



#headerSiteTxt {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	position: absolute;
	left: 29px;
	top: 65px;
	color: #993300;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;

}
#piePrizes {
	padding-top: 8px;
}
#sharethisMark {
	position: absolute;
	top: 52px;
	left: 765px;
}


#facebookMark {
	position: absolute;
	top: 60px;
	left: 585px;
}

#tweetMark {
	position: absolute;
	left: 640px;
	top: 60px;
}
#plusoneMark {
	position: absolute;
	left: 702px;
	top: 60px;
}



#headerSearchBox {
	position: absolute;
	top: 57px;
	left: 750px;
}


#container #header #headerSiteName a {
	text-decoration: none;
	color: #FFF;
	background-color: #FFF;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#apDiv1 {
	position:absolute;
	width:149px;
	height:44px;
	z-index:1;
	left: 430px;
	top: 24px;
}
.thrColFixHdr #mainContent {
	margin-top: 0px;
	margin-right: 220px;
	margin-bottom: 0px;
	margin-left: 170px;
	padding-right: 10px;
	padding-left: 10px;
} 

.thrColFixHdr #mainContent p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#mainDiv1 {
	position: static;
	left: 0px;
	top: 0px;
	margin: 1px;
	background-color: #FFF;
	overflow: auto;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
}
#mainDiv1GRP {
	position: static;
	left: 0px;
	top: 0px;
	background-color: #FFF;
	overflow: auto;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
	margin: 1px;
}
.CenterPrint {
	text-align: center;
}


#mainDiv1pic {
	float: left;
	margin: 5px;
	border: 1px solid #D7C6C4;
	padding: 1px;
}
#mainDiv1GRPpic {
	float: left;
	border: 1px solid #D7C6C4;
	padding: 1px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#mainContent #mainDiv1 #mainDiv1pic p a {
	color: #FFF;
}

#mainDiv2 {
	position: static;
	margin: 1px;
	padding: 1px;
	overflow: auto;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D7C6C4;
}



#mainDiv3 {
	position: static;
	margin: 1px;
	padding: 1px;
}
#mainDiv4 {
	position: static;
	clear: both;
}

#mainDevBottom {
	text-align: center;
	margin-top: 10px;
}

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	margin-left: -980px;
	width: 159px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-width: thin;
	border-right-style: solid;
	padding-left: 10px;
}
#header #headerSiteTxt h2 {
	font-size: 14px;
	font-weight: normal;
	color: #993300;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.thrColFixHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 199px;
	border-left-color: #999;
	border-left-width: thin;
	border-left-style: solid;
	margin-left: -220px;
	padding-right: 10px;
	padding-left: 10px;
}





.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #993300;
} 
#contentwrapper {
	float: left;
	width: 100%;
}

.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFF;
	text-align: center;
	font-size: 11px;
}
.thrColFixHdr #container #footer p a {
	color: #FFF;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#recipeTitle {
	margin-top: 7px;
}
.recipeHeader1 {
	font-weight: 100;
	color: #993300;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
.recipeHeaderCp1 {
	font-size: 14px;
	color: #993300;
	text-align: center;
}

.recipeHeader4 {
	font-size: 10px;
}
#recipeCaption {
}
#recipeCpImg {
	float: left;
	border: 1px solid #D7C6C4;
	padding: 2px;
}
#recipeCpImgCenter {
	border: 1px solid #D7C6C4;
	padding: 2px;
	float: left;
}

#recipeCpTxt {
}
#ingredient {
}
.ingredientIndent {
	text-indent: 16px;
}
.ingredientBold {
	font-weight: bold;
	letter-spacing: 2px;
}
.mainADtop {
	padding-left: 120px;
	padding-top: 15px;
}
#mainADbottom {
	padding-left: 125px;
	padding-top: 20px;
}

#mainBottomRecipe {
	text-align: center;
}

#brickLtSide {
	width: 50%;
	float: left;
}
#brickRtSide {
	background-color: #FFF;
	width: 50%;
	float: right;
	height: 0px;
}

.dataBricks {
	background-color: #FFF;
	width: 255px;
	margin: 0px;
	padding: 10px;
	height: 130px;
}
.dataBricks h4 {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
}

.brickImage {
	border: 1px solid #D7C6C4;
	padding: 1px;
	float: left;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 2px;
}
.SideTextBox {
	float: right;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D7C6C4;
	border-right-color: #D7C6C4;
	border-bottom-color: #D7C6C4;
	border-left-color: #D7C6C4;
	text-align: center;
	margin: 10px;
	font-weight: bold;
}
.SideTextLt {
	float: left;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D7C6C4;
	border-right-color: #D7C6C4;
	border-bottom-color: #D7C6C4;
	border-left-color: #D7C6C4;
	text-align: center;
	margin: 10px;
	font-weight: bold;
}

.CenterTextBox {
	float: none;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D7C6C4;
	border-right-color: #D7C6C4;
	border-bottom-color: #D7C6C4;
	border-left-color: #D7C6C4;
	text-align: center;
	margin: 10px;
	font-weight: bold;
}
.CenterNewsText {
	float: none;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D7C6C4;
	border-right-color: #D7C6C4;
	border-bottom-color: #D7C6C4;
	border-left-color: #D7C6C4;
	margin: 5px;
}
.CenterNewsTopBottomBar {
	float: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D7C6C4;
	border-right-color: #D7C6C4;
	border-bottom-color: #D7C6C4;
	border-left-color: #D7C6C4;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 40px;
}


.sideImageRt {
	border: 1px solid #D7C6C4;
	padding: 1px;
	float: right;
	margin: 5px;
	text-align: center;
}
.sideImageLt {
	border: 1px solid #D7C6C4;
	padding: 1px;
	float: left;
	margin: 5px;
}



#singletopicTitle {
	margin-top: 7px;
}
#singletopicCaption {
}
#singletopicContent {
}
.singletopicHeader1 {
	font-weight: 100;
	color: #993300;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
.singletopicHeader4 {
	font-size: 10px;
}
#singletopicCpImg {
	float: left;
	border: 1px solid #D7C6C4;
	padding: 2px;
}
#singletopicCpTxt {

}
.singletopicBold {
	font-weight: bold;
	letter-spacing: 2px;
}
.singletopicIndent {
	text-indent: 16px;
}
.singletopicHeaderCp1 {
	font-size: 14px;
	color: #993300;
	text-align: center;
}
#mainDev4 {
	width: 540px;
	float: left;
}
#mainDev4 h1 {
	font-size: 12px;
}
#RssitDiv {
}
.textRecipeHeader {
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7C6C4;
}
.textRecipeInfo {
	padding-top: 5px;
	padding-bottom: 5px;
}
.rtsidebarAD {
	padding-left: 15px;
}
.Adleftside {
}

.AmazonTopCenter {
	font-weight: bold;
	text-align: center;
}
.commentics {
}
