/* Start of CMSMS style sheet 'main' */
body {
	margin: 0px;
	padding: 0px;
        background: #F1E6DA url(/images/page_bg.gif) repeat-y;
}
body, td{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color:#59330D;
}

a{
	color: #3C4C39;
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
	color: #723C05;
}
a:visited{color: #A67C51;}


h2, h3{
	margin:0px;
	padding:0px;
}

h2 {
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#3C4C39;
}

h2 span{
	color: #A67C51;
	font-size:14px;
	line-height:29px;
	font-weight:normal;
}
	
h3{}

h4{}

.hr_rubrics{
	font: bold 20px/21px Tahoma;
	height:31px;
	padding-right: 16px;
	color: #A67C51;
	background: url(/images/hr_rubrics.gif) no-repeat;
	text-align:right;
}
.hr_archive, .hr_search, .hr_links, .hr_issue, .hr_content {
	font: bold 20px/21px Tahoma;
	height:41px;
	padding-top:5px;
	padding-right: 15px;
	color: #A67C51;
	background: url(/images/hr_archive.gif) no-repeat;
	text-align:right;
}
/*
.hr_archive{
	padding-top:2px;
	background: url(/images/hr_archive.gif) no-repeat;
	height:44px;
}
.hr_search{
	padding-top:7px;
	background: url(/images/hr_search.gif) no-repeat;
	height:41px;
}
.hr_links{
	padding-top:8px;
	background: url(/images/hr_links.gif) no-repeat;
	height:39px;
}*/

.hr_issue, .hr_content{
	height:29px; 
	width:647px; 
	padding-right: 14px;
	padding-top:9px;
	background: url(/images/hr_issue.gif) no-repeat;
}


.side_menu{
	margin:0px;
	font-size: 16px;
	font-weight:bold;
	padding: 9px 0px 12px 0px;
}

.side_menu li{
	list-style-type:none;
	line-height: 19px;
}

.side_menu li a, .side_menu li span{
	line-height: 19px;
	padding-left:39px;
	display: block;
	width: 240px;	
	background: url(/images/smenu_marker.gif) no-repeat;
}
.side_menu li a:hover{
	background: url(/images/smenu_marker_h.gif) no-repeat;
}
.side_menu li a:visited, .side_menu li span{
	background: url(/images/smenu_marker_v.gif) no-repeat;
}

.main_menu{
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 127px;
}
.main_menu li{
	display:inline;
	position:absolute;
}

.main_menu li a{
	color: #A67C51;
	position: relative;
	display: block;
	height: 31px;
	overflow: hidden;
	font-weight: bold;
	line-height:29px;
	text-align:center;
}
/*.main_menu li a span, .main_menu li a em {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  height: 31px;
}*/

.m1_1, .m1_2, .m1_3, .m1_4{
/*	display:block;
	height:31px;*/
}

.m1_1{
	left: 0px; width:142px; background: url(/images/m1_1.gif) no-repeat;
}
.m1_2{
	left: 142px; width:130px; background: url(/images/m1_2.gif) no-repeat;
}
.m1_3{
	width:130px; background: url(/images/m1_3.gif) no-repeat;
	left: 272px;
}
.m1_4{
	width:130px; background: url(/images/m1_4.gif) no-repeat;
	left: 402px;
}

.archive{/*width:267px;*/}
.archive td{
	font-size:16px;
	font-weight:bold;
	color: #A67C51;
}

.archive td div{
	padding: 2px; 
	background: url(/images/archive_cover_placeholder.gif) no-repeat;
}
.archive td div a img{
	border:none;
}

#brc{
	height:16px;
	padding: 9px 10px 0px 39px;
}

#brc a{
	color:#3C4C39;
	font-size:12px;
	text-decoration:underline;
}
#bread {
      color: #ccc;
      background-color: #006;
      padding: 3px;
      margin-bottom: 25px;
      }

#bread ul {
      margin-left: 0;
      padding-left: 0;
      display: inline;
      border: none;
      list-style: none;
      } 

#bread ul li {
      margin-left: 0;
      padding-left: 2px;
      border: none;
      list-style: none;
      display: inline;
      }

.artlist{
	padding:0px 0px 0px 0px; 
	margin:0px;
}

.artlist li{
	list-style:none;
	padding:15px 11px 20px 39px; 
	margin: 0px;
}

.artlist li h2, .artlist li h3{
	margin:0px;
	padding:0px;
}

.artlist li h2 a{
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#3C4C39;
	text-decoration:underline;
}

.artlist li h2 span{
	color: #A67C51;
	font-size:14px;
	line-height:29px;
	font-weight:normal;
}

.artlist li h3 a{
	font-size:12px;
	font-weight:bold;
	color:#A67C51;
	text-decoration:none;
}

.artlist li:hover{
	background-color:#E3DED5;
}

.issue_prolog{
	padding:7px 22px 21px 39px;
	font-weight:bold;
	font-size:14px;
	color:#A67C51;
}

ul#links{
	padding:18px 0px 0px 0px;
	margin:0px;
}
ul#links li{
	font-size:12px;
	color:#A67C51;
	padding:0px 10px 21px 39px;;
	background: url(/images/links_bullet.gif) no-repeat;
	list-style:none;
	width: 240px;
}

ul#links li a{
	color:#3C4C39;
	font-weight:bold;
}

.main_col{
	float:left;
	width: 404px;
	text-align: justify;
	padding: 0px 19px 27px 0px;
}
.main_col p{
	padding-bottom:16px;
	margin: 0px;
}

.main_col a, .side_col a{
	color: #E87706;
	text-decoration: none;
}

.main_col a:hover, .side_col a:hover{
	text-decoration: underline;
}


.main_col img{
	max-width: 173px;
}

.side_col{
	
}
.side_col div{
	float: left;
	background-color: #CEB59C;
	padding: 14px 11px 20px 11px;
	width:177px;
	font-size: 10px;
}

.side_col div img{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	max-width: 173px;
	border: 2px solid white;
}
.side_col div .img{
	border: 1px solid #A67C51;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.side_col div p{
	padding-top:10px;
	margin: 0px;
}

.reslist{
	padding:20px 0px 0px 30px; 
	margin:0px;
}

.reslist li{
	list-style: decimal-leading-zero;
	padding:10px 11px 10px 0px; 
	margin: 0px;
}

.reslist li h2{
	margin:0px;
	padding:0px 0px 7px 0px;
}

.reslist li h2 a{
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#3C4C39;
	text-decoration:underline;
}

.reslist li h2 span{
	color: #A67C51;
	font-size:14px;
	line-height:29px;
	font-weight:normal;
}


/* End of 'main' */

