html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{   background: ;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

p
{
	padding: 0 0 20px 0;
	line-height: 1.3em;
	font-size: 18px;
	
}

 h2, h3
{
	margin: 0 0 15px 0;
	padding: 15px 0 5px 0;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1
{ 
     margin: 0 0 15px 0;
	padding: 15px 0 5px 0;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #663;
	font-style: normal;
	text-align: center;
}
h3
{ font-size: 140%;
  padding: 5px 0 0 0;}

a, a:hover
{
	outline: none;
	text-decoration: underline;
	color: #960;
}

a:hover
{ text-decoration: none;}

#main, #logo, #menubar, #site_content, #footer
{
	margin-left: auto;
	margin-right: auto;
	background-color: #F7E9BB;
}

#header
{
	border-bottom: 1px solid #CCC;
	height: 186px;
	background-color: #FFF6E5;
}
  
#logo
{
	width: 1000px;
	position: relative;
	height: 140px;
	background-color: #989231;
}

#logo #logo_text 
{
	position: absolute;
	top: 13px;
	left: 19px;
	width: 768px;
}


#logo #logo1_text 
{
	position: absolute;
	top: 9px;
	left: 831px;
	width: 110px;
	height:110px;
}


#logo h1, #logo h2
{ font: normal 300% 'century gothic', arial, sans-serif;

  border-bottom: 0;
  text-transform: none;
  margin: 0 0 0 9px;}

#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover 
{
	font-family: "goudy old style", verdana, Times, serif;
	padding: 22px 0 0 0;
	color: #FFF;
	letter-spacing: 0.1em;
	text-decoration: none;
}

#menubar
{
	width: 995px;
	height: 45px;
	padding-right: 8px;
	background: #D8AA4F;
	border-top: 1px solid #CCC;
} 

ul#menu
{ float: right;
  margin: 0;}

ul#menu li
{ float: left;
  padding: 0 0 0 9px;
  list-style: none;
  margin: 8px 4px 0 4px;}

ul#menu li a
{
	font-size:20px;
	display: block;
	float: left;
	height:20px;
	padding: 6px 20px 5px 20px;
	text-align: center;
	color: #FFF;
	text-decoration: blink;
	font-family: Georgia, "Times New Roman", Times, serif;
} 

ul#menu li.selected a
{ height: 20px;
  padding: 6px 20px 5px 11px;}

ul#menu li.selected
{
	margin: 8px 4px 0 13px;
}

ul#menu li.selected a, ul#menu li.selected a:hover
{
	background: #989231;
	color: #FFF;
	font-size: 20px;
}

#site_content
{
	width: 1000px;
	overflow: hidden;
	background-color: #FFF9E2;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	
} 

#sidebar_container
{
	float: left;
	width: 250px;
}

.sidebar_top
{
	width: 222px;
	height: 14px;
	background: transparent url(side_top.png) no-repeat;
	background-color: E1C27A;
}

.sidebar_base
{
	width: 250px;
	height: 14px;
	background: url(side_base.png) no-repeat;
}

.sidebar
{
	float: right;
	width: 222px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.sidebar_item
{
	width: 222px;
	color: #111;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.sidebar li a.selected
{ color: #444;} 

.sidebar ul
{ margin: 0;} 

#content
{
	text-align: left;
	width: 720px;
	padding: 0 0 0 5px;
	float: right;
}
  
#content ul
{ margin: 2px 0 22px 0px;}

#content ul li, .sidebar ul li
{ list-style-type: none;
  background: url(bullet.png) no-repeat;
  margin: 0 0 0 0; 
  padding: 0 0 4px 25px;
  line-height: 1.4em;}

#footer
{
width: 100%;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100%;
height: 60px;
padding: 28px 0 5px 0;
text-align: center;
color: #111;
background: #C6AD72;
}


#footer p
{ line-height: 1.7em;
  padding: 0 0 10px 0;
  }

table tr th, table1
{
	background: #FFF9E2;
	border:#963
	color: #06F;
	text-align: left;
	
}
detail1
{
	background: #FFF9E2;
	border:#963
	color: #06F;
	text-align: left;
	
}
 
