@charset "utf-8";
/* CSS Document */
body,html{margin:0px; padding:0px; background: url(../images/newBG_01.jpg) top repeat-x #506381; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#main{ height:100%; width:785px; margin:auto;}
#headContain{padding:0px; margin:0px; }
.lefthead{float:left}
.righthead{*float:left;}
#bodyContain{*height:100%;}
#footer{ text-align:center; padding-top:5px;font-size:9px; color:white}
#copyright{ text-align:center; color:white; font-size:9px;padding-top:5px}
/*LEFT BLOCK OR NAVBAR*/
#leftBlock{float:left; width:180px;  *height:auto;}
#nav{background:url(../images/design-1_06.jpg) no-repeat; width:191px; height:265px;}
.navbar{padding:20px 0px 0px 0px; color:#FFFFFF; }
.navbar ul{margin:0px; display:inline; }
.navbar ul li{ list-style:none;  padding:0px 0px 8px 30px; *padding:0px 0px 8px 20px; text-align:left; }
a:link{color:white; text-decoration:none;}
a:visited{color:white; text-decoration:none;}
a:hover{color: #CCCC99; text-decoration:none;}
a:focus{color: #CCCC99;text-decoration:none;}

.donate{ background:url(../images/design-1_11.jpg) no-repeat; height:131px; width:190px; cursor:pointer;}
.gasngrocer{background:url(../images/design-1_12.jpg) no-repeat; height:191px; width:190px; cursor:pointer;}
/*RIGHT BLOCK*/
#rightBlock{height:587px; *height:100%;}
.titlebarbg{float:right; background-image:url(../images/design-1_09.jpg); height:84px; width:594px; *width:587px;}
.titlebarbg .title{ display:block; padding:25px 0px 0px 15px; font-size:18px;}

.bodyText{ background-color:#FFFFFF;  width:779px;  height:100%; *width:599px; *height:503px;  padding:0px; *overflow-y:scroll; *overflow-x:hidden  }
.text{*padding:10px 5px 10px 5px; padding:10px;  float:right; width:555px; overflow-y:scroll; *overflow-y:none; height:480px; }
.welcomeText{color: #996600; font-weight:bold;}
.italic{ font-style:italic;}
.redtext{ color:#FF0000;}
.redtext a:link { color:#FF0000;}
.redtext a:visited { color:#FF0000;}
.redtext a:hover{ color:#CCCC99;}
.bold{font-weight:bold;}
.boldred{font-weight:bold;color:#FF0000;}

#contact fieldset { padding:5px; }
#contact fieldset a:link{ color:#000000;}
#contact fieldset a:hover{ color:#999999;}

.redTextBold{ color:#996600;}