html {
	height: 100%;
}

body {
	color: #555;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: #121b2c;
	margin: 0;
	padding: 0;
	font-size: 12px;
	height: 100%;
}

td, p, li {
	font-size: 12px;
}

img, div { behavior: url(css/iepngfix.htc) }

img {
	border: none;
}

a {
	color: #1373c4;
	text-decoration: none;
}

a:visited {
	color: #1373c4;
	text-decoration: none;
}

a:hover {
	color: #111b2b;
	text-decoration: underline;
}

a:visited:hover {
	color: #111b2b;
	text-decoration: underline;
}

h1 {
	font-size: 25px;
	font-weight: normal;
	color: #7ea449;
	margin-top: 0;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #6da4d8;
	margin: 21px 0 0;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 21px 0 0;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 21px 0 0;
}



/* --------------------------------------------------------------------------------------------------------------------- INDEX STYLES ------------ */
#index_wide_wrapper {
	background: url(../images/index_wide_wrapper_bg.jpg) 50% 0 no-repeat;
}

.index_flash {
	height: 356px;
	background: url(../images/flash_bg.jpg) no-repeat;
}

.index_box_1 {
	height: 212px;
	width: 221px;
	float: right;
	background: url(../images/index_box_01_bg.jpg) no-repeat;
}

.beaconhill_title {
	position: absolute;
	float: left;
	margin: 15px 0 0 35px;
}

.index_box_2 {
	height: 212px;
	width: 222px;
	float: right;
	background: url(../images/index_box_02_bg.jpg) no-repeat;
}

.partnerone_title {
	position: absolute;
	float: left;
	margin: 15px 0 0 35px;
}

.index_box_3 {
	height: 212px;
	width: 223px;
	float: right;
	background: url(../images/index_box_03_bg.jpg) no-repeat;
}

.notsure_title {
	position: absolute;
	float: left;
	margin: 13px 0 0 36px;
}

.index_box_1 p, .index_box_2 p, .index_box_3 p {
	padding: 77px 8px 0 35px;
	font-size: 11px;
	color: #635b57;
	margin: 0;
}

.learn_more {
	position: absolute;
	float: left;
	clear: left;
	margin: 170px 0 0 35px;
}

	
	
/* --------------------------------------------------------------------------------------------------------------------- SUB STYLES ------------ */
.wide_wrapper {
	background: url(../images/wide_wrapper_bg.jpg) 50% 0 no-repeat;
	min-height: 775px;
	height: auto !important;
	height: 775px;
}

.content_wrapper {
	background: #fff url(../images/content_wrapper_bg.jpg) no-repeat;
	min-height: 568px;
	height: auto !important;
	height: 568px;
}

.crumbs {
	padding: 14px 0 0 40px;
	height: 27px;
	color: #98948f;
	text-transform: lowercase;
	font-size: 11px;
}

.crumbs a, .crumbs a:visited {
	color: #98948f;	
}

.crumbs a:hover, .crumbs a:visited:hover {
	color: #221a10;	
}

.content {
	float: left;
	padding: 135px 30px 40px 70px;
	width: 400px;
	line-height: 20px;
	clear: both;
}

*html .content {
	width: 380px;	
}

#content_wide {
	width: 600px;	
}

*html #content_wide {
	width: 580px;	
}

#contact .content {
	
}

.content h1 {
	line-height: 28px;
}

#beaconhill .content h1, #partnerone .content h1 {
	width: 375px;	
}

.gallery_col {
	width: 150px;
	float: right;
	padding: 135px 35px 0 0;
}



/* --------------------------------------------------------------------------------------------------------------------- PARTNERONE SUB STYLES ------------ */
#po_wide_wrapper {
	background: url(../images/po_wide_wrapper_bg.jpg) 50% 0 no-repeat;
}

#po_content_wrapper {
	background: #fff url(../images/po_content_wrapper_bg.jpg) no-repeat;
}

#po_content_wrapper .content {
	padding-top: 155px;	
}

#po_content_wrapper .gallery_col {
	padding-top: 197px;
}

#po_content_wrapper h1 {
	color: #c18130;	
}

#po_content_wrapper #photo {
	border: 4px solid #e4ab45;	
}

#po_topics_box_wrapper {
	background: url(../images/topics_bg_orange_y.jpg) repeat-y;
}

#po_topics_box {
	background: url(../images/topics_bg_orange_top.jpg) 100% 0 no-repeat;
}

#po_topics_box h2 {
	color: #ac6000;
	text-transform: none;
	height: 41px;	
	padding: 26px 0 0;
}

#po_topics_box_bottom {
	background: url(../images/topics_bg_orange_bottom.png) no-repeat;
}



/* --------------------------------------------------------------------------------------------------------------------- BEACON HILL SUB STYLES ------------ */
#bh_wide_wrapper {
	background: url(../images/bh_wide_wrapper_bg.jpg) 50% 0 no-repeat;
}

#bh_content_wrapper {
	background: #fff url(../images/bh_content_wrapper_bg.jpg) no-repeat;
}

#bh_content_wrapper .content {
	padding-top: 155px;	
}

#bh_content_wrapper .gallery_col {
	padding-top: 197px;
}

#bh_content_wrapper h1 {
	color: #8d8a77;	
}

#bh_content_wrapper #photo {
	border: 4px solid #c8c7b1;	
}

#bh_topics_box_wrapper {
	background: url(../images/topics_bg_orange_y.jpg) repeat-y;
}

#bh_topics_box_wrapper {
	background: url(../images/topics_bg_brown_y.jpg) repeat-y;
}

#bh_topics_box {
	background: url(../images/topics_bg_brown_top.jpg) 100% 0 no-repeat;
}

#bh_topics_box h2 {
	color: #6f6c5c;
	text-transform: none;
	height: 41px;	
	padding: 26px 0 0;
}

#bh_topics_box_bottom {
	background: url(../images/topics_bg_brown_bottom.png) no-repeat;
}



/* --------------------------------------------------------------------------------------------------------------------- GENERAL STYLES ------------ */
.main_left_col {
	background: #1374c5 url(../images/main_left_col_bg.jpg) repeat-x;
}

.main_center_col {
	width: 1190px;
	background: #121b2c url(../images/main_center_col_bg.jpg) 50% 0 repeat-y;
}

.main_right_col {
	background: #121b2c url(../images/main_right_col_bg.jpg) repeat-x;	
}

.wrapper {
	width: 953px;
	margin: 0 auto;
}

.left_col {
	width: 210px;
	float: left;
	padding: 0 0 0 56px;
}

.logo {
	height: 155px;
	padding: 36px 0 0;
}

.intro {
	height: 165px;
	color: #6a6057;
	line-height: 20px;
	padding: 0 15px 0 0;
}

.intro p {
	font-size: 11px;
	margin: 0;
}

.social_media_icons {
	margin: 4px 0 0;
}

.topics_box_wrapper {
	background: url(../images/topics_bg_green_y.jpg) repeat-y;
	width: 228px;
	margin: 0 -21px 0 1px;
	z-index: 300;
	position: absolute;
}

.topics_box {
	background: url(../images/topics_bg_green_top.jpg) 100% 0 no-repeat;
	min-height: 244px;
	height: auto !important;
	height: 244px;
	padding: 0 32px 0 35px;
	color: #3e3836;
}

.topics_box p {
	font-size: 11px;
}

.topics_box a, .topics_box a:visited {
	color: #3e3836;	
}

.topics_box a:hover, .topics_box a:visited:hover {
	color: #0e0c0b;	
}

.topics_box h2 {
	height: 26px;	
	padding: 41px 0 0;
	font-size: 14px;
	color: #456033;
	text-transform: uppercase;
	margin: 0 1px 15px 0;
}

.topics_box_bottom {
	width: 228px;
	margin: 0 -21px 30px 0;
	background: url(../images/topics_bg_green_bottom.png) no-repeat;
	height: 37px;
	z-index: 300;
	position: absolute;
}

.blog_btn {
	margin-top: 3px;	
}

.right_col {
	width: 687px;
	float: left;
}

#index .right_col {
	width: 686px;	
}

.clearer {
	clear: both;	
}

.footer {
	text-align: right;
	font-size: 9px;
	padding: 11px 0 30px;
	color: #908a78;
}

.footer a, .footer a:visited {
	color: #e2ddcf;	
}

.footer a:hover, .footer a:visited:hover {
	color: #91b166;	
}
	
table.data {
	border-collapse: collapse;
	border: 1px solid #333;
	font-size:12px;
	margin-top:12px;
	}
table.data th {
	border-collapse: collapse;
	border: 1px solid #333;
	background-color: #ccc;
	text-align: left;
	padding:4px;
	}
table.data td {
	border-collapse: collapse;
	border: 1px solid #333;
	padding:4px;
	}
	
.image-right-aligned {
	padding-left:12px
	}

.image-left-aligned {
	padding-right:12px
	}
	
.bottom_wrapper {
	width: 953px;
	margin: 0 auto;
}

.social_btn {
	padding: 11px 0 0 15px;
}	

.blog_title {
	text-align: left;
	color: #000;
	padding: 0;
	margin: 0;
	font-weight: bold;
}


/* --------------------------------------------------------------------------------------------------------------------- TEASER STYLES ------------ */

.tsr-pg-title {
	font-weight:bold;
	font-size: 11px;
	margin: 0;
	text-transform: uppercase;
	}
	
.tsr-pg-abstract {
	padding-bottom:15px;
	margin: 0 0 15px 0;
	font-size: 11px;
	line-height: 16px;
	}
	
	
	
/* --------------------------------------------------------------------------------------------------------------------- SEARCH RESULTS CSS ------------ */

div.search-result {
	padding: 12px 0px;	border-bottom: 1px solid #ccc;
}

h2.search-pg-title {
	color: #fff; font-size: 13px; font-weight: bold; margin: 0; padding: 0;
}

h2.search-pg-title a {
	text-decoration: none;
}

p.search-pg-abstract {
	font-weight: normal; margin: 0; padding: 0 0 15px 0;
}

.search-highlight {
	font-weight: bold; background-color: #ffd;
}

.search-pg-loc {
	font-size: 11px; font-weight: normal; font-style: italic;
}

.search-pg-edited {
	font-size: 11px; font-weight: normal; font-style: italic; padding: 0 0 25px 0;
}
	


/* --------------------------------------------------------------------------------------------------------------------- PHOTO AREA CSS ------------ */

.photo-area {
	float: right;
	}
	
.photo-area img {
	display: block;
	}
	
#photo {
	background-color: #ccc;
	width: 137px;
	height: 137px;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 25px;
	border: 4px solid #aac985;
	}
	
#photo-caption {
	color: #000;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	background-color: #9dc7e8;
	padding: 7px 7px 8px 8px;
	margin: 0;
	border-bottom: 1px solid #111b2b;
	}
	
#hoverpopup0 {
	position: absolute;
	width: 415px;
	display: none;
	}
	
#hover-position0 {
	position: relative;
	top: -170px;
	left: -443px;
	display: none;
	}
	
#hoverpopup1 {
	position: absolute;
	width: 415px;
	display: none;
	}
	
#hover-position1 {
	position: relative;
	top: -340px;
	left: -443px;
	display: none;
	}
	
#hoverpopup2 {
	position: absolute;
	width: 415px;
	display: none;
	}
	
#hover-position2 {
	position: relative;
	top: -340px;
	left: -443px;
	display: none;
	}
	
#hoverpopup3 {
	position: absolute;
	width: 415px;
	display: none;
	}
	
#hover-position3 {
	position: relative;
	top: -340px;
	left: -443px;
	display: none;
	}
	
#hoverpopup4 {
	position: absolute;
	width: 415px;
	display: none;
	}
	
#hover-position4 {
	position: relative;
	top: -340px;
	left: -443px;
	display: none;
	}


/* --------------------------------------------------------------------------------------------------------------------- DROPDOWN MENU CSS ------------ */

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/

.navigation {
	height: 56px;
	padding: 0 0 0 276px;
}

#index #home_link {
	display: none;	
}

#nav {
	padding: 0 0 0 13px;
}


/* ----- LINK COLORS ----- */
.yuimenu a, .yuimenu a:visited {
	color: #8aae5d;	
}

.yuimenu a:hover, .yuimenu a:visited:hover {
	color: #fff;	
}


/* ----- SECONDARY LINK COLORS IF DIFFERENT FROM TOP LEVEL ----- */
.yuimenu .yuimenu a, .yuimenu .yuimenu a:visited {
	color: #f1f4f5;
}

.yuimenu .yuimenu a:hover, .yuimenu .yuimenu a:visited:hover {
	color: fff;
}


/* ----- HORIZONTAL OR VERTICAL LAYOUT ----- */
.yuimenubaritem {
	float:left;
}


/* ----- TOP LEVEL LINKS PADDING AND MARGINS ----- */
.yuimenubaritemlabel {
	margin: 0 0 15px;
	padding: 28px 15px 0 15px;
	background: url(../images/daddy_bg.gif) 100% 0 no-repeat;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}






/* ----- SECOND LEVEL ----- */
.yuimenuitem {
	border-bottom: #839ea6 solid 1px;
	padding: 8px 25px 8px 15px !important;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	background: none;
}

.yuimenuitem:hover {
	background: #b9c8cc;	
}

/* ----- NO NEGATIVE MARGINS ON BD's ----- */
.bd .bd {
	background: #9cb2b9;
}






/* ----- THIRD LEVEL ----- */
.yuimenuitem .yuimenuitem {
		
}

.bd .bd .bd {
	border-left: 1px solid #839ea6;
}


/* ----- SPECIFY SUBMENU INDICATOR ----- */
.yuimenuitem-hassubmenu {
	background-image:url(../images/menuitem_submenuindicator.png);
	background-position:right center;
	background-repeat:no-repeat;
}




/* -------------NO NEED TO EDIT ANYTHING BELOW-------- */

.yuimenu {
	top:-999em;
	left:-999em;
}

.yuimenubar {
	position:static;
}

.yuimenu .yuimenu, .yuimenubar .yuimenu {
	position:absolute;
}
.yuimenubar li, .yuimenu li {
	list-style-type:none;
}

.yuimenubar ul, .yuimenu ul, .yuimenubar li, .yuimenu li, .yuimenu h6, .yuimenubar h6 {
	margin:0;
	padding:0;
}
.yuimenuitemlabel, .yuimenubaritemlabel {
	text-align:left;
	white-space:nowrap;
}
.yuimenubar ul {
	*zoom:1;
}
.yuimenubar .yuimenu ul {
	*zoom:normal;
}
.yuimenubar>.bd>ul:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	line-height:0;
}

.yuimenuitemlabel {
	display:block;
}

*html .yuimenuitem {
	margin-bottom: -40px;
}

.yuimenuitemlabel .helptext {
	font-style:normal;
	display:block;
	margin:-1em 0 0 10em;
}
.yui-menu-shadow {
	position:absolute;
	visibility:hidden;
	z-index:-1;
}
.yui-menu-shadow-visible {
	top:3px;
	right:-3px;
	left:-3px;
	bottom:-3px;
	visibility:visible;
}
.hide-scrollbars * {
	overflow:hidden;
}
.hide-scrollbars select {
	display:none;
}
.yuimenu.show-scrollbars, .yuimenubar.show-scrollbars {
	overflow:visible;
}
.yuimenu.hide-scrollbars .yui-menu-shadow, .yuimenubar.hide-scrollbars .yui-menu-shadow {
	overflow:hidden;
}
.yuimenu.show-scrollbars .yui-menu-shadow, .yuimenubar.show-scrollbars .yui-menu-shadow {
	overflow:auto;
}

.yui-menu-shadow-visible {
	background-color:#000;
	opacity:0;
	*filter:alpha(opacity=0);
}