/*YUI CSS reset
----------------------------------------------------------------------------------------------------*/
BODY, DIV, DL, DT, DD, UL, OL, LI, H1, H2, H3, H4, H5, H6, PRE, FORM, FIELDSET, INPUT, TEXTAREA, P, BLOCKQUOTE, TH, TD
{
	margin: 0;
	/*[empty]background-color:;*/
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
FIELDSET, IMG
{
	border: 0;
}
ADDRESS, CAPTION, CITE, CODE, DFN, EM, TH, VAR
{
	font-style: normal;
	font-weight: normal;
}
UL, OL
{
	list-style-type: none;
}
CAPTION, TH
{
	text-align: left;
}
H1, H2, H3, H4, H5, H6
{
	font-size: 100%;
	font-weight: normal;
}
Q:before, Q:after
{
	content: '';
}
ABBR, ACRONYM
{
	border: 0;
}
/*End of reset
----------------------------------------------------------------------------------------------------*/
BODY
{
	background: #9ED8FD;
	z-index: -100;
	font: 12px Arial, Helvetica, sans-serif;
}
#header
{
	z-index: 2;
	height: 359px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
}
#header IMG
{
/*floats logo image left*/
	float: left;
}
#content
{
	clear: both;
	background: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	border-right: 2px solid #053F26;
	border-left: 2px solid #053F26;
	font: 12px/18px Arial, Helvetica, sans-serif;
}
#footer
{
	background: #018754;
	height: 15px;
	color: #FEFEFE;
	width: 960px;
	border-right: 2px solid #053F26;
	border-bottom: 2px solid #053F26;
	border-left: 2px solid #053F26;
	font: 11px Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 15px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
}
A
{
	color: #018754;
}
#footer A
{
	color: #FEFEFE;
}
/*960 Grid System Containers
----------------------------------------------------------------------------------------------------*/
.container_12
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
/*Grid >> 960 Grid System Global
----------------------------------------------------------------------------------------------------*/
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12
{
	display: inline;
	float: left;
	position: relative;
	margin-left: 15px;
	margin-right: 15px;
}
/*Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
.alpha
{
	margin-left: 0;
}
.omega
{
	margin-right: 0;
}
/*Grid >> 2 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .grid_1
{
	width: 50px;
}
.container_12 .grid_2
{
	width: 130px;
}
.container_12 .grid_3
{
	width: 210px;
}
.container_12 .grid_4
{
	width: 290px;
}
.container_12 .grid_5
{
	width: 370px;
}
.container_12 .grid_6
{
	width: 450px;
}
.container_12 .grid_7
{
	width: 530px;
}
.container_12 .grid_8
{
	width: 610px;
}
.container_12 .grid_9
{
	width: 690px;
}
.container_12 .grid_10
{
	width: 770px;
}
.container_12 .grid_11
{
	width: 850px;
}
.container_12 .grid_12
{
	width: 930px;
}
/*Prefix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .prefix_1
{
	padding-left: 80px;
}
.container_12 .prefix_2
{
	padding-left: 160px;
}
.container_12 .prefix_3
{
	padding-left: 240px;
}
.container_12 .prefix_4
{
	padding-left: 320px;
}
.container_12 .prefix_5
{
	padding-left: 400px;
}
.container_12 .prefix_6
{
	padding-left: 480px;
}
.container_12 .prefix_7
{
	padding-left: 560px;
}
.container_12 .prefix_8
{
	padding-left: 640px;
}
.container_12 .prefix_9
{
	padding-left: 720px;
}
.container_12 .prefix_10
{
	padding-left: 800px;
}
.container_12 .prefix_11
{
	padding-left: 880px;
}
/*Suffix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .suffix_1
{
	padding-right: 80px;
}
.container_12 .suffix_2
{
	padding-right: 160px;
}
.container_12 .suffix_3
{
	padding-right: 240px;
}
.container_12 .suffix_4
{
	padding-right: 320px;
}
.container_12 .suffix_5
{
	padding-right: 400px;
}
.container_12 .suffix_6
{
	padding-right: 480px;
}
.container_12 .suffix_7
{
	padding-right: 560px;
}
.container_12 .suffix_8
{
	padding-right: 640px;
}
.container_12 .suffix_9
{
	padding-right: 720px;
}
.container_12 .suffix_10
{
	padding-right: 800px;
}
.container_12 .suffix_11
{
	padding-right: 880px;
}
/*Push Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .push_1
{
	left: 80px;
}
.container_12 .push_2
{
	left: 160px;
}
.container_12 .push_3
{
	left: 240px;
}
.container_12 .push_4
{
	left: 320px;
}
.container_12 .push_5
{
	left: 400px;
}
.container_12 .push_6
{
	left: 480px;
}
.container_12 .push_7
{
	left: 560px;
}
.container_12 .push_8
{
	left: 640px;
}
.container_12 .push_9
{
	left: 720px;
}
.container_12 .push_10
{
	left: 800px;
}
.container_12 .push_11
{
	left: 880px;
}
/*Pull Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .pull_1
{
	right: 80px;
}
.container_12 .pull_2
{
	right: 160px;
}
.container_12 .pull_3
{
	right: 240px;
}
.container_12 .pull_4
{
	right: 320px;
}
.container_12 .pull_5
{
	right: 400px;
}
.container_12 .pull_6
{
	right: 480px;
}
.container_12 .pull_7
{
	right: 560px;
}
.container_12 .pull_8
{
	right: 640px;
}
.container_12 .pull_9
{
	right: 720px;
}
.container_12 .pull_10
{
	right: 800px;
}
.container_12 .pull_11
{
	right: 880px;
}
/*Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
.clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after
{
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix
{
	display: inline-block;
}
* HTML .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/*Suckerfish Menu Styles
----------------------------------------------------------------------------------------------------*/
.sf-menu, .sf-menu *
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu
{
	line-height: 1;
}
.sf-menu UL
{
	position: absolute;
	top: -999em;
	width: 12em;
/*left offset of submenus need to match (see below)*/
}
.sf-menu UL LI
{
	width: 100%;
}
.sf-menu LI:hover
{
	visibility: inherit;
/*fixes IE7 'sticky bug'*/
}
.sf-menu LI
{
	float: left;
	position: relative;
}
.sf-menu A
{
	display: block;
	position: relative;
}
.sf-menu LI:hover UL, .sf-menu LI.sfHover UL
{
	left: 0;
	top: 40px;
/*match top ul list item height*/
	z-index: 99;
}
UL.sf-menu LI:hover LI UL, UL.sf-menu LI.sfHover LI UL
{
	top: -999em;
}
UL.sf-menu LI LI:hover UL, UL.sf-menu LI LI.sfHover UL, UL.sf-menu LI:hover LI LI:hover UL, UL.sf-menu LI.sfHover LI LI.sfHover UL
{
	left: 12em;
/*match ul width*/
	top: -1px;
/*to accomodate top border*/
}
UL.sf-menu LI LI:hover LI UL, UL.sf-menu LI LI.sfHover LI UL
{
	top: -999em;
}
UL.sf-menu LI LI LI:hover UL, UL.sf-menu LI LI LI.sfHover UL
{
	left: 12em;
/*match ul width*/
	top: 0;
}
.sf-menu
{
	float: left;
	margin-bottom: 0em;
	width: 960px;
}
.toprounded UL.sf-menu
{
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
}
.bottomrounded UL.sf-menu
{
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
}
.rounded UL.sf-menu
{
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
}
.sf-menu A
{
/*top level menu items*/
	border-left: 1px solid #056A44;
	padding: 14px 12px;
	text-decoration: none;
}
.sf-menu LI LI A
{
	border-bottom: 1px solid #000;
/*sub menu borders*/
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 10px 12px;
/*set drop down menu height by adjusting the 10px value*/
}
.sf-menu LI LI:first-child
{
	border-top: 1px solid #000;
/*sub menu top border*/
}
.sf-menu A, .sf-menu A:visited
{
/*main level menu color*/
	color: #FFF;
}
.sf-menu LI LI A, .sf-menu LI LI A:visited
{
/*sub menu text color*/
	color: #FFF;
}
.sf-menu LI LI, .sf-menu LI LI LI
{
	background-color: #018754;
/*drop-down menu background color*/
}
.sf-menu LI:hover, .sf-menu LI.sfHover, .sf-menu A:focus, .sf-menu A:hover, .sf-menu A:active, .sf-menu LI LI:hover, .sf-menu LI LI.sfHover, .sf-menu LI LI A:focus, .sf-menu LI LI A:hover, .sf-menu LI LI A:active
{
	background: #0CA168;
}
.sf-menu LI
{
	background-image: url(http://www.crandalledc.com/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.first-item A
{
	border-left: none;
}
.toprounded .sf-menu .first-item
{
	-moz-border-radius-topleft: 6px;
/*round first menu item corner (non-IE browsers)*/
	-webkit-border-top-left-radius: 6px;
}
.toprounded .sf-menu .first-item A:hover, .toprounded .sf-menu .first-item A:focus
{
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
}
.bottomrounded .sf-menu .first-item
{
	-moz-border-radius-bottomleft: 6px;
/*round first menu item corner (non-IE browsers)*/
	-webkit-border-bottom-left-radius: 6px;
}
.bottomrounded .sf-menu .first-item A:hover
{
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
}
.rounded .sf-menu .first-item
{
	-moz-border-radius-topleft: 6px;
/*round first menu item corner (non-IE browsers)*/
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
}
.rounded .sf-menu .first-item A:hover
{
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
}
.sf-menu LI LI, .sf-menu LI LI LI
{
	background-image: none;
}
.sf-menu LI:hover, .sf-menu LI.sfHover, .sf-menu A:focus, .sf-menu A:hover, .sf-menu A:active
{
	outline: 0;
	background-image: url(http://www.crandalledc.com/nav-bg-hov.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sf-menu LI LI:hover, .sf-menu LI LI.sfHover, .sf-menu LI LI A:focus, .sf-menu LI LI A:hover, .sf-menu LI LI A:active
{
	background-image: none;
	outline: 0;
}
/*** arrows **/
.sf-menu A.sf-with-ul
{
	padding-right: 2.25em;
	min-width: 1px;
/*trigger IE7 hasLayout so spans position accurately*/
}
.sf-sub-indicator
{
	position: absolute;
	display: block;
	right: 10px;
	top: 17px;
	/*IE6 only*/
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	background-image: url(http://www.crandalledc.com/arrows-ffffff.png);
	background-repeat: no-repeat;
	background-position: -10px -100px;
/*8-bit indexed alpha png. IE6 gets solid image only*/
}
LI LI .sf-sub-indicator
{
	top: 13px;
/*IE6 drop down arrow position*/
}
A>.sf-sub-indicator
{
/*give all except IE6 the correct values*/
	top: 14px;
	background-position: 0 -100px;
/*use translucent arrow for modern browsers*/
}
LI LI A>.sf-sub-indicator
{
/*give all except IE6 the correct values*/
	top: 10px;
}
/*apply hovers to modern browsers*/
A:focus>.sf-sub-indicator, A:hover>.sf-sub-indicator, A:active>.sf-sub-indicator, LI:hover>A>.sf-sub-indicator, LI.sfHover>A>.sf-sub-indicator
{
	background-position: -10px -100px;
/*arrow hovers for modern browsers*/
}
/*point right for anchors in subs*/
.sf-menu UL .sf-sub-indicator
{
	background-position: -10px 0;
}
.sf-menu UL A>.sf-sub-indicator
{
	background-position: 0 0;
}
/*apply hovers to modern browsers*/
.sf-menu UL A:focus>.sf-sub-indicator, .sf-menu UL A:hover>.sf-sub-indicator, .sf-menu UL A:active>.sf-sub-indicator, .sf-menu UL LI:hover>A>.sf-sub-indicator, .sf-menu UL LI.sfHover>A>.sf-sub-indicator
{
	background-position: -10px 0;
/*arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow UL
{
	padding: 0 8px 9px 0;

	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
	background-image: url(http://www.crandalledc.com/shadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sf-shadow UL.sf-shadow-off
{
	background: transparent;
}
/*Styles for vertical Suckerfish menu - probably not used
----------------------------------------------------------------------------------------------------
** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical LI
{
	width: 210px;
}
/*this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed*/
.sf-vertical LI:hover UL, .sf-vertical LI.sfHover UL
{
	left: 210px;
/*match ul width*/
	top: 0;
}
/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator
{
	background-position: -10px 0;
}
/*IE6 gets solid image only*/
.sf-vertical A>.sf-sub-indicator
{
	background-position: 0 0;
}
/*use translucent arrow for modern browsers
hover arrow direction for modern browsers*/
.sf-vertical A:focus>.sf-sub-indicator, .sf-vertical A:hover>.sf-sub-indicator, .sf-vertical A:active>.sf-sub-indicator, .sf-vertical LI:hover>A>.sf-sub-indicator, .sf-vertical LI.sfHover>A>.sf-sub-indicator
{
	background-position: -10px 0;
/*arrow hovers for modern browsers*/
}
/*Type styles
----------------------------------------------------------------------------------------------------*/
P
{
	padding-bottom: 10px;
}
H1
{
	font: normal 28px/34px Arial, Helvetica, sans-serif;
	color: #074;
	letter-spacing: -1px;
	margin-bottom: 10px;
}
H2
{
	font: bold 22px/28px Arial, Helvetica, sans-serif;
	color: #000;
	margin-bottom: 10px;
}
H3
{
	font: normal 20px/26px Arial, Helvetica, sans-serif;
	color: #18C;
	margin-bottom: 10px;
}
H4
{
	font: normal 18px/24px Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}
H5
{
	font: bold 15px/20px Arial, Helvetica, sans-serif;
	color: #18C;
	margin-bottom: 5px;
}
H6
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: normal;
}
/*Navigation wrapper styles
----------------------------------------------------------------------------------------------------*/
#nav
{
	z-index: 10;
	position: relative;
	font: 12px Arial, Helvetica, sans-serif;
	height: 40px;
	border-right: 2px solid #018754;
	border-left: 2px solid #018754;
	border-top: 2px solid #018754;
	background-color: #0A2134;
	background-image: url(http://www.crandalledc.com/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#nav.toprounded
{
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
}
#nav.bottomrounded
{
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom: 2px solid #000;
	border-top: none;
	margin-bottom: 15px;
}
.rounded
{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 2px solid #018754;
	margin-bottom: 15px;
}
/*Sidebar content and nav styles
----------------------------------------------------------------------------------------------------*/
.sidebarbox
{
	background: #F0F3F4;
	border: 1px solid #053F26;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 15px;
}
.sidebarbox H3
{
	font-weight: bold;
	color: #FFF;
	padding: 8px;
	font-size: 16px;
	border-bottom: 1px solid #CCC;
	line-height: normal;
	margin-bottom: 0px;

	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	background-image: url(http://www.crandalledc.com/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sidebarbox P
{
	padding: 8px;
}
.sidebarbox UL
{
	margin: 0px;
	padding: 3px 3px 2px;
	list-style-type: none;
	background: #FFF;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
}
.sidebarbox UL LI
{
	list-style: none;
	display: inline;
}
.sidebarbox UL LI A
{
	display: block;
	padding: 4px 4px 6px 10px;
	line-height: 18px;
	background: #F0F3F4;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
	color: #053F26;
}
.sidebarbox UL LI A:hover
{
	text-decoration: none;
	background: #018754;
	color: #FFF;
}
.simple
{
	margin-bottom: 15px;
}
.simple UL LI A
{
	display: block;
	padding: 4px 4px 6px 10px;
	border-bottom: 1px solid #EAEAEA;
	line-height: 18px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.simple UL LI A:hover
{
	text-decoration: none;
	background: #018754;
	color: #FFF;
}
/*Header links/text styles
----------------------------------------------------------------------------------------------------*/
.headerlinks
{
	/*[disabled]float:right;*/
	/*[disabled]text-align:right;*/
	/*[disabled]margin-top:10px;*/
	/*[disabled]padding-right:8px;*/
	/*[disabled]color:#09F;*/
}
.headerlinks A
{
	/*[disabled]color:#95D5FF;*/
	/*[disabled]text-decoration:none;*/
}
.headerlinks A:hover
{
	/*[disabled]color:#FFF;*/
}
.headerlinks STRONG
{
	/*[disabled]color:#FFF;*/
	/*[disabled]font:normal 24px Georgia, "Times New Roman", Times, serif;*/
	/*[disabled]letter-spacing:-1px;*/
}
/*Misc styles
----------------------------------------------------------------------------------------------------*/
.topborder
{
/*Used on top of content section to round corners and apply border if navigation using 'rounded' class*/
	border: 2px solid #053F26;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
}
.toppad
{
/*Generic style applied anywhere top padding needed*/
	padding-top: 20px;
}
#credit
{
	text-align: center;
	color: #95D5FF;
	height: 25px;
	font-size: 11px;
}
#credit A
{
	color: #95D5FF;
}