@charset "utf-8";
/* CSS Document */

body	{
		font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
		}
		
p {
	font-size:15px;
	line-height: 18px;
}

#wrapper2 {
width:980px;
margin-left:auto;
margin-right:auto;
}	

#flashTown	{
			width: 980px;
			border: 0px solid #000000;
			margin-left:auto;
			margin-right:auto;
			z-index:1000;
			}
#moveOver	{
			margin-left:10px;
			}	
#moveOverLess	{
			margin-left:4px;
			}		
h1		{
		font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
		font-size: 28px;
		font-weight: bold;
		}
		
h2		{
		font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
		font-size: 24px;
		font-weight: bold;
		}
		
h3		{
		font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: bold;
		}
		
h4		{
		font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		}	
		
.categoryHeader {
		font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
		font-size: 20px;
		line-height:28px;
		font-weight: bold;
		text-align:left;
		margin-botom:12px;
}
				
.copyright			{
					font-style:normal;
					font-size:12px;
					line-height:14px;
					text-align:center;
					font-weight:bold;
					color:#CCCCCC; 
					margin-top:4px;
					}

.designer 		{
				color: #CCCC99;
				font-size:12px;
				line-height:22px;
				text-decoration: none;
				text-align:center;
				font-weight:normal;
				font-style:italic;
				}

a.designer:link 	{
					color: #CCCC99;
					background-color: inherit;
					text-decoration: none;
					}
a.designer:visited 	{
					color:#CCCC99;
					background-color: inherit;
					text-decoration: none;
					}
a.designer:hover 	{
					color: #cccccc;
					background-color: inherit;
					text-decoration: none;
					}
a.designer:active 	{
					color: #CCCC99;
					background-color: inherit;
					text-decoration: none;
					}
.betterLink {
				color: #336699;
				background-color: inherit;
				text-decoration: none;
				}

a.betterLink:link {
					color: #336699;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:visited {
					color: #336699;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:hover {
					color: #003399;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:active {
					color: #336699;
					background-color: inherit;
					text-decoration: none;
					}
					
.questionLink {
				color: #000033;
				background-color: inherit;
				text-decoration: none;
				}

a.questionLink:link {
					color: #000033;
					background-color: inherit;
					text-decoration: none;
					}
a.questionLink:visited {
					color:#000033;
					background-color: inherit;
					text-decoration: none;
					}
a.questionLink:hover {
					color: #003399;
					background-color: inherit;
					text-decoration: none;
					}
a.questionLink:active {
					color: #000033;
					background-color: inherit;
					text-decoration: none;
					}
.answer			{
				color: #003333;
				}
					
.linkSep {
				font-size:12px;
				line-height:14px;
				text-align:center;
				color: #FFFFCC;
				background-color: inherit;
				text-decoration: none;
				}				
.bottomLink {
				color: #CCCC99;
				background-color: inherit;
				text-decoration: none;
				font-weight:normal;
				font-size:14px;
				line-height:18px;
				}

a.bottomLink:link {
					color: #CCCC99;
					background-color: inherit;
					text-decoration: none;
					}
a.bottomLink:visited {
					color: #cccccc;
					background-color: inherit;
					text-decoration: none;
					}
a.bottomLink:hover {
					color: #ffffff;
					background-color: inherit;
					text-decoration: none;
					}
a.bottomLink:active {
					color: #CCCC99;
					background-color: inherit;
					text-decoration: none;
					}
					
.oldPaperCut {
	background-image: url(../images/oldPaperCutLt2.gif);
	background-repeat: no-repeat;
	width:770px;
}

/* SimpleSuggest */

.tan {
	color:#EEDABC;
}

.suggest_link {
    background-color:#EEDABC;
    padding: 2px 6px 12px 6px;
}

.suggest_link_over {
    background-color:#CCCC99;
    color: #000000;
    padding: 2px 6px 12px 6px;
    border: red;
    cursor: pointer;
}

.suggest_link:visited {
    color: #FFFFFF
}

#search_suggest {
    position: absolute;
    text-align: left;
    font-size: 14px;
	margin-left:380px;
	width: 400px;
}

#search_suggest_home {
    position: absolute;
    text-align: left;
    font-size: 14px;
	margin-left:520px;
	margin-top:233px;
	width: 400px;
}

.suggest_link_home {
    background-color:#e0eceb;
    padding: 2px 6px 2px 6px;
}

.suggest_link_over_home {
    background-color:#f1fafe;
    color: #000000;
    padding: 2px 6px 2px 6px;
    border: red;
    cursor: pointer;
}

.suggest_link_home:visited {
    color: #FFFFFF
}

#test {
	
}

#newtest {
	position:relative;
	top:230px;
	left:320px;	
}


/* SimpleSuggest */			

.introTxt
	{
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	text-align:center;
	}
.introHd
	{
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:30px;
	text-align:center;
	color:#660000;
	}
.introTxt2
	{
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	text-align:center;
	color: #eedabc;
	}
.introHd2
	{
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:30px;
	text-align:center;
	color:#eedabc;
	}
	
.boxText {
	font-size: 14px;
	line-height: 19px;
}

TD.infoBoxHeading {
  font-size: 16px;
  margin-top:0;
  font-weight: bold;
}  

.recipePage{
	background-image:url(../images/recipeBookRtPg.png);
	background-repeat:no-repeat;
}

.smallText {
	font-size:14px;
}

.large {
	font-size:16px;
	font-weight:bold;
}
.red	{
		color:#990000;
		font-weight:bold;
		}
.resource	{
			font-weight:bold;
			color:#333333;
			}
			
.indent { 
	text-indent:40px;
}

.comment {
	color:#330033;
}

.askquestion {
	background-color:#d4bc97;
	font-weight:bold;
	width:580px;
	border:1px solid;
	padding:3px;
	text-align:center;
}

.sitemap {
	font-size:12px;
}

.messageBox { font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; font-size: 15px; }
.messageStackError, .messageStackWarning { font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; font-size: 15px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; font-size: 15px; background-color: #99ff00; }
