@charset "utf-8";
/* CSS Document */

/** layout **/
#wrapper {
  text-align: left;
  margin: auto;
  width: 717px;
  position: relative;
  background: url(images/logo.gif) repeat-y;
}

.background
{
 background-image:url(images/px_main.gif);

}

body {
	
	text-align: center;
	font: 11px tahoma, verdana, arial, sans-serif;
	color: #92947D;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image:url(images/logo.gif);
	}
	
.top_mid_449
{
 float:right;
 background-image:url(images/px_main.gif) ;
 width: 449px;
 height:334px;
 background-image:url(images/logo.gif);

}

.top_mid_323_right
{
 float:right;
 background-image:url(images/px_main.gif) ;
 width: 323px;
 height:245px;
 background-image:url(images/logo.gif);

}

.top_right_box
{
 float:right;
 background-image:url(images/px_main.gif) ;
 width: 264px;
 height:333px;
 background-image:url(images/logo.gif);
}

.header
{
 margin:26px 0px 0px 20px;
 background-color:#3a403c;
 background-image:url(images/logo.gif);
}

.phone
{
 margin:43px 0px 0px 45px;
 font:bold;
 width: 161px;
 height:12px;
 background-image:url(images/tel.gif);
 background-repeat:no-repeat;
}

.top_right_info
{
 float:right;
 width:230px;
 height:252px;
 background-image:url(images/logo.gif);
 margin:0px 10px 0px 10px;
}

.top_mid_126_left
{
 float:left;
 width: 126px;
 height:245px;
 background-image:url(images/logo.gif);
}

.bot_left_col
{
 float:left;
 background-image:url(images/logo.gif) ;
 width: 130px;
 height:304px;

}

.bot_mid_box
{
 float:left;
 background-image:url(images/logo.gif) ;
 width: 323px;
 height:304px;
}

.menu_box
{
 float:right;
 background-image:url(images/logo.gif) ;
 width: 200px;
 height:150px;
}

.location
{
 float:left;
 background-image:url(images/logo.gif) ;
 width: 323px;
 height:180px;
}

.address
{
 float: left; 
 background-image: url(images/px1.gif);
 width: 90px;
 height:100px;
 font: small;
 padding: 10px;
}

.map
{
 float: right; 
 background-image: url(images/px1.gif);
 width: 180px;
 height:120px;
 font: small;
 border: thick;
}

.bot_right_col
{
 float:left;
 background-image:url(images/logo.gif) ;
 width: 264px;
 height:304px;
 
}

.float_box
{
 margin:0px 10px 0px 15px;
 width:230px;
 font-size: 11px;
}

.footer_box
{
float:left;
 background-image:url(images/logo.gif) ;
 width:717px;
 height:62px;
 font: 11px tahoma, verdana, arial, sans-serif;
 color: #92947D;

}

.footer
{
margin:4px 25px 0px 28px;
background-image:url(images/logo.gif);
float: right, url(images/line.gif);
}


#nav {
  background: url(images/logo.gif) no-repeat;
}
#nav ul {
  margin-left: 5px;
  padding-left: 1px;
  padding-bottom: 0px;
  
}
#nav li{
  list-style: none;
  font: 15px tahoma;
  font-weight: bold;
  padding: 5px 0 0 20px;
}

#nav li {
  list-style: none;
  font: 15px tahoma;
  font-weight: bold;
  background: url(images/line1.gif) no-repeat;
  padding: 5px 0 0 20px;
}

#nav .home {
  list-style: none;
  font: 15px tahoma;
  font-weight: bold;
  background:  url(images/logo.gif) no-repeat; 
  padding: 5px 0 0 20px;
  
}
 

#nav a {
  color: #B4B790;
  text-decoration: none;
  border-left:  #959595;
  padding-left: 5px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .important {

  list-style: none;
  font: 15px tahoma;
  font-weight: bold;

  padding: 5px 0 0 20px;

}

#nav .important_home {

  color: #ffffff;
  background:  url(images/logo.gif) no-repeat;
 

}
#nav .important_home a {

  color: #ffffff;
  background:  url(images/logo.gif) no-repeat; 
}

#nav .important a {
 
  color: #ffffff;
}

#text a {
  color: #92947D;
  font-weight: normal;
  text-decoration: underline;
}
#text a:hover {
  color: #fff;
}

.h1 {
	color:#FFFFFF;
	font-size:11pt;
	}
	
.h2 {
	color: #CCCCCC;
	font-size:10pt;
	}
