﻿/************************
*
* Body
*
************************/

body {
	margin: 0;
	padding: 0;
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif;
	background: #b80018;
	background-repeat:repeat-y;
	color: #000000;	
}


a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5 {
	color:#b80018;
}
#page_shadow {
	background-image:url('/images/shadow.png'); 
	background-position:center;
	background-repeat:repeat-y;
}
#bottom_shadow{
	background-image:url('/images/bottom_shadow.png');
	background-position:center;
	height:8px;
/*	background-color:#000000; */
	background-repeat:no-repeat;
}

LastEditedBy {
	font-size:xx-small;
}


/************************
*
* Container
*
************************/

#container {
	width: 960px;
	margin: 0 auto;
	background-color:white;
}

/************************
*
* Content
*
************************/

#content_container {
	width: 960px;
	height:inherit;
	float: left;
	display: inline;
	overflow: auto;
}
#contentarea {
/*	width:631px; */
	margin-left:18px;
	margin-right:18px;
	margin-top:18px;
}
/* If rightcolumn is not used, the include page needs to have a <p> in it for the column balancing javascript to work correctly */
#rightcolumn {
	width: 0px;
	float: right;
}
#maincontentcolumn {
	width:924px;
/*	margin-right:18px; */
}
/* If leftcolumn is not used, the include page needs to have a <p> in it for the column balancing javascript to work correctly */
#leftcolumn {
	width: 0px;
	float: left;
}
#prefooter {
	width: 960px;
	height:inherit;
	text-align:center;
}


/************************
*
* Header
*
************************/

#header {
	width: 960px;
	height: 200px;
	background: url(../images/header.jpg) no-repeat;
}

#header h1 {
	margin: 0;
	padding: 0;
	text-indent: -5000px;
}

/************************
*
* Navigation at top
*
************************/

#navigation {
	width: 960px;
	height: 42px;
	text-align:center;
}

/* ---------------------- redslate nav ---------------------- */
.blue #slatenav{position:relative;display:block;height:42px;font-size:12px;font-weight:bold;background:transparent url(images/redslate_background.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;}
.blue #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.blue #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.blue #slatenav ul li a{display:block;float:left;color:#FFFFFF;text-decoration:none;padding:14px 15px 0 15px;height:28px;}
.blue #slatenav ul li a:hover,.blue #slatenav ul li a.current{color:#fff;background:transparent url(images/redslate_backgroundOVER.gif) no-repeat top center;}
/* ---------------------- END redslate nav ---------------------- */



/************************
*
* Navigation at bottom
*
************************/

.bottomnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	font-color:#870617;
	color:#870617;
	text-decoration:none ;
	
	}
.bottomnav:hover {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	font-color:#870617;
	color:#870617;
	text-decoration:underline;
    letter-spacing: -0.05em;
    font-weight:bold;
}


/************************
*
* Footer
*
************************/

#footer {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #00244ds;
}

#footer p {
	margin: 0;
	padding: 0;
	color: #b80018;
	text-align: center;
	height: 20px;
	line-height: 20px;
}
.PoweredBy {
	border-width: 0px;
	text-align: center;
}


/************************
*
* Contribute
*
************************/

.container {
   position: relative;
   height: 30px;
   }

.contribute_inputtitle {
   position: absolute;
   left: 0;
   width: 26%;
   text-align: right;
   }

.contribute_input {
   position: absolute;
   right: 0;
   width: 70%;
   text-align: left; /* depends on element width */
   }
.contribute_comments {
   position: absolute;
   right: 0;
   width: 70%;
   text-align: left; /* depends on element width */
   }
  
  
.lincoln_container {
   position: relative;
   height: 50px;
   }
.required {
	color:red;
	font-size:x-small;
}  
  

.lincoln_inputtitle {
   position: absolute;
   left: 0;
   width: 40%;
   text-align: right;
   }

.lincoln_input {
   position: absolute;
   right: 0;
   width: 55%;
   text-align: left; /* depends on element width */
   }

/************************
*
* Social media icons
*
************************/
#social-media {
float: left;
}
#social-media li {
display: block;
height: 32px;
margin: 0 0 20px 0;
padding: 0;
position: relative;
}
#social-media li a,
#social-media li a:link,
#social-media li a:visited {
background: #fff url(/images/social-media/bg-gradient-nav-light.png) repeat-x 100% 0;
border: 1px solid #cbcbcb;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #000000;
display: block;
height: 18px;
margin: 0;
padding: 8px 0 4px 14px;
text-decoration: none;
text-shadow: 0 1px 0 #fff;
text-transform: lowercase;
width: 223px;
}
#social-media li a:hover,
#social-media li a:active {
border-color: #A9ACB1;
color: #0099CC;
}
#social-media li a:focus {
outline: none;
}
#social-media li a strong { font-weight: bold; }
#social-media .icon {
height: 32px;
left: -40px;
position: absolute;
width: 32px;
}


#social-media.variation-1,
#social-media.variation-2,
#social-media.variation-3,
#social-media.variation-4 {
width: 100%;
margin-left: 70px;
}

#social-media.variation-1 li,
#social-media.variation-2 li,
#social-media.variation-3 li,
#social-media.variation-4 li {
float: left;
margin-right: 70px;
}

#social-media .twitter { background: url(/images/social-media/twitter-32x32.png) no-repeat 0 0; }
#social-media .facebook { background: url(/images/social-media/facebook-32x32.png) no-repeat 0 0; }
#social-media .newsletter { background: url(/images/social-media/email-32x32.png) no-repeat 0 0; }
#social-media .feeds { background: url(/images/social-media/feed-32x32.png) no-repeat 0 0; }

  
  