body {
	font-family: Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	background-color: #33322B; background-image: url(../images/bgtile.png); background-position: center top; background-repeat: repeat-x;
}

p {font-size: 12px; line-height: 14px;	color: #ffffff;}
h1{ font-size: 26px; line-height: 30px; color: #33322B;}
h2{font-size: 20px; line-height: 24px; color: #A4B2AF;}

.rub{font-size: 26px; line-height: 30px; color: #33322B;}
.sub{font-size: 16px; line-height: 20px; color: #A4B2AF;}

.blue{font-size: 14px;  line-height: 16px;	color: #659FA1;}
.wite{font-size: 14px; color: #ffffff;}
.small{font-size: 12px; color: #A4B2AF;}
.centertable{ margin-left: auto; margin-right: auto; text-align: center;}

.column{ width: auto; height: auto; text-align: left; padding-right: 25px;}
.text{ width: 430px; height: auto; text-align: left;}

a:link {font-weight: normal; color: #659FA1; text-decoration: none;}
a:active {font-weight: normal; color: #659FA1; text-decoration: none;}
a:hover {font-weight: normal; color: #659FA1; text-decoration: underline;}
a:visited {font-weight: normal; color: #659FA1;	text-decoration: none;}

a.bottlink:link {font-weight: normal; color: #A4B2AF; text-decoration: none;}
a.bottlink:active {font-weight: normal; color: #A4B2AF; text-decoration: none;}
a.bottlink:hover {font-weight: normal; color: #ffffff; text-decoration: none;}
a.bottlink:visited {font-weight: normal; color: #A4B2AF; text-decoration: none;}

/*menu*/
.menu{font-size: 12px; width: auto; font-family: Arial, Helvetica, sans-serif;}
.menu ul{margin: 0;padding: 0; float: none; padding-left: 5px; padding-right: 5px;} 
.menu ul li{display: inline;} 
.menu ul li a{float: none; color: #ffffff; padding-left: 10px; padding-right: 10px; text-decoration: none;} 
.menu ul li a:visited{color: #FFFFFF;} 
.menu ul li a:hover, .menu ul li .current{color: #6B7A44 !important; }
.active{font-size: 12px; color: #6B7A44; text-decoration: none;}