body, html {
	font-family: "myriad Pro", Arial;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #D5DBCF;
}
#outerShell {
	width: 920px;
	margin: auto;
}

.top {
	height: 298px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
}
#navigation {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 39px;
	color: #000066;
}
#navigation a {
	text-decoration: none;
	color: #000066;
	padding-right: 6px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-size: 12px;
	font-weight: normal;
	margin-right: 0px;
	margin-left: 6px;
	height: 45px;
	line-height: 39px;
}
#navigation a:hover {
	color: #E5E5E5;
}
/* Drop Menu */

.anylinkcss{
	position:absolute;
	z-index: 10000000;
	color: #FFFFFF;
	visibility: hidden;
	width: 205px;
	margin-top: 4px;
	background-image: url(images/menu_bg.png);
	background-repeat: repeat;
}

.anylinkcss a {
	display: block;
	text-decoration: none;
	padding: 7px 0 7px 10px;
	color: #000066;
}
.anylinkcss a:hover {
	text-decoration: none;
	background-color: #A2B08C;
	color: #FFFFFF;
}
#contentShell {
	background-color: #FFFFFF;
}
#content {
	font-size: 12px;
	padding-top: 25px;
	background-image: url(images/bottom_gradient.jpg);
	background-repeat: no-repeat;
}
.leftColumn {
	width: 250px;
}
#contentArea {
	padding-left: 20px;
	padding-bottom: 25px;
	margin-bottom: 0px;
}
#contentArea P {
	padding-left: 10px;
	font-size: 12px;
	margin-right: 20px;
}
#contentArea UL LI {
	font-size: 12px;
	line-height: 18px;
	margin-right: 25px;
	margin-bottom: 10px;
}
#contentArea UL {
	margin-left: 4px;
	padding-left: 20px;
}

#leftNav {
	padding-top: 15px;
	font-size: 12px;
	margin-bottom: 20px;
	padding-bottom: 50px;
}
/* #leftNav UL LI {
	padding-bottom: 10px;
	list-style-type: none;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
}

#leftNav UL UL {
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
} */
#leftNav UL {
	padding-left: 10px;
}
.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
color: #6F4B4F;
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a, .pagination a{
	color: #000066; /*custom bullet list image*/
	display: block; /*link text is indented 19px*/
	text-decoration: none;
	font-size: 12px;
	background-image: url(images/leftNav_itemBg.png);
	background-repeat: repeat;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 10px;
}

.arrowlistmenu ul li a:visited, .pagination a:visited{
	color: #0066CC;
}

.arrowlistmenu ul li a:hover, .pagination a:hover { /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

h2 {
	margin: 0px;
	padding-top: 0px;
	font-weight: normal;
	font-family: "myriad pro", arial;
	font-size: 24px;
	color: #7A9560;
	letter-spacing: 1px;
}
h3 {
	font-weight: normal;
	font-family: "myriad pro", arial;

	font-size: 19px;
	color: #3386E1;
	padding-bottom: 5px;
	margin-right: 20px;
	margin-left: 10px;
}
h4 {
	font-weight: normal;
	font-family: "myriad pro", arial;
	font-size: 16px;
	color: #7D7942;
	margin-left: 10px;
}
/* FOOTER */

#footer {
	color: #000099;
	padding-top: 0px;
	padding-bottom: 15px;
	font-size: 10px;
}
img {
	border: none;
}

	#footer LI {
		display: inline;
		list-style-type: none;
	}
	#footer UL {
		padding: 0px;
		display: inline;
	}
	#footer TABLE TD {
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
	}
	.footerSplit {
		border-left-width: 1px;
		border-left-style: dotted;
		border-left-color: #DBD5D5;
		padding-left: 15px;
	}
	#footertable {
		margin-bottom: 15px;
	}
	#footer a {
	color: #0066FF;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 18px;
	font-size: 10px;
	}
	.footerBase {
	padding-left: 0px;
	margin-top: 20px;
	}
	#footer h1, #crawford #footer h1 {
	font-weight: bold;
	color: #000099;
	font-size: 12px;
	font-family: "myriad Pro", Arial;
	}
	
/* END FOOTER */
	
.contentImage, .contentImageRight, .contentImageRightNB {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.contentImageRight {
	margin-left: 10px;
}
.contentImageRightNB {
	margin-left: 10px;
	border: none;
}


a {
	color: #1A1ECC;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}

.bold {
	font-weight: bold;
}
#itemPanel {
	float: right;
	width: 150px;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-top: 0px;
	border: 1px dotted #CCCCCC;
	padding: 5px;
	background-image: url(images/itemPanel_bg.jpg);
	background-repeat: repeat-x;
	margin-right: 25px;
}
#itemPanel UL {
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#itemPanel UL LI {
	margin: 0;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
	display: block;
}
#itemPanel a {
	font-size: 11px;
	padding: 5px;
	display: block;
}
.contentBreak {
	background-image: url(images/contentBreak.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 43px;
}
.arrowlistmenu{
	width: 250px;
}
#leftNav .menuheader a {
	font: 14px "Trebuchet MS", Arial, Verdana;
	color: #6F4B4F;
	margin-bottom: 5px;
	text-transform: uppercase;
	cursor: pointer;
	cursor: pointer;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
}

/*Visual Testimonials */

.stepcarousel{
	position: relative;
	overflow: scroll;
	width: 450px;
	height: 327px;
	color: #000000;
}

.stepcarousel .belt{
	position: absolute;
	left: 0;
	top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*margin around each panel*/
width: 450px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

p.samplebuttons{
}

p.samplebuttons a{
color: #2e6ab1;
padding: 1px 2px;
margin-right: 3px;
text-decoration: none;
}
.carouselOuter {
	padding: 15px;
	border: 1px dotted #dadada;
	background-color: #FFFFFF;
	margin-top: 10px;
}
.note {
	font-size: 10px;
}
.note a {
	font-size: 10px;
}


#itemPanel a {
	color: #333333;
}
.input {
	font-size: 12px;
	background-color: #F2F7EA;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}
.formButton {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/button_bg.jpg);
	background-repeat: repeat-x;
	padding: 2px;
	border: 1px solid #333333;
}
.input:hover {
	color: #000000;
	border: 1px solid #999999;
}
.contentslide{
	background-repeat: repeat-x;
	padding-bottom: 0px;
}

.contentslide .contentdiv{
	font-size: 12px;
	word-spacing: normal;
}

.pagination{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	text-align: left;
	padding-left: 10px;
}


.leftNavCal {
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.leftNavCal table td {
	text-align: center;
}
.whatsNew P {
	font-size: 11px;
	color: #666666;
	padding-right: 15px;
	padding-left: 20px;
}
.whatsNew H2 {
	font-size: 18px;
	padding-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
	color: #3366CC;
}
.whatsNew {
	border: 1px dotted #DDDDDD;

	background-image: url(images/itemPanel_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-top: 15px;
	padding-bottom: 15px;
}
.bookmarks {
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 5px;
}.controlPanel {
	margin-left: 10px;
	padding: 5px;
	background-color: #EEF3FB;
}
.controlPanel a {
	text-decoration: none;
}
.controlPanel a:hover {
	text-decoration: none;
	color: #990000;
}


.homeEvent {
	background-color: #F1EBEB;
	border: 1px dotted #CCCCCC;
	padding: 5px;
}
.back2top {
	text-align: right;
	padding-top: 50px;
	padding-bottom: 10px;
	padding-right: 20px;
}
.back2top a {
	text-decoration: none;
	padding: 3px;
	color: #990000;
}
.back2top a:hover {
	color: #000000;
}
.linkBox {
	padding: 5px;
	border: 1px dotted #999999;
	margin-top: 10px;
	background-color: #F3F3F3;
	margin-right: 10px;
}
#crawford #content {
	padding-top: 25px;
	background-image: url(images/bottom_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 14px;
	padding-bottom: 100px;
}
.crawfordBG {
	background-image: url(images/crawford/crawford_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#crawford h1 {
	color: #333333;
}
#crawford h2 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#crawford h3 {
	border-bottom-style: none;
	color: #333333;
}

#crawford P {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#crawford .crawfordNav a {
	text-decoration: none;
	display: block;
	margin-left: 0px;
	padding: 5px;
	margin-bottom: 2px;
	color: #333333;
	background-image: url(images/crawford/nav_bg.png);
	background-repeat: repeat;
	border: 1px solid #999;
}
#crawford .crawfordNav a:hover {
	color: #333333;
	background-image: url(images/crawford/nav_bg_hover.png);
	background-repeat: repeat;
}
.hidden {
	background-color: #FFFFFF;
	display: none;





}
.homeSlideShow {
	border: 1px solid #CCC;
	background-color: #D5DBCF;
	padding: 5px;
	width: 575px;
	margin-left: 10px;
}
FORM {
	margin-left: 20px;
}
TABLE TD H4 {
	margin-top: 0px;
}
.contentFocus {
	background-color: #F3F7EE;
	padding: 2px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	border: 1px dotted #CCCCCC;
}
.footerContent {
	background-color: #EBECDD;
}
.BahHumbug, .BahHumbug P {
	font-family: "kristen ITC", "myriad pro";
	color: #0000FF;
}
.BahHumbug H3 {
	font-family: "kristen ITC", "myriad Pro";
}

