/* base
----------------------------------------------- */
body {
margin: 0 auto;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
color: #555;
font-size:62.5%;                /* font size for IE/Win */
background-color: #fff;
text-align:center;
}

html>body {font-size:10px}     /* font-size for everything else */

blockquote {
margin-right: 20px;
margin-left: 20px;
}

h1, h2, h3, h4, h5, h6 {
margin:0 auto; padding:0;
font-weight: normal;
}

h1 {
font-size: 3em;
}

h2 {
font-size: 1.75em;
}

h3 {
margin: 0 0 10px 0;
font-size: 1.8em;
/*text-transform:uppercase;*/
color:#a9cc66;
}

h4 {
margin:5px auto;
font-size: 1.4em;
color:#8bb5b7;
}

h5 {
margin:0 0 -0.8em 0; padding:0;
font-size: 1.2em;
color:#8bb5b7;
}

h6 {
margin:0 0 -1.3em 0; padding:0;
font-size: 1.3em;
color:#8bb5b7;
}


hr {
margin: 2em auto;
width: 370px;
height: 1px;
color: #7a7e7d;
background-color: #7a7e7d;
border: none;
}

small, .small {
font-size: 0.8em;
line-height:0.5em;
text-align:right;
}

/* lists
----------------------------------------------- */

#content ul {
margin:10px auto; 
padding:0 0 0 15px;
list-style: none; 
}

#content ul li
{
padding:0;
padding-left: 23px;
background-image: url(/cssimages/icon-check.gif);
background-repeat: no-repeat;
}

#content ol li {
margin: 10px auto;
padding:0;
}

#comment_area ul, #my_comment_form ul {
margin:10px auto; padding:0;
list-style: none; 
}

#comment_area li, #my_comment_form li
{
margin:0 auto; padding:0;
background:transparent;
}

#discuss ul {
margin:10px auto; padding:0;
list-style: none; 
}

#discuss ul li
{
margin:0 auto; padding:0;
background:transparent;
list-style-type:square;
}

/* links
----------------------------------------------- */

a img {
text-decoration: none;
border-style:none;
}

a, a:link, a:visited {
color:#89ac46;
text-decoration:underline;
}

a:hover {
color:#597c16;
text-decoration:underline;
}

/* overrides
----------------------------------------------- */

.caps {
font-size: 0.9em;
letter-spacing: 0.1em;
}

div.divider {
margin: 2em 0;
text-align: center;
}

/* Tables
----------------------------------------------- */

table {}
/*
table tr td, table tr th {
font-size:0.95em;
color:#555;
margin:2px;
padding:2px;
background-color:#E1EDED;
background-color:#f2f2f4;
text-align:right;
}
*/

table {
background-color:#f2f2f4;
}

.hidecell {
background-color:transparent;
}

.table-row-break { background-color:transparent; }


/* layout
----------------------------------------------- */

#accessibility {
position: absolute;
top: -10000px;
}

#wrap {
margin: 20px auto; padding:0;
width:790px;
}

#header {
margin:0 auto; padding:0;
width:790px;
height: 255px;
background: url(/cssimages/header.png) no-repeat bottom center;
}

#container {
clear:both;
overflow:auto;
min-height:400px;
margin: 0 auto; padding: 0px;
width: 100%;
background: url(/cssimages/container-bg.png) repeat-y top center;
}

#container-inner {
margin: 0 auto;
padding:20px 20px 20px 10px;
}

#left {
margin:0 auto; padding:0;
width: 205px;
float: left;
}

#content {
margin: 0 0 0 220px !important;
margin: 0 0 0 21px;
padding:0;
width: 520px;
width:520px;
text-align:left;
font-size:1.3em;
line-height:1.5em;
color:#778;
}

#container-bottom {
clear:both;
margin: 0 auto; padding: 0;
height:30px;
width: 100%;
background: url(/cssimages/container-bottom.png) no-repeat top center;
}

#foot {
margin-top: 5px;
clear: both;
text-align: center;
}


/* comments
----------------------------------------------- */
/*
.comments_error {
color: #000;
background-color: #fff4f4 
}

ul.comments_error {
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

div#cpreview {
color: #000;
background-color: #f2f2f4;
border: 2px solid #ddd;
}

form#txpCommentInputForm td {
vertical-align: top;
}
*/

#my_comment_form {
line-height:2.5em;
}

#comment_area {
margin: 20px 0;
}

.comments_error {
color: #000;
background-color: #fff4f4 
}

ul.comments_error {
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

div#cpreview {
margin:0 auto;
/*
margin:20px;
padding:20px;
color: #000;
background-color: #f1f1f1;
border: 2px solid #ddd;
*/
}

form#txpCommentInputForm td {
vertical-align: top;
}

.txpCommentInputMessage {
font-family:"Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
width:350px;
height:200px;
font-size:1em;
line-height:1em;
}

.comment_name_input, .comment_email_input {
font-family:"Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
width:350px;
font-size:1em;
line-height:1em;
height:1.5em;
}

.button {
margin:3px;
}

.odd {
margin: 10px 0;
padding:10px;
background-color:#fffdda;
color:#555;
border-left:1px solid #fee03a;
border-right:1px solid #fee03a;
}

.even {
margin: 10px 0;
padding:10px;
background-color:#eff5f5;
border-left:1px solid #8bb5b7;
border-right:1px solid #8bb5b7;
color:#555;
}

.gary_comment {
margin:20px;
padding:10px;
background-color:#a7a6a2;
color:#f7f6f2;
/*border:1px solid #f7f6f2;*/
}

.comment_author {
font-size:1.4em;
color:#373629;
text-align:right;
}


/* Left Navigation bar
----------------------------------------------- */
/*
#left-nav {
font-family: Arial, Helvetica, sans-serif;
text-align:left;
font-size:1.3em;
}

#left-nav a:link, #left-nav a:visited, #left-nav a:active {
display:block;
text-decoration:none;
color:#fff;
background:#a9cc66;
margin: 5px auto;
padding: 7px 5px;
}

#left-nav a:hover {
display:block;
text-decoration:none;
color:#fff;
background:#8bb5b7;
margin: 5px auto;
padding: 7px 5px;
}
*/

/* top navigation using sprites
----------------------------------------------- */
#topnav {
float:right;
margin:0 auto; padding:0;
width: 279px; height: 100px;
background: url(/cssimages/nav-bar.png) no-repeat;
position:relative;
}

#topnav li {
margin:0 auto; padding:0;
list-style: none; 
background-color:transparent; 
position: absolute; top: 0;
}

#topnav li, #topnav a {
height: 100px; 
display: block;
background-color:transparent;
}

#home {left: 40px; width: 56px; }
#about {left: 98px; width: 60px; }
#contact {left: 160px; width: 86px; }

#home a:hover { background: transparent url(/cssimages/nav-bar.png) -40px -100px no-repeat;}

#about a:hover { background: transparent url(/cssimages/nav-bar.png) -98px -100px no-repeat;}

#contact a:hover { background: transparent url(/cssimages/nav-bar.png) -160px -100px no-repeat;}

/* end navigation using sprites */


/* main menu using sprites
----------------------------------------------- */

#mainnav {
    width: 190px; height: 350px;
    background: url(/cssimages/main-menu.png);
    margin: 0 auto; padding: 0;
    position: relative;

/*border:1px solid #00f;*/
}

#mainnav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; left:0px;}
#mainnav li, #mainnav a { 
    height:30px; display: block;}

#money {top: 66px; width:185px;}
#mission {top: 98px; width:185px;}
#why {top: 147px; width:185px;}
#plan {top: 196px; width:185px;}
#how {top: 244px; width:185px;}
#action {top: 293px; width:185px;}

#money a:hover {
    background: transparent url(/cssimages/main-menu.png) 
    -190px -66px no-repeat;}

#mission a:hover {
    background: transparent url(/cssimages/main-menu.png) 
    -190px -98px no-repeat;}

#why a:hover {
    background: transparent url(/cssimages/main-menu.png) 
    -190px -147px no-repeat;}

#plan a:hover {
    background: transparent url(/cssimages/main-menu.png) 
    -190px -196px no-repeat;}

#how a:hover {
    background: transparent url(/cssimages/main-menu.png) 
    -190px -244px no-repeat;}

#action a:hover {
    background: transparent url(/cssimages/main-menu.png) 
    -190px -293px no-repeat;}

/* end vertical navbar using sprites */


/* contact form plugin "Zem Contct Reborn"
----------------------------------------------- */
#contact-form {
margin 0 auto; padding:0;
width:400px;
}

#zemContactForm {
margin:0 auto;
padding:0;
font-size:0.9em;
line-height:1.6em;
}

#zemContactForm p {
margin:0 auto;
padding:0;
}

fieldset {
border:0;
}

label {
border:0;
}

fieldset legend { display:none ;}

#yourname, #youremailaddress, #subject, #message {
margin:0 auto; padding:0;
width:350px;
height:1.6em;
}

#message {
width:350px;
height:20em;
}

#zenSubmit {
}
