/* -----------------------------------------------------------------------

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* Color legend 

maroon text: #663333;

*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#515256;font-family: Palatino, "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif;}

h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:24px;margin-bottom:0.75em;color:#142D54;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1em;line-height:1.25;margin-bottom:0;height:1.25em;font-style: italic;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#633;}
a {color:#369;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

.simple-left-ul {text-align: left;list-style-type: none;}
.simple-right-ul {text-align: right;list-style-type: none;}

.floatLeft {
    float:left;
    margin:0 6px 20px 0;
}

img {
	border-top: 3px solid #FFF;
}

.alt { 
  color: #666; 
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
  font-style: italic;
  font-weight: normal;
}


/* grid.css */
.container {width:960px;margin:0 auto 30px auto; background: #FFF url(../cssimg/body_bg-b.jpg) repeat-y; padding: 0 10px;position: relative;}
.showgrid {background:url(src/grid.png);}
body {margin:0;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* moxy stuff begins */
#brand {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.2em;
	
}
#brand p {
	width: 600px;
	margin-left: 336px;
	text-align: left;
	
}
#brand p#visit {
	width: 250px;
	position: absolute;
	margin: 0;
	top: 407px;
	left:70px;
	text-align: right;
	
}
#brand h1 {
	background: transparent url(../cssimg/brand-b.jpg) no-repeat;
	height: 215px;
	width: 690px;
	text-indent: -9999px;
	margin: 0 0 0 306px;
	
}

#brand h2 {
	font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif;
	font-size: 1.5em;
	font-style: italic;
	color: #1D2E3E;
	text-indent: -9999px;
background: transparent url(../cssimg/tag-b.jpg) no-repeat;
width: 690px;
margin: 0 0 0 290px;
height: 62px;
width: 654px;
}
#content {
	clear: both;
}
ul#nav_access {
text-indent:-9999px;
display: none;
}
#navigation {
	position: absolute;
	top: 0;
	left: 10px;
	
	width: 306px;
	height: 294px;
	background: transparent url(../cssimg/nav_plug-b.jpg) no-repeat;
	margin: 0;

}
/* shelf css stuff */

a:focus {
	outline: none;
}
#panel {
	
	height: 100px;
	display: block;
}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 4px #422410;
	background: url(../cssimg/btn-slide.gif) no-repeat center top;
}
.btn-slide {
	background: url(../cssimg/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}

/* end of shelf css stuff */

/* =content stuff  */
#content {
	font-size: 1.2em;
}

#content-main {
	float: right;
	width: 590px;
	border-top:3px solid #FFFFFF;
	margin: 53px 30px 0pt -7px;
	padding: 6px 10px 0pt 20px;
	background: #C2C2C2 url(../cssimg/content-bg-b.jpg) no-repeat;
	
}
body#body-home #content-main {
	background:#D1D2CD;
	margin: 0pt 30px -7px -7px;
	border-top: none;
}
#content-sub {
	float:right;
margin:3.7em 50px 0pt 0pt;
text-align: center;
width:230px;
min-height: 240px;
}
#content-sub img.tab {
	margin: 0 0 0 -21px;
	border-top:3px solid #EFEFEF;
}
/* =footer stuff  */
#footer {
	clear: both;
	/* border-top: solid 3px #142D54; */
	text-align: center;
	color: #142D54;
	margin: 10px 0 0 -10px;
	padding: 10px 0; 
	background: #FFF url(../cssimg/footer-bg-b.jpg) bottom no-repeat;
	width: 980px;
}
#footer hr {
	width: 960px;
	color: #142D54;
	border: 2px solid #142D54;
	margin: 0 0 20px 10px;
}
#footer p {
	text-align: left;
	padding: 0 0 0 342px;
}
/* =navigation */
#navigation ul {
	margin: 7px 0 0 43px;
	padding: 0;
	width: 250px;
	height: 245px;
	list-style-type: none;
	background: url(../cssimg/nav-butts-b.jpg) no-repeat; 
}
#navigation ul li {
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
	height: 39px;
	width: 220px;
	
}
#navigation ul li a {
	text-indent: -9999px;
	color: green;
	display: block;
	height: 39px;
	width: 200px;
	
}

#navigation ul li#butt-home a:hover {
	background: url(../cssimg/nav-butts-b.jpg) no-repeat -290px 0; 
}
body#body-home #navigation ul li#butt-home a {
	background: url(../cssimg/nav-butts-b.jpg) no-repeat -290px 0; 
}
#navigation ul li#butt-services a:hover {
	background: url(../cssimg/nav-butts-b.jpg) no-repeat -290px -39px; 
}
body#body-services #navigation ul li#butt-services a {
	background: url(../cssimg/nav-butts-b.jpg) no-repeat -290px -39px; 
} 
#navigation ul li#butt-about a:hover {
	background: url(../cssimg/nav-butts-b.jpg) no-repeat -290px -78px; 
}
body#body-about #navigation ul li#butt-about a {
	background: url(../cssimg/nav-butts-b.jpg) no-repeat -290px -78px; 
} 
#navigation ul li#butt-contact a:hover {
	background: url(../cssimg/nav-butts-b.jpg) no-repeat -290px -117px; 
}
body#body-contact #navigation ul li#butt-contact a {
	background: url(../cssimg/nav-butts-b.jpg) no-repeat -290px -117px; 
}
#navigation ul li#butt-forms a:hover {
	background: url(../cssimg/nav-butts-b.jpg) no-repeat -290px -156px; 
}
body#body-forms #navigation ul li#butt-forms a {
	background: url(../cssimg/nav-butts-b.jpg) no-repeat -290px -156px; 
}

#navigation ul li#butt-links a:hover {
	background: url(../cssimg/nav-butts-b.jpg) no-repeat -290px -195px; 
}
body#body-resources #navigation ul li#butt-links a {
	background: url(../cssimg/nav-butts-b.jpg) no-repeat -290px -195px; 
}

/* accordian stuff */
.accordion {
	width: 620px;
	/* background: #C8C2B4 url(../cssimg/content-bg.jpg) no-repeat; */ 
}
.accordion h2 {
	/* margin: 0 0 0 30px;
	padding: 10px 0 0 0; */
}
.accordion h3 {
	background: transparent url(../cssimg/arrow-square.gif) no-repeat 10px -51px;
	font-size: 1.2em;
	padding: 7px 15px 7px 40px;
	margin: 0;
	color: #369;
	cursor: pointer;
	height: 19px;
    font-style: italic;
}
.accordion h3:hover {
	color: #663333;
}
.accordion h3.active {
	background-position: 10px 5px;
}
.accordion p {
	margin: 0;
	padding: 0 30px 20px 0px;
}
.accordion div ul {
	margin: 0 0 0 40px;
	padding: 0;
	list-style-type: none;
}
.accordion div ul li {
	margin: 0 0 0 40px;
	padding: 0;
	list-style-type: none;
}
.date { color: #666; font-style: italic; font-size: .9em; }

/* end accordian stuff */

#content-sub h2 {
	font-size: 1.2em;
}
#content-sub .accordion {
	width: 220px;
	/* background: #C8C2B4 url(../cssimg/content-bg.jpg) no-repeat; */
	text-align:left;
 
}
#content-sub .accordion p {
	margin: 0 0 0 40px;
}
#content-sub .accordion a {
	font-size: 12px;
	font-weight: bold;
}
#map {
	margin: 0 0 20px 0;
}
