*
{
margin: 0em;
padding: 0em;
}

body
{
	background-color: #FFFFFF;
	
	font-size: 9pt;
	font-family: "trebuchet ms", helvetica, sans-serif;
	width: auto;
}

h1
{
	font-weight: normal;
	letter-spacing: -1px;
	color: #86881E;
}

h2,h3,h4,h5,h6
{
font-weight: normal;
letter-spacing: -1px;
}

h3,h4,h5,h6
{
color: #86881E;
}

h1 span
{
font-weight: bold;
}

h3 span
{
font-weight: bold;
}

h4 span
{
font-weight: bold;
}

br.clear
{
clear: both;
}

img
{
padding: 3px;
border: solid 1px #e1e1e1;
}

img.borderless
{
padding: 5px;
border: solid 0px;
}

img.blackborder
{
	padding: 3px;
	border: solid 1px #000000;
}

img.floatTL
{
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}

img.floatTR
{
float: right;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}

a
{
	color: #86881E;
	text-decoration: none;
}

a.blackcolor
{
color:#000000
}

a:hover
{
text-decoration: none;
font-weight: bold;}

ul.links
{
list-style: none;
}

ul.links li
{
line-height: 2em;
}

ul.links li.first
{
}

p
{
line-height: 1.8em;
}

#header
{
	width:115%;
	height:175px;
	background: #440000 url('../images_css/ban.jpg');
}

#header_inner
{
position: center;
width: 1250px;
height:150px;
margin: 0 auto;
}

.bigger
{
	color: #FFFFFF;
	font-size: 2em;
}

.big
{
	color: #FFFFFF;
	font-size: 1.3em;
}

.typical
{
	color: #86881E;
}

.alittlebigger
{
	color: #86881E;
	font-size: 1.3em;
}

.line2
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.3em;
	color: #000000;
}

.line3
{
	font-weight: bold;
	font-size: 1.1em;
}

.box
{
	border:1px solid #000000;
} 

#logo
{
	position: absolute;
	top: 1em;
	left: 8px;
	width: 100%;
	text-align: center;
}

#logo h1
{
display: inline;
color: #ffffff;
font-size: 2.6em;
}

#logo h2
{
display: inline;
padding-left: 0.5em;
color: #E5CCD0;
font-size: 1.0em;
}

#menu
{
background: #ffffff url('../images_css/body.gif') repeat-x 0px 1px;
height: 35px}


#menu_inner
{
position: relative;
width: 750px;
margin: 0 auto;
padding-top: .1em;
height: 35px;}

#menu ul
{
list-style: none;
}

#menu li
{
	float: right;
}

#menu li a
{
display: block;
padding: .5em 1em 1em 1em;
color: #86881E;
font-size: 1.2em;
text-transform: lowercase;
text-decoration: none;
margin-left: 1.5em;
}

#menu li a.active, #menu a:hover
{
font-size: 1.2em;
font-weight: bold;
color: #86881E;
}

#menu2
{
background: #ffffff;
height: 60px
}

#menu2_inner
{
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding-top: 0.5em;
	height: 60px;
}

#main
{

}

#main_inner p
{
text-align: justify;
margin-bottom: 2.0em;
}

#main_inner ul
{
margin-bottom: 2.0em;
}

#main_inner
{
position: relative;
width: 950px;
margin: 25px;
padding-top: 1.5em;
}

#main_inner_wide
{
position: relative;
width: 1150px;
margin: 25px;
padding-top: 1.5em;
}

#main_inner h3,h4
{
border-bottom: dotted 1px #E1E1E1;
position: relative;
}

#main_inner h3
{
font-size: 2.1em;
padding-bottom: 0.1em;
margin-bottom: 0.8em;
}

#main_inner h4
{
font-size: 1.2em;
padding-bottom: 0.175em;
margin-bottom: 1.4em;
margin-top: 0.95em;
}

#main_inner .post
{
	position: relative;
}

#main_inner .post h3
{
position: relative;
font-size: 1.7em;
padding-bottom: 1.2em;
}

#main_inner .post ul.post_info
{
list-style: none;
position: absolute;
top: 3em;
font-size: 0.8em;
}

#main_inner .post ul.post_info li
{
background-position: 0em 0.2em;
background-repeat: no-repeat;
display: inline;
padding-left: 18px;
}
#main_inner .post ul.post_info li.date
{
background-image: url('../images_css/n5.gif');
}

#main_inner .post ul.post_info li.comments
{
background-image: url('../images_css/n6.gif');
margin-left: 1.1em
}

#footer
{
	width: 1250px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	border-top: dotted 1px #E1E1E1;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 1em;
	text-transform: lowercase;
	background: #440000 url('../images_css/ban.jpg');
	color: #000000;
	font-size: 10pt;
	font-family: "trebuchet ms", helvetica, sans-serif;
}

#footer2
{
	width: auto;
	margin: 0 auto;
	text-align: center;
	clear: both;
	border-top: dotted 1px #E1E1E1;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 1em;
	text-transform: lowercase;
	background: #440000 url('../images_css/ban.jpg');
	color: #000000;
	font-size: 10pt;
	font-family: "trebuchet ms", helvetica, sans-serif;
}

	
	#primaryContent_3columns
	{
	position: relative;
	margin-right: 34em;
	}
	
	#columnA_3columns
	{
	position: relative;
	float: left;
	width: 100%;
	margin-right: -34em;
	padding-right: 2em;
	}
	
	#secondaryContent_3columns
	{
	float: right;
	}
	
	#columnB_3columns
	{
	width: 13.0em;
	float: left;
	padding: 0em 2em 0.5em 2em;
	border-left: dotted 1px #E1E1E1;
	}
	
	#columnC_3columns
	{
	width: 13.0em;
	float: left;
	padding: 0em 0em 0.5em 2em;
	border-left: dotted 1px #E1E1E1;
	}
	
	
	
	#primaryContent_2columns
	{
	position: relative;
	margin-right: 17em; 
	}
	
	#columnA_2columns
	{
	position: relative;
	float: left;
	width: 100%; 
	margin-right: -17em;
	padding-right: 2em;
	}
	
	#secondaryContent_2columns
	{
	float: right;

	}
	
	#columnC_2columns
	{
	width: 13.0em;
	float: left;
	padding: 0em 0em 0.5em 2em;
	border-left: dotted 1px #E1E1E1;
	}

	#columnC_2columns_w
	{
	width: 18.0em;
	float: left;
	padding: 0em 0em 0.5em 2em;
	border-left: dotted 1px #E1E1E1;
	}
	
	#primaryContent_columnless
	{
	width: 1100px;
	position: relative;
	}
	
	#columnA_columnless
	{
	position: relative;
	width: 100%;
	}
