* {
    line-height: 1.3;
    
}

body {
	background: gray url(/i/stripe.png);
	margin: 0;

}

.container_12 {
	background-color: white;
}

.all {
    padding: 0 10px 0 10px;
}

a:link {
    color: #703f0f;
}

a:hover {
    color: #b07321;
}

a:visited {
    color: #703f0f;
}

.logo {
    text-align: center;
}

.top, .logo {
    margin-top: 30px;
    margin-bottom: 30px;
}

.bot {
    margin-top: 20px;
}


.gradient{
	padding:8px 10px 0 10px;
	border: solid 1px white;
	background: white url('/i/bg_news.png') repeat-x;	
}

.gradient_gray{
	padding:8px 10px 0 10px;
	border: solid 1px white;
	background: white url('/i/bg_news_gray.png') repeat-x;	
}

.gradient_green{
	padding:8px 10px 0 10px;
	border: solid 1px white;
	background: white url('/i/bg_news_green.png') repeat-x;	
}

.ano {
    height: 120px;
}

.anons {
    margin-bottom: 1.5em;
}

.footer {
    color: #c0c0c0;
    text-align: center;
    margin: 20px 0 20px 0;
}

.ti {
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 25px;
    text-shadow: 1px 1px #333;
}

.date {
    font-size: 11px;
}

.black
{
	color: black;
}

.white{
	color: white;
}

div.left_menu
{
	margin-bottom: 0.8em;
	text-align: left;
}

.menu_item {
    background: white url('/i/mbg.png') repeat-x;
    padding:5px 10px 5px 10px;
   // margin-right: 10px;
   /* border: solid 1px #d2d2d2; */
     /*   letter-spacing: 1px; */
     /*   color: white; */

}

.menu_item a{
    text-decoration: none;
  color: black;
}

 


.menu_item_s {
     background: white url('/i/mbg_s.png');
    padding:5px 10px 5px 10px;
   
    /*border: solid 1px #d2d2d2;*/
    /* letter-spacing: 1px; */
    color: white;

}

.menu_item_s a{
    text-decoration: none;
    color: white;
}


div.menu_item_s, div.menu_item{
	float: left;
	 margin-right: 20px;
}




p {
    margin:0 0 1em 0;
}

.menu {
    margin-top: 30px;
	height:30px;
}


h1, h2, h3, h4 {
    font-weight: 400;
}

h1 {
    letter-spacing: 0px;
    margin: 0;
    padding: 0;
}

h2
{
	font-size: 14px;
}

h2, h4, h3 {
    margin: 0 0 0.3em 0;
  //  line-height: 1.2;
}

h3
{
	margin:0;
	
}

h2
{
	margin-bottom: 1em !important;
}

div.switch
{
    float: left;
 	
    margin: 0 20px 1em 0;
    padding: 2px 5px 2px 5px;
    border: solid 1px white;
}

.switches
{
	margin-bottom: 1em;
	background: gray;
}





div.selected {
    border: solid 1px #916b4a;
}

.news{
	margin-bottom: 0.8em;
	
}


a img
{
	border: 0;
}

#review
{
	display: none;
}
