@import url(reset.css);

/* 
Created by:
	Jade Faist
	Kinesis Inc.
	http://kinesisinc.com
	
Color Key:
	white: #ffffff;
	dk grey: #4e585c;
	lt grey: #c3cacc;
	blue: #5d88a2;
*/
/* ============================= General Styles */
a:link, a:visited, a:active {
	color: #5d88a2;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #c3cacc;
	text-decoration: none;
}
.right {
	width: 100%;
	text-align: right;
}

/* ============================= Structure */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #5d88a2 url(../images/bg.gif) 50% 140px no-repeat;
	font-size: 62.5%;
	color: #4e585c;
}
#rope {
	background: url(../images/rope.gif) repeat-x;
	height: 10px;
	width: 100%;
	position: absolute;
	z-index: 200;
	top: 158px;
}
#main {
	background: transparent url(../images/bg_shadow.png) center center repeat-y;
	width: 886px;
	margin: 0 auto;
	padding: 1px 0;
}
.logo {
	display: inline;
	margin: 0 0 0 73px;
	height:157px;
	width: 200px;
	float: left;
}
.banner {
	margin: 0 73px 30px 73px;
	width: 740px;
	height: 180px;
}
/* ============================= Head Navigation */
ul#primary {
	background-color: #ffffff;
	height: 120px;
	float: none;
	font-size: 1.4em;
	list-style: none outside;
	margin: 18px 73px 59px 313px;
}
#primary li {
	height: 40px;
	width: 220px;
	padding-left: 25px;
	float: left;
	display: inline;
	border-left: 1px solid #000000;
}
#primary li a:link,
#primary li a:visited,
#primary li a:active {
	background: url(../images/head_nav_bullet.gif) 0 15px no-repeat;
	padding: 12px 0 0 16px;
	color: #000000;
	display: block;
	text-decoration: none;
}
#primary li a:hover,
#primary li a.current:link, 
#primary li a.current:visited, 
#primary li a.current:active,
#primary li a.current:hover {
	background: url(../images/head_nav_bullet_grey.gif) 0 15px no-repeat;
	color: #c3cacc;
}

/* =============================  Side Navigation */
#secondary {
	background-color: #ffffff;
	display: inline;
	float: left;
	width: 200px;
	margin: 0 0 30px 73px;
}
.side_nav {
	background: #e4e8e9 url(../images/side_nav_bar.gif) bottom no-repeat;
	padding: 0 0 50px 0;
	margin: 16px 0 0 0;
	list-style: none outside;
}
.side_nav .first {
	background: #e4e8e9 url(../images/side_nav_bar.gif) top no-repeat;
	padding: 50px 0 0 0;
}
.side_nav a:link, 
.side_nav a:visited, 
.side_nav a:active {
	color: #000000;
	background-color: #e4e8e9;
	position: relative;
	left: 14px;
	display: block;
	width: 166px;
	padding: 7px 0;
	font-size: 12px;
}
.side_nav a:hover,
.side_nav a.current:link, 
.side_nav a.current:visited, 
.side_nav a.current:active,
.side_nav a.current:hover {
	color: #79888e;
	background: #e4e8e9 url(../images/side_nav_bullet.gif) 0 .6em no-repeat;
	width: 151px;
	padding-left: 15px;
	font-size: 12px;
}
#home #secondary h2 {
	background: transparent url(../images/tagline.gif) 0 0 no-repeat;
	text-indent: -999999px;
	margin: 14px 0 0 0;
	height: 65px;
	width: 200px;
}
/* =============================  Main Content */
#content {
	background-color: #ffffff;
	margin: 0 73px 30px 313px;
	line-height: 1.8em;
	font-size: 1.3em;
}
#content h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 10px;
}
#content p {
	margin-bottom: 20px;	
}
.title {
	border-bottom: 1px solid #c3cacc;
	margin-bottom: 20px;
}
.dropcap {
	float: left;	
}
#content ul,
#content ol {
	list-style-position: outside;
	margin: 0 0 20px 30px;		
}
.minor_text {
	color: #79888e;
}
.minor_text p, p.minor_text {	
	padding: 0 0 10px 0;
}
div.minor_text {
	margin: 0 73px 10px 73px;
}

/* =============================  Announcements */
.announcement {
	margin: 8px 0 0 8px;
	border: 1px solid #5d88a2;
	background-color: #ffffff;
	text-align: center;
}
.announcement a img {
	border: none;
}
.announcement .company {
	display: none;
}
#facebox {
  position: absolute;
  z-index: 1500;
  top: 0;
  left: 0;
  background: #e4e8e9;
  color: #4e585c;
  border: 2px solid #5d88a2;
  text-align: center;
}
#facebox .popup { position: relative; }
#facebox table { border-collapse: collapse; }
#facebox td {
	border-bottom: 0;
	padding: 0;
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 2px;
  width: 2px;
  overflow: hidden;
  padding: 0;
}
#facebox .body {
	position: relative;
	padding: 10px 10px 140px 10px;
	background: #fff;
	width: 370px;
	height: 500px;
}
#facebox p {
	margin: 0;
	padding: 10px 10px 10px 10px;
	font-size: 1.2em;
}
#facebox h3 {
	font-size: 1.6em;
	padding: 0 0 10px 0; 
}
#facebox .location {
	padding: 2px 10px 20px 10px;
	color: #5d87a1;
}
#facebox .undersigned {
	position: absolute;
	bottom: 20px;
	left: 11px;
	width: 370px;	
}
#facebox .undersigned p {
	border-top: 1px solid #e4e8e9;
	font-size: 1em;
	padding: 10px 60px;
}
#facebox img {
	margin: 0;
	padding-top: 10px;
}
#facebox .image,
#facebox .loading { text-align: center; }
#facebox .footer {
	position: absolute;
	top:-28px;
	right:-28px;
	height: 58px;
	width: 58px;
	text-align: left;
}
#facebox .footer .close img {
	padding:0;
	margin: 0;
	border: none;
}
#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.facebox_hide {
  z-index:-100;
}
.facebox_overlayBG {
  background-color: #000;
  z-index: 1400;
}

/* =========  Announcements */
/*
.announcement {
	margin: 8px 0 0 8px;
	border: 1px solid #5d88a2;
	background-color: #ffffff;
	text-align: center;
}
.announcement a img {
	border: none;
}
.announcement .company {
	display: none;
}
#facebox {
  position: absolute;
  z-index: 1500;
  top: 0;
  left: 0;
  background: #e4e8e9;
  color: #4e585c;
  border: 2px solid #5d88a2;
  text-align: center;
}
#facebox .popup { position: relative; }
#facebox table { border-collapse: collapse; }
#facebox td {
	border-bottom: 0;
	padding: 0;
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 2px;
  width: 2px;
  overflow: hidden;
  padding: 0;
}
#facebox .body {
	position: relative;
	padding: 10px 10px 140px 10px;
	background: #fff;
	width: 370px;
	height: 360px;
}
#facebox p {
	font-size: 1.2em;
	margin: 0;
	padding: 10px 10px;
}
#facebox h3 {
	font-size: 1.6em;
	padding: 0 0 10px 0; 
}
#facebox .location {
	padding: 2px 10px 20px 10px;
	color: #5d87a1;
}
#facebox .undersigned {
	position: absolute;
	bottom: 20px;
	left: 11px;
	width: 370px;	
}
#facebox .undersigned p {
	border-top: 1px solid #e4e8e9;
	padding: 10px 60px;
	font-size: 1em;
}
#facebox img {
	margin: 0;
	padding-top: 10px;
}
#facebox .image,
#facebox .loading { text-align: center; }
#facebox .footer {
	position: absolute;
	top:-28px;
	right:-28px;
	height: 58px;
	width: 58px;
	text-align: left;
}
#facebox .footer .close img {
	padding:0;
	margin: 0;
	border: none;
}
#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.facebox_hide {
  z-index:-100;
}
.facebox_overlayBG {
  background-color: #000;
  z-index: 1400;
}
*/

/* =============================  Footer */
#footer {
	background: transparent url(../images/bg_foot.png) top center no-repeat;
	width: 886px;
	height: 50px;
	margin: 0 auto;
	color: #e4e8e9;
	font-size: 1.1em;
	text-align: right;
}
#footer p {
	padding: 25px 73px 0 33px;
}
#footer a:link,
#footer a:active,
#footer a:visited {
	color: #e4e8e9;
	text-decoration: none;
}
#footer a:hover {
	color: #c3cacc;
	text-decoration: underline;
}