/* start global styles */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: helvetica, sans-serif;
	color: #000;
	background: #aaa895;
}

h1 {
	font-family: georgia, serif;
	font-weight: normal;
	letter-spacing: 21px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

p {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
}

ol {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
	margin-left:25px;
}

a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

table {
}

tr {
}

td {
	font-size: 10px;
	line-height: 18px;
	padding: 5px 10px 0px 0px;
}

th {
	font-size: 11px;
	text-align:left;
	color:#330000;
}

body#contact_form td, body#rsvp td {
	font-size: 13px;
}

#container {
	width: 995px;
	overflow: hidden;
	background: #fff url(/site_images/left_col_bg.jpg) top left repeat-y; 
	margin: 15px auto 10px auto;
}

#header {
	width: 995px;
	height: 95px;
	background: #fff url(/site_images/header_border.jpg) bottom center no-repeat;
}

#logo {
	width: 213px;
	height: 45px;
	padding: 20px 0px 0px 30px;
}

#left_col {
	float: left;
	width: 190px;
	padding: 20px 0px 40px 0px;
}

#nav {
	color: #fff;
	width: 140px;
	font-family: 'trebuchet ms', sans-serif;
	margin: 0px 0px 0px 30px;
}

#nav h3.menuheader, #nav h3.menuheader a{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #ffffff;
	line-height: 13px;
	margin: 16px 0px 0px 0px;
	font-size: 13px;
	width: auto;
	text-decoration: none;
	padding: 0px 0px 5px 0px;
	cursor: hand;
	cursor: pointer;
}

#nav h3.menuheader:hover, #nav h3.menuheader a:hover{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #aaa792;
}

#nav h3.openheader{ /*CSS class to apply to expandable header when it's expanded*/
	color: #aaa792;
	text-align: center; 
	background: url(/site_images/nav_bracket_bottom.gif) bottom left no-repeat;
	line-height: 13px;
	margin: 10px 0px 0px 0px;
	font-size: 13px;
	width: auto;
	text-decoration: none;
	padding: 0px 0px 5px 0px;
	cursor: hand;
	cursor: pointer;
}

#nav ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	padding:0px;
	margin: 0px; /*bottom spacing between each UL and rest of content*/
}

#nav ul li{
	padding: 0px 0px 0px 0px;
	margin:8px 0px 8px 20px;
	line-height: 12px;
	font-size: 10px;
	font-weight: normal;
	list-style: square;
	background: none;
	text-align: left; 
}

#nav ul li a{
	line-height: 12px;
	color:#fff;
	font-size: 10px;
	font-weight: normal;
	background: none;
	text-align: left; 
}

#nav ul li a:hover{ /*hover state CSS*/
	color: #aaa792;
}

#search {
	width: 150px;
	color: #fff;
	font-size: 9px;
	text-transform: uppercase;
	margin: 50px 0px 0px 30px;
}

.searchbox {
	width: 130px;
}

#tagline {
	margin-top: 30px;
	text-align:center;
}

#main {
	float: right;
	width: 805px;
}

#footer {
	width: 995px;
	margin: 10px auto 15px auto;
	font-size: 10px;
	color: #003456;
	text-align: center;
	text-transform: uppercase;
}

#footer ul {
	list-style: none;
	margin-bottom: 3px;
}

#footer li {
	display: inline;
	padding: 0px 8px;
}

#footer a {
	color: #003456;
	font-weight: normal;
	text-decoration: none;
}

#footer p {
	font-size: 10px;
	line-height:12px;
}

/* end global styles */


/* start homepage styles */

#content_home {
	width: 710px;
	margin: 0px 0px 25px 35px;
}

#content_home h1 {
	font-size: 18px;
	letter-spacing: 3px;
	color: #00355a;
}

#content_home p {
	margin-left: 60px;
}

/* end homepage styles */


/* start interior page styles */

#masthead {
	width: 755px;
	height: 82px;
	padding:23px 0px 0px 50px;
	margin-bottom: 10px;
}

#masthead #header_text {
	background: transparent url(/site_images/mastheads/bracket_right.gif) no-repeat top right;
	display: block;
	float:left;
	height:38px;
	padding-right: 30px;
	font-family: georgia, serif;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	letter-spacing: 2px;
}

#masthead #bracket {
	background: transparent url(/site_images/mastheads/bracket_left.gif) no-repeat;
	display: block;
	line-height: 38px;
	padding: 0px 0px 10px 30px;
}

#interior {
	overflow: hidden;
}

#content {
	float: left;
	width: 570px;
	padding: 0px 0px 25px 50px;
}

#content ul {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
	margin-left:25px;
}

#content h2 {
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 9px;
}

#content h3 {
	font-size: 13px;
	margin-bottom: 3px;
}

#image_links {
	width: 350px;
	overflow: hidden;
	margin-bottom: 15px;
}

.image_1 {
	float: left;
}

.image_2 {
	float: right;
}

.meet_team {
	float: left;
	width: 210px;
	height: 185px;
	margin-right: 30px;
	text-align:center;
}

.meet_team p {
	font-size: 12px;
	line-height: 15px;
}

.meet_team a {
	color: #000;
	text-decoration: none;
}

.meet_team img {
	margin-bottom: 5px;
}

.members_photo {
	width:300px;
	height: 100px;
	overflow:hidden;
	margin:0px 15px 15px 0px;
	clear: both;
}

.members_photo p {
	font-size: 12px;
	line-height: 15px;
}

.members_photo a {
	color: #000;
	text-decoration: none;
}

.members_photo img {
	float: left;
	margin-right: 5px;
}

.members_nophoto {
	width:270px;
	height: 80px;
	float:left;
	overflow:hidden;
	margin:0px 15px 15px 0px;
}

.members_nophoto p {
	font-size: 12px;
	line-height: 15px;
}

.members_nophoto a {
	color: #000;
	text-decoration: none;
}

.blue { color: #0f375c; } /* contact us color */

#content_list ul {
	list-style: none;
	margin: 0px 0px 10px 0px;
}

#content_list li { 
	font-size: 11px;
	line-height: 12px;
	text-transform: uppercase;
	background-image: url(/site_images/bullet_about.gif); 
	background-position: 0px 0px; 
	background-repeat: no-repeat; 
	padding: 0px 0px 0px 15px;
	margin: 15px 0px 5px 0px;
}

#content_list li a {
	color: #00355a;
}

#client_resources_list ul {
	list-style: none;
	margin: 0px 0px 15px 10px;
}
#client_resources_list ul li {
	line-height: 12px;
	background-image: url(/site_images/sub_bullet.gif); 
	background-position: 1px 4px; 
	background-repeat: no-repeat; 
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 5px 0px;
}


#locations {
	width: 600px;
	overflow: hidden;
	margin-top: 20px;
}

.office {
	float: left;
	width: 260px;
	margin: 0px 35px 10px 0px;
}

.office h3 {
 	color: #0f375c;
 	text-transform: uppercase;
}

#right_col {
	float: right;
	width: 160px;
	margin-right: 5px;
}

#right_col ul {
	margin-bottom: 30px;
}

#right_col li {
	list-style: none; 
	font-size: 10px;
	line-height: 12px;
	padding: 3px 0px 3px 15px;
	margin: 0px 0px 0px 0px;
}

#right_col a {
	text-decoration: none;
	font-weight: normal;
}

#right_col a:hover {
	text-decoration: underline;
}

td.benefits {
	vertical-align: top;
	width: 50%;
}

.benefits li {
	list-style: none; 
	font-size: 13px;
	line-height: 14px;
	background-image: url(/site_images/bullet_benefits.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding: 3px 0px 3px 15px;
	margin: 0px 0px 5px 0px;
}

body#ebcs #content li {
	list-style: none; 
	font-size: 13px;
	line-height: 14px;
	background-image: url(/site_images/bullet_ebcs.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding: 3px 0px 3px 15px;
	margin: 0px 0px 5px 0px;
}

td.risk_management {
	vertical-align: top;
	width: 50%;
}

.risk_management li {
	list-style: none; 
	font-size: 13px;
	line-height: 14px;
	background-image: url(/site_images/bullet_risk.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding: 3px 0px 3px 15px;
	margin: 0px 0px 5px 0px;
}

em {
	color: #b60e0e;
}

a em {
	color: #b60e0e;
}

/* end interior page styles */


/* start page-specific element styles */

body#about #masthead { background: url(/site_images/mastheads/about.jpg) top left no-repeat; }
body#property #masthead { background: url(/site_images/mastheads/property.jpg) top left no-repeat; }
body#employees #masthead { background: url(/site_images/mastheads/about.jpg) top left no-repeat; }
body#preferred #masthead { background: url(/site_images/mastheads/preferred.jpg) top left no-repeat; }
body#hardware #masthead { background: url(/site_images/mastheads/hardware.jpg) top left no-repeat; }
body#supplements #masthead { background: url(/site_images/mastheads/supplements.jpg) top left no-repeat; }
body#benefits #masthead { background: url(/site_images/mastheads/benefits.jpg) top left no-repeat; }
body#ebcs #masthead { background: url(/site_images/mastheads/ebcs.jpg) top left no-repeat; }
body#risk #masthead { background: url(/site_images/mastheads/risk.jpg) top left no-repeat; }
body#services #masthead { background: url(/site_images/mastheads/services.jpg) top left no-repeat; }
body#news #masthead { background: url(/site_images/mastheads/about.jpg) top left no-repeat; }
body#articles #masthead { background: url(/site_images/mastheads/about.jpg) top left no-repeat; }
body#press #masthead { background: url(/site_images/mastheads/about.jpg) top left no-repeat; }
body#client #masthead { background: url(/site_images/mastheads/about.jpg) top left no-repeat; }
body#seminars #masthead { background: url(/site_images/mastheads/about.jpg) top left no-repeat; }
body#seminar_form #masthead { background: url(/site_images/mastheads/about.jpg) top left no-repeat; }
body#rsvp #masthead { background: url(/site_images/mastheads/about.jpg) top left no-repeat; }
body#employee_resources #masthead { background: url(/site_images/mastheads/about.jpg) top left no-repeat; }
body#contact #masthead { background: url(/site_images/mastheads/about.jpg) top left no-repeat; }
body#contact_form #masthead { background: url(/site_images/mastheads/about.jpg) top left no-repeat; }
body#default #masthead { background: url(/site_images/mastheads/about.jpg) top left no-repeat; }


body#about #nav li.about_on { text-align: center; background: url(/site_images/nav_bracket.gif) top left no-repeat; }
body#preferred #nav li.preferred_on { text-align: center; background: url(/site_images/nav_bracket_tall.gif) top left no-repeat; }
body#property #nav li.property_on { text-align: center; background: url(/site_images/nav_bracket.gif) top left no-repeat; }
body#hardware #nav li.property_on { text-align: center; background: url(/site_images/nav_bracket.gif) top left no-repeat; }
body#supplements #nav li.property_on { text-align: center; background: url(/site_images/nav_bracket.gif) top left no-repeat; }
body#benefits #nav li.benefits_on { text-align: center; background: url(/site_images/nav_bracket.gif) top left no-repeat; }
body#ebcs #nav li.benefits_on { text-align: center; background: url(/site_images/nav_bracket.gif) top left no-repeat; }
body#risk #nav li.risk_management_on { text-align: center; background: url(/site_images/nav_bracket.gif) top left no-repeat; }
body#services #nav li.risk_control_on { text-align: center; background: url(/site_images/nav_bracket.gif) top left no-repeat; }
body#news #nav li.news_on { text-align: center; background: url(/site_images/nav_bracket.gif) top left no-repeat; }
body#articles #nav li.news_on { text-align: center; background: url(/site_images/nav_bracket.gif) top left no-repeat; }
body#press #nav li.news_on { text-align: center; background: url(/site_images/nav_bracket.gif) top left no-repeat; }
body#client #nav li.client_resources_on { text-align: center; background: url(/site_images/nav_bracket.gif) top left no-repeat; }
body#seminars #nav li.client_resources_on { text-align: center; background: url(/site_images/nav_bracket.gif) top left no-repeat; }
body#seminar_form #nav li.client_resources_on { text-align: center; background: url(/site_images/nav_bracket.gif) top left no-repeat; }
body#rsvp #nav li.client_resources_on { text-align: center; background: url(/site_images/nav_bracket.gif) top left no-repeat; }
body#employee_resources #nav li.employee_resources_on { text-align: center; background: url(/site_images/nav_bracket.gif) top left no-repeat; }
body#contact #nav li.contact_on { text-align: center; background: url(/site_images/nav_bracket.gif) top left no-repeat; }
body#contact_form #nav li.contact_on { text-align: center; background: url(/site_images/nav_bracket.gif) top left no-repeat; }


body#about #content h2, body#about #content h3 { color: #00355a; }
body#preferred #content h2, body#preferred #content h3 { color: #006a97; }
body#employees #content h2, body#employees #content h3 { color: #00355a; }
body#property #content h2, body#property #content h3 { color: #00b5ab; }
body#hardware #content h2, body#hardware #content h3 { color: #f64d00; }
body#supplements #content h2, body#supplements #content h3 { color: #56970c; }
body#benefits #content h2, body#benefits #content h3 { color: #a60037; }
body#ebcs #content h2, body#ebcs #content h3 { color: #4f268b; }
body#risk #content h2, body#risk #content h3 { color: #6e3259; }
body#services #content h2, body#services #content h3 { color: #138b20; }
body#news #content h2, body#news #content h3 { color: #00355a; }
body#articles #content h2, body#articles #content h3 { color: #00355a; }
body#press #content h2, body#press #content h3 { color: #00355a; }
body#client #content h2, body#client #content h3 { color: #00355a; }
body#seminars #content h2, body#seminars #content h3 { color: #00355a; }
body#seminar_form #content h2, body#seminars #content h3 { color: #00355a; }
body#rsvp #content h2, body#rsvp #content h3 { color: #00355a; }
body#employee_resources #content h2, body#employee_resources #content h3 { color: #00355a; }
body#contact #content h2, body#contact #content h3 { color: #0f375c; }
body#contact_form #content h2, body#contact_form #content h3 { color: #00355a; }
body#default #content h2, body#default #content h3 { color: #00355a; }


body#about #right_col a { color: #00355a; }
body#preferred #right_col a { color: #006a97; }
body#employees #right_col a { color: #00355a; }
body#property #right_col a { color: #00b5ab; }
body#hardware #right_col a { color: #f64d00; }
body#supplements #right_col a { color: #56970c; }
body#benefits #right_col a { color: #a60037; }
body#ebcs #right_col a { color: #4f268b; }
body#risk #right_col a { color: #6e3259; }
body#services #right_col a { color: #138b20; }
body#seminars #right_col a { color: #00355a; }
body#seminar_form #right_col a { color: #00355a; }
body#rsvp #right_col a { color: #00355a; }
body#news #right_col a { color: #00355a; }
body#client #right_col a { color: #00355a; }
body#employee_resources #right_col a { color: #00355a;}
body#contact #right_col a { color: #0f375c; }
body#contact_form #right_col a { color: #0f375c; }
body#default #right_col a { color: #0f375c; }


body#hardware #right_col p { font-size: 9px; line-height: 12px; color: #f64d00; text-align: center; }

body#supplements em { font-style: normal; font-weight: bold; color: #56970c; }

body#about em { font-style: normal; font-weight: bold; }
	
body#about #right_col li { background-image: url(/site_images/bullet_about.gif); background-position: 0px 3px; background-repeat: no-repeat; }
body#preferred #right_col li { background-image: url(/site_images/bullet_preferred.gif); background-position: 0px 3px; background-repeat: no-repeat; }
body#employees #right_col li { background-image: url(/site_images/bullet_about.gif); background-position: 0px 3px; background-repeat: no-repeat; }
body#property #right_col li { background-image: url(/site_images/bullet_property.gif); background-position: 0px 3px; background-repeat: no-repeat; }
body#hardware #right_col li { background-image: url(/site_images/bullet_hardware.gif); background-position: 0px 3px; background-repeat: no-repeat; }
body#supplements #right_col li { background-image: url(/site_images/bullet_supplements.gif); background-position: 0px 3px; background-repeat: no-repeat; }
body#benefits #right_col li { background-image: url(/site_images/bullet_benefits.gif); background-position: 0px 3px; background-repeat: no-repeat; }
body#ebcs #right_col li { background-image: url(/site_images/bullet_ebcs.gif); background-position: 0px 3px; background-repeat: no-repeat; }
body#risk #right_col li { background-image: url(/site_images/bullet_risk.gif); background-position: 0px 3px; background-repeat: no-repeat; }
body#services #right_col li { background-image: url(/site_images/bullet_services.gif); background-position: 0px 3px; background-repeat: no-repeat; }
body#seminars #right_col li { background-image: url(/site_images/bullet_about.gif); background-position: 0px 3px; background-repeat: no-repeat; }
body#seminar_form #right_col li { background-image: url(/site_images/bullet_about.gif); background-position: 0px 3px; background-repeat: no-repeat; }
body#rsvp #right_col li { background-image: url(/site_images/bullet_about.gif); background-position: 0px 3px; background-repeat: no-repeat; }
body#news #right_col li { background-image: url(/site_images/bullet_about.gif); background-position: 0px 3px; background-repeat: no-repeat; }
body#articles #right_col li { background-image: url(/site_images/bullet_about.gif); background-position: 0px 3px; background-repeat: no-repeat; }
body#press #right_col li { background-image: url(/site_images/bullet_about.gif); background-position: 0px 3px; background-repeat: no-repeat; }
body#client #right_col li { background-image: url(/site_images/bullet_about.gif); background-position: 0px 3px; background-repeat: no-repeat; }
body#employee_resources #right_col li { background-image: url(/site_images/bullet_about.gif); background-position: 0px 3px; background-repeat: no-repeat;}
body#contact #right_col li { background-image: url(/site_images/bullet_contact.gif); background-position: 0px 3px; background-repeat: no-repeat; }
body#contact_form #right_col li { background-image: url(/site_images/bullet_about.gif); background-position: 0px 3px; background-repeat: no-repeat; }
body#default #right_col li { background-image: url(/site_images/bullet_about.gif); background-position: 0px 3px; background-repeat: no-repeat; }

/* end page-specific element styles */

/* start photo s styles */

.gallery {
	overflow: hidden;
	margin-bottom: 10px;
}

.thumbnails {
	float: left;
	width: 100px;
	height: 75px;	
	overflow: hidden;
	margin: 0px 10px 10px 0px;
}


/* end photo gallery styles */