/* ============================================== global tag definitions */
body {
	margin: 0px;
	padding: 0px;
	background-color: #ecebe8;
	background-image: url(../images/bodyBg_xrpt.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
}

.imgRight {
	float: right;
	margin: 0 0px 10px 10px;
}

hr {
	color: #C5DDEA;
	height: 1px;
	width: 100%;
}
/* ============================================== global class definitions */
.center {
	text-align: center;
}
.contPic {
	float: left;
	margin-right: 10px;
	margin-bottom: 7px;
}
.contPicRight {
	float: right;
	margin-right: 10px;
	margin-bottom: 7px;
}
.contInset {
}
input.smlEl {
	background-color: transparent !important;
	margin: 0px !important;
	padding: 0px !important;
	height: auto !important;
	width: auto !important;
	border-style: none !important;
}
.smlEl input {
	background-color: transparent !important;
	margin: 0px !important;
	padding: 0px !important;
	height: auto !important;
	width: auto !important;
	border-style: none !important;
}
/* ============================================== specific definitions */
#outerCont {
	background-image: url(../images/outerContBg_yrpt.gif);
	background-repeat: repeat-y;
	position: absolute;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
	background-position: center top;
	z-index: 5;
}
#container {
	margin: 0px;
	padding: 0px 0px 1px;
	width: 100%;
	position: relative;
	height: auto;
	left: 0px;
	top: 0px;
	background-image: url(../images/containerBg_yrpt.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#content {
	background-color: #fcf9f0;
	margin: 0px 0px 350px -375px;
	padding: 0px;
	height: auto;
	width: 750px;
	position: relative;
	left: 50%;
	top: 350px;
}
#lCol {
	margin: 0px;
	padding: 30px 0px 15px 5px;
	float: left;
	height: auto;
	width: 525px;
	line-height: 1.5;
	font-size: 17px;
	color: #231f20;
}
#lCol h1 {
	font-size: 23px;
	color: #3a758e;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: normal;
}
#lCol h2 {
	font-size: 14px;
	color: #3a768f;
	margin: 0px;
	padding: 0px 0px 5px;
	font-weight: normal;
	width: auto;
	border-bottom: 1px solid #c5ddea;
	line-height: normal;
}
#lCol h3 {
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #231F20;
}
#lCol h4 {
	font-size: 18px;
	font-weight: normal;
	color: #3A768F;
}
#lCol ul {
	margin: 0px;
	padding: 10px 0px 10px 10px;
	list-style: none;
}
#lCol ul li {
	margin-bottom: 15px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 20px;
}
#lCol ol li {
	margin-bottom: 15px;
}
#lCol ul.audioT {
	float: left;
	width: 40%;
}
#lCol a {
	/*background-repeat: repeat-x;
	background-position: left bottom;*/
	font-weight: bold;
	text-decoration:none;

}
#lCol a:link, #lCol a:visited {
	font-weight: bold;
	/*color: #231f20;*/
	color:#231f20;
	border-bottom:dotted thin #3a768f;
	/*background-image: url(../images/aBg_xrpt.gif);*/
}
#lCol a:hover {
	font-weight: bold;
	color: #3a768f;
	border-bottom:solid thin #3a768f;
	/*background-image: url(../images/aHoverBg_xrpt.gif);*/
}
#lCol a:active {
	font-weight: bold;
	color: #f9f39b;
	text-decoration: none;
	background-image: url(../images/aActiveBg_xrpt.gif);
}
#lCol strong {
	color: #3A768F;
}
#lCol blockquote {
	background-color: #F3EEE0;
	padding: 10px 25px;
	background-image: url(../images/blockquoteBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#lCol .no-top-border {
	border-top:none!important;
}
#lCol .video-right {
	float:right;
	padding:15px;
	margin-left:10px;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
}
#lCol .video-left {
	float:left;
	padding:15px;
	margin-right:10px;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
}
#contact {
	margin: 0px 0px 20px 40px;
	padding: 0px;
	height: auto;
	width: 451px;
	background-image: url(../images/contactBg_yrpt.gif);
	background-repeat: repeat-y;
	position: relative;
	left: 0px;
	top: 0px;
}
#video-container {
	width: 320px;
	height: 240px;
	margin: 20px 0 30px 100px;
}
#contactT {
	height: auto;
	width: auto;
	background-image: url(../images/contactTBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	left: 0px;
	top: 0px;
}
#contactB {
	background-image: url(../images/contactBBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 15px 20px;
	height: auto;
	width: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#contact form {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#contact p {
	background-color: #FFFFFF;
	border: 1px solid #B7AD90;
	background-image: url(../images/contactPBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 5px 5px 5px 40px;
}
#contact ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#contact ul li {
	background-image: none;
	margin: 0px;
	padding: 0px 0px 0px 50px;
}
#contact li div {
	margin: 0px;
	padding: 0px 40px 0px 0px;
	height: 32px;
	width: auto;
}
/* styles for dynamic form validation */
/*li.rtv div.invalidInput {
	background-image: url(../images/invalidBg_norpt.gif) !important;
	background-repeat: no-repeat;
	background-position: right top;
}
li.rtv div.validInput {
	background-image: url(../images/validBg_norpt.gif) !important;
	background-repeat: no-repeat;
	background-position: right top;
}*/
#contact li input, #contact li select, #contact li textarea {
	font: 18px "Times New Roman", Times, serif;
	color: #3A768F;
	background-color: #FFFFFF;
	padding: 1px;
	height: auto;
	width: 300px;
	border: 1px solid #B7AD90;
	margin-top: 2px;
}
#contact li textarea {
	height: 200px;
	overflow: auto;
}
#contact li.last input {
	background: url(../images/contactSubmitBtn.gif) top right no-repeat;
	height: 50px;
	width: 300px;
	border: none!important;
}
.valid, #qc input.valid {
	background-image: none!important;
    background-color: #007940!important;
	color: #000000;
}
.invalid, #qc input.invalid {
	background-image: none!important;
    background-color: #F00000!important;
	color: #000000;
}
#subCont {
	margin: 0px;
	padding: 10px 0px 0px;
	height: auto;
	width: auto;
	line-height: normal;
	border-top: 1px solid #c5ddea;
	text-align: center;
	font-size: 15px;
	color: #231f20;
}
#subCont a {
	font-weight: normal;
	white-space: normal;
}
#subCont a:link, #subCont a:visited, #subCont a:hover, #subCont a:active {
	background-image: none;
	font-weight: normal;
}
#subCont ul {
	margin: 0px;
	padding: 0px 0px 0px 85px;
	list-style: none;
	height: 40px;
	width: auto;
	text-align: left;
}
#subCont ul li {
	margin: 0px;
	padding: 0px 5px;
	float: left;
	background-image: none;
}
#subCont ul li p {
	color: #3a768f;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
}
#subCont li a:link, #subCont li a:visited {
	color: #3a768f;
	text-decoration: none;
}
#subCont li a:hover, #subCont li a:active {
	color: #231e20;
	text-decoration: none;
}
#subCont p {
	margin: 10px 0px 0px;
	padding: 0px;
}
#subCont h6 {
	font-size: 26px;
	color: #3a768f;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#rCol {
	margin: 0px;
	padding: 0px 0px 10px;
	float: right;
	height: auto;
	width: 200px;
}
#rCol2 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0;
	height: auto;
	width: 200px;
}
#rColEl {
	background-image: url(../images/rColElBg_yrpt.gif);
	background-repeat: repeat-y;
	margin: 10px 0px 0px;
	padding: 0px;
	height: auto;
	width: 200px;
}
#rColElTop {
	background-image: url(../images/rColElTopBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: auto;
}
#rColElBot {
	background-image: url(../images/rColElBotBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 10px 10px 13px 0px;
	height: auto;
	width: auto;
}
#rColEl ul {
	margin: 0px;
	padding: 0px 10px;
	list-style: none;
	line-height: normal;
}
#rColEl ul li {
	font-size: 18px;
	color: #3a768f;
	margin-bottom: 3px;
}
#rColEl ul li a:link, #rColEl ul li a:visited, #rColEl blockquote p a:link, #rColEl blockquote p a:visited {
	color: #3a768f;
	text-decoration: none;
}
#rColEl ul li a:hover, #rColEl blockquote p a:hover {
	color: #231f20;
	text-decoration: none;
}
#rColEl ul li a:active, #rColEl blockquote p a:active {
	color: #f9f39b;
	text-decoration: none;
}
#rColEl blockquote {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px 10px;
}
#rColEl blockquote p {
	font-size: 20px;
	color: #3A768F;
}
#rColEl p {
	font-size: 18px;
	color: #231F20;
}
#Testimonial {
	padding: 10px 0px;
}
#qc {
	background-image: url(../images/qcBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: 9px 0px;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 50px;
	padding-left: 6px;
}
#qc ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#qc form {
	margin: 0px;
	padding: 0px;
}
#qc input, #qc textarea {
	padding: 2px;
	height: 21px;
	width: 184px;
	font-family: "Times New Roman", Times, serif;
	color: #3a768f;
	font-size: 18px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	background-image: url(../images/qcInputBg_norpt.gif);
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#qc textarea {
	height: 91px;
	overflow: auto;
	/* fun with IE */
	scrollbar-3dlight-color: #EFE9C9;
	scrollbar-arrow-color: #7C5524;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #EFE9C9;
	scrollbar-face-color: #CDBC96;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #7C5524;
	background-image: url(../images/qcTextareaBg_norpt.gif);
}
#qc li.button input {
	background-image: url(../images/qcSubmitBtn.gif);
	border-width: 0px;
	border-style: none;
	margin: 0px 0px 5px;
	padding: 0px;
	height: 21px;
	width: 191px;
	text-align: center;
}
.address2 {
  display: none;
}
#rColEl img {
	border-style: none;
	margin-left: 10px;
}
#footerOuterCont {
	background-image: url(../images/footerOuterContBg_yrpt.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#footerCont {
	background-image: url(../images/footerContBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
}
#footer {
	background-image: url(../images/footerBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 20px 0px 50px;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
}
#footerInt {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 750px;
	background-color: #f3eee0;
}
#footerInt p {
	margin: 5px 0px 0px;
	padding: 0px;
	color: #716e68;
}
#footerInt a:link, #footerInt a:visited {
	color: #716e68;
	text-decoration: none;
}
#footerInt a:hover {
	color: #231f20;
	text-decoration: underline;
}
#footerInt a:active {
	color: #3a768f;
	text-decoration: underline;
}
#topNavCont {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 300px;
	background-image: url(../images/topNavContBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 8;
}
#topNav {
	margin: 0px 0px 0px -375px;
	padding: 0px;
	height: 50px;
	width: 750px;
	position: absolute;
	left: 50%;
	top: 0px;
	background-image: url(../images/topNavBg_norpt.gif);
	background-repeat: no-repeat;
}
#topNav ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
	height: 50px;
	width: 735px;
	position: relative;
	left: 0px;
	top: 0px;
}
#topNav ul li {
	float: left;
	height: auto;
	width: auto;
	font-size: 19px;
	color: #3a768f;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 10px;
}
#topNav ul li a {

}
#topNav ul li a:link, #topNav ul li a:visited {
	color: #3a768f;
	text-decoration: none;
}
#topNav ul li a:hover {
	color: #231f20;
	text-decoration: none;
}
#topNav ul li a:active {
	color: #f9f39b;
	text-decoration: none;
}
#mast {
	background-color: #fffef9;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
/* ============================================== ASPX form/Error box controls */
#errors {
}
#errors ul {
}
#errors li {
}
/* ============================================== ASPX form/Captcha controls */
#pnlCaptcha {
	height: auto;
	width: auto;
	margin-top: 10px;
}
/* the text above the captcha */
#pnlCaptcha label {
}
/* the div which wraps around captcha, text and input */
.captcha {
	margin-top: 10px;
	height: 70px;
	padding-right: 25px;
	padding-left: 25px;
}
/* actual captcha image */
.captcha img {
	border: 1px solid #B7AD90;
	float: left;
}
/* wraps around text and input alone */
.captcha div {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 160px;
}
/* the atual text */
.captcha span {
	display: block;
}
/* the input for validation */
.captcha input {
	font: 18px "Times New Roman", Times, serif;
	color: #3A768F;
	background-color: #FFFFFF;
	padding: 1px;
	height: auto;
	width: 100px;
	border: 1px solid #B7AD90;
	margin-top: 2px;
}
/* the submit button */
#pnlCaptcha #btnSubmit {
	font: 18px "Times New Roman", Times, serif;
	color: #3A768F;
	background-color: #FFFFFF;
	padding: 1px;
	height: auto;
	width: 100%;
	border: 1px solid #B7AD90;
	margin-top: 2px;
}
/* Change cursor to finger in FF for DW dropdown nav */
#menuContainer, #menuLayer0 {cursor: pointer !important; z-index: 99 !important;}
/* Clearfix http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.brclear {clear:both;height:0;margin:0;font-size: 1px;line-height: 0;}
.clear {clear:both;}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1 {
	visibility: hidden;
}
.swfir {
}

#WebAward {
	width: 100px;
	height: 88px;
	position: absolute;
	left: 810px;
	top: 0px;
}
#recipe {
	width: 158px;
	height: 142px;
	position: absolute;
	left: 810px;
	top: 128px;
}
#recipe2 {
	width: 158px;
	height: 142px;
	position: absolute;
	left: 810px;
	top: 276px;
}
#school {
	width: 158px;
	height: 142px;
	position: absolute;
	left: 810px;
	top: 424px;
}

#videocontest {
	width: 150px;
	height: 97px;
	position: absolute;
	left: 810px;
	top: 436px;
}
