@charset "UTF-8";
/* CSS Document */

/* commented backslash hack \*/ 

html, body {
	height:100%;
} 

/* end hack */

html,body {
	margin:0;
	padding:0
}

/* Begin Styles */

body {
	margin: 0;
	padding: 0;
	/*background-image:url(../images/newBg.jpg);
	background-repeat:repeat-x;*/
	background-position:top;
	background-color: #433a3a;
	font-family: Verdana,Tahoma, Arial, Serif;	
  	voice-family: "\"}\""; 
  	voice-family: inherit;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #0b596e;
}

p, blockquote, ul, ol {
	margin-top: 0;
	padding-top: 0;
	margin-bottom:0.5em;	
}
p 
{
	line-height:1.8em;
}

a { 
	color: #332c2c;
	
}

a.item {
	padding: 0 0 0 10px;
	background-image:url(../images/dot.jpg);
	background-repeat:no-repeat;
	background-position: left;
}

img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
img.right 
{
	float:right;
	margin:0 0 1em 1em;
}
a img 
{
	border:0;
	padding-bottom:2px;
}
blockquote 
{
	margin:1em;
	padding:0 2em;
	background:url(../images/quote.gif) no-repeat left top;
	color:#888;
}
fieldset 
{
	border:none;
}

dl {
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}

/* Containers */

#outerContainer  {
	width:100%;	
	margin: 0 auto;
}

#outerContainer {
	min-height:100%;
	height:auto;
	display:table;
}

#outerContainer {
	
}

#container {
	width: 950px;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	margin: 0 auto;
	padding: 0 5px;
	background-image:url(../images/shadow.png);
	background-repeat:repeat-y;
	display:table;
}

/* Header */

#logo {
	height: 76px;
	width: 614px;
	background-image: url(../images/logoBg.jpg);
	background-repeat:repeat-x;
	float: left;
}

#logo h1 {
	height: 76px;
	width: 373px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	padding: 0;
	margin: 0;
}

#logo h1 a{
	height: 76px;
	width: 373px;
	display: block;
}

#logo h1 span {
	display: none;
}

#buttons {
	width: 336px;
	height: 76px;
	background-image:url(../images/swoosh.jpg);
	background-repeat:no-repeat;
	float:right;
}	

#logo {
	height: 76px;
	width: 614px;
	background-image: url(../images/logoBg.jpg);
	background-repeat:repeat-x;
}

#navigation {
	height: 22px;
	width: 940px;
	padding: 0 0 0 10px;
	background-image: url(../images/nav.jpg);
	background-repeat:repeat-x;
	clear:both;
}

#titleBar 
{
	background-image:url(../images/titleBar.jpg);
	background-repeat:repeat-x;
	height:52px;
	border-bottom: 2px solid #332c2c;
	width:950px;
	margin: 0;
}
#titleBar h1{
	display: none;
}

#titleBar h2 {
	padding: 30px 0 0 200px;
	font-size: 18px;
	color: #0b596e;
	float:left;
	display:block;
	font-weight: normal;
	font-style:italic;
}

#titleBar h1 a {
	color: #0b596e;
	text-decoration: none;
}

#titleBar h1 a:hover{
	color: #0b596e;
	text-decoration: underline;
}

#titleBar h2 a{
	color: #660000;
	text-decoration: none;
}

#titleBar h2 a:hover{
	color: #660000;
	text-decoration: underline;
}

#titleBar *  
{
	color:#336;
}

.pulseLogo {
	position: absolute;
	margin: 41px 0 0 0;
}

#rss {
	width: 150px;
	height: 40px;
	padding: 12px 4px 0 4px;
	float: right;
	display:block;
	color: #332c2c;
	font-size: 14px;
}

#rss img {
	padding: 0 10px 0 0;
}

#rss a.link {
	color: #660000;
	font-size: 10px;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	background-image: url(../images/linkArrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	float:right;
	text-align:right;
}


/* Navigation */

#topLinks
{
	padding: 0 10px 0 10px;
	height:30px;
	line-height:30px;
	background:#660000;
	width:930px;
	font-size:10px;
}

#topLinks ul {
	margin: 0 auto;
	padding:0;
	list-style: none;
}

#topLinks li {
	display: inline;
}

#topLinks a 
{
	padding:0 6px 0 0;
	text-decoration: none;
	font-size: 1em;
	border:0;
	color:#eee;	
}
#topLinks a:hover, 
#topLinks a:active,
#topLinks li.current_page_item a:link,
#topLinks li.current_page_item a:visited,
#topLinks li.current_page_item a:hover,
#topLinks li.current_page_item a:active
{
	text-decoration: underline;
}

/* Content */

#right {
	width: 140px;
	float: right;
	margin: 25px 0 0 0;
	padding: 10px;
	border-top: 1px solid #9d9d9d;
	border-bottom: 1px solid #9d9d9d;
	border-left: 1px solid #9d9d9d;
	font-size: 10px;
	color: #332c2c;
}

#right h2 {
	font-size: 18px;
	font-weight:normal;
	margin: -25px 0 10px -5px;
	padding: 5px;
	background-color: #FFFFFF;
	position: absolute;
}

#right h3 {
	font-size: 14px;
	font-weight:normal;
	margin: 10px 0;
	padding: 0 0 2px 0;
	color: #660000;
}

#right span {
	width: 140px;
}

#right span img {
	width: 140px;
	height: auto;
}

#right span p {
	text-align: left;
}

a.link {
	display:block;
	color: #660000;
	padding: 0 10px 0 0;
	margin: 10px 10px 10px 0;
	background-image: url(../images/linkArrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	float:right;
	text-align:right;
}

a.skip {
	display: none;
}

#right p {
	text-align:center;
}

#right p a.plink {
	color: #660000;
	padding: 0 10px 0 0;
	margin: 0 0 10px 0;
	background-image: url(../images/linkArrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:center;
}

#right p a img {
	border: 1px solid #332c2c;
	background-image: none;
	padding: 0px;
	margin: 0 33px 10px 32px;
	background-image: none;
}

#rightNoBdr {
	width: 141px;
	float: right;
	margin: 15px 0 0 0;
	padding: 10px;
	font-size: 10px;
	color: #666666;
}

#rightNoBdr a {
	color: #666666;
}


#left {
	width: 177px;
	min-height: 500px;
	float: left;
	padding: 0 10px 0 0;
	font-size:14px;
	margin: 10px 0 10px 3px;	
	color: #332c2c;
}

#left ul {
	padding:0 0 27px 0 ;
	list-style:none;
	background:none;
	line-height: 27px;
	margin: 0 0 3px 0;
	border-bottom: 1px solid #d5d5d5;
	font-family: Garamond, "Times New Roman", Times, serif;
}
	
#left li {
	margin:0;
	padding: 0 0 0 10px;
	list-style:none;
	background:none;
	border-bottom: 1px solid #d5d5d5;
}

#left a {
	color: #332c2c;
	text-decoration: none;
}

#left a:hover {
	text-decoration:underline;
}

#left h3 {
	font-size: 24px;
	color: #332c2c;
	font-weight: normal;
	padding: 0 10px;
}

#left h3 span {
	color: #660000;
}

#left p {
	font-size: 10px;
	color: #666666;
	padding: 0 10px;
	margin: 0;
}

#left form {
	color: #660000;
	font-size: 12px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #d5d5d5;
}

#left form .text {
	width: 114px;
	height: 16px;
	color: #332c2c;
	margin: 0 10px 10px 0;
	display:inline-block;
	background-color: #f3f3f3;
	border: 1px solid #666666;
	float:left;
}

#left form .dropdown {
	width: 116px;
	/*height: 18px;
	color: #332c2c;
	margin: 0 30px 10px 0;
	display:inline-block;
	background-color: #f3f3f3;
	border: 1px solid #666666;*/
	float:left;
}

#left form .go {
	margin: 5px 10px 10px 0;
	float:right;
}

#left form a {
	font-size: 10px;
	color: #666666;
}

#content {
	width: 580px;
	height: auto;
	min-height: 550px;
	display: table;
	float:left;
	font-size:12px;
	padding-bottom: 25px;
}

#content h2 {
	border-bottom: 1px solid #9d9d9d;
	font-size: 18px;
	font-weight:normal;
	margin-bottom: 10px;
	padding: 0 0 2px 0;
	color: #0b596e; 
}

#content h2.feature {
	border-bottom: 1px solid #ffffff;
	font-size: 18px;
	font-weight:normal;
	margin-bottom: 0px;
	padding: 0 0 10px 0;
}

#content h2.feature a {
	text-decoration: none;
	color: #0b596e;
}

#content h2.feature a:hover {
	text-decoration: underline;
}

#catLeft {
	width: 300px;
	float: left;
	padding: 15px 20px 0 0;
}

.fullStory { 
	width: 121px;
	height: 25px;
	clear: both;
	text-align: right;
	float:right;
}

#storyImg img {
	width: 300px;
	height: auto;
}

#storyImg p {
	display: none;
}

#story {
	padding: 0 0 20px 0;
}

#story img {
	display: none;
}

#story p {
	line-height: 16px;
}

#catCenter {
	width: 240px;
	float: left;
	padding: 15px 0 0 0;
}

#catWide {
	width: 560px;
	min-height: 170px;
	float: left;
	margin: 15px 20px 0 0;
}

#catLeft a, #catCenter a, #catWide a {
	line-height: 20px;
	text-decoration:none;
}

#catLeft a:hover, #catCenter a:hover, #catWide a:hover {
	text-decoration:underline;
}

#catLeft a.link, #catCenter a.link, #catWide a.link {
	text-decoration: underline;
}

#contentWide {
	width: 721px;
	height: auto;
	min-height: 550px;
	display: table;
	float:right;
	font-size:12px;
	padding: 5px 20px 20px 0;
	color: #332c2c;
}

#contentWide h2 {
	border-bottom: 1px solid #9d9d9d;
	font-size: 24px;
	font-weight:normal;
	margin-bottom: 20px 0;
	padding: 0 0 2px 0;
	color: #0b596e; 
}

#contentWide h3 {
	font-size: 18px;
	font-weight:normal;
	margin: 10px 0;
	padding: 0 0 2px 0;
	color: #00583d; 
	clear: both;
}

#contentWide h4 {
	font-size: 16px;
	font-weight:normal;
	margin: 10px 0;
	padding: 0 0 2px 0;
	color: #500000; 
	clear: both;
	text-align: left;
}

#contentWide p {
	float: left;
	width: auto;
}

#contentWide p.wide {
	width: 721px;
}

#contentWide p.normal{
	width: 560px;
}

#contentWide p.narrow {
	width: 240px;
	margin: 0 0 0 10px;
}

#contentWide p a {
	color: #293e6b;
}

.sideBar {
	width: 149px;
	float: right;
	margin: 25px 0 0 0;
	padding: 5px;
	border: 1px solid #9d9d9d;
	font-size: 10px;
	color: #332c2c;
}	

#contentWide ul {
	width: 250px;
	margin: 10px 10px 10px 0;
	float: left;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	margin: 0 0 0 10px;
	padding:  0 0 0 10px;
}

#president {
	width: 741px;
	height: auto;
	min-height: 982px;
	display: table;
	float:right;
	font-size:14px;
	line-height: 18px;
	margin:20px 10px 10px 0;
	color: #332c2c;
	font-family: Garamond, "Times New Roman", Times, serif;
}

#presHead {
	width: 741px;
	height: 118px;
	background-image:url(../images/president/header.jpg);
	background-repeat: no-repeat ;
	float:left;
}

#presContent {
	width: 641px;
	min-height: 750px;
	background-image:url(../images/president/bg.jpg);
	background-repeat: repeat-y;
	float:left;
	padding: 25px 50px;
}

#presContent span {
	padding: 30px 0;
}

#presContent p.address {
	line-height: 14px;
}

#presContent p a {
	color: #660000;
}

#presFoot {
	width: 741px;
	height: 64px;
	background-image:url(../images/president/footer.jpg);
	background-repeat:no-repeat;
	float:left;
}

#clear {
	clear:both;
}

#footer {
	padding:10px;
	width:930px;
	min-height: 70px;
	background-color: #eaeaea;
	border-top: 1px solid #666666;
	font-size: 10px;
	color: #332c2c;
	margin: 0 auto;
	float: left;
}

#footer p {
	float: left;
}

#footer span 
{
	float:right;
}
#footer a {
	color: #660000;
}
