body{
	text-align:center;
	background: #91591e url(../interface/bg.jpg);
	margin: 0 0 0 0;
}

body *{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#bg_grad{
	background: url(../interface/bg_grd.jpg) repeat-x;
}

#page-left{
	width:1006px;
	background: url(../interface/page_left.jpg) repeat-y;
	margin:auto;
}

#page-right{
	background: url(../interface/page_right.jpg) repeat-y 100% 0;
	margin-left:28px;
}

#page{
	width:950px;
	text-align:left;
	background: #fff url(../interface/page_bg.gif);
}


#header{
	height:130px;
	background: url(../interface/header.jpg) 213px 0 no-repeat;
	width: 950px;
	}

/*javascript menu*/

#topmenu{
	height:32px;background-image: url(../interface/top_menu.gif); margin:0px; padding:0px;
}

#topmenu li {display:block;float:left;position:relative;list-style-type:none;}

/*main menu*/
#topmenu li a {/*padding:3px 20px 3px 20px;*/
	height:32px; display:block;float:left; padding: 0 25px 0 25px; border-left:1px solid #5c0c00;border-right:1px solid #5c0c00;
	overflow:hidden;font-size: 18px; font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #d3a832;font-weight:normal; line-height:30px; text-decoration:none; 
}

#topmenu li.active a, #topmenu li.tag a{ color: #faeb00; background:url(../interface/top_menu_over.gif);border-left:1px solid #000;border-right:1px solid #000;}

/*submenus*/
#topmenu li ul {width:182px;border:1px solid #000; border-top:0; list-style-type: none; padding:0px; margin:0px;text-align:left;}
#topmenu li ul, #topmenu li.inactive ul{display:none;}
#topmenu li.active ul {display:block;position:absolute; top:32px; left:0px;}

#topmenu li ul li {display:block; clear:both; border-bottom:1px solid #f1daa9; text-indent:5px;}
#topmenu li.active ul li a {padding: 0;  line-height:20px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color:#900000; background:#f1cb7b; border:1px solid #f1cb7b; height:auto; width:180px;}
#topmenu li.active ul li a:hover {color:#545454;background:#fdefcb;border:1px solid #fffae3;}

/*end of javascript menu*/


a{
	color:#662f00;
	font-size:13px;
}

a:hover{
	color:#990033;
	text-decoration:underline;
}

h1{
	font-family:'Times New Roman'; 
	font-size:28px; 
	font-weight:bold; 
	color: #3F2413;
	letter-spacing: 2px;
	font-style: italic;
	text-align: center;
	margin:0 0 30px 0;
	padding:0;
}


h2{
	margin:0 0 10px 0;	padding:0px;
	font-family: Georgia;
	font-size: 18px; line-height: 18px; font-weight: normal;
	color: #825700;
	font-style: italic;
	}

p {
	font-size: 12px;
	margin: 5px 5px 20px 5px;
	text-align: justify;
	line-height: 18px;
	}

.panel{
	margin-bottom:5px;
}


#left{
	float:left;
	width:197px;
	display:inline; /*IE FIX*/
	background: url(../interface/left_top.gif) no-repeat;
	padding-top:20px;
}

#left h3 {
	padding:0;
	color:#4A0000;
	margin: 10px 0 0 0 0;
	background: url(../interface/panel_title.gif);
	width: 197px;
	height: 43px;
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;
	text-indent:30px;
	line-height: 42px;
}

#left ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

.list li {
	list-style-type:none;
	margin: 2px 0 0 10px;
	padding: 0;
}
.list li a {
	background-image: url(../interface/bullet.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
	background-position: 1px 2px;
	padding: 0px 0px 0px 15px;
	line-height: 18px;
}
.list li a:hover {
	color: #333333;	text-decoration: underline;
}

.list li li a {
	background-image: none;
	color: #9100b2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
}

#main_top, #main_bottom{
	height:70px; width: 753px; float:left;
	background-image: url(../interface/page_top.gif);
	}

#main_bottom{
	background-image: url(../interface/page_bottom.gif);
	}

#main{
	display:inline; /*IE FIX*/
	float: left;
	margin: -20px 15px 0px 30px;
	padding: 0px;
	width: 700px;
}

#main img {
	margin:10px;
	padding:5px;
	border:1px solid #cfa758;
}

#main img.noborder {
	margin:0;
	padding:0;
	border:0;
}


#main li {
	margin-bottom:5px;
}

hr{
	margin:30px 10px 30px 10px;
	color:#cfa758;
	background-color:#cfa758;
}

table.list{
	width:100%;
}

table.list a{text-decoration:none;}
table.list a:hover{text-decoration:underline;}

table.list td
{
border-bottom:1px solid #cfa758;
padding:5px;
}

table.list tr.c td
{
background:#eddcb8;
}

#main #orn_eod{
background: url(../interface/orn_end.gif) 50% 50% no-repeat;
height:10px;
margin:30px;
clear:both;
}

.newshead{
border-bottom:1px #c0c0c0 solid; border-top:1px #c0c0c0 solid; padding:5px; background-color:#F8F5F4;
margin: 10px 0 5px 0;
}

.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993366;
	float: right;
	width: auto;
	padding: 0px 5px 0px 25px;
	text-decoration: none;
}

.emailID {
direction: rtl;
unicode-bidi: bidi-override;
}

.line {border-bottom:1px #E3CBA5 solid}


.form { 
		font-family: Arial;
		font-size:12px;
		background-color: #fff;
		color: #825700;
		border: 1px solid #f0dfbd;
}

#footer_shadow{
	background-image: url(../interface/footer_shadow.gif);
	height:8px;
	overflow:hidden;
}

#footer {
	text-align:center;
	height: 91px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FFFFFF;
	background: url(../interface/footer.gif);
	position:relative;
}