@charset "utf-8";
/* CSS Document */
/*
Full Media: TEAM SILO
Designer and Builder: Ryan Brackett
Programmer: Anthony Defoor

/* START: Global Includes ============================================== */
html { overflow-y: scroll }
body {
	margin: 0px;
	padding: 0px;
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	background-color: white;
	background-image:url(/images/bg-001.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	color:#424242;
	line-height: 18px;
}
ul {
	padding-top: 5px;
	padding-left: 20px;
	margin:0px
}
li {
	padding:2px;
	margin:0px
}
table, td {
	vertical-align:top;
	border-spacing:0px;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	text-align: left;
}
/* headings */
h1, .h1 {
	font-size:  26px;
	font-weight: normal;
	color: #214282;
	padding:0px;
	padding-top:20px;
	margin: 0px;
	margin-bottom: 10px;
	line-height:90%;
}
h1#logo {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
h1#logo a {
	padding-right: 170px;
	margin-right: 40px;
	padding-bottom: 570px;
	float: right;
}
h1#logo span { display: none; }
h2, .h2 {
	font-size: 20px;
	font-weight: bold;
	color: #4472b4;
	padding-top:20px;
	margin: 0px;
	margin-bottom: 6px;
}
h3, .h3 {
	font-size: 16px;
	font-weight: bold;
	color: #c8141b;
	padding-top:20px;
	margin: 0px;
	margin-bottom: 6px;
}
/* links */
a:active, a:visited, a:link {
	color: #17345c;
	outline: none;
}
a:hover { color: #4798ff; }
a img {
	border: 0px solid white;
	text-decoration:none;
	outline: none;
}
p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
.clearall { clear:both; }
hr {
	height: 1px;
	width: 100%;
	color: white;
	border-top: 1px dotted #ccc;
}
h2 a { text-decoration: none; }
/* END: Global Includes ============================================== */

/* START: Structure ============================================== */
div.xstruct {
	background-image:url(/images/bg-002.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
div.xpage {
	background-image:url(/images/footer-bg-003.gif);
	padding-bottom: 80px;
	background-repeat: no-repeat;
	background-position: bottom center;
}
div.xcontainer {
	background-image:url(/images/bg-005.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 1000px;
	margin: auto;
}
/* END: Structure ============================================== */

/* START: Splash ============================================== */
div.hp-splash {
	width: 1000px;
	margin: auto;
	height: 354px;
	background-color: #09101b;
}
div.int-splash {
	width: 1000px;
	margin: auto;
	height: 286px;
	background-color: #09101b;
}

div.int-flash-header { height: 200px; width: 1000px; position: absolute; top: 58px; }
/* END: Splash ============================================== */

/* START: HP Content ============================================== */
div.xcontent {
	background-image:url(/images/bg-004.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}
div.xcontent ul { }
div.xcontent ul li { }
div.xcontent div.container {
	background-image:url(/images/bg-003.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	line-height: 20px;
}
div.xcontent div.container div.tabs {
	height: 48px;
	font-size: 14px;
	padding-left: 0px;
}
div.xcontent div.container div.tabs table { width: 1000px;}
div.xcontent div.container div.tabs table td { }
div.xcontent div.container div.tabs table td.last { border-right: none; text-align: right;}
div.xcontent div.container div.tabs a, div.xcontent div.tabs a:link, div.xcontent div.tabs a:active, div.xcontent div.tabs a:visited {
	background-image:url(/images/tab-002.gif);
	background-position:top center;
	background-repeat: repeat-x;

	display: block;
	float: left;
	text-align: center;
	margin-left: 0px;
	margin-right: 2px;
	color: white;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 8px;
width: 165px;
}
div.xcontent div.container div.tabs a.xlast { margin-right: 0px; width: 164px;}
div.xcontent div.container div.tabs a:hover {
	background-image:url(/images/tab-002.gif);
	padding-top: 15px;
	font-weight: bold;
	background-position: bottom center;
}
div.xcontent div.container table.content-tbl {
	width: 920px;
	margin: auto;
	margin-top: 20px;
}
div.xcontent div.container table.content-tbl td.left {
	background-image:url(/images/bg-hp-left-col.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 165px;
	padding-right: 40px;
	padding-top: 0px;
	font-size: 13px;
	color:#353d4e;
}
div.xcontent div.container table.content-tbl td.left h3 a {
	color:#353d4e;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
div.xcontent div.container table.content-tbl td.left h3 {
	outline: none;
	border: none;
	border-bottom: 1px dotted black;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 15px;
	cursor: pointer;
}
div.xcontent div.container table.content-tbl td.left h3:hover { }
div.xcontent div.container table.content-tbl td.left div ul { padding-left: 0px; }
div.xcontent div.container table.content-tbl td.left div ul li {
	padding: 5px;
	list-style: none;
}
div.xcontent div.container table.content-tbl td.left div ul li a {
	text-decoration: none;
	font-size: 12px;
	display: block;
	list-style: disc;
}
div.xcontent div.container table.content-tbl td.center {
	padding-left: 40px;
	width: 540px;
	padding-right: 40px;
}
div.xcontent div.container table.content-tbl td.main { padding-left: 40px; }
div.xcontent div.container table.content-tbl td.right {
	text-align: center;
	padding-top: 25px;
	font-size: 15px;
	color:#4c82cd;
	font-weight: bold;
}
div.xcontent div.container table.content-tbl td.right img { padding-bottom: 20px; }
/* HP NEWS */
div.hp-news {
	border-top: 1px dotted black;
	margin-top: 20px;
	padding-top: 15px;
	height: 230px;
}
div.hp-news h2 {
	color:#4c82cd;
	margin-bottom: 20px;
}
div.hp-news div.item {
	width: 150px;
	float: left;
	padding-right: 30px;
}
div.hp-news div.item#last { padding-right: 15px; }
div.hp-news div.item div.date {
	color:#091a3b;
	font-weight: bold;
	font-size: 14px;
}
div.hp-news div.item div.title {
	color:#234588;
	font-size: 12px;
}
div.hp-news div.item div.title a:link, div.hp-news div.item div.title a:visited, div.hp-news div.item div.title a:active, div.hp-news div.item div.title a { color:#234588; }
div.hp-news div.item div.title a:hover { color:#4798ff; }
/* END: HP Content ============================================== */

/* footer */
div.footer {
	background-image:url(/images/footer-bg-001.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
	padding-bottom: 85px;
}
div.footer div.container {
	width: 920px;
	margin: auto;
}
div.footer div.container ul {
	padding: 0px;
	margin: 0px;
}
div.footer div.container ul li {
	display: inline;
	color:#9c9c9c;
	font-weight: bold;
	font-size: 13px;
}
div.footer div.container ul li a, div.footer div.container ul li a:link, div.footer div.container ul li a:active, div.footer div.container ul li a:visited {
	text-decoration: none;
	color:#4f5f7f;
	margin-right: 10px;
	margin-left: 2px;
}
div.footer div.container ul li a:hover { color:#3366CC; }
div.footer div.container ul li#first a {
	margin-left: 0px;
	padding-left: 0px;
}
div.footer div.container div.copy {
	margin-top: 20px;
	font-size: 12px;
	padding-left: 2px;
	color:#8c8c8c;
}
div.footer div.container div.copy a {
	color:#8c8c8c;
	text-decoration: none;
	margin: 0px;
}
/* Start: CONTACT FORM */

fieldset {
	width: 600px;
	margin-bottom: 20px;
	border: 1px solid #dbdfef;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
fieldset legend { font-size: 16px; }
fieldset dl {
	padding: 6px;
	background: #f2f3f7;
}
fieldset label {
	font-size: 12px;
	color: #2e3957;
}
dt {
	font-size: 12px;
	color: #2e3957;
	padding: 0px;
	margin:0px;
	margin-top:4px;
}
dd {
	padding: 0px;
	margin:0px;
	margin-top:4px;
}
input.stdfield {
	width: 240px;
	border:1px solid #cacaca;
	padding: 3px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
select.stdfield {
	width: 240px;
	border:1px solid #cacaca;
	padding: 3px;
}
input.stdcheck { margin-right: 10px; }
input.stdradio { margin-right: 10px; }
input.stdfieldlong {
	width: 335px;
	border:1px solid #cacaca;
}
select.stdfieldmulti {
	width: 240px;
	border:1px solid #cacaca;
}
textarea.stdfieldshort {
	width: 240px;
	height: 68px;
	border:1px solid #cacaca;
}
textarea.stdfield {
	width: 335px;
	height: 68px;
	border:1px solid #cacaca;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	padding: 3px;
}
textarea.addressfield {
	width: 335px;
	height: 22px;
	border:1px solid #cacaca;
}
.stdbutton {
	width: 120px;
	height: 30px;
	color: white;
	background: #214282;
	border:2px solid #4472B4;
	cursor: pointer;
	margin-top: 6px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
ul.errors {
	padding: 0px;
	margin: 0px;
}
ul.errors li {
	color: #991a00;
	list-style:none;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
div.related { margin-top:20px; }
div.related ul { margin-left: 20px; }
div.related li {
	padding: 6px;
	font-size: 12px;
}
.red { color:#990000; }
.bold { font-weight:bold; }
.contact-info {
	width: 250px;
	float: right;
	padding-right: 25px;
}
/* Give Online form */
fieldset#payment { display:none; }
/* End: CONTACT FORM */
div.int-logo {
	position: absolute;
	padding-left: 30px;
	top: 110px;
}
/* QUOTE BOX */
div.quote-box {
	float: right;
	width: 300px;
	padding-left: 35px;
	padding-bottom: 100px;
}
div.quote-box div.title {
	font-size:  18px;
	font-weight: normal;
	color:#999999;
	padding-bottom: 10px;
	padding-left: 35px;
	border-left: 1px dotted #979797;
}
div.quote-box div.text {
	font-size: 12px;
	line-height: 18px;
	border-left: 1px dotted #979797;
	padding-left: 35px;
}
div.int-content {
	float: left;
	width: 330px;
}


table.associations-tbl { width: 100%;}
table.associations-tbl td { text-align: center; vertical-align: middle; padding: 20px;}
table.associations-tbl td img {}
table.bio-table { width: 100%;}
table.bio-table td { padding-bottom: 30px; border-bottom: 1px dotted #dedede; padding-top: 30px; }
table.bio-table td.bio-image {width: 180px;  height: 340px;}
table.bio-table td.bio-image img { width: 180px; height: 225px;}
table.bio-table td.bio-info { padding-right: 40px;  }