@charset "UTF-8";

@import url(navigation.css);
@import url(navigation_side.css);
@import url(header.css);
@import url(footer.css);

/***************
COLORS:

#f0f1f3  =  ultra-light grey
#20558a  =  ultra-light blue
#3073b5   =  light blue-grey
#2a6ebb  =  light-medium blue-grey
#22314e =  medium blue-grey
#536075   =  dark blue-grey
#318bdf  =  bright blue (links)
#dbdde2  =  footer grey

***************/

/***** INITIALIZATION **********/

html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	border: none;
}

#height_fix {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	height: 1px;
}
	
body {
	display: block;
	background: #f0f1f3 url(images/content_bg.png) center top repeat-y;
	font-weight: normal;
	font-size: 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-height: auto;
}

/***** MAIN WRAPPERS *****/

#page_wrapper {
	display: block;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#page_box {
	float: left;
	width: 100%;
	height: 100%;
}

#content {
	position: relative;
	width: 980px;
	margin: 20px auto 10px auto;
	padding-top: 5px;
}

#search_nav {
width: 960px;
margin: 0 auto;
text-align: right;
}

#main_search_form {
	margin: 0px;
	padding: 0px;
	border: none;
}
#main_search_form fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}
#main_search_form input.input_text {
	float: left;
	width: 70%;
}
#main_search_form input.input_submit {
	float: right;
	width: 25%;
}

#content_box {
	display: block;
	float: right;
	width: 750px;
	margin: 0px;
}

#events_container {
   display: block;
   width: 720px;
   height: 180px;
   margin: 0;
   border-bottom: solid 1px #22314e;
}

#sidebar {
	background: #fffefe;
	width: 320px;
	float: right;
	padding: 0px 0px 20px 0px;
}


/***** FLOATING ELEMENTS *****/

.float_left,
.stack_left {
	float: left;
	clear: left;
	margin: 0px 20px 10px 0px;
}

.float_right,
.stack_right {
	float: right;
	clear: right;
	margin: 0px 0px 10px 20px;
}

.stack_left,
.stack_right {
	clear: none;
}

.clear_float,
.clear_left,
.clear_right {
	clear: both;
	height: 0px;
	width: 0px;
	font-size: 0px;
}

.clear_left {
	clear: left;
}

.clear_right {
	clear: right;
}


/***** LAYOUT, BOX ELEMENTS, ETC. *****/

.two_column {
	column-count: 2;
	column-gap: 21px;
	-moz-column-count: 2;
	-moz-column-gap: 21px;
	-webkit-column-count: 2;
	-webkit-column-gap: 21px;
}

.spacer {
	display: block;
	width: auto;
	height: 21px;
	padding: 0px;
	margin: 0px;
	border: none;
	clear: both;
}

.squeeze {
	width: 350px;
}

.crush {
	width: 200px;
}

.shrinkwrap {
	width: 20px;
	min-width: 20px;
	display: table !important;
}

/***** SUB HEADER *****/

#breadcrumbs {
	float: left;
	font-size: 9pt;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#search_bar_form {
	float: right;
}

#search_bar {
	float: right;
	font-size: 9pt;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 80px;
}

#search_bar_text {
	width: 200px;
	font-size: 9pt;
}
#search_bar_submit {
	font-size: 9pt;
	width: 60px;
}

#sharethis_0 {
	float: right;
	padding-top: 5px;
	margin-right: 10px;
}

#page_title {
	color: #22314e;
	font-size: 18pt;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
	margin-top: 7px;
	text-align: left;
	padding: 7px;
	padding-left: 230px;
	box-shadow: 0px 2px 3px  #ccc;
	-moz-box-shadow: 0px 2px 3px #ccc;
	-webkit-box-shadow: 0px 2px 3px #ccc;
}


#social_box div {
	display:-moz-inline-box; 
	display:inline-block; 
    width:60px; 
	vertical-align:top; 
	overflow:hidden;
	height: 48px;
}

/***** HEADERS *****/

h1, h2, h3, h4, h5 {
	line-height: 1em;
}

h1 .small_text,
h2 .small_text,
h3 .small_text,
h4 .small_text,
h5 .small_text {
	line-height: .85em !important;
}

h1.centered,
h2.centered,
h3.centered,
h4.centered,
h5.centered {
	border: none !important;
	text-align: center !important;
}

h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 21px 0px 14px 0px;
	color: #383838;
	font-size: 1.4em;
	font-style: normal;
}

ul h1 {
	font-size: 1.2em;
	border: none;
}

h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;;
	margin: 21px 0px 14px 0px;
	color: #403f3f;
	font-size: 1.25em;
	border-bottom: solid 1px #22314e;
	font-style: normal;
}

h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #536075 ;
	margin: 21px 0 12px;
	font-size: 1.15em;
	border-bottom: solid 1px #22314e;
	font-style: normal;
}

h3 + p {
	margin-top: -10px;
}

h3 .small_text {
	color: #22314e;
}

h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #4d4e53;
	margin: 14px 0 12px;
	font-size: 1.05em;
	border: none;
	font-style: normal;
}

h5 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #22314e;
	margin: 14px 0 12px;
	font-size: 1em;
	border: none;
}

h4 + p,
h5 + p {
	margin-top: -10px;
}
	
/***** TEXT, QUOTES, ETC *****/

div.hr {
	display: block;
	height: 1px;
	background: #3073b5 ;
	border: solid 1px #f0f1f3;
	border-width: 2px 7px;
	margin: 14px 0px;
	clear: both;
}

hr {
	border: 1px solid #3073b5 ;
	background: none;
	height: 0px;
	margin: 4em 0px;
}

p {
	font-size: 1em;
	text-align: justify;
	line-height: 1.4em;
	margin-top: 1em;
	margin-bottom: 1.1em;
	color: #333;
}

p.red {
	margin: 14px 0 12px;
	border: none;
	font-style: normal;
	color: #F00;
}

p.drop_cap:first-letter {
	display: block;
	zoom: 1;
	line-height: 0.85em;
	float: left;
	margin: 0px 2px 0px 0px;
	font-size: 3.55em;
	font-weight: normal;
	color: #22314e;
}

.big_text {
	font-size: 1.25em !important;
}

.small_text {
	font-size: .8em !important;
	line-height: 1.2em !important;
}

strong {
	color: #22314e;
}

.note_box_dark strong {
	color: #fff;
}

blockquote {
	font-size: .95em;
	font-style: italic;
}

blockquote em {
	font-style: normal;
}

.red,
strong.red,
p.red strong {
	color: #a00;
}

.blue,
strong.blue,
p.blue strong {
	color: #318bdf;
}

.error {
	color: #a00;
	font-weight: bold;
}

.note_box_dark .error,
.note_box_dark .red,
.note_box_dark strong.red,
.note_box_dark p.red strong {
	color: #eedebb;
}

/***** LINKS *****/

a,
a:link,
a:visited {
	outline: none;
	color: #22314e;
	text-decoration: underline;
}

a:focus,
a:hover,
a:active {
	color: #318bdf;
}

a img {
	border: none;
	focus: none;
}

#fancybox-outer {
	background: #fff url(images/bottom_swirls.png) bottom center no-repeat !important;
}

.popup_content,
.external_link_disclaimer {
	padding: 10px 30px;
}

.external_link_disclaimer p,
.external_link_disclaimer h2 {
	text-align: center;
}

.bordered {
	border: solid 1px #fbfbfb;
	box-shadow: 0px 2px 3px  #000;
	-moz-box-shadow: 0px 1px 2px #000;
	-webkit-box-shadow: 0px 1px 2px #000;
}

a:link .bordered,
a:visited .bordered {
	border-color: #22314e;
}

a:focus .bordered,
a:hover .bordered,
a:active .bordered {
	border-color: #318bdf;
}

.button, 
a.button:link,
a.button:visited {
	display: block;
	zoom: 1;
	padding: 7px 14px;
	color: #fff;
	background: #22314e;
	text-align: center;
	text-decoration: none;
	font-family: "Arial", sans-serif;
	font-size: .9em;
	box-shadow: 0px 3px 4px  #777;
	-moz-box-shadow: 0px 3px 4px #777;
	-webkit-box-shadow: 0px 3px 4px #777;
	border: none;
}
.button:focus,
.button:hover,
.button:active,
a.button:focus,
a.button:hover,
a.button:active {
	background: #318bdf url(images/menu_over.png) left bottom repeat-x;
}

.tabs a:link,
.tabs a:visited {
	float: left;
	margin: 0px 1px 1px 0px;
	display: block;
	zoom: 1;
	padding: 3px 7px;
	color: #fff;
	background: #22314e;
	text-align: center;
	text-decoration: none;
	font-family: "Arial", sans-serif;
	font-size: .75em;
	box-shadow: 0px 2px 3px  #ccc;
	-moz-box-shadow: 0px 2px 3px #ccc;
	-webkit-box-shadow: 0px 2px 3px #ccc;
}
.tabs a:focus,
.tabs a:hover,
.tabs a:active {
	background: #318bdf;
}

.tabs a.here {
	background: #318bdf;
	cursor: default;
}

/***** LISTS *****/

ul {
	padding-left: 14px;
	list-style-type: square;
	margin: 0px 0px 0px 14px;
}

li {
	font-size: .97em;
	margin-top: 7px;
	padding: 2px 0px;
}

#nav li {
	margin-top: 0px;
}

ul.clean {
	padding-left: 7px;
	list-style-type: none;
}

ul.clean li {
	font-size: 1em;
	margin-top: 0px;
}

dt {
	font-weight: bold;
	margin-top: 10px;
	background: #f0f1f3;
	border-bottom: solid 1px #ddd;
	padding: 2px 7px;
	color: #22314e;
	box-shadow: 0px 2px 2px #aaa;
	-moz-box-shadow: 0px 2px 2px #aaa;
	-webkit-box-shadow: 0px 2px 2px #aaa;
}

dd {
	font-size: .9em;
	background: #f0f1f3;
	border-top: solid 1px #fff;
	padding: 2px 7px;
	box-shadow: 0px 2px 2px #aaa;
	-moz-box-shadow: 0px 2px 2px #aaa;
	-webkit-box-shadow: 0px 2px 2px #aaa;
}

/***** SITEMAP *****/

ul.sitemap {
	padding-left: 0;
	margin-left: 0;
	list-style-type: none;
}

ul.sitemap ul {
	padding-left: 21px;
	list-style-type: square;
}
	
ul.sitemap li {
	margin: 0;
	font-size: 11pt;
	font-weight: normal;
}

ul.sitemap > li {
	font-size: 13pt;
	margin-top: 21px;
	font-weight: bold;
	background: #ccc;
	padding: 21px;
	background: #f0f1f3;
	-moz-box-shadow: 0px 2px 3px #bbb;
	-webkit-box-shadow: 0px 2px 3px #bbb;
	box-shadow: #bbb 0px 2px 3px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.sitemap .nav_subtext,
.sitemap .nav_headertext {
	display: none;
}

ul.sitemap > li > .nav_subtext {
	display: inline;
	color: #2a6ebb;
	font-weight: normal;
}

ul.sitemap > li > ul > li .nav_headertext {
	display: inline;
	color: #536075 ;
	font-weight: bold;
	text-transform: uppercase;
	font-size: .75em;
}

ul.sitemap > li > a:link,
ul.sitemap > li > a:visited {
	color: #000;
}

ul.sitemap > li > a:focus,
ul.sitemap > li > a:hover,
ul.sitemap > li > a:active {
	color: #318BDF;
}

/***** IMAGES / PHOTOS *****/

.stack_listing {
	display: block;
	width: 200px;
	float: left;
	margin: 0px 14px 14px 0px;
	padding: 7px;
	background: #f0f1f3;
	-moz-box-shadow: 0px 2px 3px #ccc;
	-webkit-box-shadow: 0px 2px 3px #ccc;
	box-shadow: #ccc 0px 2px 3px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 10pt;
}

.stack_listing.special {
	__background: #3073b5 ;
	width: 722px;
}

.stack_listing p {
	margin: 0px;
	text-align: left;
}


.pli_caption {
	text-align: center;
	display: block;
	font-size: .75em;
	font-weight: normal;
	color: #444 !important;
	padding: 3px 7px 7px;
	background: #f0f1f3;
	border: solid 1px #ccc;
	border-width: 0 1px 1px;
}

.pli_box a {
	display: block;
	zoom: 1;
}

a.imglink img,
a.boxed img {
	border: solid 5px #22314e;
	box-shadow: 0px 2px 5px #777;
	-moz-box-shadow: 0px 2px 5px #777;
	-webkit-box-shadow: 0px 2px 5px #777;
	outline: none;
}

a.imglink:focus img,
a.imglink:hover img,
a.imglink:active img,
a.boxed:focus img,
a.boxed:hover img,
a.boxed:active img {
	border: solid 5px #318bdf;
}

.img_gallery_load {
	background: #000 url(/assets/images/icons/loading_blackbg.gif) center center no-repeat;
	height: 100px;
	margin: 0;
	padding: 0;
	border: none;
}

.picture_box {
	display: block;
	float: left;
	margin: 12px;
	padding: 10px;
	background: #f0f1f3 url(images/bottom_swirls.png) bottom center no-repeat;
	margin-bottom: 10px;
	box-shadow: 0 3px 4px #777;
	-moz-box-shadow: 0 3px 4px #777;
	-webkit-box-shadow: 0 3px 4px #777;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/***** CONTACT INFO *****/

p.contact_info {
	font-size: 1em;
	line-height: 1.3em;
}

p.contact_info span.name {
	font-size: 1.1em;
	font-weight: bold;
	color: #22314e;
}

p.contact_info span.title {
	font-weight: bold;
	font-size: 1em;
}

p.contact_info span.address {
	font-size: .9em;
}

p.contact_info span.email {
	font-size: .95em;
}

p.contact_info span.phone {
	font-size: .95em;
}

/***** SPECIAL NOTE BOXES *****/

.note_box_lite,
.note_box_med,
.note_box_dark {
	display: block;
	padding: 21px;
	background: #f9fcfc;
	margin-bottom: 21px;
	box-shadow: 0 1px 1px #777;
	-moz-box-shadow: 0 2px 2px #777;
	-webkit-box-shadow: 0 3px 4px #777;
	border-radius: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.note_box_med {
	background: #f9fcfc;
}

.note_box_clear {
	
}

.note_box_dark {
	color: #f9fcfc;
}

.note_box_dark h1,
.note_box_dark h2,
.note_box_dark h3,
.note_box_dark h4,
.note_box_dark h5 {
	color: #f9fcfc;
	border-color: #3073b5;
}

.note_box_dark a:link,
.note_box_dark a:visited {
	color: #3073b5 ;
}

.note_box_dark a:focus,
.note_box_dark a:hover,
.note_box_dark a:active {
	color: #318bdf;
}

.note_box_lite p,
.note_box_med p,
.note_box_dark p {
	text-align: left;
}

.note_box_lite :first-child,
.note_box_med :first-child,
.note_box_dark :first-child {
	margin-top: 0;
}

.note_box_lite :last-child,
.note_box_med :last-child,
.note_box_dark :last-child {
	margin-bottom: 0;
}

.note_box_lite .note_box_lite,
.note_box_lite .note_box_med,
.note_box_lite .note_box_dark,
.note_box_med .note_box_lite,
.note_box_med .note_box_med,
.note_box_med .note_box_dark,
.note_box_dark .note_box_lite,
.note_box_dark .note_box_med,
.note_box_dark .note_box_dark {
	padding: 14px;
}
