/* 
 * HTML5 ✰ Boilerplate
 *
 * What follows is the result of much research on cross-browser styling. 
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 * 
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: 'Open Sans', sans-serif; color: #222; }

/* 
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #312e87; }
a:visited { color: #312E87; }
a:hover { color: #87993F; }
a:focus { outline: none; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e 
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9 
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input { *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* 
 * Remove inner padding and border in FF3/4: h5bp.com/l 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* 
 * 1. Remove default vertical scrollbar in IE6/7/8/9 
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */

body {
	background: #f3f3f3 url('../graphics/layout/bg_body.png') repeat-x top left;
	}

h1, h2, h3, h4, h5, h6 { margin-top: 0; }

h1 { }
h2 { }
h3 { font-family: 'Open Sans', sans-serif; font-size: 24px; font-weight: bold; color: #333; }
h4 { font-family: 'Gentium Basic', serif; font-size: 18px; font-weight: 400; color: #333; line-height: 24px; }
h5 { }
h6 { }


/* =============================================================================
   Header
   ========================================================================== */
   
   header {
   	width: 941px;
   	height: 247px;
   	background: url('../graphics/layout/bg_header.png') no-repeat top left;
   	margin: 0 auto;
   	position: relative;
   	}
   
   .topnav {
   	background: url('../graphics/layout/bg_topnav.png') repeat-x top left;
   	height: 42px;
   	}
   		.topnav ul { list-style: none; padding: 0 0 0 20px; margin: 0; }
   		.topnav ul li { 
   			display: inline-block; 
   			padding: 0 20px;
   			border-right: 1px solid #7e59a5;
   			border-left: 1px solid #452571;
   			margin-right: -3px;
   			}
   			.ie7 .topnav ul li { float: left; }
   		.topnav ul li a { 
   			line-height: 41px;
   			font-weight: 600;
   			font-size: 12px;
   			color: #e3ddf1;
   			text-decoration: none;
   			}
   			.topnav ul li:hover, .topnav ul li a:hover {
   				background: #431f6e;
   				}
   				
   	.topnav ul li.first {
   		padding: 0;
   		border-right: 1px solid #7e59a5;
   		border-left: none;
   		}
   	.topnav ul li.last {
   		padding: 0;
   		border-left: 1px solid #452571;
   		border-right: none;
   		}
   	.topnav ul li.first a:hover, .topnav ul li.last a:hover, .topnav ul li.first:hover, .topnav ul li.last:hover { background: none; }

.search {
	position: absolute;
	height: 42px;
	top: 0;
	right: 30px;
	}
	.search ul { list-style: none; padding: 0; margin: 0; }
	.search ul li {
		display: inline-block;
		padding: 0 10px 0 20px;
		background: url('../graphics/layout/bg_search.png') no-repeat left center;
		}
		.ie7 .search ul li { float: left; }
	.search ul li a {
		line-height: 41px;
		font-weight: 600;
		font-size: 12px;
		color: #e3ddf1;
		text-decoration: none;
		}
		.search ul li a:hover { text-decoration: underline; }

.logo { 
	float: left;
	padding-left: 40px;
	padding-top: 15px;
	}
	.logo img { padding: 0; }
	
.phone { 
	background: url('../graphics/layout/bg_phone.png') no-repeat top left; 
	height: 71px;
	width: 270px;
	float: right;
	margin-top: 60px;
	margin-right: -6px;
	position: relative;
	margin-bottom: 20px;
	}
	.phone p {
	font-weight: 600;
	font-size: 24px;
	color: #102946;
	text-shadow: 0px 0px 1px #EEE;
	-moz-text-shadow: 0px 0px 1px #EEE;
	-webkit-text-shadow: 0px 0px 1px #EEE;
	position: absolute;
	top: 4px;
	right: 42px;
	}

   /* =============================================================================
  PrimaryNav
   ========================================================================== */
nav {
	width: 942px;
	height: 43px;
	background: url('../graphics/layout/bg_nav.png') no-repeat top center;
	clear: both;
	z-index: 99999;
	position: relative;
	}
	nav ul { list-style: none; padding: 0; margin: 0 auto; width: 862px;}
	nav ul li { 
		display: inline-block;
		position: relative;
		padding: 0 20px;
		border-right: 1px solid #7E8181;
		border-left: 1px solid #2e2e2e;
		margin-right: -3px;
		}
		.ie7 nav ul li { float: left; }
		nav ul li a:link, nav ul li a:visited {
			font-weight: bold;
			color: #f3f3f3;
			font-size: 12px;
			text-decoration: none;
			line-height: 42px;
			text-transform: uppercase;
			letter-spacing: 1px;
			text-shadow: -1px -1px 0px black;
			-moz-text-shadow: -1px -1px 0px black;
			-webkit-text-shadow: -1px -1px 0px black;
			}
		nav ul li.home { border-left: 0; padding: 0 8px; text-indent:-9999px}
		nav ul li.home a {
			background: url('../graphics/layout/home.png') center center no-repeat;
			height: 42px;
			width: 42px;
			display: block;
			}
	
	nav ul li:hover {
		background: url('../graphics/layout/bg_nav_hover.png') repeat-x top left;
		}
			
	nav ul li ul {
		position: absolute;
		background: #8f7db3;
		padding: 10px 0;
		width: 160px;
		left: 0;
		border: 1px solid #5c477e;
		border-top: 0 none;
		visibility: hidden;
		}
		nav ul li ul li {
			display: block;
			border: 0 none;
			margin: 0;
			padding: 4px 15px;
			}
			nav ul li ul li a:link, nav ul li ul li a:visited {
				font-weight: 600;
				text-transform: capitalize;
				letter-spacing: 0;
				line-height: 18px;
				text-shadow: none;
				}
			nav ul li ul li:hover {
				background: #6c5295;
				border-bottom: 1px inset #9d8dbe;
				border-top: 1px inset #63458c;
				}
				nav ul li a:hover { color: #f3f3f3; }
				
		nav ul li ul li ul {
			left: 160px;
			top: 0;
			background: #6c5295;
			}
			nav ul li ul li ul li {
				}
				nav ul li ul li ul li a {
					}
				nav ul li ul li ul li:hover {
					background: #573288;
					border-bottom: 1px inset #7e65a5;
					border-top: 1px inset #452373;
					}

	nav ul li.last {
   		padding: 0;
   		border-left: 1px solid #452571;
   		border-right: none;
   		}
   	nav ul li.last a:hover, nav ul li.last:hover { background: none; }
			

   /* =============================================================================
  Spotlight
   ========================================================================== */			
      
.spotlight {
margin: 0 auto;
position: relative;
height: 300px;
width:  940px;
   	}


#spotlight_content {
height: 300px;
width: 940px;
margin: 0 auto;
}

#spotlight_content img {
	height: 300px;
	width: 940px;
	}

#spotlight_content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#spotlight_content ul li {
	display: none;
	}

#spotlight_content .content_image_box  {
width: 907px;
border: 0 none;
}

#spotlight_content .content_image_box .content_image img {
	margin: 0;
	width: 907px !important;
	height: 339px !important;
	}

#spotlight_content .collection_item_label { display: none;	}

#spotlight_content .collection_item_description {
	font-family: 'Lato', sans-serif;
	font-size: 21px;
	color: white;
	line-height: 27px;
	letter-spacing: -0.3px;
	position: absolute;
	top: -2px;
	left: 0;
	width: 196px;
	height: 307px;
	overflow: hidden;
	font-weight: 300;
	font-style: italic;
	padding: 0 32px 0 25px;
	}

#spotlight_content .collection_item_description a {
position: absolute;
bottom: 13px;
color: white;
text-decoration: none;
font-size: 18px;
	}

#nav_spot { margin: 0; padding: 0; list-style: none outside none;}

#nav_spot li a:link, #nav_spot li a:visited {
display: block;
height: 15px;
position: relative;
text-indent: -9999px;
width: 15px;
}

#nav_spot #prev {
	background: url('../graphics/layout/spotlight_btn_left.png') no-repeat top left;
	height: 15px;
	width: 15px;
	position: absolute;
	top: 144px;
	left: -10px;
	}

#nav_spot #next {
	background: url('../graphics/layout/spotlight_btn_right.png') no-repeat top left;
	height: 15px;
	width: 15px;
	position: absolute;
	top: 144px;
	right: -14px;
	}

   /* =============================================================================
	Main Content Area
   ========================================================================== */		
.main {
	background: url('../graphics/layout/bg_main.gif') repeat-y top left;
	width: 940px;
	margin: 0 auto;
	padding: 40px 1px 4em;
	font-family: 'Gentium Basic', serif;
	font-size: 14px;
	line-height: 20px;
	clear: both;
	}

.content {
padding: 3px 15px 0 40px;
width: 408px;
float: left;
}

.content ul { padding: 0; }

.main aside {
	width: 431px;
	float: right;
	padding-left: 16px;
	margin-bottom: 2em;
	margin-right: 30px;
	}
	
	.featured-top { 
		background: url('../graphics/layout/bg_featured_top.png') no-repeat top left;
		height: 47px;
		width: 420px;
		}
	.featured-top h3 {
		font-size: 12px;
		text-transform: uppercase;
		color: #64790E;
		width: 420px;
		text-align: center;
		line-height: 56px;
		letter-spacing: 1px;
		text-shadow: 0px 0px 1px #fff;
		-moz-text-shadow: 0px 0px 1px #fff;
		-webkit-text-shadow: 0px 0px 1px #fff;
		}
	.featured {
		background: url('../graphics/layout/bg_featured.png') repeat-y top left;
		width: 400px;
		height: 170px;
		font-family: 'Open Sans', sans-serif;
		font-weight: 600;
		font-size: 14px;
		color: #312e87;
		padding: 15px 10px;
		}
		.featured ul { margin: 0; list-style: none; padding: 0 0 0 32px; }
		.featured ul li { 
			width: 180px;
			float: left; 
			padding: 5px 0;
			list-style-image: url('../graphics/layout/featured_bullet.gif');
			}
		.featured ul li a {
			color: #312e87;
			text-decoration: none;
			}
	
	.featured-btm {
		background: url('../graphics/layout/bg_featured_btm.png') no-repeat top left;
		height: 10px;
		width: 420px;
		}

.news {
	background: url('../graphics/layout/bg_news.png') no-repeat top left;
	width: 441px;
	height: 100px;
	margin-left: -10px;
	margin-top: 20px;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	}

	.news .news_articles {
		position: absolute;
		right: 16px;
		top: 10px;
		}
		.news .news_articles ul {
			width: 275px;
			height: 86px;
			}
		.news .news_articles ul li { padding: 15px 22px }
		.news .content_news_article_headline {
			font-weight: 600;
			font-size: 12px;
			color: #312E87;
			line-height: 18px;
			}
			.news .content_news_article_headline a {
				color: #312E87;
				text-decoration: none;
				}
		.news .content_news_article_by_line {
			color: #888;
			font-size: 12px;
			}
			
	#nav_news { margin: 0; padding: 0; list-style: none outside none;}
		#nav_news li a:link, #nav_news li a:visited {
		display: block;
		height: 15px;
		position: relative;
		text-indent: -9999px;
		width: 15px;
		}
		#nav_news #prev {
			height: 15px;
			width: 15px;
			position: absolute;
			top: 45px;
			left: 0px;
			}
		#nav_news #next {
			height: 15px;
			width: 15px;
			position: absolute;
			top: 45px;
			right: 0px;
			}

.news .news_articles {
    top: 5px;
}
.content .content_image_box {
border: none;
background: none;
}


 /* =============================================================================
		Internal
   ========================================================================== */	
.internal header {
height: 246px;
}

.internal .content {
	width: 510px;
	margin-bottom: 1em;
	}

.internal .main { padding: 40px 1px 5em; }
.internal .main aside { 
width: 359px;
margin-right: 0;
padding-right: 0px;
}


/* SUBNAVIGATION */
	.subnav-top { 
		background: url('../graphics/layout/bg_subnav_top.png') no-repeat top left;
		height: 47px;
		width: 420px;
		}
	.subnav-top h3 {
		font-size: 12px;
		text-transform: uppercase;
		color: #64790E;
		width: 300px;
		text-align: center;
		line-height: 56px;
		letter-spacing: 1px;
		text-shadow: 0px 0px 1px #fff;
		-moz-text-shadow: 0px 0px 1px #fff;
		-webkit-text-shadow: 0px 0px 1px #fff;
		}
	.subnav {
		background: url('../graphics/layout/bg_subnav.png') repeat-y top left;
		width: 285px;
		font-family: 'Open Sans', sans-serif;
		font-weight: 600;
		font-size: 14px;
		color: #312e87;
		padding: 15px 10px;
		}
		.subnav ul { margin: 0; list-style: none;  }
		.subnav ul li { 
			width: 175px;
			padding: 5px 0;
			list-style-image: url('../graphics/layout/subnav_bullet.gif');
			}
		.subnav ul li a {
			color: #312e87;
			text-decoration: none;
			}
		.subnav ul li.current_page a { color: #87993f; }
		
		.subnav ul li ul {
			padding: 5px 0 5px 20px;
			}
			.subnav ul li ul li {
				list-style-image: url('../graphics/layout/subnav_bullet2.gif');
				padding: 2px 0;
				}
				.subnav ul li ul li a, .subnav ul li.current_page ul li a {
					color: #312e87;
					font-size: 12px;
					}
	
	.subnav ul li a:hover {
		color: #87993f;
		}
	
	.subnav-btm {
		background: url('../graphics/layout/bg_subnav_btm.png') no-repeat top left;
		height: 10px;
		width: 420px;
		}


   /* =============================================================================
	Footer
   ========================================================================== */						
footer {
	background: url('../graphics/layout/bg_footer.png') no-repeat top left;
	height: 221px;
	width: 942px;
	margin: 0 auto;
	padding: 0;
	color: #555555;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	clear: both;
	}
	
footer h4 {
	color: #aaaaaa;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0;
	}
	
footer p { margin-top: 5px; }

footer a { color: #555; text-decoration: underline; }

footer .content_image_box {
border: none;
background: none;
}

.footlogo {
	background: url('../graphics/layout/foot_logo.png') no-repeat 40px 70px;
	height: 116px;
	width: 216px;
	float: left;
	}
	
.address {
	background: url('../graphics/layout/footer_divider.png') no-repeat left 55px;
	width: 219px;
	float: left;
	padding-top: 53px;
	padding-left: 24px;
	line-height: 20px;
	}
	
.contact {
	background: url('../graphics/layout/footer_divider.png') no-repeat left 55px;
	width: 229px;
	float: left;
	padding-top: 53px;
	padding-left: 20px;
	line-height: 20px;
	}

.social {
	background: url('../graphics/layout/footer_divider.png') no-repeat left 55px;
	float: left;
	width: 212px;
	padding-top: 53px;
	padding-left: 20px;
	line-height: 20px;
	}
	.social ul { margin: 0; padding: 5px 0; list-style: none; }
	.social ul li { 
		display: inline-block;
		padding: 0px;
		}
	.ie7 .social ul li { float: left; }

	.social .collection_item_label, .social .collection_item_description { display: none; }

.copyright {
	color: #bcbcbc;
	font-weight: 400;
	padding-top: 20px;
	text-align: center;
	}
	.copyright a {
		color: #bcbcbc;
		}
	
/* footer contact stuff */

.locations_website_title {
display:none;
}
div.locations .location_phones {
display:none;
}
div.locations .location_email {
display:none;
}
div.contact .location_addresses {
display:none;
}
div.contact .location_phones, .location_email {
display:block;
}
.location_info {
display:none;
}
div.contact .location_email {
display:block !important;
width:215px;
}
div.locations div.locations_website_title, div.locations div.locations_additional, div.locations div.location {
    padding: 0px;
}

   /* =============================================================================
	Browser Fixes
   ========================================================================== */		
.ie7 .phone p { top: 25px; }
.ie7 nav ul li ul { top: 42px; }
.ie7 nav ul li ul li { float: none; }
.ie7 nav ul li ul li ul { top: 0px; }
.ie7 .news .news_articles ul li { background: transparent !important; }
.ie7 header { z-index: 9999; }
.ie7 nav { z-index: 9998; }


/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.internal .clear { clear: both; }


/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
