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


* { font-size:100%; margin:0; padding:0;}
table { border:0; border-collapse: collapse; border-spacing: 0;}
img {border:0;}

body {
background: #112e00 url(i/bg-green-112e00.jpg) repeat-x 50% 188px;
color: #fff;
text-align: center;
font: 14px/125% Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
min-width: 970px;
}

#outerwrap {width: 970px;margin: 0 auto;padding: 11px 0;
text-align: left;}

#header {
width: 960px; 
height: 184px;
padding: 0 5px; 
background: url(i/headerbg.jpg) no-repeat 0 0; overflow: hidden;}

#logo {
float: left;
width: 254px;
height: 96px;
overflow: hidden;
padding: 46px 24px 0 24px;
}
#header-right {
height: 154px;}

#tnav {
background: url(i/tnav-bg.gif) no-repeat 100% 0;
clear: both;
height: 26px;
line-height: 25px;
text-align: right;
padding: 0 24px 0 0;
}

/* BREADCRUMBS */
#breadcrumbs {
font-size: 10px;
color: #555;
text-align: right;
}
ul#breadcrumbs {
padding: 0px;
margin: -5px 0;
}
ul#breadcrumbs li {
padding: 0px 0px 0px 2px;
display: inline;
}
ul#breadcrumbs li a {
padding: 0px 5px 0px 0px;
color: #000;
}
ul#breadcrumbs li a:hover,
ul#breadcrumbs li a:focus {
color: #333;
}

#mainbody0 {
	background-image: url(i/mainbody/left-shadow.png);
	background-repeat: no-repeat;
	width: 970px;
	color: #000;
}

#mainbody0.red {
	background-position: 0 0;
}
#mainbody0.blue {
	background-position: 0 -90px;
}
#mb1 {
background: url(i/mainbody/left-shadow-btm.jpg) no-repeat 0 100%;
width: 965px;
padding-left: 5px;
overflow: hidden;
}
#mb2 {
background: url(i/mainbody/right-shadow.png) no-repeat 100% 100%;
width: 965px;
}
#mb3 {
background: url(i/mainbody/right-shadow-top.jpg) no-repeat 100% 0;
width: 960px;
padding-right: 5px;
overflow: hidden;
}
#mb4 {
background: url(i/mainbody/right-repeat.gif) repeat-y 100% 0;
width: 960px;
}
#mb5 {
background: url(i/mainbody/right-btm.jpg) no-repeat 100% 100%;
width: 960px;
}
#mb6 {
background: url(i/mainbody/right-top.gif) no-repeat 100% 0;
width: 960px;
}
#mb7 {
background: url(i/mainbody/left-btm.gif) no-repeat 0 100%;
width: 960px;
height: 100%;
overflow: hidden;
}

#leftcolumn {
width: 755px;
float: left;
background: #fff url(i/mainbody/left-top3.jpg) no-repeat 0 0;
}
#leftcolumn.blue {
background: #fff url(i/mainbody/left-top3.jpg) no-repeat 0 0;
}
#leftcolumn.red {
background: #fff url(i/mainbody/left-top.jpg) no-repeat 0 0;
}


#divider {
width: 5px;
float: left;
height: 572px;
}
#topimage {
	
}

#flashimage {
	width: 755px;
	height: 209px;
	margin: -9px 0 0 -6px;
}
.inner {
padding: 10px;
}
#leftcolumn .inner {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#leftcolumn .minheight {
width: 5px;
height: 569px;
float: left;
overflow: hidden;
}
#maincontent {
padding: 9px 0 10px 0;
width: 745px;
float: left
}

#rightcolumn {
width: 199px;
float: left;
}
#rightcolumn .inner {
padding: 10px 0 10px 14px;
}

#footer {
overflow: hidden;
font-size: 12px
}
#copyright {
background: url(i/footer-bg.gif) no-repeat 0 0;
width: 741px;
height: 38px;
padding: 0 0 0 20px;
line-height: 38px;
float: left;
}
#footer-rt {
width: 200px;
padding: 9px 0 0 5px;
overflow: hidden;
}


/* BOXES */
/*.boxes {
margin: 10px 0;   Aaron changed this to what is below. 
}
*/

.boxes {
margin: 0 0 10px 0;
}

.quarterwidth {
width: 180px;
float: left;
padding: 0 8px 0 0;
}
.quarterwidth-last {
width: 180px;
float: left;
padding: 0 0 0 1px;
}

.quarterwidthtitle {
margin-bottom: 3px;
}
.quarterwidthtitle a {
display: block;
width: 161px;
height: 34px;
padding: 12px 8px 0 10px;
background: url(i/quarterwidthtitle.png) no-repeat 0 0;
color: #fff;
font-weight: bold;
text-decoration: none;
line-height: 130%
}
.quarterwidthtitle a:hover,
.quarterwidthtitle a:focus {
background-position: 0 100%;
text-decoration: none;
}
.quarterwidthtitle a.long {
height: 42px;
padding: 4px 8px 0 10px;
}

/* Pink Boxes */
.pinkbox0 {
background: url(i/home-box-repeat.gif) repeat-y 0 0;
overflow: hidden;
height: 100%;
}
.pinkbox1 {
background: url(i/home-box-top.gif) no-repeat 0 0;
overflow: hidden;
height: 100%;
}
.pinkbox2 {
background: url(i/home-box-btm.gif) no-repeat 0 100%;
overflow: hidden;
font-size: 13px;
line-height: 130%;
height: 300px;
padding: 10px 6px 0 6px;
}
.pinkbox2 ul li {
}
.pinkbox2 ul li ul li {
list-style: square;
}

/* TOP NAV */

ul#tnav {
padding: 0;
margin: 0;
}
ul#tnav li {
list-style: none;
display: inline;
margin: 0 10px;
}
ul#tnav li a {
color: #fff;
text-decoration: none;
font-weight: bold;
text-shadow: 1px 1px 2px #130
}
ul#tnav li a:hover,
ul#tnav li a:focus {
color: #020;
text-shadow: 1px 0px 2px #fff
}



/* SIDE NAV */
ul#sidenav {
padding: 0;
margin: 20px 0;
}
ul#sidenav li {
padding: 0;
margin: 0 0 5px 0;
list-style: none;
}
ul#sidenav li a {
	display: block;
	width: 151px;
	padding: 4px 5px 4px 11px;
	color: #fff;
	background: #112e00;
	line-height: 125%;
	overflow:hidden;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #477;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #477;
}
ul#sidenav li a:hover,
ul#sidenav li a:focus {
	background: #137;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #05F;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #05F;
}

/* TABLES */

.inner table {
	border: 1px solid #369;
	margin: 10px 0;
	text-align: center;
}
.inner th {
	background: #fff;
	border: 0px solid #369;
	padding: 2px 6px;
	text-align: center;
	background-color: #B9D877;
	background-position: 255;
	font-size: 14px;
	color: #369;	
}
.inner td {
border: 1px solid #369;
	color: #000;
}
.inner table p {
	padding: 2px 6px;
	margin: 0;

}


/* typography */

a {
text-decoration: none;
color: #023;
outline: none;
}
a:hover, a:focus {
text-decoration: underline;
}

h1 {
	font-size: 2em;
	line-height: 100%;
	color: #c23;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin: 0 0 5px 0;
}
h2 {font-size: 1.6em;
line-height: 150%;
color: #c23;
}
h3 {font-size: 1.4em;
line-height: 140%;
color: #c23;
padding: 0.6em 0 0 0;
}
h4 {font-size: 1.2em;
line-height: 130%;
padding: 8px 0 0 0;
}
h5 {font-size: 1.1em;
line-height: 130%;
padding: 6px 0;
}
h6 {font-size: 1.1em;
line-height: 130%;
padding: 6px 0;
}
p{padding:0.6em 0}
blockquote { margin: 4px 20px;}
ol {
padding: 4px 2.5em;
}
ul {padding: 4px 1em;}
ul li {
padding: 0;
margin: 2px 0;
}




/* Assignable */
.clr {clear: both;}
.clear {clear: both; height:1px; visibility:hidden;}
.left {text-align:left;}
.right {text-align:right;}
.center {text-align:center;}
.float-lft {
	float:left;
	padding-right: 6px;
	position: relative;
}
.float-rt {
	float:right;
	padding-left:6px;
	position: relative;
}
.underline {border-bottom: thin;}
.smaller {font-size:small;}
.larger {
	font-size:larger;
}
.blue-bold {
	font-weight: bold;
	color: #042B64;
	font-size: 15px;
	line-height: 18px;
}
.larger-red {
	font-size:20px;
	font-style: italic;
	color: #C1282E;
	font-weight: bold;
	line-height: 22px;
	padding: 0 0 4px 0;
}
.larger-blue {
	font-size:18px;
	font-weight: bold;
	color: #224477;
}
.imgs-lft {
	border: outset 2px #111;
	clear: none;
	margin: 5px 10px 5px 0;
	float: left;
}
.imgs-rt {
	border: outset 2px #111;
	clear: none;
	margin: 5px 0px 10px 10px;
	float: right;
}
.imgs-btm {
	border: outset 2px #111;
	clear: none;
	float: none;
	margin: 5px 0 0 50px;
}
.img-text{
	font-size: 10px;
	float: left;
	margin: 5px 15px 5px 0;
	width: 300px;
	text-indent: 5px;
	line-height: 10px;
}
.img-text-lft {
	font-weight: bold;
	color: #042B64;
	font-size: 16px;
	width: 300px;
	line-height: 12px;
	text-align: center;
	float: left;

}
.img-text-rt {
	font-weight: bold;
	color: #042B64;
	font-size: 16px;
	width: 300px;
	line-height: 12px;
	text-align: center;
	float: right;
}



