
body {
	background: #000000 url(/264/images/main-bg.gif) repeat-x;
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

* html body {
}

img {
	border: 0px;
}

a:link { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
	
a:visited { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:link { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}


#container {
	margin: 0px auto;
	text-align: left;
	width: 776px;
}

#content {
	clear: both;
	width: 776px;
	background-image: url(/264/images/content-bg.gif);
	background-repeat: repeat;
}

#footer {
	background: url(/264/images/footer-bg.gif) no-repeat;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 108px;
	padding-top: 20px;
	text-align: center;
	width: 776px;
}

#headlines {
	background: #1F1F1F;
	height: 199px;
	padding: 10px;
	width: 254px;
}

#left {

	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
/*	padding-top: 80px;*/
	width: 462px;
}

#logo {
	height: 72px;
	width: 776px;
}

#nav {
	clear: both;
	display: block;
	height: 43px;
	width: 776px;
	background-image: url(/264/images/nav-bg.gif);
	background-repeat: repeat-x;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;	
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
	height:28px;
}
.nlink{
	background-image: url(/264/images/nav-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nlinkend {
	background-image: none;
}
#right {
	float: left;
	width: 274px;
}

#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}

#stats {
	background: #494949;
	padding: 10px;
	width: 254px;
}

* html #stats {
	height: 170px;
}

.date {
	color: #827961;
	font-weight: bold;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}

.heading1 {
	background: url(/264/images/heading-bg-1.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 4px;
	width: 181px;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	background: url(/264/images/heading-bg-2.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 5px;
	padding-left: 38px;
	padding-top: 4px;
	width: 161px;
}
/***********************************/
ul li.listing{
  list-style-type: none;
}
ul.margins li{ margin-top: 8px;}
.no_under{
  text-decoration:none !important;
}
.biglink{ font-size: 15px !important;}
a.imagelink{
  float:left;
  height: 75px;
  width:100px;
  overflow:hidden;
  margin: 2px;
}

table.pricelist{
  border:2px solid #FFF;
  border-collapse: collapse;
  width: 450px;
  padding: 4px;
}
table.pricelist th{
  background: #812;
  font-weight:bold;
  font-family: monospace;
  font-size: 13px;padding: 4px;
  border: 2px solid white;
  color:white;
}
table.pricelist td{
  
  font-size: 13px;padding: 4px;
  border: 1px solid white;
}

/****news****/
.newsitem{margin-top: 12px;}
.newsdata{ font-weight:bold; color:red;}
.newstitle{ font-weight:bold; color:#4af;}
.newsanounce{padding-left:8px;}
.newsmorelink{display:block; color: #57C !important; text-decoration:none !important; font-weight:bold;
text-align:right; margin-top:-3px;}
.tonews{font-size:12px !important;display:block; color: #57C !important; text-decoration:none !important; font-weight:bold;
text-align:center; margin-top: 8px;}

.newsmorelink:hover,.tonews:hover{text-decoration:underline !important; color:#932 !important; }
.date{font-size: 14px; padding-right:10px;}
.anounc{ margin-left: 20px;}
.biglink{margin-bottom: 15px; font-size:12px !important;}
.pager,.pager a{ text-decoration:none;font-size: 13px; font-family:monospace;}
.pager{float:right;}


#mss{
  position:absolute;
  z-index: 5;
  font-size:28px;
  font-weight:bold;
  width: 100px;
  height:auto;
  color: black;
  margin-left: 470px;
}
.phone{position:relative;  z-index:8; top: -2215px; left: 0px;
color: #ff0; font-weight: bold;
      width: 300px;}

#banner {
	clear: both;
	height: 312px;
	width: 776px;
  background: url(/design/banner5.jpg);
}
