@charset "windows-1251";
/* general stuff */
body {
	margin: 0;
	padding: 0;
	background-color:  #D7D3B8;
	font-family:  Tahoma;
	font-size:  12px;
	color:  #333333;
}

img {
	border: 0px;
}

img.pics {
	padding-top: 6px;
	padding-left: 2px;
}

/* links  */
a {
	color: #790000; 
	text-decoration: none;
	font-size:  12px;
}

a:hover {
	text-decoration: underline;
}


a.text , a.text:hover , a.text:visited{
	color: #333333; 
	text-decoration: none;
	font-weight: normal;
}

/* top  */
#google {
	position: absolute;
	left: 50%;
	margin-top: 10px;
	margin-left: 405px;
}

#name {
	position: absolute;
	left: 50%;
	margin-top: 15px;
	margin-left: -390px;

}

a.icon {
	font-family:  Tahoma;
	font-size:  10px;

}
/*   HEAD    */

.lb {
	background: url(/img/lb.gif) 0px 0px repeat-y;
}

.rb {
	background: url(/img/rb.gif) 0px 0px repeat-y;
}


/*   path    */

td.nav {
	font-family:  Tahoma;
	color: #010004;
	background-color: #E2D8C0;
	font-size:  12px;
	font-weight: bold;
	padding-left: 10px;
}

a.nav, a.nav:hover {
	font-family:  Tahoma;
	color: #010004;
	background-color: #E2D8C0;
	font-size:  12px;
	font-weight: bold;
	text-decoration: underline;
}

/*  main menu    */
.mmbg {
	background: url(/img/mmbg.gif) 0px 0px no-repeat;
}

a.menu {
	color: #FDFFFC;
	font-size:  14px;
	font-weight: bold;
	padding-left: 45px;
	background: url(/img/arrow.gif) 35px 7px no-repeat;
	text-decoration: none;
	line-height: 20px;
}

a.menu:hover {
	text-decoration: underline;
}

/*  search    */
.qs_field {
	background-color: #E6E8DA;
	border: 1px solid #562B34;
	height: 19px;
	width: 140px;
}

.qs_txt {
	color: #FDFFFC;
	width: 140px;
	font-family:  Verdana;
	font-size:  15px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 10px;
	padding-top: 5px;
}

.sbg {
	background: url(/img/sbg.gif) bottom no-repeat;
}
/* main */

.last {
	text-align: center;
	font-weight: bold;
	color: #2B2205;
	font-size:  14px;
}

.tline {
	background: url(/img/tline.gif) 0px 0px repeat-x;
}

.bline {
	background: url(/img/bline.gif) 0px 0px repeat-x;
}

/* Headlines  */
h1 {
	padding: 10px 0 10px 0;
	font-size:  16px;
	color:  #790000;
	text-decoration: none;
}

h2 {
	padding: 5px 0 5px 0;
	font-size:  15px;
	color:  #790000;
	font-weight: bold;
	text-decoration: underline;
}

h3 {
	font-size:  13px;
	color:  #790000;
	text-decoration: underline;
}

h4 {
	font-size:  13px;
	color:  #790000;
}

h5 {
	font-size:  12px;
	color:  #790000;
	text-decoration: underline;
	text-align: center;
}

/* Content Area  */
.maincol {
	padding: 10px 10px 10px 10px;
	font-size:  12px;

}
/* Footer */


#bline {
	position: absolute;
	left: 50%;
	margin-top: -42px;
	margin-left: -425px;

}

#phone {
	position: absolute;
	left: 50%;
	margin-top: -20px;
	margin-left: -410px;

}

#vline1 {
	position: absolute;
	left: 50%;
	margin-top: -20px;
	margin-left: -200px;

}

#vline2 {
	position: absolute;
	left: 50%;
	margin-top: -20px;
	margin-left: 230px;

}

#form {
	position: absolute;
	left: 50%;
	margin-top: -103px;
	margin-left: 235px;

}

.copy {
	font-size:  12px;
}

.contact {
	font-size:  12px;
	padding-top: 15px;
	
}

/* page selector */

.outline{
	background: #FFFFFF;
	color: #333333;
	border: 1px solid #D8D8D8;
}
.pages{
	background: #D7D7D7;
	color: #333333;
	font: bold 11px tahoma;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}

.sell {
	border-left: 1px solid #D8D8D8;
	padding: 2px 4px 2px 4px;
}

.selected_sell {
	border-left: 1px solid #D8D8D8;
	font-weight: bold;
	background: #FEE7EA;
	color: #333333;
	padding: 2px 4px 2px 4px;
}


            