.active {
font-size:1.2em;
}
.sidebar1 h3{
font-size:1.3em;
}


blockquote, h3, p, li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
	margin: 0 0 15px 0;
	padding: 0 10px;
	font-weight: normal;
}

h1, h2 {
	font-family: Georgia, Times, serif;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1em;
	font-style: italic;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}
































/* base
----------------------------------------------- */
#box1 {
background: url(/images/8.jpg) left top; right: 0px; padding: 45px 20px 20px 20px; min-height: 74px;
border-style: dotted;
border-width:thin;
margin-bottom:1em;
}
#box2 {
background: url(/images/8.jpg) left top; right: 0px; padding: 45px 20px 20px 20px; min-height: 74px;
border-style: dotted;
border-width:thin;
margin-bottom:1em;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #000;
	border-bottom: 1px #000 solid;
}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a {
	color: #5F8352;
	border: none;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 0px auto;
	min-width: 100%;
}

#head {
	text-align: center;
	min-width:100%;
	background:url(/images/7.jpg);
	padding:2em 0;
	border-bottom-style:dotted;
	border-width:thin;
}
#head a {
border:0;
}
#site-name {
	margin: 15px 0;
	font: 3em Georgia, Times, serif;
}

#site-slogan {
	font: italic 1em Georgia, Times, serif;
}

#sidebar-1, #sidebar-2 {
	padding-top: 50px;
}


#sidebar-1 {
	margin-right: 5px;
	float: left;
width:47%;
margin-top:30px;
margin-left:15px;

}


#sidebar-2 {
	margin-left: 5px;
	float: right;
width:20%
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list ul {
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}
.active li {
	margin: 0 10px 2px 0;
float:left;
list-style-type:none;
}
#center {
	float:right;
	padding-top: 30px;
width:30%
}

#foot {
	margin-top: 5px;
	clear: both;
	text-align: center;
}



/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.9em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}


/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}