@charset "utf-8";
/* CSS Document */

body
{margin:0px;
background-color:#ffffff;
background-image:url(images/back-shade.gif);
background-position:center;
background-repeat:repeat-y;
background-color:#978387;
}

#divmain
{ width:auto;
margin:auto;}

#bodymain
{width:990px;
background-color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:auto;
}

#navigation
{
width:212px;
text-align:left;
padding:5px 0;
margin-left:0px;
background-color:#ffffff;
border:#999999 1px solid;
border-top:none;
background-image:url(images/back.gif);
background-repeat:repeat-y;
float:left;
height:580px;
line-height:18px;
font-size:12px;
color:#FFFFFF;
overflow:hidden;
}


#content
{width:730px;
background-color:#FFFFFF;
float:left;
text-align:justify;
font-size:11px;
line-height:20px;
padding: 15px 10px 0px 15px;
}

.navi_item{
	display:block;
	clear:left;
	margin-left:12px;
	margin-top:5px;
	line-height:22px;
	background-image:url(images/bullet.png);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	padding-left:12px;
	}
	
.navi_subitem{
	display:block;
	clear:left;
	line-height:20px;
	margin-left:25px;
	padding-left:12px;
	background-image:url(images/bullet1.png);
	background-repeat:no-repeat;
	background-position:left;
	}

.adsense
{
float:left;
margin-right:25px;
margin-bottom:15px;
}

#navigation a:link
{
text-decoration:none;
color:#FFFFFF;
}

#navigation a:visited
{
text-decoration:none;
color:#FFFFFF;
}

#navigation a:hover
{
text-decoration:underline;
color:#FFFFFF;
}

h1, h2
{
font-size:14px;
color:#5d3e44;
}

h3, h4
{
font-size:12px;
}

#footer{
	height:18px;
	width:970px;	
	clear:both;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/footer.png);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:2px 12px;
	color:#FFFFFF;
	}
	
#footer a:link
{
color:#FFFFFF;
text-decoration:none;
}

#footer a:visited
{
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover
{
color:#CCCCCC;
text-decoration:underline;
}

.content001 a:link
{
color:#996600;
text-decoration:none;
}

.content001 a:visited
{
color:#996600;
text-decoration:none;
}

.content001 a:hover
{
color:#000000;
text-decoration:underline;
}

.sitemapclass a:link
{
color:#000000;
text-decoration:none;
line-height:20px;
}

.sitemapclass a:visited
{
color:#000000;
text-decoration:none;
line-height:20px;
}

.sitemapclass a:hover
{
color:#993300;
text-decoration:underline;
line-height:20px;
}

#request{
	width:auto;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-top:15px;
	}
	
#request a{
	color:#0033CC;
	font-weight:bold;
	text-decoration:none;
	}
	
#request a:hover{
	text-decoration:underline;
	}

