@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(../images/body_bkg.jpg);
	font-size:0.8em;
	color:#555555;
	font-family:Helvetica, sans-serif
}
#topbar{
	background-image:url(../images/top-bar.png);
	height:15px;
	background-repeat:repeat-x;
	background-position:top center;
}
#header{
	text-align:center;
	padding-top:35px;
}
#menu{
	margin-top:50px;
	margin-bottom:10px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
#menu ul li{
	display:inline;
	margin-right:12px;
	margin-left:12px;
}
#menu ul li a{
	color:#921522;
	text-shadow:1px 1px 1px #fff;
	text-transform:uppercase;
	font-size:1.1em;
	letter-spacing:0px;
}
#menu ul li a:hover{
        color: #999;	
}
#redbar{
	height:80px;
	width:100%;align:center;
	background-image:url(../images/tagline_bkg.jpg);
	background-repeat:repeat-x;
	-moz-box-shadow: 0px 3px 3px #a4a4a4;
	-webkit-box-shadow: 0px 3px 3px #a4a4a4;
	box-shadow: 0px 3px 3px #a4a4a4;
}
#redbar h1{
	line-height:80px;	
	font-size:2.6em;
	letter-spacing:-1px;
	font-weight:bold;
	color:#fff;
	text-shadow:-1px -1px 1px #000;
	text-align:center;
}
#redbar-content{
	height:40px;
	width:100%;
	background-image:url(../images/redbar-content.jpg);
	background-repeat:repeat-x;
	-moz-box-shadow: 0px 3px 3px #a4a4a4;
	-webkit-box-shadow: 0px 3px 3px #a4a4a4;
	box-shadow: 0px 3px 3px #a4a4a4;	
}
#content-index{
	padding-top:20px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}
#content-blog{
	float:left;
	width:500px;
}
#content{
	padding-top:20px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}
#content h1{
	font-size:2em;
	color:#921522;
	text-transform:uppercase; 
	padding-left:35px;
	background-image:url(../images/logo-icon.png);
	background-position:left;
	background-repeat:no-repeat;
	position:relative;
	left:-35px;
	margin-bottom:30px;
	padding-top:3px;
	text-shadow:1px 1px 1px #fff;
}
#content h2{
	font-size:1.5em;
	color:#921522;	
	text-shadow:1px 1px 1px #fff;
}
#content h2 span{
	color:#555555;	
	text-shadow:1px 1px 1px #fff;
}
#content h2.prof-title{
	font-size:2.1em;
	color:#921522;	
	text-shadow:1px 1px 1px #fff;
	margin-top:70px;
}
#content .prof-title span{
	font-size:0.8em;
	color:#555555;	
	text-shadow:1px 1px 1px #fff;
}
#content p{
	margin-top:10px;
	margin-bottom:10px;
	font-size:1.1em;
	line-height:22px;
	text-shadow:1px 1px 1px #fff;
}
#content p a{
	color:#333;
}
#content p a:hover{
	color:#921522;
}	
.spacing{
	height:40px;	
}
.img-right{
	float:right;
	margin-left:40px;
	border:solid 1px #333;
	-moz-box-shadow: 0px 2px 2px #7e7e7e;
	-webkit-box-shadow: 0px 2px 2px #7e7e7e;
	box-shadow: 0px 2px 2px #7e7e7e;	
}
.img-right-none{
	float:right;
	margin-left:40px;

}
.splash_heading{
	color:#921522;
	font-size:1.4em;
	font-weight:bold;
	letter-spacing:-1px;
	text-shadow:1px 1px 1px #fff;
}
#splash{
	width:570px;
	height:325px;
	border:solid 1px #000;
	position:relative;
	float:left;
	margin-right:30px;
}
#splash h1{
	height:41px;
	line-height:41px;
	letter-spacing:normal;
	font-size:1.1em;
	color:#fff;
	text-shadow:2px 2px 2px #000;
	background-image:url(../images/splash_textbkg.png);
	background-repeat:repeat-x;
	position:absolute;
	top:285px;
	width:550px;
	padding-left:20px;
}
#overview{
	float:left;
	width:285px;
}
#overview h1{
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-style:italic;
	font-size:1.3em;
}
#overview h1 span{
	font-weight:bold;
	font-style:normal;
}
#overview h2{
		color:#921522;
	font-size:2em;
	font-weight:bold;
	letter-spacing:-1px;
	text-shadow:1px 1px 1px #fff;
}
#overview p{
	line-height:22px;
	font-size:1.2em;
	margin-top:10px;
}
.btn_arrow{
	height:45px;
	width:154px;
	color:#fff;
	font-size:15px;
	text-shadow:1px 1px 1px #333;
	font-weight:bold;
	background-image:url(../images/btn_arrow.png);
	background-repeat:no-repeat;
	display:block;
	line-height:35px;
	padding-left:20px;
	float:right;
}
.btn_arrow:hover{
	background:url(../images/btn_arrow.png) 0 -45px no-repeat;
}
#content p a.btn_arrow{
color:#fff;
}
.small-text{
	font-size:0.85em;	
}
.margin-bottom{
	margin-bottom:30px;	
}
.biglink{
	font-size:1.5em;
	color:#921522;
	padding-top:30px;
}
.biglink span{
	color:#555555;
}
.biglink:hover{
	color:#555555;
}
.red{
color:#921522;
}
.biglist ul li a{
	font-size:1.4em;
	color:#921522;	
	text-shadow:1px 1px 1px #fff;
	line-height:28px;
}
.biglist ul li a:hover{
	color:#555555;	
}
.float-none{
	float:none;
}
#prof-contact{
	float:right;
	width:250px;
	text-align:right;
}
#prof-content{
	width:650px;	
}
#footer_wrapper{
	padding-top:5px;
	background-image:url(../images/footer_topbkg.jpg);
	background-repeat:repeat-x;
	width:100%;
	clear:both;
	margin-top:20px;
}
#footer{
	background-image:url(../images/footer_bkg.jpg);
	padding-top:20px;
	padding-bottom:30px;
	color:#797979;
}
#footer_inner{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
.footer_col1 {
	width:290px;
	padding-right:10px;
	float:left;
        font-weight:bold;
}
.footer_col1 h1 {
	font-size:1.5em;
	margin-bottom:20px;
        font-weight:bold;
}
.footer_col1 p {
	line-height:18px;
	padding-right:10px;
}
.footer_col1 a {
	line-height:18px;
	padding-right:10px;
        color:#797979;
}
.footer_col1 a:hover {
	line-height:18px;
	padding-right:10px;
        color:#921522;
}
.footer_col2 {
	width:280px;
	padding-right:20px;
	float:left;
	text-align:center;
}
.footer_col2 h1 {
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:20px;
        font-weight:bold;
}
.footer_col2 p {
	margin-bottom:12px;
	line-height:18px;
}
.footer_col2 span {
	color:#921522;
	font-size:1.2em;
	font-weight:bold;
}
.footer_col3 {
	width:290px;
	float:left;
	font-size:0.9em;
	font-weight:bold;
}
.footer_col3 span {
	font-size:1.3em;
}
.footer_col3 p {
	margin-bottom:10px;
}
.footer_col3 p a {
	color:#797979;
}
a.twitter {
	background:url(../images/icon-tw.gif) no-repeat scroll center top transparent;
}
a.linkedin {
	background:url(../images/icon-li.gif) no-repeat scroll center top transparent;
}
a.rss {
	background:url(../images/icon-rss.gif) no-repeat scroll center top transparent;
}
a.twitter {
	background:url(../images/icon-tw.gif) no-repeat scroll center top transparent;
}
a.facebook {
	background:url(../images/icon-fb.gif) no-repeat scroll center top transparent;
}
a.facebook, a.twitter, a.flickr, a.youtube, a.linkedin, a.rss {
	display:block;
	float:left;
	height:31px;
	margin:5px 0 0 10px;
	text-indent:-9999px;
	width:30px;
}
a.facebook:hover, a.twitter:hover, a.flickr:hover, a.youtube:hover, a.linkedin:hover, a.rss:hover {
	background-position: 0 -31px;
}
.social-links {
	float:right;
}
.left-text {
	width:620px;
}
.row {
        clear:both;
        height:35px;
}
.news-date {
	font-size:1.1em;
	color:#555;
	width:150px;
}
.news-date a {
	color:#921522;
}
.news-date a:hover {
	color:#555;
}
.news-title {
	font-size:1.0em;
	color:#555;
}
.news-title a {
	color:#921522;
}
.news-title a:hover {
	color:#555;
}
.library-container-left{
        float:left;
        width:430px;
		padding:2px;
        padding-right:10px; 
        border-right:dashed 1px #999;
}
.library-container-right{
        float:left;
        width:430px;
		padding:2px;
        padding-left:10px;
}
.library-resource{
	font-size:1.1em;
	color:#921522;
        float:left;
        width:420px;
}
.library-resource span{
	font-size:.9em;
	color:#555;
}
.library-resource a{
	color:#921522;
}
.library-resource a:hover {
	color:#555555;
}
.post{
        padding-bottom:15px;
}
.post h2 {
        font-size:1.4em;
	color:#921522;
}
.post h2 a{
	color:#921522;
}
.post h2 a:hover{
	color:#555555;
}
.post-title {
	font-size:1.4em;
        float:left;
	color:#921522;
}
.post-title a {
	color:#921522;
}
.post-title a:hover {
	color:#555555;
}

#content input{
border:solid 1px #999;
border-radius: 3px;
-moz-border-radius:3px;
-webkit-border-radius: 3px;
}
#content textarea{
border:solid 1px #999;
border-radius: 3px;
-moz-border-radius:3px;
-webkit-border-radius: 3px;
}
#content input.request-button{
border:solid 1px #000;
background-color:#921522;
color:#fff;
text-shadow:1px 1px 1px #333;
padding:5px 10px 5px 10px;
cursor:pointer;
}
#content input.request-button a{
border:solid 1px #000;
background-color:#921522;
color:#fff;
text-shadow:1px 1px 1px #333;
padding:5px 10px 5px 10px;
}
#content input.request-button a:hover{
border:solid 1px #000;
background-color:#555555;
color:#fff;
text-shadow:1px 1px 1px #333;
padding:5px 10px 5px 10px;
}
#breadcrumbs{
float:right;
color:#999;
}
#breadcrumbs a{
color:#999;
}
#breadcrumbs a:hover{
color:#921522;
}
#tlgreen a{
      color:#921522;
}
#tlgreen a span{
      display: none;
}
#tlgreen a:hover span{
        display:block;
	position:absolute;
	top:0;
	left:90px;
	padding:5px 15px 5px 0
}
#blog-content{
	float:left;
	width:700px;
}
#blog-sidebar{
	float:left;
width:175px;
}
#blog-sidebar h3{
	font-size:1.1em;
	font-weight:bold;
}
#blog-sidebar ul{
	padding-bottom:20px;
}
#blog-sidebar h3{
        margin-bottom:8px;
}
#blog-sidebar li{
	line-height:18px;	
}
#blog-home-link {
        font-size:1.1em;
	font-weight:bold;	
}
#blog-home-link a{
	color:#333;	
}
#blog-home-link a:hover{
	color:#921522;	
}
#blog-categories li a{
	color:#333;
}
#blog-categories li a:hover{
	color:#921522;
}
#blog-archives li{
	list-style-type:none;
}
#blog-archives li a{
	color:#333;
}
#blog-archives li a:hover{
	color:#921522;
}
.blog-post-content{
	border-top:dashed 1px #999;
	border-bottom:dashed 1px #999;
	padding-top:10px;
	padding-bottom:10px;
}
#content #blog-content p.post-info{
	font-size:0.9em;
}
.entry p{
	font-size:1.1em;
}
#blog-content #breadcrumbs{
	font-size:0.9em;
}
.post-comments input{
	margin-bottom:5px;
}
#request-proposal input{
	height:22px;
}
#request-proposal input.button{
	height:auto;
	cursor:pointer;
}
#request-proposal .form-radio input{
	height:12px;
}
.paging{
	color:#333;
        display:inline;
        float:center;
        font-size:1.1em;
	line-height:22px;
	text-shadow:1px 1px 1px #fff;
}
.paging a{
	color:#333;
}
.paging a:hover{
	color:#921522;
}
.paging ul li{
	color:#333;
        display:inline;
}
.paging ul li a{
	color:#333;
        display:inline;
}
.paging ul li a:hover{
	color:#921522;
        display:inline;
}
.pageList{
	color:#333;
        float:center;
        display:inline;
}
.footer_search{
	color:#999;
        font-size:.8em;
text-align:center;
        float:center;
margin-right:20px;
}
.footer_search a{
	color:#999;
        font-size:.8em;
}
.footer_jw{
	color:#797979;
        font-size:.9em;
text-align:center;
        float:center;
margin-right:20px;
}
.footer_jw a {
        color:#797979;
}
.rs-slideshow {
	border: 1px solid #555;
	height: 300px;
	margin: 10px auto;
	overflow: hidden;
	position: relative;
	width: 200px;
}
.rs-slideshow .slide-container {
	background-color: #555;
	position: absolute;
	height: 100%;
	left: 0;
	overflow: hidden;
	top: 0;
	width: 100%;
}
.rs-slideshow .slide-container img {
	position: relative;
}
.rs-slideshow .slide-container .slide-caption {
	background-color: #000;
	bottom: 0;
	color: #fff;
	display: block;
	left: 0;
	padding: 6px 12px;
	position: absolute;
	text-align: center;
	right: 0;
	filter: alpha(opacity=70); /* internet explorer */
	-khtml-opacity: 0.7;      /* khtml, old safari */
	-moz-opacity: 0.7;       /* mozilla, netscape */
	opacity: 0.7;           /* fx, safari, opera */
}
.rs-slideshow .slides {
	display: none;
}
.rs-slideshow .slide-container img,
.rs-slideshow .slide-container .slide-caption,
.rs-slideshow .slide-container a {
	filter: inherit;
}


/**
*	These styles make the list of links to slide images visible to users
*	who don't have JavaScript enabled. By adding the 'no-js' class to 
*	the HTML element, and using Modernizr to remove this class for JS
*	users, we can style for both scenarios.
*	http://www.modernizr.com/
*/

.no-js .rs-slideshow {
	height: auto;
}
.no-js .rs-slideshow .slide-container, 
.no-js .rs-slideshow .slide-container img {
	position: relative;
}
.no-js .rs-slideshow .slides {
	display: block;
	margin: 24px 48px;
}
.no-js .rs-slideshow .slides li {
	margin: 0;
}



/**
*	The following styles are used in the demos with slideshow controls, 
*	such as play/pause and prev/next buttons.
*/

.rs-controls {
	clear: both;
	margin: 12px auto;
margin-left: 30px;
	width: 620px;
}
.rs-play-pause, .rs-prev, .rs-next {
	float: left;
	margin-right: 12px;
}
.rs-controls ul {
	float: left;
	list-style: none;
	margin: 0 6px 0 0;
	padding: 0 ;
}
.rs-index-list li {
	float: left;
	margin-right: 6px;
}
.rs-controls a {
	color: #555;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px;
	text-decoration: none;
}
.rs-controls a:hover {
	color: #921522;
}
.rs-controls .rs-active {
	color: #921522;
}


#callback-messages,
#slide-class-message {
	margin: 48px auto;
	width: 620px;
}
.slide-container.some-custom-class .slide-caption {
	background-color: #890;
	font-size: 3em;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	top: 0;
	width: 28%;
}



/*	Clearfix	*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; } /* Hides from IE-mac \*/
.clearfix { display: block; }