body { 
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
    color:#222533;
    background: #FFF url(images/bannerbg.gif) repeat-x;
    margin: 0;
    padding: 0;
	overflow-x: hidden;
}

a, a:link {
	color:#6b78ad;
	text-decoration:underline;
}
a:visited {
	text-decoration:none;
}
a:hover, a:active {
	color:#768ade;
	text-decoration:none;
}
a img {
	border:none;
	text-decoration:none;
}

h1, h1, h2, h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:1.5em 0 0.5em 0;
	padding:0;
	color:#bdb352;
}




h2 {
	font-size: 140%;
}


h3 {
	font-size: 120%;
	font-weight: normal;
}

/********* Entry formatting ****************/

.entry {
	position: relative;
	background: #fff;
	/*border: 1px solid #cbc0b0;*/
	border-bottom: 1px dashed #cbc0b0;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

.entry h2 {
	font-size: 140%;
    margin: 0;
    padding: 0.5em 15px;
	line-height: 100%;
	background: #fff url(images/sectionbg.gif) repeat-x bottom;
}

.entry h2 a, .entry h2 a:link {
	color:#bdb352;
	text-decoration: none;
}

.entry h2 a:visited {
	color:#bdb352;
	border-bottom: 2px dashed #bdb352;
}

.entry h2 a:hover {
	color:#bdb352;
	border-bottom: 2px solid #bdb352;
}


.entry h3 {
	font-size: 80%;
	font-weight: normal;
    margin: 0;
    padding: 0;
	position: absolute;
	right: 15px;
	top: 2em;
	color: #aaa;
}

.entry p{
	font-size: 90%;
}

.entry p.details{
	font-size: 70%;
	margin: 0;
	padding: 0 15px;
	color: #aaa;
}

.entry p.summary{
	padding: 0 15px;
	line-height: 150%;
}

.entry p.trailing {
	font-size: 70%;
	text-align: center;
	font-style: italic;
}

.entry br{
	font-size: 0px;
}

/***************** end entry **************/

img {
    padding: 0;
    margin: 0;
    border: 0;
}


.header {
	height: 146px;
    color: #c8beb5;
	position: relative;
	line-height: 100%;
}

.header img{
    
}

.banner {
    /*float: right;*/
    text-align: right;
    position:absolute;
	top:114px;
    right: 1em;
	margin-top: -1.5em;
}

.banner a {
	font-size: 80%;
	
}

.banner br {
	font-size: 0px;
	margin: 0;
	padding: 0;
}


.banner h1{

	color:#978979;
	/*position: relative;
	top: -1.2em;*/
	line-height: 100%;
	margin: 0;
	padding: 0;
	font-size: 140%;
	font-weight: normal;
}



.contentMenu{
    float: left;
    /*background-color: #ccbfb0;
    padding: 1px;*/
	margin-top: 1.5em;
    width: 74%;
    margin-left: 2%;
	/*border: 1px solid #cbc0b0;*/
}

.contentMenu .menu{
    /*background-color: red;
    padding: 0 4px;
	border: 1px solid #cbc0b0;*/
	position: relative;
	top: -1.5em;
}

.contentMenu .menu .current{
	display: block;
	float: left;
	padding: 2px 1em;
	border:	1px solid #cbc0b0;
	border-bottom: none;
	white-space: nowrap;
	background-color: #fff;
	background-image: none;
	-moz-border-radius-topleft:1em;
	-moz-border-radius-topright:1em;
	font-weight: bold;
	top: 2px;
	position: relative;
	margin-right: 2px;
	color: #978979;
	font-weight: normal;
	z-index: 5;
}

.contentMenu .menu a {
	display: block;
	float: left;
	padding: 2px 1em;
	border:	1px solid #cbc0b0;
	border-bottom: none;
	white-space: nowrap;
	background: url('images/button.gif') repeat bottom;
	/*round corners*/
	-moz-border-radius-topleft:1em;
	-moz-border-radius-topright:1em;
	position: relative;
	margin-right: 2px;
}

.contentMenu .menu a:hover {
	background: #ececec;
}

.content {
    background-color: #FFFFFF;
    padding: 1em;
	border:	1px solid #cbc0b0;
	position: relative;
	z-index: 1;
}

.content .pagingcontrols {
	position: absolute;
	top: 0.5em;
	right: 1em;
	font-size: 80%;
}

.content .pagingcontrols a {
	border: none;
	text-decoration:none;
	color:#93897a;
}
.content .pagingcontrols a:hover {
	border: none;
	text-decoration: underline;
}

.menuRight {
    margin-right: 2%;
    margin-left: 78%;
}

.menuRight .panel {
    margin-top: 0.5em;
    background-color: #fff;
    border: solid 1px #cbc0b0;
}

.menuRight .panel .body{
    padding: 0.5em;
	font-size: 80%;
}

.menuRight .panel .body form{
    margin: 0 auto;
}

.menuRight .panel .body ul{
    margin: 0 0 0 1.5em;
	padding: 0;
	list-style: none;
}

.menuRight .panel .body ul li{
    margin: 0.2em 0;
	padding: 0;
	list-style: none;
}

.menuRight .panel h2 {
    margin: 0;
    padding: 2px 0.5em;
    background: #FFF url(images/sectionbg.gif) repeat-x left bottom;
    color: #6c5b48;
    font-size: 100%;
    font-weight: normal;
}

.menuRight #tagbin.panel .body {
	text-align: justify;
	padding: 1em;
	padding-top: none;
}

#tagbin a{
	color: #666;
	font-size: 80%;
}

#tagbin a.tags1{
	font-size: 90%;
	color: #999;
}

#tagbin a.tags2{
	font-size: 110%;
	color: #5066ab;
}

#tagbin a.tags3{
	font-size: 130%;
	color: #3a4e8e;
}

#tagbin a.tags4{
	font-size: 160%;
	color: #273a75;
}

#tagbin a.tags5{
	font-size: 190%;
	color: #1a2c64;
}

#footer{
	clear:both;
	background:url(images/footerbg.gif) repeat-x;
	font-size:70%;
	text-align:center;
	padding:0.5em 1em;
}

.hr {
    margin: 2em 2em 0 2em;
    border-top: 1px solid #ccbfb0;
}
.hr hr {
  display: none;
}

.letterMap{
	padding: 0.5em 0;
	border-top: 1px solid #ccbfb0;
	border-bottom: 1px solid #ccbfb0;
	text-align: center;
}

.letterMap a{
	font-weight: bold;
}

.menuTabTable { /*not necessary*/
	display: none;
}

.blogdirectory th {
	text-align: left;
	padding: 0.5em 1em;
}

.blogdirectory td {
	text-align: left;
	padding: 0.5em 1em;
}
