body
{
	text-align: center;
	font-family: arial;
	margin: 0px auto;
	background-color:#DED4C8;
}

p
{
	margin: 0px;
	padding: 0px;
}

div#container
{
	margin: 0px auto;	
	width: 926px;
	margin-top: 40px;
}
/* -- header -------------------------------------------------------------------------------------------------------- */
div#header1
{
	background: url(../loadedFiles/1.jpg) no-repeat;
	width: 926px;
	height: 232px;	
}
div#header2
{
	background: url(../loadedFiles/2.jpg) no-repeat;
	width: 926px;
	height: 232px;	
}
div#header3
{
	background: url(../loadedFiles/3.jpg) no-repeat;
	width: 926px;
	height: 232px;	
}
div#header4
{
	background: url(../loadedFiles/4.jpg) no-repeat;
	width: 926px;
	height: 232px;	
}
div#header5
{
	background: url(../loadedFiles/5.jpg) no-repeat;
	width: 926px;
	height: 232px;	
}
div#header6
{
	background: url(../loadedFiles/6.jpg) no-repeat;
	width: 926px;
	height: 232px;	
}
div#header7
{
	background: url(../loadedFiles/7.jpg) no-repeat;
	width: 926px;
	height: 232px;	
}
div#header8
{
	background: url(../loadedFiles/8.jpg) no-repeat;
	width: 926px;
	height: 232px;	
}
div#topLinks
{
	margin-top: 17px;
}
/* -- search-------------------------------------------------------------------------------------------------------- */

div#search
{ 
	padding-top: 15px;
}

div#search input
{
	width: 118px;
	height: 17px;
	padding: 0px;
	border:1px solid #624D38;
}
div#search a
{
}

form#searchForm
{
	display: inline;
}

.searchResults_subject
{
	color: #4A748A;
	padding-bottom: 10px;
	font-size: 14px;
}

.searchResults_link
{
	color: #A98B57; 
}

.searchResults_link a
{
	text-decoration: none;
	color: #6D655A;
}
/* -- topMenu-------------------------------------------------------------------------------------------------------- */

div#topMenu
{ 
	padding-top: 139px;
	height: 55px;
}
.topMenu_sep
{
	width: 2px;
	height: 12px;
	padding-top: 2px;
}
.topMenu_box a
{
	text-decoration: none;
	color: #4A748A;
	font-size: 13px;
	font-weight:bold;
}
.topMenu_box
{
	margin-left: 13px;
	margin-right: 20px;
}

div#selectLang a
{
	text-decoration: none;
	color: #4A748A;
	font-size: 13px;
	font-weight:bold;
}

/* -- mainLeft------------------------------------------------------------------------------------------------------- */
div#leftMenu
{
	padding-bottom: 15px;

}
.leftMenu_box
{
	padding-top: 15px;
	padding-bottom: 15px;
}

div#leftMenu a
{
	text-decoration: none;
	color: #4A748A;
	font-size: 14px;
	font-weight:bold;
}
div#leftMenu img
{
	margin-top: 17px;
	margin-bottom: 13px;
}
.leftMenu_sep
{
	background: url(../loadedFiles/leftMenu_sep.png) no-repeat;
	width: 156px;
	height: 1px;
	font-size: 0;
}
/* -- newsLetter----------------------------------------------------------------------------------------------------------- */
div#newsLetter_top
{
	background: url(../loadedFiles/newsLetter_top.png) no-repeat;
	width: 187px;
	height: 5px;
	font-size: 0;
}

div#newsLetter_bottom
{
	background: url(../loadedFiles/newsLetter_bottom.png) no-repeat;
	width: 187px;
	height: 5px;
	font-size: 0;
}

div#newsLetter_bg
{
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../loadedFiles/newsLetter_bg.png) repeat-y;
	width: 187px;
	font-size: 0;
}
div#newsLetter_bg div
{
	margin-left: 3px;
	margin-right: 3px;
}
.newsLetterField
{
	height: 17px;
	width: 120px;
	font-size: 12px;
	border-top: 1px solid #727063;
	border-left: 1px solid #727063;
	border-bottom: 1px solid #ACA99A;
	border-right: 1px solid #ACA99A; 
}

.newsLetterText
{
	color: #DE8B3A;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 1px;
}


div#formTopText
{
	font-size: 12px;
	color: #6D665C;
	padding-left: 25px;
	padding-right: 25px;
	font-weight: bold;
	padding-bottom: 2px;
}
/* -- main-------------------------------------------------------------------------------------------------------- */
div#main_bg
{
	background: url(../loadedFiles/bg.png) repeat-y;
	width: 926px;
}

div#pageContent
{
	font-size: 13px;
	line-height: 19px;
/*	color: #6D655A;*/
	margin-top: 15px;
/*	font-weight: bold;*/
}

div#pageContent table, div#pageContent li, div#pageContent p
{
	font-size: 13px;
	line-height: 19px;
/*	color: #6D655A;*/
}

div#title_home
{
	background: url(../loadedFiles/title_bg.png) no-repeat;
	width: 653px;
	height: 33px;
}

div#title_home h1
{
	font-size: 19px;
	color: #A98B57;
	padding-top: 6px;
	margin: 0;
}
div#title
{
	border-bottom: 1px solid #EDE2D0;
	font-size: 0;
}
div#title h1
{
	font-size: 18px;
	color: #A98B57;
	margin: 0;
	padding-top: 25px;
}
div#main_bottom
{
	background: url(../loadedFiles/main_bottom.png) no-repeat;
	width: 926px;
	height: 35px;
	font-size: 0;
}
/* -- contact us ------------------------------------------------------------------------------------------------------------ */

.formField, .textareaField
{
	width: 150px;
	font-size: 12px;
}

.formField
{
	height: 20px;
}

.textareaField
{
	height: 60px;
}

.formFieldText
{
	color: #6D655A;
	font-weight: bold;
	font-size: 13px;
}
/* -- FAQ------------------------------------------------------------------------------------------------------------ */

.faqArrow
{
	margin-top: 3px;
}

.faqQuestion 
{
	text-decoration: none;
	padding-bottom: 5px;
	cursor: pointer;
}
.faqQuestionOver
{
	text-decoration: underline;
	padding-bottom: 5px;
	cursor: pointer;
}
.oneFaq 
{
	font-weight: bold;

}
.faqAnswer
{
	padding-bottom: 15px;
	font-weight: normal;
	border-bottom: 1px solid #EDE2D0;
	margin-bottom: 5px;
}
/* -- essays page ---------------------------------------------------------------------------------------------------- */


.essays_subtitle
{

	font-size: 13px;
	font-weight: bold;
	color: #6D655A;
	margin-top: 10px;
}


div#go
{
	padding-top: 7px;
	color: 	#A98B57;
	font-size: 11px;
	margin-bottom: 10px;
	text-decoration: underline;
}

.essaysTitle
{

	font-size: 14;
	color:  #4A748A;
	font-weight: bold;
}
/* -- links page ------------------------------------------------------------------------------------------------------------ */

.urls_link
{
	padding-bottom: 5px;
}
.urls_link img
{
	padding-bottom: 2px;
}
.urls_link a
{
	font-size: 14px;
	color: #A98B57;
	text-decoration: none;
}
.urls_link a:hover
{
	text-decoration: underline;
	color: #4A748A;
}
.urls_txt
{
	padding-top: 5px;
	padding-bottom: 5px;
}

/* -- footer---------------------------------------------------------------------------------------------------------------- */
div#bottom_line
{
	border-bottom: 1px solid #BDB19B;
	font-size: 0%;
	margin-top: 10px;
}
div#copyrights
{
	color: #6D655A;
	font-size: 11px;
	margin-top: 7px;
	font-weight: bold;
}
div#interuseLogo
{
	margin-top: 2px;
}

div#interuseText
{
	margin-top: 15px;

}

div#interuseText a
{
	color: #6D655A;
	font-size: 10px;
}


/* -- news box ---------------------------------------------------------------------------------------------------- */

div#news
{
	height: 150px;
	padding-bottom: 2px;
	margin-top: 10px;
	border-bottom: 1px solid #EDE2D0;
}

div.news_in
{
	background-color: #FDF1DF;
}

div.news_in td
{
	vertical-align: top;
	font-size: 12px;
}

div.newsTitle
{
	color: #663333;
	font-weight: bold;
	padding-top: 10px;
}

marquee.newsMarquee
{
	height: 115px;
}

td.newsBullet
{
	width: 28px;
}

td.newsDate
{
}

td.newsDate a
{
	color: black;
	text-decoration: none;
}

td.newsTitle
{
}

td.newsTitle a
{
	color: #4A748A;
	text-decoration: none;
}

/* -- forward to a friend ----------------------------------------------------------------------------------------- */

div.sendToFriend
{
	background: url(../loadedFiles/sendToFriend.png) no-repeat;
	width: 350px;
	height: 395px;
}

div.sendToFriend_in
{
	padding-top: 152px;
}

form#forwardForm
{
	display: inline;
}

td.queryName
{
	color: #4B738D;
	font-size: 12px;
	font-weight: bold;
}

input.queryField, textarea.textareaField
{
	border: 1px solid #A4A19A;
	height: 20px;
	width: 140px;
	font-size: 12px;
	font-family: arial;
}

textarea.textareaField
{
	height: 45px;
}

table#forwardTbl
{
	width: 523px;
	background-color: #F9F5EA;
}

table#forwardTbl table
{
	font-size: 12px;
}

div#forwardBtn, div#newsletterForwardBtn
{
	padding-top: 7px;
	color: 	#A98B57;
	font-size: 11px;
	margin-bottom: 10px;
	cursor: pointer;

}

div#newsletterForwardBtn
{
	clear: both;
	font-size: 13px;
}

div#newsletterForwardBtn a
{
	color: #A98B57;
	text-decoration: none;
}

div#forwardBtn span, div#newsletterForwardBtn span
{
	text-decoration: underline;
}

div#forwardBtn img, div#newsletterForwardBtn img
{
	vertical-align: middle;
}

/* -- seo menu ---------------------------------------------------------------------------------------------------- */

div#seoMenu
{
	text-align: center;
	font-size: 11px;
	padding-top: 10px;
	color: #6D655A;
	clear: both;
}


div#seoMenu a
{
	color: #6D655A;
	text-decoration: none;	
}


/* -- send email -------------------------------------------------------------------------------------------------- */

div#sendEmail_title
{
	color: #8F6B39;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}
	
td.sendEmail_title
{
	color: #4A748A;
	font-weight: bold;
}

td.sendEmail_value
{
}

a img
{
		border: 0px;
}
