/*********************** DEFAULT JOOMLA STYLES ***********************/ 

.tool-tip {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CFCCCC;
    padding: 10px;
}

.blog {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.contentpaneopen {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.blog .contentpaneopen {
    width: 100%;
}

.contentdescription {
    padding: 0px 0px 0px 0px;
}

.buttonheading {
    padding: 0px;
    height: 24px;
    margin: 0px;
    text-align: right;
    float: right;
}

.buttonheading img {
    border: 0px;
    margin: 7px 0px 0px 5px;
    padding: 0px;
    vertical-align: top;
}

.contentpane {
    text-align: left;
}

table.contenttoc {
    margin: 10px;
    line-height: 15px;
    float: right;
}

table.contenttoc th {
    text-align: left;
    padding: 2px 0px;
    font-weight: bold;
}

table.contenttoc td {
}

a.toclink:link, a.toclink:visited {
    text-decoration: none;
    padding: 2px 0px 2px 0px;
    font-weight: normal;
}

a.toclink:hover {
    text-decoration: underline;
}

td.article_column {
    vertical-align: top;
}

td.column_separator {
    padding: 0;
}

td.date_buttonheading {
    background: url(date_background.gif) top left #32271c repeat-x;
    padding: 0;
}

div.date_buttonheadingin {
    background: url(date_right.gif) top right no-repeat;
    padding: 0 30px 0 10px;
    line-height: 24px;
    height: 24px;
}

div.date {
    float: left;
    font-family: Georgia;
    color: #877266;
    text-align: left;
    font-size: 12px;
}

.contentheading, .componentheader {
    font-size: 20px;
    font-weight: normal;
    line-height: 22px;
    text-align: left;
    color: #fefefe;
    padding: 0 0 10px 0;
    margin: 0px;
    font-family: Georgia;
}

.componentheading {
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    text-align: left;
    color: #ffc11a;
    padding: 0 0 10px 0;
    margin: 0px;
    font-family: Georgia;
}

.inputbox, .validate-email {
    margin: 3px 0px;
    padding: 2px 3px 2px 3px;
    border: 2px solid #936b00;
    color: #010101;
    font-size: 11px !important;
    vertical-align: middle;
}

.button, .validate {
    color: #ffc11a;
    margin: 0 0 0 5px;
    height: 21px;
    padding: 0px 5px;
    background: url(button_background.gif) top center repeat-x;
    border: none;
    cursor: pointer;
    font-family: Georgia;
    font-size: 12px;
    vertical-align: middle;
}

input#modlgn_remember, input#cm_subscribe, input#cm_unsubscribe {
    width: auto !important;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: none;
}

.small {
    font-family: Georgia;
    color: #877266;
    text-align: left;
    font-size: 12px;
    padding: 0;
}

.smalldark {
    font-family: Georgia;
    color: #877266;
    text-align: left;
    font-size: 12px;
    line-height: 14px;
    padding: 0;
}

.createdate {
    font-family: Georgia;
    color: #877266;
    text-align: left;
    font-size: 12px;
    padding: 0;
}

.modifydate {
    font-family: Georgia;
    color: #877266;
    text-align: left;
    font-size: 12px;
    line-height: 21px;
    padding: 5px 0 0 0;
    float: left;
}

div.mosimage {
    border: none;
    margin: 0px;
    padding: 0px;
}

.mosimage {
    border: none;
    margin: 5px;
    padding: 0px;
}

.mosimage_caption {
    font-size: 10px;
    background: none;
    margin: 0px;
    padding: 0px;
    border-top: none;
}

.blog_more ul li {
}

a.blogsection:link, a.blogsection:visited {
    font-weight: normal;
    line-height: 14px;
    text-align: left;
}

.blog_more {
    text-decoration: none;
    font-weight: normal;
    margin: 0px 0px 10px 0px;
}

#content .sectiontableheader {
    font-weight: bold;
    text-align: left;
    padding: 4px 8px;
    background: #4b330f;
}

#content .sectiontableheader a:link, #content .sectiontableheader a:visited, #content .sectiontableentry1 td a:link, #content .sectiontableentry1 td a:visited, #content .sectiontableentry2 td a:link, #content .sectiontableentry2 td a:visited {
    color: #fefefe;
    text-decoration: none;
}

#content .sectiontableentry1 td {
    padding: 4px 8px;
    background: none;
    text-align: left;
}

#content .sectiontableentry2 td {
    padding: 4px 8px;
    background: #42372d;
    text-align: left;
}

table .poll {
    width: 90%;
    text-align: left;
}

.poll thead td {
    font-weight: normal !important;
    padding: 0 0 0 15px;
}

.pollstableborder {
    text-align: left;
    width: 100%;
    margin: 20px 0 15px 0;
}

.pollstableborder td {
    padding: 2px;
}

.article_separator {
    display: block;
    width: 100%;
    height: 1px;
    margin: 6px 0px;
}

a.readon:link, a.readon:visited {
    color: #ffc11a;
    font-weight: normal;
    font-size: 12px;
    line-height: 21px;
    padding: 0px 8px;
    margin: 5px 0 0 0;
    float: right;
	text-align: right;
    background: url(button_background.gif) top center repeat-x;
    cursor: pointer;
    text-decoration: none;
    font-family: Georgia;
}

a.readon:hover {
    text-decoration: none;
}

/* Unpublished */

.system-unpublished {
    background: #e8edf1;
    border-top: 4px solid #c4d3df;
    border-bottom: 4px solid #c4d3df;
}

/* System Messages */

#system-message {
    margin-bottom: 10px;
    padding: 0;
}

#system-message dt {
    font-weight: bold;
}

#system-message dd {
    margin: 0;
    font-weight: bold;
    text-indent: 0px;
}

#system-message dd ul {
    color: #0055BB;
    margin-bottom: 10px;
    list-style: none;
    padding: 10px;
    border-top: 3px solid #84A7DB;
    border-bottom: 3px solid #84A7DB;
}

/* System Standard Messages */

#system-message dt.message {
    display: none;
}

#system-message dd.message {
}

#system-message dd.message ul {
    background: #C3D2E5 url(notice-info.png) no-repeat scroll 4px center;
    border-bottom: 2px solid #63A5FF;
    border-top: 2px solid #63A5FF;
    color: #0055BB;
}

/* System Error Messages */

#system-message dt.error {
    display: none;
}

#system-message dd.error {
}

#system-message dd.error ul {
    color: #CD3301;
    background: url(notice-alert.png) 4px center no-repeat #FAE8E8;
    border-top: 2px solid #CD3301;
    border-bottom: 2px solid #CD3301;
    margin: 0
}

/* System Notice Messages */

#system-message dt.notice {
    display: none;
}

#system-message dd.notice {
}

#system-message dd.notice ul {
    color: #E48049;
    background: #FDF6E4;
    border-top: 2px solid #E48049;
    border-bottom: 2px solid #E48049;
}

#system-message ul li {
    background: none;
    margin-left: 30px;
}

#facebook { background:white; position: fixed; top:150px; right:0; height:325px; width:216px;}
#facebook img { position:absolute; left:-32px;}