@import 'lib/reset.css';
@import 'lib/typography.css';
@import 'lib/forms.css';
@import 'plugins/clearfix/clearfix.css';
@import 'imagemap.css';

/* ---------OVERRIDE DEFAULT BROWSER COLORS--------- */
body {
	color: #646451;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #f9f9f3 url(/site_media/images/bg.jpg) repeat-x 0 0;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

a:link {color: #a01515; text-decoration: none; outline: none;}
a:visited {color: #212121; text-decoration: none; outline: none;}
a:hover {color: #646451; text-decoration: none; outline: none;}
a:active {color: #646451; text-decoration: none; outline: none;}


/* ---------GENERAL STRUCTURE--------- */
.container {
	width: 923px;
	margin: 0 auto;
	text-align: left;
	padding-top: 15px;
	background: url(/site_media/images/content_bg.png) repeat-y 0 0;
}

.container_end {
	width: 923px;
	height: 91px;
	margin: 0 auto;
	display: block;
	background: url(/site_media/images/content_end.png) no-repeat 0 0;
}

#content {
	margin: 0 auto;
	margin-top: 5px;
	width: 872px;
}

.bold {
	font-weight: bold;
}


/* ---------HEADER--------- */
#header {
	position: relative;
	background: black url(/site_media/images/header_bg.jpg) repeat-x;
	width: 872px;
	height: 104px;
	margin: 0 auto;
}


/* ---------LOGO--------- */
#logo {
  text-indent: -9999px;
  display: block;
  background: #000;
  width: 151px;
  height: 104px;
  margin-left: 40px;
}

#logo a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/site_media/images/logo.jpg) no-repeat 0 0;
  outline: none;
}


/* ---------SEARCH--------- */
#search {
	display: block;
	background: transparent url(/site_media/images/search_bar.jpg) no-repeat 0 0;
	height: 40px;
	position: absolute;
	top: 0; right: 43px;
	z-index: 20;
	padding-top: 8px;
	min-width: 218px;
}

#search p {
	float: left;
	color: #fff;
	font-size: 0.6875em;
	margin: 2px 6px 0 10px;
}

#search a {
	color: #fff;
}

#search input {
	float: left;
	font-size: 0.625em;
	color: #212121;
	padding: 3px 2px 3px 2px;
	margin-right: 2px;
}

#search img {
	margin: 0;
}

.search_right {
	position: absolute;
	top: 0; right: 36px;
}


/* ---------MAIN NAVIGATION--------- */
#navigation {
	position: absolute;
	top: 63px; right: 39px;
	line-height: 0.719em;
	margin: 0;
	padding-bottom: 3px;
}

#navigation ul {
	margin: 0px;
}

#navigation li {
	display: inline;
	list-style-type: none;
}

#navigation a {
	margin: 0 0 0 25px;
	font-size: 0.9375em;
	letter-spacing: .2px;
	color: #fff;
	outline: none;
}

#navigation a:hover {
	color: #afaf9c;
	text-decoration: none;
	outline: none;
}

#navigation a.current, .news #navigation a.about {
	color: #afaf9c;
	text-decoration: none;
}


/* ---------SUB NAVIGATION--------- */
#subnav {
	position: relative;
	top: 6px; left: 25px;
	line-height: 0.719em;
	margin: 0;
}

#subnav ul {
	margin-bottom: 0px;
}

#subnav li {
	display: inline;
	list-style-type: none;
}

#subnav a {
	margin: 0 15px 0 0;
	font-size: 0.625em;
	letter-spacing: .2px;
	color: #afaf9c;
	outline: none;
}

#subnav a:hover {
	color: #afaf9c;
	text-decoration: none;
	outline: none;
}


/* ---------INDEX PAGE--------- */
#hero {
	position: relative;
	margin: 0 auto;
	margin-top: 5px;
	width: 872px;
	height: 339px;
	text-align: right;
}

#hero_links {
	position: absolute;
	top: 0px; right: 42px;
	width: 200px;
}

#hero_links p {
	color: #fff;
	font-size: 0.8125em;
}

#hero_links li {
	list-style-type: none;
}

#hero_links a {
	display: block;
	height: 103px;
	width: 200px;
	padding-top: 10px;
	margin-bottom: 0px;
}

#hero_links a:hover {
	text-decoration: none;
}

#hero_links img {
	margin: 0px;
}

.hero_links_header {
    background: url(/site_media/images/home_HERO_arrow.jpg) no-repeat center right;
    padding: 30px;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.8em;
}

#sub_hero {
	margin: 45px 0 0 65px;
}

#sub_hero_left {
	float: left;
	width: 240px;
	font: 0.8125em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.02em;
	line-height: 1.5em;
}

#sub_hero_right {
	float: left;
	width: 460px;
	margin-left: 80px;
}

#sub_hero_left .headline {
    text-align: center;
}

#sub_hero_left .headline a {
    color: #a01515;
}

#sub_hero_left .quote {
	font-style: italic;
	margin-bottom: 10px;
}

.signature {
	color: #a01515;
	text-align: right;
	margin-bottom: 0;
}

.sub_hero_header {
	color: #a01515;
	font: 1.875em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}

.sub_hero_text {
	font-size: 0.75em;
	letter-spacing: -0.015em;
}


/* ---------INTERIOR PAGES--------- */
#left_column {
	float: left;
	width: 312px;
}

#left_column_text {
	margin: 0 auto;
	width: 235px;
}

#left_column_text p {
	font-size: 0.8125em;
	color: #131314;
}

#left_column_text h2 {
	font-size: 1.3125em;
	color: #a01515;
}

#left_column_text p.bold {
	font-weight: bold;
	margin-bottom: 0px;
}

#left_column .button a {
	font-size: 0.8125em;
	color: #a01515;
	background: url(/site_media/images/link_bg.jpg) no-repeat right top;
	padding-right: 16px;
}

#left_column .button a:hover {
	font-size: 0.8125em;
	color: #131314;
}

#left_column .button h4 {
	font-size: 1.0em;
	margin: 0;
	font-weight: bold;
}

#left_column_text .quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: -.02em;
	line-height: 1.5em;
	margin-bottom: 10px;
	color: #646451;
}

#left_column_text .signature {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a01515;
	text-align: right;
	margin-bottom: 0;
}

#right_column {
	float: left;
	width: 470px;
	margin: 35px 0 0 50px;
}

#right_column h1 {
	font: 1.875em Georgia, "Times New Roman", Times, serif;
	color: #a01515;
	margin-bottom: 30px;
}

#right_column h2 {
	font-size: 1.125em;
	margin-bottom: 2px;
	font-weight: bold;
	margin-top: 20px;
}

#right_column h3 {
	font-size: 1.125em;
	margin-bottom: 15px;
	font-weight: bold;
	line-height: 1.2em;
}

#right_column h6 {
	font-size: 0.875em;
	margin: 20px 0 0 0;
	font-weight: bold;
}

#right_column p {
	font-size: 0.8125em;
	margin: 0 0 10px 0;
	color: #131314;
}

#right_column .button a {
	font-size: 0.8125em;
	color: #a01515;
}

#right_column .button a:hover {
	font-size: 0.8125em;
	color: #131314;
}

#right_column .button h4 {
	font-size: 1.0em;
	margin: 25px 0 0 0;
	font-weight: bold;
}

#right_column a {
	background: url(/site_media/images/link_bg.jpg) no-repeat right top;
	padding-right: 16px;
	color: #a01515;
}

#right_column a:hover {
	color: #131314;
}

#right_column li {
	list-style-type: disc;
	font-size: 0.8125em;
	color: #131314;
}

#right_column .quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: -.02em;
	line-height: 1.5em;
	margin-bottom: 10px;
	margin-top: 40px;
	color: #646451;
}

#right_column .signature {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a01515;
	text-align: right;
	margin-bottom: 0;
}


/* ---------LOCATIONS PAGE--------- */
#locations #left_column p{
	font-size: 0.8125em;
	margin-bottom: 10px;
}

#locations #left_column_text {
	margin-top: 30px;
	line-height: 1.6em;
}

.legend1 {
	background: url(/site_media/images/locations_legend1.jpg) no-repeat;
	height: 25px;
	padding-left: 40px;
}

.legend6 {
	background: url(/site_media/images/locations_legend6.jpg) no-repeat;
	height: 25px;
	padding-left: 40px;
}

#locs_listing a {
	visibility: hidden;
	padding: 0;
	margin: 0;
}

#locs {
	margin: 0px;
	padding: 0px;
}

#locs li {
	list-style-type: none;
	margin-bottom: 0px;
}

#locs a {
	color: #a01515;
	font-size: 0.8125em;
}

#locs a:hover {	
	color: #1d1d20;
	text-decoration: none;
}


/* ---------EXECUTIVE PAGE--------- */
#exec_team h6 {
	margin-top: 0px;
	font-size: 0.875em;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 20px 0;
	color: #868678;
}

#exec_team img.executive {
	float: left;
	margin: 35px 20px 15px 0;
}

#exec_team h1 {
	margin: 0 0 10px 0;
}

#exec_team h5 {
	font-size: 1.125em;
	margin: 45px 0 5px 0;
	line-height: .75em;
}

#exec_team a {
    background: none;
	padding: 0;
	margin: 0;
}

#execs li {
	list-style-type: none;
	margin-bottom: 5px;
}

#execs a {
	color: #a01515;
	font-size: 0.875em;
}

#execs a:hover {	
	color: #1d1d20;
	text-decoration: none;
}


/* ---------ADVISORY BOARD PAGE--------- */
.advisory-board h5 {
	font-size: 1.125em;
	margin: 35px 0 10px 0;
}

.advisory-board li {
	list-style-type: none;
	margin-bottom: 5px;
}

.advisory-board #left_column_text a {
	color: #a01515;
	font-size: 0.875em;
}

.advisory-board #left_column_text a:hover {	
	color: #1d1d20;
	text-decoration: none;
}

.advisory-board #right_column a {
	visibility: hidden;
	padding: 0;
	margin: 0;
}


/* ---------OPENINGS PAGE--------- */
.openings #left_column, .openings #left_column img {
	width: 275px;
}

.openings #right_column {
	width: 515px;
	margin: 35px 0 0 45px;
}



/* ---------CONTACT PAGE--------- */
.contact #right_column a {
	background-image: none;
	padding: 0px;
	color: #a01515;
}

.contact #right_column a:hover {
	text-decoration: none;
	color: #5b5b5b;
}

.contact #right_column h3 {
	margin-bottom: 0px;
}


/* ---------NEWS PAGES--------- */
.news #left_column_text p {
	margin-bottom: 0px;
}


/* ---------PRIVACY PAGE--------- */
#privacy p{
	font-size: 1em;
}

#privacy li {
	list-style-type: lower-alpha;
	margin-bottom: 10px;
}

#privacy li ol {
	margin-top: 10px;
}

#privacy li ol li {
	list-style-type: lower-roman;
	margin-bottom: 10px;
	font-size: 1em;
}


/* ---------FAQ PAGE--------- */
.faq #right_column a {
	background: none;
	padding-right:0px;
	color: #a01515;
	text-decoration: underline;
}

.faq #right_column a:hover {
	color: #131314;
}

.faq #right_column h3 {
	margin: 40px 0 0 0;
}

.faq table {
	margin-bottom: 0px;
}

.faq tr {
	color: #000;
	font-size: 0.8125em;
}

.faq td {
	border-style: none;
}

.faq textarea {
	height: 150px;
	width: 210px;
	margin: 0;
}

.faq label {
	font-weight: normal;
}

.faq form p {
	margin-bottom: 10px;
}

.faq #anchor_tags li {
	display: inline;
	color: #a01515;
	margin-right: 5px;
}

.faq #right_column ul {
	margin-left: 0;
}

.faq #right_column p.anchor {
	margin-top: 15px;
}

.faq .anchor {
	background: url(/site_media/images/arrow.gif) no-repeat 0 6px;
	padding-left: 12px;
}

.faq .anchor a {
	font-size: 0.85em;
}


/* ---------FOOTER--------- */
#footer {
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 150px;
	width: 953px;
	text-align: center;
	color: #1d1d20;
	font-size: 0.625em;
}

#footer a {
	color: #1d1d20;
}

#footer a:hover {
	color: #a01515;
	text-decoration: none;
}

#footerlinks ul {
	margin-bottom: 5px;
}

#footerlinks li {
	display: inline;
	list-style-type: none;
}

#footerlinks a {
	color: #a01515;
}

#footerlinks a:hover {
	color: #1d1d20;
	text-decoration: none;
}













