body
{
	text-align: center;
	font-family: arial;
	background-color: #FFD47B;
	margin:0px auto;
}

p
{
	margin: 0px;
	padding: 0px;
}

div#container
{
	width: 924px;
	margin:0px auto;
}

div#landingContainer
{
	width: 784px;
	margin:0px auto;
}
/* --header------------------------------------------------------------------------------------------------------- */
div#header
{
	height: 248px;
}
div#logo
{
	background: url(../loadedFiles/logo1.png) no-repeat;
	width: 693px;
	height: 217px;
	cursor: pointer;
	float: right;
}
div#ofira_pic
{
	/*background: url(../loadedFiles/ofira_pic.png) no-repeat;*/
	background: url(../loadedFiles/ofira_pic2.png) no-repeat;	
	width: 231px;
	height: 248px;
	float: left;
	cursor: pointer;
}
div#ofira_pic1
{
	background: url(../loadedFiles/ofira_pic1.png) no-repeat;
	width: 231px;
	height: 248px;
	float: left;
	cursor: pointer;
}
div#ofira_pic2
{
	background: url(../loadedFiles/ofira_pic2.png) no-repeat;
	width: 231px;
	height: 248px;
	float: left;
	cursor: pointer;
}

/* -- topMenu ------------------------------------------------------------------------------------------------------- */

div#topMenu_bg
{
	background: url(../loadedFiles/topMenu_bg.png) no-repeat;
	width: 693px;
	height: 31px;
	float: right;
	clear: right;
}
div#topMenu
{
	padding-right: 25px;
}
.topMenu_box a
{
	text-decoration: none;
	font-size: 13px;
	color: #4E4A3F;
}
.topMenu_box
{	
	padding-top: 7px;
	float: right;
}
.topMenu_sep
{
	width: 1px;
	height: 11px;
	float: right;
	padding-top: 11px;
	padding-right: 7px;
	padding-left: 7px;
}
/* -- mainRight ------------------------------------------------------------------------------------------------------- */
.right_bg
{
	background: url(../loadedFiles/right_bg.png) repeat-y;
	width: 154px;
}

div#localang
{
	background: url(../loadedFiles/lang_bg.png) no-repeat;
	width: 154px;
	height: 30px;
}

/* -- newsLetter------------------------------------------------------------ */
/*
div#newsLetter
{
	background: url(../loadedFiles/newsLetter_bg.png) no-repeat;
	width: 154px;
	height: 224px;
	margin-top: 8px;
}*/
div#newsLetter_top
{
	background: url(../loadedFiles/newsLetter_top.png) no-repeat left;
	width: 180px;
	height: 10px;
	margin-top: 8px;
	font-size: 0;
}
div#newsLetter
{
	background: url(../loadedFiles/newsLetter_rep.png) repeat-y left;
	width: 180px;
}

div#newsLetter div
{
	padding-right: 15px;
}

div#newsLetter div.formTopText
{
	padding-right: 40px;
}

div#newsLetter_bottom
{
	background: url(../loadedFiles/newsLetter_bottom.png) no-repeat left;
	width: 180px;
	height: 10px;
	font-size: 0;
}
.newsLetterField
{
	height: 18px;
	width: 120px;
	font-size: 11px;
	margin-right: 15px;
	border-right: 1px solid #4E4A3F;
	border-bottom: 1px solid #4E4A3F;
	border-top: 1px solid #9F9C97;
	border-left: 1px solid #9F9C97;
}

.newsLetterText, .formTopText
{
	font-size: 12px;
	color: #4E4A3F;
	padding-right: 15px;
	padding-top: 5px;
}

.formTopText
{
	padding-left: 18px;
	line-height: 20px;

}
.sendButton
{
	margin-top: 9px;
       	margin-right: 65px;
       	margin-bottom: 4px;
}
/* -- rightMenu----------------------------------------------------------------------------------------------------------- */
.rightMenu_box
{
	background: url(../loadedFiles/rightMenu.png) no-repeat;
	width: 154px;
	height: 35px;
	cursor: pointer;
	margin-top: 5px;
}
div#rightMenu a
{
	text-decoration: none;
	font-size: 12px;
	color: #4E4A3F;
}
div#rightMenu a div
{
	padding-right: 23px;
	padding-top: 11px;
}
/* -- essays---------------------------------------------------------------------------------------------------- */

div#article
{
	text-decoration: none;
	font-size: 12px;
	color: #4E4A3F;
	padding-right: 23px;
	padding-top: 11px;
}

div#article_bg
{
	background: url(../loadedFiles/article_bg.png) no-repeat;
	width: 154px;
	height: 236px;
	margin-top: 8px;
}
div#article_top
{
	background: url(../loadedFiles/article_top.png) no-repeat;
	width: 154px;
	height: 40px;
	margin-top: 8px;
	font-size: 0;
}
div#article_rep
{
	background: url(../loadedFiles/article_rep.png) repeat-y;
	width: 154px;
}
div#article_bottom
{
	background: url(../loadedFiles/article_bottom.png) no-repeat;
	width: 154px;
	height: 40px;
	padding-bottom: 8px;
	font-size: 0;
}
div#essays
{

}
.essays_title
{
	font-size: 12px;
	color: #4E4A3F;
	padding-right: 28px;
	padding-left: 22px;
	line-height: 20px;
	text-decoration: underline;
	padding-top: 15px;
	padding-bottom: 15px;
}

div#subtitle
{
	font-size: 14px;
	color: #4E4A3F;
	font-weight: bold;
}

div#author, div#date
{
	font-size: 12px;
	color: #4E4A3F;
}

.article_sep
{
	background: url(../loadedFiles/article_sep.png) no-repeat;
	width: 99px;
	height: 1px;
	margin-right: 28px;
	font-size: 0;
}

div#print
{
	float: right;
	font-size: 13px;
	color: #010000;
	font-weight: bold;
	cursor: pointer;
	margin-left: 8px;
}

div#print img
{
	vertical-align: middle;
}

div#print span
{
	text-decoration: underline;
}

div#goback
{
	float: left;
}

div#printPage
{
	width: 600px;
}

/* -- main----------------------------------------------------------------------------------------------------------- */
.center_bg
{
	background-color: #F2E3CC;
	width: 539px;
}
.center_bg1
{
	background-color: #FFFFFF;
	width: 539px;
}
div#pageContent
{
	font-size: 13px;
	color: #4E4A3F;
	padding-right: 30px;
	padding-left: 40px;
	padding-bottom: 10px;
	line-height: 22px;
}

div#pageContentLanding
{
	font-size: 15px;
        font-family: arial;
	color: #000000;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	line-height: 22px;
}

div#title h1
{
	font-size: 18px;
	color: #4E4A3F;
	margin-top: 13px;
	font-weight: bold;
	padding-right: 30px;
	margin-bottom: 10px;
}

div#pageContent table
{
	font-size: 13px;
	color: #4E4A3F;
}

div#pageContent a
{
	font-size: 13px;
	color: #010000; /*#AC7C28; #4E4A3F;*/
	font-weight: bold;
}
.faqQuestion 
{
	clear: both;
	text-decoration: none;
}
.faqQuestionOver
{
	text-decoration: underline;
}
.oneFaq 
{
	cursor: pointer;
	font-weight: bold;

}
.faqAnswer
{
	padding-bottom: 15px;
	font-weight: normal;

}

div#sep
{
	background: url(../loadedFiles/sep.png) repeat-x;
	width: 465px;
	font-size: 0;
	padding-bottom: 5px;
}
/* -- sitemap ------------------------------------------------------------------------------------------------------- */
div#sitemap
{
	margin-right: 30px;
	padding-bottom: 10px;
	padding-left: 40px;
}


div.sitemap_title
{
	font-size: 14px;
	color: #4E4A3F;
	font-weight: bold;
	padding-bottom: 10px;
}

div.sitemap_link
{
	line-height: 22px;

}

div.sitemap_link a, div.sitemap_number
{
	color: #4E4A3F;
	font-size: 13px;
	text-decoration: none;
}

div.sitemap_link a:hover
{
	text-decoration: underline;
}

div.sitemap_number
{
	float: right;
	width: 20px;
}
/* -- links page ------------------------------------------------------------------------------------------------------------ */

.urls_link
{
	padding-right: 30px;
	padding-left: 40px;
	padding-bottom: 10px;
	margin: 0;
}
.urls_link a
{
	font-size: 13px;
	color: #4E4A3F;
	text-decoration: none;
}
.urls_link a:hover
{
	text-decoration: underline;
}
.urls_txt
{
	font-size: 13px;
	color: #4E4A3F;
	padding-right: 40px;
	line-height: 22px;
}

/* -- innerEssayPreview ---------------------------------------------------------------------------------------------- */
div.innerEssayPreview_box
{
	border: 5px solid #D3C3A9;
	background-color: #FFFFF3;
	padding: 10px;
	margin-bottom: 18px;
}

div.innerEssayPreview table
{
		width: 430px;
}

div.innerEssayPreview_go
{
		color: #44443A;
		font-size: 12px;
}

div.innerEssayPreview_title
{
		font-weight: bold;
		color: #44443A;
		font-size: 15px;
		padding-bottom: 5px;
}

div.innerEssayPreview_subtitle
{
		width: 400px;
		font-weight: bold;
		text-decoration: none;
		color: #44443A;
		font-size: 12px;
}

div.innerEssayPreview_txt
{
	width: 400px;
	height: 60px;
	color: #44443A;
	font-size: 12px;
	overflow-y: hidden;
	margin-bottom: 7px;
}

div.innerEssayPreview_txt_firefox
{
	height: 56px;
}

div.innerEssayPreview_author
{
	margin-top: 4px;
	margin-bottom: 8px;
	font-style: italic;
}


/* -- mainLeft ------------------------------------------------------------------------------------------------------- */

div#mainLeft
{
/*		margin-right: 15px;*/
}

.left_bg
{
	background: url(../loadedFiles/left_bg.png) repeat-y;
	width: 231px;
}
div#left_top
{
	background: url(../loadedFiles/left_top.png) no-repeat;
	width: 231px;
	height: 20px;
	font-size: 0;
}
/*
div#tip_bg
{
	background: url(../loadedFiles/tip_bg.png) no-repeat;
	width: 180px;
	height: 225px;
	margin-right: 15px;
}
*/
div#tip_top
{
	background: url(../loadedFiles/tip_top.png) no-repeat;
	width: 180px;
	height: 45px;
	margin-right: 15px;
	font-size: 0;
}
div#tip_rep
{
	background: url(../loadedFiles/tip_rep.png) repeat-y;
	width: 180px;
	margin-right: 15px;
}
div#tip_bottom
{
	background: url(../loadedFiles/tip_bottom.png) no-repeat;
	width: 180px;
	height: 45px;
	margin-right: 15px;
	font-size: 0;
}

div#tipTitle
{
	text-align: center;
	color: #E4D6BB;
	padding-top: 2px;
}

div#tips
{

}

div.tipText
{
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
}

div.tipText a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
}

div#moreTips
{
	float: left;
	margin-left: 6px;
	padding-top: 18px;
}

div#moreTips a
{
	color: white;
	font-size: 12px;

}

/* ---survey -------------------------------------------------------------------------------	*/
/*
div#survey
{
	background: url(../loadedFiles/survey.png) no-repeat;
	width: 180px;
	height: 259px;
	margin-right: 15px;
	margin-top: 10px;
}
*/
div#survey_top
{
	background: url(../loadedFiles/survey_top.png) no-repeat;
	width: 180px;
	height: 40px;
	margin-right: 15px;
	margin-top: 10px;
}
div#survey_bg
{
	background: url(../loadedFiles/survey_bg.png) repeat-y;
	width: 180px;
	margin-right: 15px;
}
.surveyQuestion_inBar 
{
	font-size: 12px;
	color: #6C4600;
	padding-top: 10px;
	padding-right: 10px;

}
div#answers
{
	padding: 10px;
	font-size: 12px;
	color: #6C4600;
}
div#surveyTitle
{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}
div#surveyTitle
{
	color: #6C4600;
}
div#sendSurvey
{
	text-align: center;
}

div#results
{
	font-size: 12px;
	color: #6C4600;
	text-align: left;
	text-decoration: underline;
	padding-left: 10px;
	padding-top: 5px;
}
.surveyQuestion
{
	font-weight: bold;
	font-size: 14px;
	color: #4E4A3F;
}
.surveyAnswer
{
	font-size: 13px;
	color: #4E4A3F;
	text-align: center;
}
.surveyTitle, .surveyTotalVotes, .surveyPercent, .surveyBottomText 
{
	font-size: 13px;
	color: #4E4A3F;
}
/* contact us -------------------------------------------------------------------------------------------------------------	*/

.formFieldText
{
	font-size: 12px;
	color: #4E4A3F;
}

.formField, .textareaField
{
	height: 18px;
	width: 170px;
	font-size: 12px;
}

.textareaField
{
	height: 60px;
}

/* -- footer ------------------------------------------------------------------------------------------------------- */

div#bottom
{
	background: url(../loadedFiles/bottom.png) no-repeat;
	width: 924px;
	height: 40px;
}
td#copyrights
{
	color: #886315;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 18px;
}
			
td#interuseLogo
{
	width: 108px;
	text-align: right;
}

div#interuseText
{
	padding-top: 10px;
	padding-left: 5px;
	text-align: left;
}

div#interuseText a
{
	color: #F2E3CC;
	font-weight: bold;
	font-size: 10px;

}

/* -- bottom menu -------------------------------------------------------------------------------- */
td#bottomMenu
{
	padding-right: 65px;
}
div#bottomMenu_sep
{
	height: 11px;
	width: 1px;
	margin-top: 21px;
	font-size: 0;
}
.bottomMenu_box
{
	padding-top: 18px;
	text-align: center;
}

.bottomMenu_box a
{
	font-size: 12px;
	color: #886315;
	text-decoration: underline;
	font-weight: bold;
}












/* -- send email -------------------------------------------------------------------------------------------------- */

div#sendEmail_title
{
	color: #4E4A3F;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}
	
td.sendEmail_title
{
	color: #6C4600;
	font-weight: bold;
}

td.sendEmail_value
{
}

a img
{
		border: 0px;
}

