a.header {
    color: white;
    font-size: 20px;
}


body {
background: #32373bd1;
margin: 0;
padding: 0;
font: 14pt verdana, arial, helvetica, sans-serif;}

#wrapper {
width: 830px;
height: 100%;
margin: 0 auto;}


#header {
clear: both;
width: 830px;
background: url(img/header.jpg) no-repeat;
height: 198px;}

#bg {
float: left;
width: 830px;
height: 100%;
background: url(img/bghor.gif) repeat-y;}

.about{
padding-left: 18px;
padding-top: 160px;
width: 230px;
color: #000000;
font-size: 9pt;
text-align:center;
}

.about h5 {
margin-bottom: 10px;
padding-top: 13px;
font-size: 9pt;
color: #000000;}

/* TOP NAVIGATION */

#navbar {
background: url(img/topbgvert.gif) repeat-x;
width: 100%;
margin-top: 0;
margin-bottom: 30px;
height: 15px;
text-align: center;}

.menu * {
margin: 0;}

.menu {
width: 100%;
padding-top: 19px;
margin: 0;}

.menu ul {
margin: 0;
position: relative; 
list-style-type: none;}

.menu ul li {
display: inline;
padding: 11px 15px 13px 15px;
background: transparent url(img/divider01.gif) repeat-y center left;
list-style: none;}

.menu li a {
display: inline;
font: bold 14pt verdana, arial, helvetica, sans-serif;
text-align: center;
text-decoration: none;
color: #ffffff;}

.menu .home {
background: none;}

.menu li a:hover {
color: #91C538;}

/* BLOG NAME PROPERTIES */

h1 {
float: left;
display: inline;
margin: 0;
padding: 0 8px 10px 5px;
font: bold 17pt "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #DCE7C7;}

a.mainlink {
text-decoration: none;
color: #DCE7C7;
/*font-size: 22px;*/

}

a.mainlink:hover {
text-decoration: none;
color: #DCE7C7;}

#description {
padding-top: 8px;
font: bold 8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #DCE7C7;}

/* SIDEBAR */

#mainnav {
float: right;
width: 220px;
margin-top: 20px;
padding-right: 20px;
color: #44484B;}



/* MAIN PROPERTIES */

#main {
float: left;
margin-top: 20px;
padding-left: 20px;
line-height: 16px;
text-align: justify;
font: 14pt verdana, arial, helvetica, sans-serif;
width: 710px;
color: #44484B;}

h3 {
margin: 3px 0;
font: bold 14pt "Lucida Sans", arial;
letter-spacing: -1px;
text-align: left;
margin-bottom: 10px;
color: #4f7c15;}

a.link {
margin-top: 20px;
text-decoration: none;
color: #4f7c15;}

a.link:hover {
text-decoration: none;
color: #4f7c15;}

.reply {
clear: both;
margin-top: 20px;
font: bold 14pt "Lucida Sans", arial;
letter-spacing: -1px;
text-align: left;
margin-bottom: 14px;
color: #4f7c15;}

blockquote {
padding-left: 7px;
padding-right: 5px;
font-size: 8pt;
border: 1px solid #609901;
color: #6B7175;}

.clear {
clear: both;}




/* IMAGE STYLE */

img {
float: left;
padding-right: 5px;
border: 0;}

.wp-smiley {
float: none;}

/* GENERAL LINK STYLE */

a {
text-decoration: underline;
color: #23292C;}

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

