a:link, a:visited {
	color: #7c9753;
	font-weight: bold;
}

#banner {
	/*background: url(../../images/banner.png) repeat-x scroll 0px 0;*/
	background: url(../../images/banner_narrow2.png) repeat-x scroll 0px 0;
	z-index: -1;
}

#pageHeader {
	/*border-top-color: #829a1e;*/
	border-top-color: #ffffff;
}

#navcontainer #current {
	background: #829a1e;
}

#navcontainer #current:hover {
	background: #91ab20;
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: #9eba23;
	color: #ffffff;
}

#navcontainer a:hover {
	background: #91ab20;
	padding-left: 35px;
}

#navcontainer ul ul #current{
	background: #9eba23;
}

#navcontainer ul ul .currentAncestor {
	background: #9eba23;
}

#navcontainer ul ul ul #current{
	background: #9eba23;
}

#navcontainer ul ul ul .currentAncestor {
	background: #9eba23;
}

#navcontainer ul ul  ul ul #current{
	background: #ececec;
	color: #9eba23;
}

#navcontainer ul ul ul ul .currentAncestor {
	background: #ececec;
	color: #9eba23;
}

blockquote {
	background: #829a1e;
}

.blog-entry-title a {
	color: #829a1e;
}

.album-title {
	color: #829a1e;
}

.movie-page-title {
	color: #829a1e;
}

move-following {
	background-color: #ff67cc;
	color: #2c90ff;
	font-weight: bold;
}

#pageHeader h1 {
	font-size: 35px;
	font-style: normal;
	font-weight: normal;
	font-family: serif;
}

#content h2 span {
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-family: serif;
}

#navcontainer a {
	padding-left: 15px;
}

#sidebar {
	/*font-style: italic;*/
}


#navfooter {
	color: #424242;
	background: #ececec;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#navfooter #contactus {
	font-size: 1.3em;
	font-weight: bold;
}

#logos {
	margin-right: 10px;
	margin-top: 5px;
	padding: 2px;
	border-width: 1px;
	border-color: #e6e6e6;
	border-style: solid;
	/*max-height: 35px;*/
	float: left;
}

#content h2 span span {
	color: #cd1c0b;
}

#pageHeader h1 span {
	color: #cd1c0b;
}

#linecard p {
	overflow: hidden;
	max-height: 100%;
}

#linecard p:hover {
	max-height: 100%;
}

#content #mapDiv{
	margin-top: 20px;
	height: 243;
	width: 254;
	background: transparent url(../../images/US_Map_SE_hover.png) no-repeat scroll 0 0;
}

#mapRegion{
	height: 243;
	width: 254;
	visibility: visible;
}

#jobs{
	margin-top: 20px;
	background-color: #f2f2f2;
	border-color: #e3e3e3;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
}

#jobs h3{
	margin-top: 0px;
}

#sidebar:after {
	content: " ";
}

#applyNow {
	position: relative;
	margin-left: auto;
	margin-right: 0px;
	float: right;
}

#applyNow img {
	margin-left: 5px;
}

#content #left {
	text-align: justify;
	float: left;
	width: 48%;
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
}

#content #right {
	text-align: justify;
	float: right;
	width: 48%;
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
}

#contentContainer #content {
	padding-right: 20px;
	padding-left: 20px;
}

#content a strong {
	color: #d2d2d2;
}

#footer {
	color: #999999;
}

#form {
	width: 100%;
	font-size: 1.2em;
	color: #333333;
}

#formcontainer {
	width: 100%;
	border: 1px solid #ECECEC; 
	margin: 0; 
	padding: 5px; 
	background-color: #FFFFFF;
}

#mapDiv {
	height: 243px;
	width: 254px;
	margin-right: auto;
	margin-left: auto;
}

#sidebar p {
	margin-left: 10px;
}

