@charset "UTF-8";
/* CSS Document */

* {
margin:0;
padding:0;}

#navbar-iframe {
   display: none !important;
}

body {
background-color:#2d180f;
	margin-left: 0px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:13px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1,h3 { margin:10px 0 18px 0;
font-family:Georgia, "Times New Roman", Times, serif;
color:#562900; font-size:23px;} 

h4 {font-family:Arial, Helvetica, sans-serif;
font-size:21px; font-weight:normal;
color:#747474;
}

h2 { margin:10px 0; line-height:130%; font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
color:#6b6a69; font-size:23px;}

p { margin-bottom:10px;
font-family:Helvetica, Arial, sans-serif;
font-size:13px; color:#555555; line-height:150%; }

blockquote {
	width:434px;
	padding: 0px 20px 0px 30px;
}

.poststyle { margin-bottom:10px;
font-family:Helvetica, Arial, sans-serif;
font-size:13px; color:#555555; line-height:150%; }

a:link,a:active,a:visited{ margin-bottom:10px;
font-family:Helvetica, Arial, sans-serif; text-decoration:none;
font-size:13px; color:#562900; line-height:150%; }

a:hover {margin-bottom:10px;
font-family:Helvetica, Arial, sans-serif; text-decoration:underline;
font-size:13px; color:#562900; line-height:150%; }

.commentsLabels {margin-bottom:10px;
font-family:Helvetica, Arial, sans-serif;
font-size:10px; color:#555555; line-height:150%; }

.commentsBROWN {margin-bottom:10px;
font-family:Helvetica, Arial, sans-serif;
font-size:10px; color:#592900; line-height:150%; }

#idTab3 {
overflow:hidden;
}

#labelList {border:none;
height:100px;
overflow:auto;}

ul#label-list {text-align:justify; border:none; background-color:none;}
ul#label-list li {display:list-item;}

#masthead {
	background-color: #2d180f;
	padding: 0px;
	height: 204px;margin-top: -50px;
}

#header {
	width:980px;
	margin:0 auto;
	height:204px;
}

#contentWrapper {
	width:980px;
	margin:0 auto;
	padding:0px 0px 10px 0px;
	background-color:#FFFFFF;
}

#contentColumn {
	width:520px !important;
	padding:18px;
	background-color:#ffffff;
	float:left;
}

#contentColumn ul, ol{
	padding-left:15px;
}

#sidebarColumn {
	width:398px;
	padding:0px 10px 10px 10px;
	padding-bottom:0;
	margin-top:20px;
	float:right;
	border-left:#c5c5c5 solid 1px;
}

.sidebarwidebox {
	width:378px;
	padding:10px;
	background-color:#ffffff;
	margin-bottom:10px;
	border-bottom:#6b6a69 dotted 1px;
}

.siebarthinboxleft {
	width:174px;
	padding:10px;
	background-color:#ffffff;
	margin-bottom:10px;
	float:left;
	margin-right:10px;
}
.siebarthinboxright {
	width:174px;
	padding:10px;
	background-color:#ffffff;
	margin-bottom:10px;
	float:left;
}

#footer {
	width:940px;
	margin:0 auto;
	padding:35px 20px 10px;
	background-color:#FFFFFF;
}
/* styleing for individual tab contents */
#one img {padding:10px;}




/* Style for main tabs */
#linkarea {
	width:980px;
	height:28px;
	margin:0 auto;
	background-image:url(../images/nav/navbackground.jpg);
}

#main {
  float:left;
  color:#d5c9be;
  font-family:Arial, Helvetica, sans-serif;
  font-size:15px; font-weight:normal;
}
#main li
{padding:0; margin:0; list-style:none; display:inline; border-right:#bebebe solid 1px;}


#main li a {
	text-align:left;
	padding:4px 15px;height:20px;
	background-image:url(../images/nav/navbackground.jpg);
	margin:0px;
  *margin:0px;
	text-align:center;
	display:inline-block;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	list-style:none;
	color:#927365;
}
#main li a:hover {
  background:#431f00;
  color:#d5c9be;
}
#main li a.selected {
  background:#431f00;
  color:#d5c9be;
  cursor:default;
}

/* RIGHT SIDE TABS STYLES */
.usual {
  color:#333;
  width:338px !important; /* 378 - 2*20 */
}
.usual li { list-style:none; float:left; }
.usual ul a {
	display:block;
	font:10px Arial, Helvetica, sans-serif !important;
	padding:8px 0 !important;
	text-align:center !important;
	text-decoration:none!important;
	margin:0px;
	color:#333333;
	font-weight:bold;
	background:#ebe4df;
	border-top:#c5c5c5 solid 1px;
	border-left:#c5c5c5 solid 1px;
	border-right:#c5c5c5 solid 1px;
	border-bottom:#633610 solid 1px;
}

.usual ul a#idTabPosts {
	padding:8px 0 !important;
	width: 111px !important;
}
.usual ul a#idTabArchives {
	padding:8px 0 !important;
	width: 110px !important;
}
.usual ul a#idTabLabels {
	padding:8px 0 !important;
	width: 111px !important;
}

.usual ul a:hover {
 color:#333333; font-weight:bold; font:10px Arial, Helvetica, sans-serif;
  background:#fff;
  border-top:#633610 solid 1px;border-left:#633610 solid 1px;border-right:#633610 solid 1px;
  }
.usual ul a.selected {
  margin-bottom:0;
    color:#333333; font-weight:bold; font:10px Arial, Helvetica, sans-serif;
  background:#fff;
  border-bottom:1px solid #fff;border-top:#633610 solid 1px;border-left:#633610 solid 1px;border-right:#633610 solid 1px;
  cursor:default;
  }
.usual div {
  padding:10px 10px 8px 10px;
  *padding-top:3px;
  *margin-top:-15px;
  clear:left;
  color:#747474; font-family:Georgia, "Times New Roman", Times, serif;
  font-size:12px; font-weight:normal;border-bottom:#633610 solid 1px;border-left:#633610 solid 1px;border-right:#633610 solid 1px;
  height:120px;overflow:scroll;overflow-x:hidden;;
}
.usual div a { color:#333333; font-weight:bold; font:10px Arial, Helvetica, sans-serif; }

