@charset "utf-8";
/* CSS Reset */

body,dl,dt,dd,pre,form,fieldset,input,textarea,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}

caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}




/* General Styles */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #ffefa7;
	color: #493a0d;
}
h1{
	background-color: #f7e593;
	color: #b6a571;
	font-size: 30px;
	margin-left: 0px;
	text-align: right;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5a570;
	margin-top: 0px;
	font-weight: normal;
}
.img_float_right {
	float: right;
	margin-left: 10px;
}

#wrapper {
	margin: auto;
	width: 900px;
}
.clear {
	clear: both;
}


/* upper Styles */
#header {
	height: 251px;
	width: 900px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#after_banners {
	height: 50px;
	background-image: url(images/after_banners.jpg);
	background-repeat: no-repeat;
	margin-top: -3px;
}



#navbar {
	position: absolute;
	margin-left: 283px;
	margin-top: 210px;
}


/* Content */

#left {
	width: 271px;
	float: left;
}

#right {
	width: 615px;
	float: right;
	margin-right: 5px;
	font-size: 13px;
}
#right a{
	color: #b5a570;
	
	}
	
#right p{
	text-align: justify;
	direction: rtl;
	margin-left: 15px;
}



#right_home {
	width: 610px;
	float: right;
	margin-right: 6px;
}
#right_home a{
	color: #493a0d;
	
	}
	
#right_home p{
	text-align: justify;
	direction: rtl;
	margin-left: 15px;
}





/* Random Banners */


#but1{
	background-image: url(images/banners_01.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 271px;
	display: block;
	cursor: pointer;
}
#but1:hover{
	background-image: url(images/banners_01_over.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 271px;
	display: block;
	cursor: pointer;
}

#but2{
	background-image: url(images/banners_03.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 271px;
	display: block;
	cursor: pointer;
}
#but2:hover{
	background-image: url(images/banners_03_over.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 271px;
	display: block;
	cursor: pointer;
}

#but3{
	background-image: url(images/banners_02.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 271px;
	display: block;
	cursor: pointer;
}
#but3:hover{
	background-image: url(images/banners_02_over.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 271px;
	display: block;
	cursor: pointer;
}

#but4{
	background-image: url(images/banners_04.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 271px;
	display: block;
	cursor: pointer;
}
#but4:hover{
	background-image: url(images/banners_04_over.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 271px;
	display: block;
	cursor: pointer;
}

#but5{
	background-image: url(images/banners_05.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 271px;
	display: block;
	cursor: pointer;
}
#but5:hover{
	background-image: url(images/banners_05_over.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 271px;
	display: block;
	cursor: pointer;
}

#but6{
	background-image: url(images/banners_06.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 271px;
	display: block;
	cursor: pointer;
}
#but6:hover{
	background-image: url(images/banners_06_over.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 271px;
	display: block;
	cursor: pointer;
}

#but8{
	background-image: url(images/banners_08.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 271px;
	display: block;
	cursor: pointer;
}
#but8:hover{
	background-image: url(images/banners_08_over.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 271px;
	display: block;
	cursor: pointer;
}


/* Random Banners */




.orange_p{
	font-size: 17px;
	color: #e55300;
	text-align: justify;
	direction: rtl;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
}
#home1 .blue_left {
	color: #435f73;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
}


.orange_p img{
	float: right;
	margin-left: 6px;
	margin-right: 3px;

}

#orange_p2{
	font-size: 17px;
	color: #e55300;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 6px;
	clear: both;
	margin-top: 0px;
	background-image: url(images/bg_yellow.png);
	background-repeat: no-repeat;
}
#orange_p2 a{
	color: #e55300;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	
}
#home1 {
	width: 46%;
	float: left;
	text-align: justify;
	direction: rtl;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #d2c084;
	margin-top: 10px;
	position: relative;
	z-index: 20;
}
.right_border{
	background-image: url(images/small_line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}

#home1 h2{
	font-size: 18px;
	color: #b5a570;
	margin-top: 0px;
}
#home1 a{
	
	color: #b5a570;
}
#home1 .blue{
	color: #5c7b8e;
	font-size: 14px;
	font-weight: bold;
	
}



/*TOGGLE DIVS*/
#rightToggle {
	width: 615px;
	float: right;
}
#rightToggle a{
	color: #5c7b8e;
	
	}
	
#rightToggle p{
	text-align: justify;
	direction: rtl;
	margin-left: 15px;
}
#rightToggle  h1{
	margin-right: 5px;
	font-weight: normal;

	
}

h2.trigger {
	font-size: 14px;
	color: #5c7b8e;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	text-align: right;
	direction: rtl;
	line-height: 30px;

}
h2.trigger a {
	color: #5c7b8e;
	text-decoration: none;
	background-image: url(images/qmark.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: right 8px;
	padding-right: 20px;
	margin-right: 6px;
}
#rightToggle h2.trigger a:hover { color: #413317; }
h2.active {color: #ffcc00;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
h2.trigger a span{
	color: #b5a570;
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	background-position: right top;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 5px;
	
}

.toggle_container {
	padding: 0;
	overflow: hidden;
	font-size: 1.2em;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	text-align: right;

}
.toggle_container .block {
	direction: rtl;
	margin: 0px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #493a0d;
	font-size: 13px;
	
}
.toggle_container p {
	direction: rtl;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#rightToggle .faq {
	color: #493a0d;
	text-decoration: none;
	font-weight: normal;
}
#rightToggle .read_more {
	font-weight: bold;
	float: none;
	text-decoration: underline;
}
#rightToggle  .read_more2 {
	font-weight: bold;
	text-decoration: underline;
	color: #b5a570;
	display: inline;
	padding: 0px;
	margin-top: -20px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	float: none;
	position: absolute;
}
#footer2 {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 162px;
	width: 900px;
	text-align: center;
	padding-top: 180px;
	position: absolute;
	margin-top: 532px;
	color: #b5a570;
	line-height: 22px;
	z-index: 10;
}


#footer2 a{
color: #b5a570;
	text-decoration: none;
}





#contact_text {
	color: #5c7b8e;
	font-size: 16px;
}
#contact_text a {
	color: #5c7b8e;
}
div.trigger {
	color: #5c7b8e;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	text-align: right;
	direction: rtl;
	font-size: 14px;
	line-height: 30px;
}
div.trigger a {
	color: #5c7b8e;
	text-decoration: none;
	background-image: url(images/qmark.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: right 8px;
	padding-right: 20px;
	margin-right: 6px;
}


div.trigger span  {
	color: #493a0d;
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	background-position: right top;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 5px;
	margin-right: 8px;
}
#rightToggle div.trigger    span a      {
	color: #e09c1f;
	background-image: none;
	margin: 0px;
	padding: 0px;
	float: none;
	text-decoration: underline;
	font-weight: bold;
	display: inline;
	font-variant: normal;
}
#article_extra_padding {
	padding-right: 12px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 162px;
	width: 900px;
	text-align: center;
	padding-top: 180px;
	color: #b5a570;
	line-height: 22px;
}
#footer a {
	
	color: #b5a570;
	text-decoration: none;
}
#home1 p {
	direction: rtl;
	border-left-color: #d2c084;
	padding: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

