body
{	font-family: Arial, Helvetica, sans-serif;
	background:url(images/body.png) repeat-x 0 0 #c78445;
	color:#353f48;
	padding:0;
	margin:0;
	font-size:12px;
	color:#000;
	text-align:left
}

p{ text-align:justify; padding:0; margin:5px 0 10px 0; color:#000000; font-weight:bold}
h2{ text-align:left; padding:0; margin:0 0 5px 0; color:#691101}
h1{ border-bottom:1px solid #922700; text-align:left; padding:0; margin:0 0 5px 0; color:#691101}
h3{text-align:left; color:#751302; padding:0; margin:0 0 5px 0;}
h5{ font-size:11px; margin:0; padding:0}


#container{width:1000px;background:url(images/container-bg.jpg); background-repeat:repeat-x;/* repeat-x 0 0 #c78445; border:1px solid #FFFFFF*/}

/*=====================================Top Header 1==============================================*/
#header{ background:url(images/header.jpg) no-repeat; width:1000px; height:100px}
/*=====================================Top Header 1==============================================*/


/*=====================================Top Link=====================================*/
#links{ text-align:right; padding:7px 10px 0 0}
#links a{ color:#ffbb5c; text-decoration:none}
#links a:hover{ color:#ffffff; text-decoration:underline}
/*=====================================Top Link=====================================*/


/*=====================================Top Menu=====================================*/
#menu{ 
	background-image:url(images/top-menu-bg.png);
	height:45px;
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-size:12px
}
		
#menu ul{
margin: 0;
padding: 0;
list-style-type: none;
height:45px
}

#menu ul li{
position: relative;
display: inline;
float: left
}

#menu ul li a{
display: block;
width: 125px; 
padding: 2px 8px;
text-decoration: none;
color:#fcaa58;
font-weight:normal;
line-height:45px
/*background-image:url(images/arrow.png);
background-position:right;
background-repeat:no-repeat*/
}
#menu li a:hover{
			color:#FFFFFF;
			text-decoration:none
			}
/*=====================================Top Menu=====================================*/


/*=====================================Top Header 2=====================================*/
#header1{ background-image:url(images/header2.jpg); width:1000px; height:256px;}

#content-bg{ width:984px; background-color:#eab049}
#content-bg1{ background-image:url(images/content-bg1.png); background-repeat:no-repeat; width:984px}
#content-bg2{ background-image:url(images/content-bg2.png); background-repeat:no-repeat; width:984px}
/*=====================================Top Header 2=====================================*/

/*=====================================Left Menu=====================================*/
#menu-bg-top{ background-image:url(images/menu-bg-top.png); height:68px; width:228px; background-repeat:no-repeat}
#menu-bg{ background-image:url(images/left-menu-bg.png); width:228px; background-repeat:repeat-y}
.menu-left 
{ 	margin-left: 5px; 
}
.menu-left ul 
{ 	margin: 0; 
	padding:3px 5px 3px 10px; 
	list-style: none;
	/*width:215px;*/
}
.menu-left li 
{ 	display: block; 
	/*border-bottom:1px dotted #666666;*/
	}
.menu-left a 
{	display: block;
	color: #ff9d2c;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	font-size:9pt;
	line-height:22px;
}
.menu-left a:hover 
{ 	text-decoration: none;
	color: #fff;
}
#menu-bg-bottom{ background-image:url(images/menu-bg-bottom.png); height:38px; width:228px;  background-repeat:no-repeat}
/*=====================================Left Menu=====================================*/


/*=====================================Content=====================================*/
#content
{	width:964px;
	/*border:1px solid #FFFFFF;*/
	background-image:url(images/content-bg2.png);
	background-repeat:no-repeat;
}
/*=====================================Content=====================================*/



/*=====================================Inside Menu=====================================*/
.inside-menu{
list-style-type: none;
margin:0;
padding:0
}

.inside-menu li a{
font-family:Arial, Helvetica, sans-serif;
display: block;
padding: 1px 0;
text-decoration: none;
text-align:left;
color:#8a2000;
font-size:11px;
font-weight:bold
}
.inside-menu li a:hover{
color:#ffffff;
text-decoration:underline
}
/*=====================================Inside Menu=====================================*/


/*=====================================Footer=====================================*/
#add{ border:1px solid #5C1801; color:#FFFFFF; text-align:left}
#link
{	font-weight:normal;
	font-size:11px;
	padding-left:5px
}
#link a{ color:#612307; text-decoration:none;text-align:cenetr;}
#link a:hover{ text-decoration:underline; color:#c8e3ef;}
/*=====================================Footer=====================================*/

.inner-link
{	font-weight:bold;
	padding-left:5px;
	text-align:right;
	color:#491700; text-decoration:none;
}
a.inner-link,.inner-link a{ color:#491700; text-decoration:none;}
.inner-link a:hover,.inner-link:hover{ text-decoration:underline; color:#c8e3ef;}

/*=====================================Meaning=====================================*/
.media
{
padding:10px;
margin:5px 10px 5px 10px;
border:1px solid #82120F;
background:#F89F47;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.media a
{
color:#EC7C0D;
}
/*=====================================Meaning=====================================*/


.alternate
{
font-weight:bold; text-align:left;
}

.alternate th
{
background:#db740f;
}

