/* CSS Document */

/*___________________________________ hide text ____________________________ */
.hideTextBox {
	visibility: hidden;
}

/*___________________________________________________________________________*/



body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #D7D7D7;
	
}
.books {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #669933;
	font-weight: bold;
	text-align: center;
}

a:link {
	color: #ADA83F;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#topmenu {
	height:26px;
	background-image: url(../images/top_banner.gif);
	background-repeat:no-repeat;
	background-position: 7px;
	
	

}
#flash {
	background-image: url(../images/btm_banner.jpg);
	background-repeat: no-repeat;
	background-position: 7px bottom;
	height: 148px;
}
#editable li {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	text-indent: -15px;
	padding-top: -5px;
	padding-bottom: 10px;
}


 a:visited {
    color: #ADA83F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
    color: #FEB901;
	text-decoration: none;
}
#page {
	width: 800px;
	float: none;
	margin: auto;
}
#left {
	float: left;
	width: 26px;
}

#right {
	float: right;
	width: 26px;
}
#content {
	width: 778px;
	padding-left:1px;
	background-image: url(../images/dna.gif);
	background-repeat: no-repeat;
	background-position: 8px bottom;
}
#editable {
	margin-right: 20px;
	padding-left: 165px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 10px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#panel {
	float: left;
	width: 560px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#panel_top {
}
#panel2_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 560px;
	float: left;
}
#panel_left {
	float: left;
	width: 200px;
	padding: 4px;
}
#panel_left a {
	color: #333333 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
}


#panel_right {
	float: right;
	width: 200px;
	padding-right: 4px;
	clear: right;
	
}

#panel_right a{

	color: #333333 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#panel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #667D35;
}


#banner {
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	width: 770px;
}
#left_menu {
	float: left;
	width: 150px;
	clear: none;
	background-repeat: no-repeat;
	margin-left: 5px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8AC25F;
	font-weight: bold;
}

#path {
	float: right;
	width: 580px;
	margin-right: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 10px;
	text-align: right;
	margin-bottom: 2px;
}
#path a {	
		
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
#path a:hover {	
		
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;	
	background-color:#FFFFA6;
}

  
th {
	background-color: #96CD64;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
}
tfoot {
	background-color: #961F00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#editable a {
	color: #467234;
	text-decoration: underline;
}

#editable a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFA6;
}


#man {
	background-image: url(../images/dna.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: -5px bottom;
	height: 171px;
	width: 145px;
	padding-left: 5px;
	bottom: 0px;
}
#footer {
	background-color: #454545;
	height: 60px;
	clear: both;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 13px;
	margin-left: 6px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 10px;
}



#left_menu  a.side:hover {
	background-image: url(../images/link_bg_hover.gif);
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, "Simplified Arabic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#left_menu ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#left_menu  a.side:link, a.side:visited {
	background-image: url(../images/link_bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 120px;
	list-style-type: none;
	text-align: left;
	padding-left: 22px;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma, Verdana, "Simplified Arabic", Arial;
	font-weight: bold;
}

.red_title {
	font-family: Tahoma, Verdana, "Simplified Arabic", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #CC9900;
	text-transform: capitalize;
}

h2 {
	background-image: url(../images/heading2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 24px;
	font-size: 24px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4D7135;
	text-transform: capitalize;
	display: block;
	margin: 0px;
}
h3 {
	background-image: url(../images/heading2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 24px;
	font-size: 24px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4D7135;
	display: block;
	margin: 0px;
}
h4 {		
	background-position: left center;
	text-indent: 10px;
	font-size: 18px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4D7135;
	text-transform: capitalize;
	display: block;
	margin: 0px;
}

h5 {		
	background-position: left center;
	text-indent: 10px;
	font-size: 14px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4D7135;
	text-transform: capitalize;
	display: block;
	margin: 0px;
}

h6 {		
	background-position: left center;
	text-indent: 10px;
	font-size: 11px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4D7135;
	text-transform: capitalize;
	display: block;
	margin: 0px;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(../images/formbg.gif) repeat-x left top;
}
input 
{
    font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4D7135;
	border:solid 1px #999999;
	background-color: #fff;
	
	
}
#left_quote{
	float:left;
	width:20px;
}
#right_quote{
	float:right;
	width:20px;
}
#text_quote{
	float:left;
	width:535px;
	margin-left:4px;
	margin-right:4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	font-style: italic;
}
.quote_teller{
	float:right;
	text-align:right;
	color:#999999;
}
.border {
	border: 2px solid #96CD64; 

}
.alexmap, .alexmap a {
	color:#339900;
	font-weight:bold;
	border:1px solod #CCCCCC;
	padding:5px;
	float:right;
	text-decoration:None;
	background-color:transparent;
}
.alexmap a:hover {
   background-color:transparent;
   text-decoration:None;
}
/*________________________________________________Print______________________________*/
@media print {

#footer  {
	display: none;
}
#left_menu {
	display: none;
	float: left;
	width: 10px;
	clear: none;
	background-repeat: no-repeat;
	margin-left: 0px;
}
#flash {
	display: none;
}
#topmenu {
	height:25px;
	background-image: url(images/flash.jpg);
	background-repeat:no-repeat;
	background-position: 7px;
	
	
	

}
#banner {
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	width: 770px;
}

#content {
	width: 550px;
	padding-left:1px;
	background-image: url(../images/dna.gif);
	background-repeat: no-repeat;
	background-position: 8px bottom;
}

#editable {
	margin-right: 0px;
	padding-left: 15px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 2px;
	text-align: justify;
	font-size:14px;
	
}
#path {
	float: right;
	width: 100%;
	margin-right: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 10px;
	text-align: right;
	margin-bottom: 2px;
}

}