@charset "utf-8";

body { font-family:"Trebuchet MS",verdana,arial,helvetica,sans-serif; font-size:13px; margin:0px; padding:0px;  background-color:#788e78; color: #dddddd;}
* {margin:1px; padding:0px;}
#content { float: left; width: 602px; }

img { border-color: white; border: 0px;}

a:link img { border-color: white; }

h1, h2, h3 { margin: 0px; text-transform: uppercase; letter-spacing: 0.15em; font-family: arial,helvetica,sans-serif; }
h1 { font-size: 1.8em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.0em; }

p, ul, ol { margin-top: 1em; line-height: 150%; }
ul, ol { }

a       { text-decoration: none; color: #ffffff; }
a:hover { background: none; text-decoration: underline;}

#header { width: 940px; height: 80px; margin: 0 auto; background: #35583b; }

#logo    { float: left; }
#logo h1 { float: left; margin-left: 40px; padding-top: 35px; text-transform: uppercase; font-size: 2.6em; }
#logo p  { float: left; margin: 0px; padding: 55px 0px 0px 50px; text-transform: lowercase; letter-spacing: 0.1em; font-weight: bold; font-size: 1.2em; font-family: arial,helvetica,sans-serif; }
#logo a  { background: none; text-decoration: none; color: #ffffff; }

#menu                      { width: 940px; height: 50px; margin: 0px auto; } /* 910 */
#menu ul                   { margin: 0px; margin-left: 30px; padding: 16px 0px 0px 10px; list-style: none; line-height: normal; }
#menu li                   { float: left; }
#menu a                    { margin-right: 3px; padding: 5px 15px; background: #35583b; text-transform: lowercase; text-decoration: none; font-family: "Trebuchet MS",arial,helvetica,sans-serif; font-size: 16px; font-weight: normal; color: #ffffff; }
#menu .current_page_item a { color: #788e78; }
#menu a:hover              { text-decoration: underline; }

#page { width: 860px; margin: 0px auto; padding: 5px; }

.post          { }
.post .title   { padding: 5px 0px; }
.post .title a { background: none; }
.post .meta    { padding: 2px 10px; background: #35583b; border-top: 1px solid #35583b; border-bottom: 1px solid #35583b; text-align: left; font-size: 11px; }
.post .entry   { padding: 20px 0px; text-align: justify; }
.post img      { padding-top: 15px; }

.testimonials   { text-decoration: none; border: 6px solid #98ae98; background: #ffffff; color: #000000; font-size: 0.9em; }
.testimonials p { padding: 0.2em 1.0em 0.2em 1.0em; }

#links     {  }
#links p   { margin: 10px 0px 0px 0px; padding: 5px; background: #98ae98; font-size: 1.0em; color: #e0e0e0;}
#links a   { text-transform: none; text-decoration: none; color: #ffffff; }
#links a:hover { text-decoration: underline; }

table .tableclass    { border-width: 2px; border-spacing: 5px; border-style: inset; border-color: #35583b; border-collapse: separate; background-color: #788E78; }
table .tableclass th { border-width: 1px; padding-left: 20px; padding-right: 30px; border-style: outset; border-color: #35583b; background-color: #98ae98; -moz-border-radius: 3px; }
table .tableclass td { border-width: 1px; padding: 5px; border-style: outset; border-color: green; background-color: rgb(255, 245, 238); -moz-border-radius: 3px; }

#sidebar       { float: right; width: 240px; background: #98ae98; border: 1px solid #d3d3d3; }
#sidebar ul    { margin: 0px; padding: 10px; list-style: none; }
#sidebar li    { }
#sidebar li ul { padding: 20px; }
#sidebar li li { }
#sidebar h2    { padding: 5px 10px; background: #35583b; font-size: 1.2em; }
#sidebar p     { padding: 4px; }

#footer         { width: 940px; margin: 0px auto; padding: 20px 0px; background: #35583b; border-top: 1px solid #35583b; border-bottom: 1px solid #35583b; }
#footer p       { margin: 0px; line-height: normal; font-size: 11px; text-transform: none; text-align: center; }
#footer a:hover { text-decoration: underline; }