@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 5px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(image/backdrop.png);
	background-repeat: repeat-x;
	background-color: #bddeee;
}
.smalltext {
	font-size: 9pt;
}

img {
	border: none;
	}

.oneColFixCtr #container {
	width: 989px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 929px;
	margin: 2px auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(image/background5.png);
	background-repeat:no-repeat;
	position: relative;
	overflow:visible;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.textbedprop {
	height:748px;
	width:3px;
	height:748px;
	float:right;
}
.oneColFixCtr #container #textbed {
	width:970px;
	margin-top:-4px;
	z-index: 90;
	background-image: url(image/shadowbackgroundrepeat.png);
	margin-left:-18px;
	margin-right:0;
	overflow:auto;
	background-repeat:repeat;

}
#bodyfooterspacer {
	position:absolute;
	left: 27px;
	top: 178px;
}
.oneColFixCtr #container #menuholder {
	position:absolute;
	left: 27px;
	top: 136px;
	width:936px;
	height:38px;
	z-index: 100;
	background-image: url(image/menu/base.png);
}
.oneColFixCtr #container #textovermenu {
	position:absolute;
	left: 27px;
	top: 136px;
	width:936px;
	height:38px;
	text-align:center;
	padding-top:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	color:#FFFFFF;
	z-index: 110;
}
.oneColFixCtr #container #sidebar-right {
	float:right;
	background-color: #517b8e;
	width:172px;
	height:860px;
	z-index:100;
	padding-top:10px;
	margin-top:3px;
	margin-right:17px;
	overflow:hidden;

}
.oneColFixCtr #container #sidebar-left {
	float:left;
	background-color: #81b4cb;
	width:172px;
	height:860px;
	z-index:100;
	padding-top:10px;
	margin-top:3px;
	margin-left:21px;
	overflow:hidden;
}
.oneColFixCtr #container #sidebar-left a {
	color: #0e1e55;
	text-decoration: none;
}
.oneColFixCtr #container #sidebar-left a:hover {
	text-decoration: underline;
}

.oneColFixCtr #container #sidebar-left h2 {
	color: #05041a;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 16pt;
	text-align: center;
}
.oneColFixCtr #container #sidebar-left h3 {
	color: #05041a;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 0px;
	font-size: 14pt;
	text-align: center;
}

.oneColFixCtr #container #sidebar-left p {
	color: #05041a;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 5px;
}
.oneColFixCtr #container #sidebar-right a {
	color: #020d31;
	text-decoration: none;
}
.oneColFixCtr #container #sidebar-right a:hover {
	text-decoration: underline;
}

  .prop {
    height:880px;
    float:right;
    width:1px;
  }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

.oneColFixCtr #container #centraltextcolumn {
	float:left;
	width:584px;
	z-index:110;
	overflow:visible;
	padding-top: 15px;
	margin-top:3px;

}

.oneColFixCtr #container #permanentlinks {
	float:right;
	width:515px;
	z-index:110;
	overflow:visible;
	display:inline-block;
	border-top-style:solid;
	border-top-color:#020d31;
	border-top-width: 1px;
	margin-top: -31px;
	margin-right:0px;
}

.oneColFixCtr #container #centraltextcolumn h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19pt;
	font-weight: normal;
	margin-top: -5px;
	margin-bottom: 5px;
	padding-right:25px;
	padding-left:25px;
}

.oneColFixCtr #container #centraltextcolumn #smallerheaders h2 {
	color:#020d31;
	font-size: 14pt;
	font-weight: normal;
	margin-top: -5px;
	margin-bottom: 5px;
	padding-right:25px;
	padding-left:25px;
}
.oneColFixCtr #container #centraltextcolumn #smallerheaders h2 a {
	color:#020d31;
}

.oneColFixCtr #container #centraltextcolumn h2 a {
	color:#000000;
}
.oneColFixCtr #container #centraltextcolumn h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: normal;
	margin-top: -5px;
	margin-bottom: 5px;
	padding-right:25px;
	padding-left:25px;
	color:#0b1a04;
}
.oneColFixCtr #container #centraltextcolumn h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: normal;
	margin-top: -5px;
	margin-bottom: 5px;
	padding-right:25px;
	padding-left:25px;
	color:#460000;
}

.oneColFixCtr #container #centraltextcolumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5pt;
	font-weight: normal;
	color:#01010a;
	padding-right:22px;
	padding-left:25px;
	margin-top: 4px;
}

#nextentry {
	width:536px;
	margin-left:25px;
	margin-bottom:10px;
	height:1px;
	border-bottom:1px #3d7a2a dotted;
	clear:both;
}
.oneColFixCtr #container #centraltextcolumn p strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1378a8;
}
.oneColFixCtr #container #centraltextcolumn p em {
	font-style: italic;
}

.oneColFixCtr #container #centraltextcolumn li
{
	font-family: Georgia;
	font-size: 11.5pt;
	font-weight: normal;
	color:#01010a;
	padding-right:22px;
	padding-left:25px;
	margin-top: 4px;
	list-style-type:none;
	margin-left:-10px;

}

.oneColFixCtr #container #sidebar-right h2 {
	color: #05041a;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 0px;
	font-size: 17pt;
	text-align: center;
}
.oneColFixCtr #container #sidebar-right h2 a {
	color: #05041a;
	text-decoration:none;
}
.oneColFixCtr #container #sidebar-right h2 a:hover {
	color: #05041a;
	text-decoration:underline;
}
.oneColFixCtr #container #sidebar-right h3 {
	color: #020d31;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 14pt;
	text-align: center;
}
.oneColFixCtr #container #sidebar-right p {
	color: #FFFFFF;
	padding-left: 14px;
	padding-right: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-bottom: 5px;
	margin-top: 2px;
}
.oneColFixCtr #container #sidebar-right h4 {
	color: #fee0ad;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 10pt;
	text-align: center;
}
#sidebar-left img {
	padding-top: 6px;
	padding-bottom: 6px;
}
.oneColFixCtr #container #sidebar-left img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.oneColFixCtr #container #sidebar-right #sidebarimg {
	text-align: center;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.oneColFixCtr #container #sidebar-right img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.oneColFixCtr #container #permanentlinks p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #020d31;
	margin: 0;
	padding-top: 3px;
}
.oneColFixCtr #container #permanentlinks a {
	color: #020d31;
	text-decoration: none;
}
.oneColFixCtr #container #permanentlinks a:hover {
	text-decoration: underline;
}
.oneColFixCtr #container #textovermenu a {
	color: #FFFFFF;
	text-decoration: none;
}
.oneColFixCtr #container #textovermenu a:hover {
	text-decoration: underline;
}
.oneColFixCtr #container #centraltextcolumn a {
	color: #102467;
	text-decoration: none;
}
.oneColFixCtr #container #centraltextcolumn a:hover {
	text-decoration: underline;
}

.underline {
	text-decoration: underline;
}
.oneColFixCtr #copyright {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	z-index:120;
	margin-top: -24px;
	margin-left: 28px;
	text-align: left;

}
.oneColFixCtr #container #button1 {
	position: absolute;
	height: 25px;
	width: 135px;
	left: 27px;
	top: 111px;
}
.oneColFixCtr #container #button2 {
	position: absolute;
	height: 25px;
	width: 112px;
	left: 162px;
	top: 111px;
}
.oneColFixCtr #container #button3 {
	position: absolute;
	height: 25px;
	width: 112px;
	left: 274px;
	top: 111px;
}
.oneColFixCtr #container #button4 {
	position: absolute;
	height: 25px;
	width: 112px;
	left: 386px;
	top: 111px;
}
.oneColFixCtr #container #button5 {
	position: absolute;
	height: 25px;
	width: 112px;
	left: 498px;
	top: 111px;
}
.oneColFixCtr #container #button6 {
	position: absolute;
	height: 25px;
	width: 112px;
	left: 610px;
	top: 111px;
}
.oneColFixCtr #container #button7 {
	position: absolute;
	height: 25px;
	width: 112px;
	left: 722px;
	top: 111px;
}
.oneColFixCtr #container #button8 {
	position: absolute;
	height: 25px;
	width: 129px;
	left: 834px;
	top: 111px;
}
/* Captions & aligment */
.aligncenter,
div.aligncenter {

}

.oneColFixCtr #container .alignleft {
	float: left;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-right: 12px;
}

.oneColFixCtr #container .alignright {
	float: right;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 12px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

.commenttext {
	float: left; 
	width: 500px;
	font-family:Arial;
	color: #ffffff;
	font-size: 10pt;
	padding-left: 10px;
	margin-bottom: 10px;
	}
	
.floatleft {
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 12px;
}
.floatright {
	float: right;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
}
.imgfloatleft {
	float: left;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-top: 3px;
}
.imgfloatright {
	float: right;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 3px;
}
.oneColFixCtr #container #pagecontinued {
	position: absolute;
	left: 682px;
	top: 848px;
	z-index: 180;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	width: 107px;
	color: #800000;
}
.oneColFixCtr #container #pagecontinued a {
	color: #5B0000;
	text-decoration: none;
}
.oneColFixCtr #container #pagecontinued a:hover {
	text-decoration: underline;
}
.oneColFixCtr #container #pageprevious {
	position: absolute;
	left: 228px;
	top: 634px;
	z-index: 180;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #800000;
}
.oneColFixCtr #container #pageprevious a {
	color: #800000;
	text-decoration: none;
}
.oneColFixCtr #container #pageprevious a:hover {
	text-decoration: underline;
}

.inputtext input {
	color: #517b8e;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#daedf6;
	margin-top:2px;
}

.inputtext input:focus {
	color: #000000;
	background-color:#FFFFFF;
}
.oneColFixCtr #container #addedtolist {
	position: absolute;
	left: 495px;
	top: 871px;
	z-index: 300;
}
.oneColFixCtr #container #addedtolist {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FEE0AD;
	font-size: 12px;
}
.oneColFixCtr #container #centraltextcolumn .subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FEE0AD;
}
.italic {
	font-style: italic;
}


#footer {
	clear: both;
	position:relative;
	padding-top: 29px;
	margin-top: 0px;
	height: 15px;
	margin-left: -18px;
	background-image:url(image/footershadow.png);
	background-repeat:no-repeat;
	padding-right: 18px;

}
h6 {
	padding-left:25px;
	padding-right:25px;
	margin-top:-5px;
}

.oneColFixCtr #container #centraltextcolumn #galleries {
	background-color:#81b4cb;
	margin-left:17px;
	margin-right:15px;
	padding-right:9px;
	padding-left:9px;
}
.oneColFixCtr #container #centraltextcolumn #gallerycurvedboxtop {
	height: 20px;
	width: 552px;
	margin-left:17px;
	margin-bottom:0px;
	background-image:url(image/gallerycurvedboxtop.png);
}
.oneColFixCtr #container #centraltextcolumn #gallerycurvedboxbottom {
	background-image:url(image/gallerycurvedboxbottom.png);
	height: 20px;
	width: 552px;
	margin-left:17px;
	margin-top:-10px;
	
}
.oneColFixCtr #container #centraltextcolumn #thisweekwelovestyles {
	background-color:#81b4cb;
	margin-left:25px;
	margin-right:23px;
	padding-bottom:1px;
}
.oneColFixCtr #container #centraltextcolumn #thisweekwelovestyles .alignright {
	margin-top: -32px;
	padding-bottom: 0px;
	margin-bottom: 4px;
}

.oneColFixCtr #container #centraltextcolumn #thisweekwelovestyles h2 {
	color:#05041a;
	font-size:16pt;
	padding-left:20px;
	padding-right:20px;
	margin-top:-2px;
}
.oneColFixCtr #container #centraltextcolumn #thisweekwelovestyles h3 {
	color:#020d31;
	font-size:14pt;
	padding-left:20px;
	padding-right:20px;
	margin-top:-2px;
}
.oneColFixCtr #container #centraltextcolumn #thisweekwelovestyles p {
	color:#000000;
	padding-left:20px;
	padding-right:20px;
	font-size:10pt;
}
.oneColFixCtr #container #centraltextcolumn #thisweekwelovestyles p strong {
	color:#1b5fa3;
	font-size:10pt;
}
.oneColFixCtr #container #centraltextcolumn #curvedboxtop {
	height: 20px;
	width: 536px;
	margin-left:25px;
	margin-bottom:0px;
	background-image:url(image/curvedboxtop.png);
}
.oneColFixCtr #container #centraltextcolumn #curvedboxbottom {
	background-image:url(image/curvedboxbottom.png);
	height: 20px;
	width: 536px;
	margin-left:25px;
	margin-top:-10px;
	clear:both;
	
}
.oneColFixCtr #container #centraltextcolumn #locallinks li
{
	color:#215315;
	font-size:11pt;
	font-family:Georgia;
	margin-left:5px;
	padding-left:0px;
	padding-right:23px;
	list-style: none
}
.oneColFixCtr #container #centraltextcolumn #locallinks li a
{
	font-size:14pt;
	color:#002d00;
	margin-left:-15px;
	padding-bottom:10px;
}
.oneColFixCtr #container #centraltextcolumn #locallinks h2 
{
	font-size:16pt;
	color:#0b1a04;	
	margin-bottom:-8px;
}

li.cat-item {
list-style: none;
float:none;
display:inline;
margin-right: 5px;
border-right: 1px #FFFFFF solid;
padding-right: 5px;
}

li.current-cat { 
text-decoration:underline;
}
li.cat-item-13 { 
border:none;

 }
