html {
	min-height: 100%;
	height: auto;
}

#wrapper {
	width: 955px;
	margin: 0 auto;
	}
	
	.skiplink {display:none}
	
	#head {
	height: 39px;
	width: auto;
	background-image:url(/images/design/header/bk.gif); background-position:top; background-repeat:no-repeat;
	}
	
	#navbar {
	width: inherit;
	height: 135px;
	color: #FFF;
	background-image:url(/images/design/nav/bk.gif); background-position:top; background-repeat:no-repeat;
	}
	
	#content {
	width: inherit;
	height: 100%;
	background-image: url(/images/design/content/bk.gif); background-position:top; background-repeat:repeat-y;
	padding: 0 0 0 0;
	}
	
	#text {
	width: inherit;
	height: 100%;
	padding: 0 30px 0 20px;
	}
	
	#bottom {
	clear: both !important;
	height: 73px;
	background-image: url(/images/design/bottom/bk.gif); background-position:top; background-repeat:no-repeat;
	padding: 0 0 0 0;
	}

.w10 {
	width: 10px;
	}

.w20 {
	width: 20px;
	}
	
.w25 {
	width: 25px;
	}	

.w30 {
	width: 30px;
	}
.w100 {
	width: 100px;
	}
	
	
#topper {
	width: 100%;
	height: 3px;
	background-color: #fdbd46;
	}
	
body {
	font-family: "Times New Roman", Times, serif;
	color: #563929;
	background-image:url(/images/design/bk.gif);
	background-position: top;
	background-repeat: repeat;
	font-size: 16px;
	margin: 0 0 0 0;
}

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

strong {
	font-weight: 700;
	color: #4081bb;
}

.footer {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #793E03;
	text-decoration: none;
	padding: 30px 0 0 0;
}
.footer a:link {color: #793E03; text-decoration: none; }
.footer a:visited {color: #793E03; text-decoration: none; }
.footer a:hover {color: #793E03; text-decoration: underline; }
.footer a:active {color: #793E03;

}

.TopNav {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	padding: 5px 0 0 0;
}
.TopNav a:link {color: #FFF; text-decoration: none; }
.TopNav a:visited {color: #FFF; text-decoration: none; }
.TopNav a:hover {color: #FFF; text-decoration: underline; }
.TopNav a:active {color: #FFF;

}

.TopPhone {
	font-family: "Comic Sans MS", cursive;
	font-size: 15px;
	color: #793E03;
	text-decoration: none;
	padding: 12px 0 20px 0;
}

.Header {
	font-family: "Comic Sans MS", cursive;
	color: #d32131;
	font-size: 25px;
	line-height: 1.0;
	margin: 0 0 0 0;
}

.HeaderBlue {
	font-family: "Comic Sans MS", cursive;
	color: #387bb6;
	font-size: 23px;
	line-height: 1.0;
	margin: 0 0 0 0;
}

.SubHeader {
	font-family: "Comic Sans MS", cursive;
	color: #d32131;
	font-size: 20px;
	line-height: 1.0;
	margin: 0 0 0 0;
}

.Required {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-weight: 300;
	color: #387bb6;
}

.Required a:link {color: #387bb6; text-decoration: none; }
.Required a:visited {color: #387bb6; text-decoration: none; }
.Required a:hover {color: #387bb6; text-decoration: none; }
.Required a:active {color: #387bb6; }

.Mediumbody {
	font-family: "Times New Roman", Times, serif;
	color: #563929;
	font-size: 11px;
}

.Smallbody {
	font-family: "Times New Roman", Times, serif;
	color: #563929;
	font-size: 10px;
}

.box {
	background: url("/images/box/bk.gif") top repeat-y;
	width: 616px;

}

.box div.top {
	background: url("/images/box/top.gif") top left no-repeat;
	padding: 25px 0 0 0;
}

.box div.bottom {

	background: url("/images/box/bottom.gif") bottom left no-repeat;
		padding: 0 0 25px 0;
}

.box div.bottomtye {

	background: url("/images/box/popcorn/tyedyelicious.gif") bottom left no-repeat;
		padding: 0 0 116px 0;
}

.newsletter {
	background: url("/images/newsletter/bk.gif") top repeat-y;
	width: 313px;

}

.newsletter div.top {
	background: url("/images/newsletter/top.gif") top left no-repeat;
	padding: 60px 0 0 0;
}

.newsletter div.bottom {

	background: url("/images/newsletter/bottom.gif") bottom left no-repeat;
		padding: 0 0 15px 0;
}

hr {
	border: 1px solid #000000;
	width: 100%;
}