
* {
margin: 0;
padding: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.75em;
color: #5E5E5E;
background: white url(../siteimages/bg_body.gif) top left repeat-y;
}

/* Main Divs
....................................................................... */

#container{
width: 940px;
position: relative;
}
#header{
position: absolute;
top: 0;
left: 0;
z-index: 0;
width: 780px;
height: 100px;
background: white url(../siteimages/bg_header.gif) top right repeat-y;
}
#wrapper {
position: absolute;
top: 100px;
left: 185px;
width: 595px;
background: White url(../siteimages/bg_content_corner.gif) bottom right no-repeat;
}
.home #wrapper {
background: white url(../siteimages/bg_content.gif) 0 0 repeat;
}
#content{
position: relative;
padding: 0 15px 0 15px;
z-index: 0;
}
.home #content{
float: right;
width: 330px;
}
#right{ /* Home only */
position: absolute; /* Not floated to change document flow */
top: 100px;
left: 185px;
width: 205px;
padding: 0 15px 0 15px;
background: #171717;
border-top: 1px solid white;
z-index: 1;
}
#left{
position: absolute;
top: 100px;
left: 0;
width: 185px;
background-color: white;
}
#wrapper_bottom {
clear: both;
background: url(../siteimages/bg_wrapper_bottom.gif) 0 0 no-repeat;
width: 595px;
height: 48px;
}


/* Generic
....................................................................... */
p{
line-height: 1.6em;
}
a, a:link, a:active, a:visited{
color: #343434;
text-decoration: underline;
}
a:hover{
color: #942723;
}
strong{
}
h1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 2em;
font-weight: normal;
margin: 6px 0 6px 0;
color: Black;
}
#right h1{
color: White;
}
h2{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
font-weight: normal;
margin: 6px 0 6px 0;
color: #942723;
}
h3{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.1em;
margin: 6px 0 6px 0;
color: Black;
}
img, img a{
border: 0;
}
hr{
display: none;
}
ul{
margin: 14px 0 10px 20px;
list-style-type: none;
}
li{
margin: auto;
list-style-type: square;
padding: 0 0 6px 0;
}
.floatleft{
float: left;
}
.floatright{
float: right;
}
.floatright img{
margin: 20px 0 0 0;
}

/* Navigation
....................................................................... */

#navlist{
margin: 0;
padding: 0;
}
#navlist ul{
list-style-type: none;
margin: 0;
padding: 0;
}
#navlist li{
clear: both;
float: left;
list-style: none;
margin: 0;
padding: 0;
}
#navlist li a, #navlist li a:link, #navlist li a:active, #navlist li a:visited {
display: block;
width: 155px;
text-decoration: none;
border-top: 1px dotted #818181;
padding: 8px 0 8px 0;
margin: 0 0 0 15px;
}
#navlist li a:hover{
background: #F7F7F7;
}
/* List item with submenu */
#navlist .SubMenu a, #navlist .SubMenu a:link, #navlist .SubMenu a:active, #navlist .SubMenu a:visited  {
background: white url(../siteimages/bg_btn_submenu.gif) center right no-repeat;
}
#navlist .SubMenu a:hover{
background: #F7F7F7 url(../siteimages/bg_btn_submenu.gif) center right no-repeat;
}

/* Search box Styles
....................................................................... */
#search{
clear: both;
float: left;
width: 185px;
background: #ddd;
}
#search form {
padding: 20px 15px 10px 15px;
}
#search label {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.1em;
font-weight: bold;
color: #222222;
}
#search .title {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.1em;
font-weight: bold;
color: #222222;
}
#search input {
float:left;
font-size: 1.1em;
border: 1px solid #bfbfbf;
margin: 5px 0 5px 0;
padding: 2px;
width: 148px;
}
#search .heading {
font-size: 0.8em;
font-weight: bolder;
margin-bottom: 8px;
}
#search .btn { /* Submit Button */
float: right;
color: white;
font-size: 0.75em;
text-transform: uppercase;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background-color: #942723;
border: 0;
padding: 4px 0 2px 0;
width: auto;
}


/* News Styles
....................................................................... */
#newsitem {
padding: 0 0 10px 0;
}
#newsitem .title {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 2em;
margin: 6px 0 6px 0;
color: white;
}
#newsitem p {
color: #DDDDDD;
margin: 0 0 15px 0;
}
#newsitem a, #newsitem a:link, #newsitem a:active, #newsitem a:visited {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.3em;
color: white;
}
#newsitem a:hover {
color: #DDDDDD;
}

/* Crumbtrail
....................................................................... */

#crumbtrail{
text-transform: uppercase;
font-size: 0.7em;
}
#crumbtrail p{
}
#crumbtrail a{
}

/* SEO Styles
....................................................................... */

.seo {
clear: both;
margin: 20px 0 50px 0;
font-size: 0.9em;
}
.home .seo {
margin-bottom: 0;
}
.seo a{
text-decoration: none;
}
.seo a:hover{
}

/* Any Other Business
....................................................................... */
#this_issue{
clear: both;
float: left;
width: 165px;
padding: 20px 10px 10px 10px;
background: #ddd;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.1em;
font-weight: bold;
color: #222222;
}
#this_issue img{
background: #6E6E6E;
padding: 15px;
margin: 5px 0 5px 0;
}
#home_video {
margin: 0 -15px 0 -15px;
}
#skyscraper{
position: absolute;
left: 800px;
top: 20px;
width: 120px;
height: 600px;
}
.sitemap{
background: url(../siteimages/logo.gif) top left no-repeat;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: White;
padding-top: 100px;
}
.sitemap h1, .sitemap p, .sitemap ul, .sitemap li {
padding: 5px 0 0 20px;
}
