/* CSS Document */
body{background:url(assets/images/bg_img.gif);
background-color:#615250;
margin-top:0px;
}
.banner{background:url(assets/images/banner_img.jpg) no-repeat;
width:1001px;
height:125px;
}

.navigation_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#54545a;
	text-transform:uppercase;
	text-decoration:none;
	padding-right: 20px;
}

.nav_text_2{font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#a1a1a8;
text-transform:uppercase;
text-decoration:none;
}

a {
	color:#e3b964;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.torch_img{background:url(assets/images/left_torch_img_2.jpg) no-repeat;
width:533px;
height:343px;
}


.right_wel{
	font-family:Geneva, Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size:28px;
	color:#BEBEBE;
	padding:0 0 10px 0;
	text-align: left;
	text-transform: uppercase;
}
.main_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccccc;
	padding:13px 0 8px 0;
	text-align: left;
}
.read_more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#BEBEBE;
	font-weight:bold;
	padding-bottom:5px;
	text-align: left;
	text-decoration:none;
}


.marker_text{
	font-family:Arial, Helvetica, sans-serif, ;
	font-size:14px;
	color:#facb8e;
	text-transform: uppercase;
	padding:3px 0 5px 0;
}


.footer{background:url(assets/images/footer.jpg) no-repeat;
width:1001px;
height:61px;
}
.footer_text{
	font-family:Arial, Helvetica, sans-serif, "Swis721 Ex BT";
	font-size:12px;
	color:#868686;
}

.footer_text1{
	font-family:Arial, Helvetica, sans-serif, "Swis721 Ex BT";
	font-size:11px;
	color:#868686;
	text-align: left;
	text-decoration:none;
	padding: 3px 0 2 0;
}

.footer{font-family:Arial, Helvetica, sans-serif, "Swis721 Ex BT";
font-size:12px;
color:#868686;
text-decoration:none;
}

.footer_link
  {font:12px Arial, Helvetica, sans-serif;
  color:#868686;
  text-decoration:none;
  }
  
.footer_link:hover
  {font:12px Arial, Helvetica, sans-serif;
  color:#222222;
  text-decoration:none;
  }

.footer-link1
  {font:11px Arial, Helvetica, sans-serif;
  color:#868686;
  text-decoration:none;
  }
  
.footer-link1:hover
  {font:11px Arial, Helvetica, sans-serif;
  color:#222222;
  text-decoration:none;
  }

.style1 {color: #020403}
.style2 {color: #000000}

.nav_botom{background:url(assets/images/nav_botom.jpg) no-repeat;
width:938px;
height:33px;
}

#nav-menu ul
{	list-style: none;
	padding: 0;
	margin:0 auto;
	position:relative;
	width: 938px;
	left:45px;
	top:1px;

}

#nav-menu li
{float: left;
margin: 0 ;

}

#nav-menu li a
{ background: url(assets/images/button_img.jpg) no-repeat  left top ;
font: bold 10.4px Arial, Helvetica, sans-serif;
float: left;
width: auto;
display: block;
margin-left:0px;
color: #a1a1a8;
text-decoration: none;
text-align: center;
height:52px;
line-height:52px;
padding: 10px 30px 0px 55px;
text-transform:uppercase;
}
#nav-menu li a:active{
 color: #54545a ;
}
#nav-menu li a:hover
{ background: url(assets/images/ahover_img.jpg) no-repeat  left top ;
color: #54545a;

}
#nav-menu li a.selected
{ background:url(assets/images/ahover_img.jpg) no-repeat  left top ;
color: #54545a;

}

#nav-menu li.selected a { /*selected main tab style */
	background:url(assets/images/ahover_img.jpg) no-repeat  left  top;
	color: #54545a; /*THEME CHANGE HERE*/

}


#nav-menu li.selected a:hover
{ 
color: #54545a;

}


/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none;
}
/* End hide */

#nav-menu
{
width:938px;
}
