/* sitestyle.css stylesheet, version 7.0, 2008-09-30 */

/* initial conditions ============================================== */
* {
	margin: 0px;
	padding: 0px;
	}
/* /initial conditions ============================================== */

/* Tag styles ========================================================= */
html {
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
	}
body {
	text-align: center;
	color: #1b3315;
	background-color: #588908;
	background-image: url("/pix/bg.gif");
	background-position: top left;
	background-repeat: repeat-x;
	}

body,td,input,textarea,select,option {
	font: normal 14px georgia,"times new roman",serif;
	}

p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
p,
div.p,
#pagecontainer li {
	line-height: 1.4;
	}
br {line-height: 140%;}

b {font-weight: bold;}
i {font-style: italic;}
u {text-decoration: underline;}

a,
a:link,
a:visited,
a:hover,
.bn1,
#pagecontainer a img  {
	color: #6baf01;
	border-color: #6baf01;
	text-decoration: none;
	padding: 2px 2px 4px 2px;
	}
a:hover,
.bn1:hover,
#pagecontainer a:hover img {
	color: #466c04;
	border-color: #466c04;
	text-decoration: none;
	}
#pagecontainer a:hover {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #eef5dc;
	}
#pagecontainer a:hover img {
	text-decoration: none;
	}

h1,h2,h3,h4 {
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	line-height: 100%;
	}
h1 a,
h2 a,
h3 a,
h4 a {/* see padding for "a" above */
	position: relative;
	top: 0px;
	left: -2px;
	z-index: 0;
xborder: solid 1px #000000;
	}
h1 {
	font-size: 150%;
	font-size: 24px;
	padding-top: 0px;
	}
h2 {
	font-size: 135%;
	font-size: 20px;
	}
h3,
#pagebox2_b h2 {
	font-size: 120%;
	font-size: 16px;
	}
h4,
#pagebox2_b h3 {
	font-size: 100%;
	font-size: 14px;
	}

table {border-collapse: collapse;}
table.separate {border-collapse: separate;}

form table td {padding: 3px;}

fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	}
legend {padding: 0px 5px 0px 5px;}

img {border-width: 0px;}
img, div {
	behavior: url("/iepngfix/iepngfix.htc");/* IE 5-6 png fix */
	}
/* /Tag styles ========================================================= */

/* list styles ========================================================= */
ul, ol {margin: 0px 0px 0px 5px;}
ul {padding: 0px 0px 0px 15px;}
ol {padding: 0px 0px 0px 25px;}
li {}
ul.bullet {list-style-image: url("/pix/bullet.gif");}

#pagecontainer ul {
	list-style-image: url("/pix/bullet1.gif");
	}
#pagecontainer li ul {
	list-style-image: url("/pix/bullet2.gif");
	}
#pagecontainer li ul li ul {
	list-style-image: url("/pix/bullet3.gif");
	}
/* /list styles ========================================================= */

/* form ================================================================= */
option {padding: 0px 5px 0px 0px;}

label {
	font-weight: bold;
	font-size: 85%;
	}
input {width: 300px;}
textarea {width: 300px;}

.required {color: #cc0000;}
.auto {width: auto;}

.form1 {
	padding: 10px 0px 10px 0px;
	}
.form1 div {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	padding: 0px 0px 4px 84px;
	}
.form1 div {width: 380px;}
html>body .form1 div {width: auto;}
.form1 label {
	position: absolute;
	top: 2px;
	left: 0px;
	z-index: 0;
	width: 80px;
	text-align: right;
	}
.form1 div div.multicontainer,
.form1 div div.multicontainer div {
	position: static;
	padding: 0px 0px 4px 0px;
	}
.form1 div.controlset,
.form1 div.controlset div {
	position: static;
	padding: 0px 0px 4px 0px;
	}
.form1 div.controlset label {
	position: static;
	font-weight: normal;
	font-size: 100%;
	padding: 0px 10px 0px 4px;
	}
.form1 div.controlset input {
	width: auto;
	}
/* /form ================================================================= */

/* buttons =========================================================================== */
/* NOTE: do NOT put these stroked buttons in a tight table, or IE will 
cut off the top border. If you MUST put them into a tight table, 
set the cellpadding to be equal with the padding below */
a.bn1, a:visited.bn1, input.bn1 {
	border-style: solid;
	border-width: 1px;
	padding: 2px 4px 2px 4px;
	font-size: 10px;
	font-weight: normal;
	background-color: #ffffff;
	text-decoration: none !important;
	}
input.bn1 {
	cursor: pointer;
	padding: 1px;
	}

a.bn,
a.bn:hover {
	text-transform: lowercase;
	margin: 0px 0px 0px 3px;
	padding: 2px 3px 4px 13px;
	background-image: url("/pix/arrow.gif");
	background-position: 3px 8px;
	background-repeat: no-repeat;
	}
a.bn:hover {
	background-image: url("/pix/arrow_roll.gif");
	xbackground-color: transparent !important;
	}

.bn_pdf {
	display: block;
	xfont-size: 10px;
	xtext-transform: uppercase;
	padding-left: 20px !important;
	background-image: url("/pix/pdficon_small.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}
/* /buttons =========================================================================== */

/* body structure ================================================================== */
#shell {
	width: 855px;
	margin: 0px auto 0px auto; /* centers this div on the page, also, see body definition above */
	text-align: left;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #3d5703;
	}

#shellcontainer {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 100%;
	/* stops page height "flash" on js resize */
	min-height: 1000px;
	height: auto !important;
	height: 1000px;
xborder: solid 1px purple;
xbackground-color: purple;
	}
#shellbox1 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	width: 0px;
xbackground-color: orange; 
xborder: solid 1px orange;
	}
#shellbox1_b {
	}
#shellbox2 {
	xmargin: 0px 0px 0px 200px;
xbackground-color: yellow;
xborder: solid 1px yellow;
	}
#shellbox2_b {
	}
/* /body structure ================================================================== */

/* header ============================================================= */
#header {
	}
/* /header ============================================================= */

/* page ============================================================== */
#pagecontainer {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 20;
	width: 100%;
	/* stops page height "flash" on js resize */
	min-height: 1000px;
	height: auto !important;
	height: 1000px;
	background-color: #fbfcf2;
xborder: solid 1px #000000;
	}
#pagecontainer img {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #3d5703;
	}
#pagecontainer img.noborder {border-width: 0px;}

#pageboxfull {/* NOTE: NO padding or margins in this box */
	background-color: #ffffff;
xbackground-color: blue;
xborder: solid 1px blue;
	}
#pageboxfull_b {
	padding: 30px 50px 30px 50px;
	}
#pagebox1 {/* NOTE: NO padding or margins in this box */
xbackground-color: red;
xborder: solid 1px red;
	}
#pagebox1_b {
	margin: 0px 271px 0px 0px;
	padding: 30px 30px 30px 50px;
xborder: solid 1px #000000;
	}
#pagebox2 {/* NOTE: NO padding or margins in this box */
	position: absolute;
	right: 50px;
	top: 0px;
	z-index: 30;
	width: 221px;
xbackground-color: green;
xborder: solid 1px green;
	}
#pagebox2_b {/* all padding-margins for pagebox2 go here */
	padding: 30px 0px 30px 0px;
xborder: solid 1px black;
	}
/* /page ============================================================== */

/* footer ============================================================= */
#footer1 {
	padding: 15px 50px 15px 50px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #3d5703;
	background-image: url("/pix/footer.jpg");
	background-position: top left;
	background-repeat: no-repeat;	
	}
#footer1,
#footer1 a {
	color: #ffffff;
	}

#footer2 {
	padding: 10px 10px 20px 10px;
	font-size: 85%;
	}
#footer2 #hp_byline {
	padding: 3px 0px 3px 20px;
	background-image: url("/pix/hp_bug.png");
	background-position: 0px 3px;
	background-repeat: no-repeat;
xborder: solid 1px #000000;
	}
#footer2,
#footer2 a {
	color: #ffffff;
	}
/* /footer ============================================================= */

/* navs =============================================================== */
/* see /_includes.php/nav_dropdowns.php or /_includes.php/nav_lc.php */

ul#footernav {
	text-align: center;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
ul#footernav li {
	display: inline;
	}
ul#footernav li#li_start {}
ul#footernav li#li_end {}

ul#footernav a {
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
	}
ul#footernav a#start {}
ul#footernav a#end {border-right-width: 0px;}

ul#footernav a, ul#footernav a:visited {
	font-weight: normal;
	text-decoration: none;
	}
ul#footernav a:hover {
	text-decoration: none;
	}
/* /navs =============================================================== */


/* misc classes ===================================================================== */
.table {
	display: table;
	border-collapse: collapse;
	width: expression("100%");
xborder: solid 1px #000000;
	}
.cell {
	display: table-cell;
	vertical-align: top;
	float: expression("left");
xborder: solid 1px #000000;
	}

.alert,
.error {
	color: red;
	}

.smtxt,
.caption {
	font-size: 85%;
	}
.caption {
	padding-top: 3px;
	}
.lgtxt {font-size: 115%;}

.lineheight_normal {line-height: normal;}

.nowrap {white-space: nowrap;}

.block {display: block;}
.inline {display: inline;}
.none {display: none;}

.floatright {float: right;}
.floatleft {float: left;}
.clear {clear: both;}

img.picleft {display: block;}
.picleft, img.picleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
img.picright {display: block;}
.picright, img.picright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

div.pictxtleft:after,
div.pictxtright:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
div.pictxtleft,
div.pictxtright {
	display: expression("inline-block");
	padding-top: 8px;
	padding-bottom: expression("10px");
	}
div.pictxtleft h1,
div.pictxtleft h2,
div.pictxtleft h3,
div.pictxtleft h4,
div.pictxtright h1,
div.pictxtright h2,
div.pictxtright h3,
div.pictxtright h4 {
	padding-top: 0px;
	}
div.pictxtleft img {
	float: left;
	margin: 2px 10px 10px 0px;
	}
div.pictxtright img {
	float: right;
	margin: 2px 0px 10px 10px;
	}

.clearfix:after {
	/*apply this class to any floated element that needs to be cleared afterwards*/
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#toppic {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	margin: 0px 0px 15px 0px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #999999;
	}
#toppic #image {
	}
#toppic #text_c {
	position: absolute;/* top/right/bottom/left attributes MUST be in page to be correctly modified by the js */
	z-index: 0;
	padding: 10px;
xborder: solid 1px #000000;
	}
#toppic #text_c #text_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	width:100%;
	height: 100%;
	background-color: #000000;
	background-color: #500a00;
	filter: alpha(opacity=70);
	-khtml-opacity: .70;
	-moz-opacity: .70;
	opacity: .70;
	}
#toppic #text_c #text {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 20;
	font-size: 18px;
	text-align: right;
	}
#toppic #text_c #text h2{
	font-size: 24px;
	color: #ffedc5;
	}

.toppic2 {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	margin: 0px 0px 15px 0px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
	}

.wp_last3 {
	}
.wp_last3_headlines {
	}

.standout {
	font-size: 16px;
	color: #667d3f;
	}
.standout a.bn {
	font-size: 14px;
	}
/* /misc classes ===================================================================== */

/* print styles ========================== */
@media print {
/* hack to give hasLayout to IE7, stops runaway printing */
#pagecontainer,
#pageboxfull,
#pagebox0,
#pagebox1,
#pagebox2,
#pagebox3 {
	min-height: 0 !important;
	}
/* /hack to give hasLayout to IE7 */
	}
/* /print styles ========================== */

