* {
        margin: 0;
        padding: 0;
}

body {
        background: #ccc;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 0.9em;
        color: #000;
}

h1, h2, h3 {
        font-weight: normal;
        color:#B58233;
        
        font-family: "Times New Roman", Times, serif;
}

h1 {
        letter-spacing: 1px;
        font-size: 182%;
        color: #B58233;
}

h2 {
        letter-spacing: -1px;
        font-size: 152%;
}

h3 {
        font-size: 100%;
        font-weight: bold;
}

p, blockquote, ul, ol {
        margin-bottom: 1.6em;
        line-height: 120%;
}

p {
}

blockquote {
        margin-left: 3em;
        font-style: italic;
}

ul {
        margin-left: 3em;
}

ol {
        margin-left: 3em;
}

a {
color: #B58233;
}

a:hover {
        text-decoration: none;
        color: #B58233;
}

.downloadlink{
}

.downloadlink a{
color:#FFF;
text-decoration:none;
}

.downloadlink a:visited{
color:#FFF;
text-decoration:none;
}

.downloadlink a:hover{
color:#FFF;
text-decoration:none;
}

small {
        font-size: 80%;
}

hr {
        display: none;
}

img {
        border: none;
}

img.left {
        float: left;
        margin: 0 15px 0 0;
}

img.right {
        float: right;
        margin: 0 0 0 15px;
}


.clear {
clear:both;
}

/* Flags */

#flags {
        position:absolute;
        margin-left: 870px;
        margin-top:5px;
        width:85px;

}

/* Search */

#search {
        position:absolute;
        margin-left: 747px;
        margin-top:47px;
        width:210px;

}

#search .search{
background-color: #EFEFEF;
width:150px;

}


#search .go{
        vertical-align:bottom
}

/* SHARES */

#shares {
margin: 0 0 0 0;
}

#shares .table{
margin-left:10px;
width:190px;


}

#shares .header {
        background-color:#FFF;
        font-size:1em;
        padding:5px;
        text-align:left;
}

#shares a {
        color: #B58233;
        text-decoration:none;
}

#shares .green {
	color: #00612c;
}

#shares .red {
	color: #e00000;
}

#shares a:hover{
color: #B58233;
text-decoration:underline;
}

#shares a:visited {
color: #B58233;
}

#shares .notes {
padding:5px 0 5px 0px;
font-size:0.8em;
color:#999999;
}

#shares .stock{
font-size:1.2em;
color: #B58233;

}

#shares .data{
font-size:1em;
}



/* email sign up */

.form{
background-color:#EFEFEF;
margin:0 0 0 15px;
padding:0 0 0 0;
width:100px;

}

.bt{
margin: 0 0 0 10px;
padding: 0 0 0 0;
vertical-align:bottom

}

/* Wrapper */

#wrapper {
        
}



/* Page */

#page {
        width: 990px;
        margin: 0 auto;
        background-repeat: repeat-x;
        background-position: top;
        background-color: #FFF;
        background-attachment: fixed;
}



/* Homepage Content */


#feature{
margin: 0 0 20px 0;
}

#content {
        float: right;
        width: 640px;
        margin: 100px 30px 0 10px;
}


#content .post {
        padding: 0 20px 10px 20px;
        
}

#content .left {

}

#content .col_left {
float:left;
width:285px;
margin: 0 0px 0 0 ;

}

#content .col_right {
float:left;
width:285px;
margin: 0 0 0 25px ;

}

#content .col{

margin:8px 0 30px 0;
padding: 8px 0 0 0;
border-top: 1px solid #CCCCCC;
}


#content .date {
        margin-bottom: 20px;
        line-height: normal;
}

#content .story {
margin:15px 0 0 0;
}

#content .more {
        clear: both;
        margin: 0;
        text-align: right;
}

#content a {
        color: #B58233;
        text-decoration:none;
}

#content a:hover {
text-decoration:underline;

}

/* Sub page content */

#content_sub{
        float: right;
        width: 660px;
        margin: 96px 0px 0 20px;

}

#content_sub .menu {
font-size:0.8em;
padding-bottom:10px;
margin-right:25px;
border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #D4D8D3;

}

#content_sub .menu a {
color:#B4812E;
text-decoration:none;

}
#content_sub .menu a:hover {
color:#B58233;
text-decoration:underline;
}
#content_sub .menu a:visited {
color:#B4812E;
}

#content_sub .menu .selected {
color: #B4812E;
}

#content_sub .location{
font-size:1.2em;
margin:20px 0 0 10px;
}

#content_sub .location h1{
margin:10px 0 10px 0;
}

#content_sub .location a{
text-decoration:none;

}

#content_sub .location a:hover{
text-decoration:underline;
}


#content_sub .white_bg{
background-color:#FFFFFF;
color:#000000;
padding:20px 20px 20px 20px;
}

#content_sub .black_bg{
color:#000;
padding:20px 20px 20px 20px;
}

#content_sub .black_bg a{
color:#B58233;
text-decoration:none;
}

#content_sub .black_bg a:hover{
color:#B58233;
text-decoration:underline;
}

#content_sub .black_bg a:visited{
color:#B58233;
text-decoration:none;
}

#content_sub .black_bg a:active{
color:#B58233;
text-decoration:none;
}

#content_sub .news{
width:200px;
float:left;
margin-right:35px;

}
/*
#content_sub .results{
width:350px;
margin-left:0px;
float:left;
}
*/


#content_sub .w_title{
font-size:1.1em;
padding: 0 0 5px 0;
margin-bottom:10px;
border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #3F3F3F;
}

#content_sub .smallformatted {
        font-size: .8em;
        text-align: justify;
}

#content_sub .link{
text-align:right;
font-size:0.9em;
}

#content_sub .link a{
color:#000000;
text-decoration:none;
}

#content_sub .link a:visited{
color:#000000;
text-decoration:none;
}

#content_sub .link a:hover{
color:#000000;
text-decoration:underline;
}

#content_sub .whitelink{
text-align:right;
font-size:0.9em;
}

#content_sub .whitelink a{
color:#FFF;
text-decoration:none;
}

#content_sub .whitelink a:visited{
color:#FFF;
text-decoration:none;
}

#content_sub .whitelink a:hover{
color:#FFF;
text-decoration:underline;
}

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

#content_sub a:visited{
color:#000000;
text-decoration:none;
}

#content_sub a:hover{
color:#000000;
text-decoration:underline;
}

/* Gallery */

#content_sub .gallery{
padding:20px;

}

#content_sub .gallery img{
padding:5px;
}




#content_sub .gallery .title_bar{
padding-bottom:5px;
margin-bottom:10px;
border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #D4D8D3;
}

#content_sub .gallery .title_bar .title{
color:#F2DB9B;
}

#content_sub .gallery .title_bar a{
text-decoration:none;

}
#content_sub .gallery .title_bar a:hover{
text-decoration:underline;
}

#content_sub .gallery .title_bar .right{
float:right;
}


#content_sub .col{

margin:8px 0 30px 0;
padding: 8px 0 0 0;
border-top: 1px solid #CCCCCC;
}

#content_sub .more {
        clear: both;
        margin: 0;
        text-align: right;
}

#content_sub a {
        color: #B58233;
        text-decoration:none;
}

#content_sub a:hover {
text-decoration:underline;

}


/* Sidebar */


#logo{
margin:0 0 20px 0;
}

#info_package {
margin: 20px 0 0 5px;

}


/* home menu */


#sidebar {
        float: right;
        width: 211px;
        padding: 0 20px 0 20px;
        font-size:0.8em;
        background-color: #f2f2f2;
}


#sidebar ul {
        margin: 0 0 0 5px;
        padding: 0;
        list-style: none;
}

#sidebar li {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #D4D8D3;
        padding: 8px 0 8px 20px;
        background-image: url(images/chevron.gif);
        background-repeat: no-repeat;
        background-position: right;
        display: block;
}

#sidebar li a {
        color: #333;
        text-decoration:none;
        display:block;
}

#sidebar li a:hover {
        color: #B4812E;
        text-decoration:underline;
}

/* Sub page menu */

#sub_sidebar {
        float: right;
        width: 211px;
        padding: 0 20px 0 20px;
        font-size:0.8em;
        background-color: #f2f2f2;
}

#sub_sidebar  .title_select {
padding: 8px 0 8px 20px;
font-size:1.2em;
color:#D5A765;
}

#sub_sidebar .title_select a{
color:#000;
}

#sub_sidebar  .bold_item {
padding: 8px 0 8px 20px;
font-size:1.2em;

}

#sub_sidebar .bold_item a{

}

#sub_sidebar ul {
        margin: 0 0 0 5px;
        padding: 0;
        list-style: none;
}

#sub_sidebar li {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #D4D8D3;
        padding: 8px 0 8px 30px;
        background-image: url(images/chevron.png);
        background-repeat: no-repeat;
        background-position: right;
        display: block;
}

#sub_sidebar li a {
        color: #6F6F6F;
        text-decoration:none;
        display:block;
}

#sub_sidebar li a:hover {
        color: #B4812E;
        text-decoration:underline;
}



/* email form */

#email {
        background-repeat: no-repeat;
        background-position: top;
        background-color: #fff;
        height: 76px;
        width: 209px;
        margin-top: 10px;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
}

#email .title {
        font-size:1.4em;
        text-align:center;
        padding-top: 8px;
        margin:0 0 10px 0 ;
}







/* Footer */

#footer {
        clear: both;
        width: 900px;
        margin: 0 auto;
        padding: 20px 0;
        text-align: left;
        font-size: 85%;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #D4D8D3;
}

#footer p {
        margin: 0;
        line-height: normal;
}

#footer a {
        color: #B2B2B2;
}

#footer .left{
float:left;

}

#footer .right{
float:right;

}


/* original styles */

.caution {
        background-color: #FCF9E6;
        border: thin dotted #C13301;

}
.whitecaution {
        background-color: #f2f2f2;
        border: thin dotted #C13301;

}
.padded {
        padding: 5px;
        margin: 5px;
}
.leftpadded {
        padding: 5px 5px 0px 5px;
        margin: 5px;
}
.copysmall {
        font-size: 75%;
}

.managementheader {
        width: 100%;
        height: 50px;
        background-color: #f2f2f2;
        background-repeat: repeat-x;
        color: #000;
}

.managementtitle {
        font-weight: bold;
        color:#D5A765;

        margin: 0px;
        padding: 10px;
        font-size: 140%;
}

.managementsubtitle {
        margin: 5px ;
        padding: 10px;
        color: #333;
        font-size: 110%;
}

.managementcontent {
        width: 100%;
        background-color: #f2f2f2;
        background-repeat: repeat-x;
        color: #000;
}

.newsheader {
        width: 100%;
        height: 50px;
        background-color: #f2f2f2;
        background-repeat: repeat-x;
        color: #000;
}
.newstitle {
        font-weight: bold;
        color:#D5A765;
        margin: 0px;
        padding: 10px;
        font-size: 110%;
}

.newssubtitle {
        color: #FFF;
        font-weight: normal;
        font-size: 90%;
}

.newscontent {
        width: 100%;
        background-color: #f2f2f2;
        background-repeat: repeat-x;
        color: #333;
}

.articletable {
        background-color: #f2f2f2;
        border: thin dotted #7F7C77;
        padding: 5px;

}
.shareheader {
        width: 100%;
        height: 30px;
        background-color: #f2f2f2;
        background-repeat: repeat-x;
        background-position: bottom;
        color: #000;
}
.slideshow {
        height: 550px;
}

