

#all {
	width: 1004px;
    margin: 0px auto;
}
#header {
    margin: 0;
    padding: 0;
    height: 160px;
	color: #7b7483;
	background-color: #000;
    /*
    The #logo is currently filling the header, so these aren't needed. But they might be needed if we have a smaller logo.
	background-image: url(images/logo_bg.jpg);
	background-repeat: repeat-x;
    */
}
#header a {
    color: #999;
    text-decoration: none;
}
#header a:hover {
    text-decoration: underline;
}
#logo {
    padding: 0;
    margin: 0;
    width: 1004px;
}
#account {
    float: right;
    margin: 5px 10px 0 0;
    text-align: right;
}
#account a {
    padding: 0 10px;
    background-image: url(images/button_topmenus.jpg);
    background-repeat: no-repeat;
    background-position: center left;
	font-size: 0.9em;
	color: #7fb0d0;
}
#path {
    color: #000;
	font-size: 0.8em;
    margin-bottom: 15px;
}
#path a {
    font-weight: bold;
    color: #0061a1;
}
#path a:hover {
    text-decoration: underline;
}
#cart {
    float: right;
    color: #999;
	vertical-align: middle;
}
#cart a {
    color: #0f0;
}
#search2 {
    background-color: #ededed;
    border-bottom: 3px solid #1963aa;
    color:#999;
    display: inline-block;
    padding: 8px 45px 3px 15px;
	background-image:url(images/search_bg.jpg);
    background-position:top;
    background-repeat: repeat-x;
    width: 940px;
}
#search form {
    float: right;
    clear: right;
    margin: 10px 10px 0px 0px;
    padding: 0px;
	border: 1px solid #dce1e6;
}
#search input {
    padding: 0px;
    margin: 0px;
}
#content {
	text-align: left;
    line-height: 20px;
    font-size: 1em;
    padding: 20px 30px 20px 30px;
    background-color: #fff;
    background-image: url(images/bg_content.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#content p {
    padding: 0px;
    margin: 0px 0px 20px;
}
#content object,
#content #object_replacement_image {
    margin: 0 0 10px 0;
    border: 1px solid #00f;
}
#content #flash_object_1 {
    margin-right: 20px;
}
#object_replacement_image {
    float: right;
    margin: 0 15px 30px 20px;   
}
#menu {
	background-color: #231c1f;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top: 8px solid #212934;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #241c21;
	height: 33px;
}
#footer {
    clear: both;
    padding: 5px 10px;
	border-top: 2px solid #888;
    background: #ededed url(images/footer_bg.jpg) repeat-x bottom;
    color: #8a8a8a;
}
#footer a {
    margin-top: 5px;
    font-weight: bold;
    text-decoration: none;
    color: #8a8a8a;
}
#footer a:hover {
    text-decoration: underline;
}
#bottom_feedback {
    background-color: #ededed;
    padding: 5px 30px 5px 25px;
}
#bottom {
    background-color: #2f3e5b;
    height:70px;
    padding: 2px 15px 2px 15px;
    line-height: 1.8em;
    font-size: 0.7em;
    color: #8cb0db;
    margin: 0px 0 10px;
}
#bottom a,
#bottom a:link,
#bottom a:active,
#bottom a:visited {
    text-decoration: none;
    color: #8cb0db;
    font-weight: normal;
}
#bottom strong,
#bottom b {
    color: #fff;
}
#bottom a:hover {
    text-decoration: underline;
}
.red {
    color: #cb174e;
}
.blue {
    color: #2564a7;
}
.green {
    color: #4c7f37;
}
.info {
    margin: 5px 0;
    border: 2px solid #aaa;
    background-color: #ffc;
    padding: 10px;
}
.info p {
    margin: 0;
    padding: 0;
}
#content_home {
    background-color: #fff;
}
.empty {
    margin: 10px 0 20px;
    color: #999;
}
#clientlogin {
    width: 231px;
    float: right;
    border-left: 1px solid #cdcdcd;
    padding: 8px 10px 10px 10px;
    font-size: 0.8em;
    height: 102px;
    background-color: #fff;
    background-image:url(images/client_bg.jpg);
    background-repeat:repeat-x;
}
#clientlogin a {
    color: #000;
}
#clientlogin strong {
    float: right;
    font-size: 1.2em;
}
#clientlogin input {
    color: #777;
    padding: 2px 5px 2px 5px;
    margin-bottom: 3px;
}
#clientlogin form {
    padding: 0;
    margin: 0;
}
#language {
    float: right;
    padding: 10px;
    display: inline;
    color: #4e6999;
    font-size: 0.8em;
}
#language select {
    color: #4e6999;
    font-size: 0.8em;
    border: 1px solid #ddd;
    padding: 2px;
}
#accessibility {
    float: right;
    padding: 10px;
    display:inline;
}
#accessibility a {
    color: #000;
    font-weight: bold;
}
#accessibility .small {
    border: 1px solid #ddd;
    background-color: #fff;
    font-size: 0.8em;
    display: inline-block;
    padding: 0px 2px 0px 2px;
}
#accessibility .medium {
    border: 1px solid #ddd;
    background-color: #fff;
    font-size: 1em;
    display: inline-block;
    padding: 0px 2px 0px 2px;
}
#accessibility .big {
    border: 1px solid #ddd;
    background-color: #fff;
    font-size: 1.4em;
    display: inline-block;
    padding: 0px 2px 0px 2px;
}
#accessibility .normal{
    border: 4px solid #4e6999;
    background-color: #fff;
    display: inline-block;
    height: 14px;
    width: 14px;
}
#accessibility .contrast {
    border: 4px solid #000;
    background-color: #fcff00;
    display: inline-block;
    height: 14px;
    width: 14px;
}
#toplinks a {
    float: right;
    font-size: 0.8em;
    border-left: 1px dotted #ccc;
    border-right: 1px dotted #fff;
    color: #646464;
}
#toplinks a.first {
    border-right: 0;
}
#toplinks a.last {
    border-left: 0;
}
#toplinks a:hover {
    background: none;
    color: #000;
}
#rightcollum {
    width: 231px;
    float: right;
    border-left: 1px solid #cdcdcd;
    padding: 8px 10px 10px 10px;
    font-size: 0.8em;
    background-color: #fff;
    background-image: url(images/client_bg.jpg);
    background-repeat: repeat-x;
}
.childview {
    width: 280px;
    border: 1px solid #95b4ce;
    padding: 15px;
    font-size: 0.8em;
    background-color: #212934;
    background-image: url(images/child_bg.jpg);
    background-repeat:repeat-x;
    background-position: top;
    color: #fff;
}
.children {
    float: left;
}
.children td {
    border-right:1px solid #9f9f9f;
    border-left: 1px solid #E9E9E9;
    border-top: 1px solid #E9E9E9;
    font-size: 1em;
    line-height:normal;
}
td.shadow {
    background-color: #fff;
    background-image: url(images/shadow.jpg);
    background-repeat: repeat-x;
    background-position: top;
    border: 0px;
    font-size: .3em;
    line-height: normal;
}
.children a img {
    float: left;
    margin-right: 10px;
    border: 2px solid #212934;
}
.children .title a {
    color: #91bfe8;
    font-weight: bold;
    font-size: 1.3em;
    line-height: 20pt;
}
.children .title {
    text-align: left;
}
div .child {
    min-height: 130px;
}
div#parent_name,
div.siblings {
    border-left: 1px solid #95b4ce;
    border-right: 1px solid #95b4ce;
    border-bottom: 1px solid #7b9bb7;
    background-image: url(images/news_list_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    padding: 3px;
    clear: right;
    width: 243px;
}
div#parent_name a {
    color: #ffffff;
}
div#parent_name {
    float: right;
    font-weight: bold;
    font-size: 1em;
    width: 234px;
    padding-left: 12px;
    color: #eee;
    background-image: none;
    background-color: #212934;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
}
.siblings ul {
    padding: 15px;
    margin: 0;
}
#pages_siblings li {
    color: #212934;
    padding: 3px 0 5px 0;
    margin: 0;
    border-bottom: 1px dotted #7b9bb7;
    list-style: square;
    list-style-position: inside;
    font-size: 1em;
}
#pages_siblings a {
    color: #212934;
}
#pages_siblings a:hover {
    text-decoration: none;
    color: #000;
}
#sitemap {
    margin: 0;
    padding: 10px;
    background-color: #463d34;
    color: #fff;
}
#sitemap a {
    color: #fff;
}
#sitemap h2 {
    color: #fff;
}
#sitemap ul {
    margin: 0;
    padding: 5px;
    list-style: none;
}
#sitemap ul li {
    display: inline;
}
#sitemap ul  li a {
    color: #baaea3;
    font-weight: bold;
}
#sitemap ul li ul {
    margin: 0;
    list-style: disc;
}
#sitemap ul li ul li:before {
    content: '|';
}
#sitemap ul li ul a {
    color: #fff;
    font-weight: normal;
    font-size: 0.8em;
}
#fading {
    float: right;
    border: 2px solid #fff;
}
#qbox {
    width: 361px;
    height: 106px;
    float: right;
    clear: right;
    text-align: center;
    font-size: 2em;
    margin: 0 15px 30px 20px;
    padding: 40px 0 0 0;
    background-image: url(images/qbox.jpg);
    background-position: top right;
    background-repeat: no-repeat;
}
#qbox a {
    color: #fff;
}


