body {
	padding: 0px;
    margin: 0px;
	font-family:Arial,Helvetica,sans-serif;
}

#selected{
    border-bottom-color: #869763;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    padding-bottom: 0px;
}

.top-image-book {
	background-image:url(../images/book.jpg);
}

.top-image-chess {
	background-image:url(../images/chess.jpg);
}

.top-image-chart {
	background-image:url(../images/chart.jpg);
}

.top-image-scotus {
	background-image:url(../images/supreme-court.jpg);
}

.top-image-statue {
	background-image:url(../images/statue.jpg);
}

#logo{
    float: left;
}

#main {
margin-left:auto;
margin-right:auto;
width:950px;
}

.nav_unsel {
	border-left:1px solid #4D4D4D;
	color:#B2B2B2;
	font-family:arial;
	font-size:11px;
	padding:4px 20px 3px 10px;
	text-decoration:none;
	vertical-align:top;
}

#nav {
	color:#B2B2B2;
	position:relative;
	* position:absolute;
	top:69px;
	width:100%;
	text-transform:uppercase;
	z-index: 500;
}

#nav .nav-item {
    display: block;
    float: left;
}

#nav .nav-item a {
    cursor: finger;
    width: 100%;
}

#nav .nav-item .submenu {
    display: none;
    position: absolute;
    z-index: 99;
    width: 273px;
    padding: 0px;
    margin: 0px;
    top: 16px;*
    margin-left: -100px; /* yar .. I don't know what I'm doing (brandon) */
    list-style-type: none;
    background-color: black;
}

#nav .nav-item .submenu li {
	position: relative;
    margin: 0px;
    padding: 10px 0 0;
    border:1px solid #4D4D4D;
}

#nav .nav-item .submenu li a {
    color:#B2B2B2;
    font-family:arial;
    font-size:11px;
    padding: 0 5px 5px;
    text-decoration:none;
    vertical-align:top;
    display: block;
    width: 100%;
}

#nav .nav-item .submenu li a:hover {
    text-decoration: underline;
}

#nav .nav-item:hover .submenu, :link:hover .submenu {
    display: block;
}

#content{
    margin-bottom: 6px;
    border-top-style: solid;
    border-top-color: #9898AC;
    border-top-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #9898AC;
    border-bottom-width: 2px;
}

#content_text{
    padding: 15px;
    padding-top: 5px;
    margin-top: 15px;
    margin-bottom: 35px;
    margin-left: 5px;
    margin-right: 305px;
    border-style: solid;
    border-color: #CACDD4;
    border-width: 1px;
    background-color: #FFFFFF;
}

#content_text h1{
    margin-top: 0px;
    margin-bottom: 35px;
    font-size: 13px;
    font-family: arial;
    font-weight: bold;
    color: #464F70;
}
#content_text p{
    line-height: 16px;
    text-align: center;
    color: #81934E;
    font-size: 12px;
    font-family: arial;
}

#inner_content_text ul{
    margin-left: 25px;
    padding-left: 10px;
}

#right_column{
    float: right;
    width: 250px;
    margin-top: 16px;
    margin-right: 20px;
    color: #989898;
    font-family: arial;
    font-size: 11px;
    line-height: 15px;
}
#right_column a{
    text-decoration: none;
    font-weight: bold;
    color: #484770;
}
#right_column p{
    margin-left: 5px;
    margin-right: 5px;
}
#right_column h2{
    font-weight: normal;
    font-size: 12px;
    font-family: arial;
    color: #99AE60;
}

#inner_nav{
    top: 340px;
    position: absolute;
  	margin-left: 20px;
    font-size: small;
}
#inner_nav a{
    text-decoration: none;
    color: #000000;
}
#inner_title{
    color: #98B060;
    position: absolute;
    top: 240px;
    * top: 255px;
    margin-left: 200px;
    z-index: 1;
}
#inner_title h1{
    font-size: 24px;
    font-family: garamond, georgia, times, serif;
    font-weight: normal;
}
#inner_content{
    margin-bottom: 6px;
    border-top-style: solid;
    border-top-color: #9898AC;
    border-top-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #9898AC;
    border-bottom-width: 2px;
    background-position:top center;
    background-repeat:repeat-x;
    padding:220px 0 0 0;
    min-height:350px;
}
#inner_content_text{
    padding: 15px;
    padding-top: 10px;
    margin-top: 16px;
    * margin-top: 236px;
    margin-bottom: 35px;
    margin-left: 135px;
    margin-right: 252px;
    border-style: solid;
    border-color: #CACDD4;
    border-width: 1px;
    background-color: #FFFFFF;
        font-size: 12px;
}

#inner_content_text p{
    line-height: 16px;
    text-align: justify;
    color: #000000;
    font-size: 12px;
    font-family: arial;
}
#inner_right_column{
    float: right;
    width: 220px;
    padding-top: 10px;
    margin-top: 10px;
    margin-right: 10px;
    color: #989898;
    font-family: arial;
    font-size: 11px;
    line-height: 15px;
}

#inner_right_column a{
    text-decoration: none;
    font-weight: bold;
    color: #484770;
}
#inner_right_column p{
    padding-left: 12px;
    text-align: center;
}
#inner_right_column h2{
    padding-top: 10px;
    margin-left: 12px;
    margin-right: 10px;
    line-height: 16px;
    margin-top: 0px;
    padding-bottom: 12px;
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #48516E;
    color:#99AE60;

}

body#tinymce {
	background: white none;
	text-align: left;
}

table {
	border: 0;
	padding: 0;
	border-collapse: collapse;
}

a img {
	border: 0;
}


p {
	margin-left: 20px;
}

h3 {
	font-size: 14px;
	color: #272E57;
}

h4 {
 	font-size: 12px;
	color: #062E57;
}

h5 {
	font-size: 10px;
	color: #272E57;
}

h6 {
	font-size: 12px;
	color: #999999;
}

.button, button {
	font-size: 10px;
	background-color: #662627;
	color: white;
	border: 1px solid black;
}

#search-results {
	padding: 25px;
	margin-left: 125px;
}

#search-results iframe {
	height: 950px;
}

#search-results form {
	margin: 10px 0px 10px 0px;
}

#search-results form .small {
	font-size: 10px;
	color: #666666;
}

#search-results form button {
	margin-top: 5px;
}

#search-results .search-result {
	border-top:1px solid #000000;
	margin:5px 0px;
	padding-top:5px;
}

#search-results .search-result .header-link {
	color: #2E2EC8;
	font-weight: bold;
}

#search-results .search-result .link {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

div#main-container {
	background-color:#FDFDFD;
	background-image:url(../images/main_bkg.jpg);
	background-repeat:repeat-x;
}

div#header-container{
    height: 85px;
    background-color: #000000;
}

div#footer-container {
	background-color:#000000;
}

/*contains the topmenu, logo img and login/search box*/
div#wrapper {
    width: 950px;
    height: 85px;
    background-image: url('../images/header_bkg.jpg');
    background-repeat: repeat-x;
    background-color: #000000;
    margin-left: auto;
    margin-right: auto;
}

div#mainflash {
	height: 246px;
	width: 760px; /* 320*3=960 */
	/* margin-top: 1px; */
}

div#right-modules {
padding-left:0;
width:auto;
}

#layout-about div#right-modules, #layout-solutions div#right-modules, #layout-solutions-inner div#right-modules, #layout-research div#right-modules {
	float: right;
}

/* info "crosshairs" table (index) */
div#crosshair-outer {
	padding: 10px 40px 20px 40px;
	font-family: sans-serif;
	font-size: 14px;
}

table#crosshair-inner {
	padding-left: 40px;
}

table#crosshair-inner td {
	width: 50%;
	padding-top: 10px;
	padding-bottom: 20px;
}

table#crosshair-inner h3 {
	font-size: 16px;
	display: inline;
}

td#chr-tl {
	padding-right: 20px;
	border-bottom: 1px solid gray;
}

td#chr-tr {
	padding-left: 20px;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
}

td#chr-bl {
	padding-right: 20px;
	border-top: 1px solid gray;
}

td#chr-br {
	padding-left: 20px;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
}

table#crosshair-inner h2 {
	color: #672527;
	font-size: 24px;
}

table#crosshair-inner td div.text {
	padding-left: 10px;
}

div#search-module {
	padding: 0px 30px;
}

div#search-module form {
	padding-top: 4px;
}

div#search-module #q2 {
	width: 150px;
}

/* left treemenu (inner pages)*/
div#left-treemenu {
	float: left;
	width: 320px;
	background-color:#dee0e2;
}

div#left-treemenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
		color:#000000;
}

div#left-treemenu p {
	margin-left: 0px;
}

div#left-treemenu ul a {

}

div#left-treemenu-corner {
	bottom right;
	width: 100%;
	min-height: 325px;*
	height: 325px;
	margin-left:0px;
}

.left-module {
        text-align: left;
}

div#left-treemenu ul {
	line-height: 20px;
	padding-left: 10px;
	padding-top: 10px;
}

div#left-treemenu ul ul {
	padding-top: 0px;
}

li.treelink-firstitem {
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px solid #666666;
	border-top:1px solid #FFFFFF;

}

li.treelink-firstitem a {
	color:#666666;
}

li.treelink-topitem {
	font-size: 11px;
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
}

li.treelink-topitem a {
	color:#062E57;
}

li.treelink-current {
	font-size: 12px;
	color: black;
	font-weight: bold;
}

li.treelink-current ul a {
	font-size: 11px;
	font-weight: normal;
}

li.treelink-subitem {
	overflow: hidden;
}

li.treelink-subitem:hover {
	overflow: visible;
}

li.treelink-subitem a {
	color: #646464;
	text-decoration: none;
	font-size: 11px;
	white-space: nowrap;
}

li.treelink-subitem a:hover {
	text-decoration: underline
}

div#pagecontent {
	margin-left:170px;
	margin-right:260px;
	background-color:#ffffff;
}

#job-header {
	margin: 25px 0px -10px 150px;
	color: #672527;
	font-size: 24px;
}

div#pagecontent h2.blog-details {
	font-size: 16px;
}

h1.top {
color:#949494;
font-size:24px;
margin:10px 0;
padding-top:15px;
text-transform:uppercase;
}

div#pagecontent p {
	font-size: 12px;
	margin: 10px 40px 20px 20px;
}


div#footer {
	background-color:#000000;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	color:#CCCCCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-align:right;
}

div#footer a:hover {
	text-decoration: underline;
}

#sitemap ul {
	padding-left: 20px;
	padding-bottom: 10px;
}

#sitemap ul li ul li {
	list-style-type: circle;
}

#sitemap ul li ul li ul li {
	list-style-type: disc;
}

/*
 * home header
 */
#home-header {
		width: 328px;

}

#home-header-left {
	background-color:#ABBBC4;
	width: 328px;
	float: left;
}

div#home-header-left p {
	margin-left:0;
}

#home-header-left h1 {
	font-size: 18px;
	text-transform: uppercase;
}

#home-header-left h2 {
	color: #672527;
	font-size: 14px;
	*font-size:13px;
	text-transform: uppercase;
	letter-spacing:-.02em;
}

#home-header-left h3 {
	position: absolute;
	margin-top: 50px;
	margin-left: 200px;*
	margin-left: -170px;

	color: #878787;
	text-transform: uppercase;
}

#home-header-left li a, #home-header-left li {
	text-decoration: none;
	font-size: 14px;
	color: black;
}

#home-header-left li a:hover {
	text-decoration: underline;
}

/*
 * end home header
 */

#warnings-container, #notices-container {

}

.small {
	font-size: 10px;
	color: #666666;
}

.warning {
	color: #FF0000;
	font-size: 14px;
}

.notice {
	color: #336699;
	font-size: 14px;
}

div#layout-wrapper > p {
	padding:0px 20px 20px 20px;
	color:#333333;
}

#layout-wrapper {
	margin-top:0px;
	padding-top:0px;
	border-top:#662627 10px solid;
}

.right-module {
	width:auto;
}

div#left-treemenu {
}

.header-top-cuntainer {
	width:959px;
	height:71px;
	margin:auto;
	padding:0px;
	float:left;
}

.header-top-middle {
	width:551px;
	* width:800px;
	height:31px;
	float:left;
	text-align:left;
	margin-left: 79px;
	padding:10px;
}

.header-top-middle h2 {
	color:#652527;
	font-weight:bold;
	font-size:20px;
	text-transform:uppercase;
}

.header-top-middle h3 {
	color:#989696;
	font-weight:normal;
	font-size:20px;
	text-transform:uppercase;
}

.content-wrapper {
	width:495px;
	margin-left:170px;
}

.big-red-header {
	color:#672527;
	font-size:16px;
	text-decoration:none;
	line-height:40px;
}

.content-wrapper h1, .subpage-header-container h1 {
	color:#672527;
	font-size:16px;
	text-decoration:none;
	line-height:40px;
}

.subpage-header-container {
	margin:0px 80px 0px 80px;
	padding:10px 0px 0px 0px;
}

.subpage-header-container .content-module h3 {
	color:#662528;
	text-transform:uppercase;
	font-size:19px;
	font-weight:bold;
	margin-top:5px;
	padding-top:5px;
	line-height:35px;
}

.subpage-header-container .content-module p {
	color:#716e75;
	font-size:16px;
	font-weight:normal;
	line-height:28px;
	margin-top:10px;
}

#layout-wrapper-home #content-area {
	width: 420px;
	/* min-height: 400px; */
	margin-left: 315px;
	padding: 5px;
}

/* SmoothGallery 2.0 slideshow settings */

#myGallery {
	width: 367px !important;
	height: 245px !important;
}

/* Biography Layout - Case 597 */

#bio_inner_content{
background-color:transparent;
background-position:center top;
background-repeat:repeat-x;
border-bottom:2px solid #9898AC;
margin-bottom:6px;
min-height:350px;
overflow:hidden;
width:960px;
}

#bio_inner_right_column{
background-color:transparent;
float:right;
font-family:arial;
font-size:11px;
line-height:15px;
margin-right:0;
margin-top:100px;
padding-top:10px;
width:200px;
}

#bio_inner_left_column{
background-color:transparent;
display:block;
float:left;
font-family:arial;
font-size:11px;
line-height:15px;
margin-left:0;
margin-top:100px;
padding-top:10px;
width:200px;
}

#bio_inner_nav{
background-color:#FDFDFD;
background-image:url(../images/main_bkg.jpg);
background-repeat:repeat-x;
padding:10px 5px;
position:absolute;
width:535px;
}

#bio_inner_content_text {
background-color:#FFFFFF;
border:1px solid #CACDD4;
float:left;
font-size:12px;
margin:0 0 35px;
padding-right:0;
padding-top:0;
width:535px;
}

#bio_inner_content_text p, #bio_inner_content_text ul {
margin-right:20px;
}

#inner_nav_no-image{
	margin-top:16px;
	padding-top:10px;
    position: absolute;
  	margin-left: 20px;
    font-size: small;
}

#inner_nav_no-image a{
	color:#000000;
	text-decoration:none;
}
