@charset "utf-8";
/* CSS Document */

body {background:#560000;}

#container {width:926px; margin-left:auto; margin-right:auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#560000;}
.clearfloat {clear:both;}

/*Header Begins*/
#header {width:926px; height:273px;}
#logo {width:487px; height:235px; float:left; background:url(images/logo.jpg); margin: 0 0 0 0; padding: 0 0 0 0;}
#logo h1 {font-size:18px; visibility:hidden;}
#logo a {display:block; width:487px; height:235px;}
#greetings {width:439px; height:235px; float:left; background:url(images/greetings.jpg);}
#greetings h4 {font-size:14px; visibility:hidden; margin: 0 0 0 0px; padding: 0 0 0 0;}
#greetings a {display:block; width:100px; height:90px; margin: 5px 0 0 325px; padding: 0 0 0 0;}
#nav {height:38px; width:926px;}
#nav ul {margin: 0 0 0 0; padding: 0 0 0 0;}
#nav li {display:inline; list-style:none;}
#nav h5 {margin: 0 0 0 0; padding: 0 0 0 0; visibility:hidden;}
/*Header Ends*/

/*Content Begins*/
h3 {font-size: 16px; color:#5B7301; margin-left:25px; font-weight: bold;}
h4 {font-size: 15px; color:#560000; margin-bottom: 0px; margin-left:38px; font-weight: bold;}
p {color:black;}
li {color:black;}
a {color: red;}
a:hover { color: blue;}
hr {color: #560000; width: 92%; margin-top: 25px; margin-bottom:  25px;} 
#contentcontain {width:926px; background:url(images/containbg.jpg);}
#content {width:735px; float:left; background:url(images/contentbg.jpg); background-repeat:no-repeat;}
#content h2 {margin: 0 0 0 0; padding: 0 0 0 0; visibility:hidden;}
#content ul {margin: 5px 0 10px 50px; padding: 0 0 0 0;}
#content p {margin: 10px 30px 10px 38px; padding: 0 0 0 0;}
#content form {margin-left:38px;}
#contenthead {width:492px; height:56px; background:url(images/contenthead.jpg); margin: 45px 0 15px 30px; padding: 0 0 0 0;}
.contentpicture {width: 341px; float: right; margin: 0px 12px 0px 20px;}
.contentpicture p {color: #8A1A02; font-size: 10px; font-weight: bold; }
.contentpicture img {margin-bottom: 5px;}
#indexhead {width:700px; height:56px; background:url(images/indexhead.jpg); margin: 45px 0 15px 21px; padding: 0 0 0 0;}
#abouthead {width:700px; height:56px; background:url(images/abouthead.jpg); margin: 45px 0 15px 21px; padding: 0 0 0 0;}
#healthhead {width:700px; height:56px; background:url(images/healthhead.jpg); margin: 45px 0 15px 21px; padding: 0 0 0 0;}
#educationhead {width:700px; height:56px; background:url(images/educationhead.jpg); margin: 45px 0 15px 25px; padding: 0 0 0 0;}
#commercehead {width:700px; height:56px; background:url(images/commercehead.jpg); margin: 45px 0 15px 25px; padding: 0 0 0 0;}
#contacthead {width:705px; height:56px; background:url(images/contacthead.jpg); margin: 45px 0 15px 25px; padding: 0 0 0 0;}
#cardshead {width:700px; height:56px; background:url(images/cardshead.jpg); margin: 45px 0 15px 25px; padding: 0 0 0 0;}
#imgcontain {margin-left:auto; margin-right:auto; width:659px; height:211px;}
.educationSubpages {margin-top: 25px;}
#newscol {width:191px; height:513px; background:url(images/donations2.jpg); float:left;}
#newscol p {color:#FFFFFF;}
#newscol a {color:#FFFFFF; text-decoration: none;} 
#newscol a:hover { color: #FFFFFFF; text-decoration: underline;}

#newscol form#pp {width:147px; height:47px; margin: 10px 0 0 13px;}
#newscol form#pp input {width:147px; height:47px; }

#newscol h3 {visibility:hidden; margin: 0 0 0 0px; padding: 0 0 0 0 ;}

#newscol form#nlfrm {margin: 0 0 0 30px; padding: 0 0 0 0;}
#newscol form#nlfrm input {margin: 5px 0 0 0; padding: 0 0 0 0; width:120px;}
#newscol form#nlfrm input#submit {width:70px;}
/*Content Ends*/

/*News Columns Begin*/

#newscol1 {width: 330px; float: left;}
#newscol2 {width: 400px; float: right;}

/*Footer Begins*/
#footer {width:926px; height:53px; background:url(images/footer.jpg);}
#footer p {margin: 0 0 0 0; padding: 15px 0 0 0; color:#CCCCCC; text-align:center; font-size:14px;}
#footer a {color:#CCCCCC; text-decoration:none;}
/*Footer Ends*/

/*Rollover*/
/* style for links on pop-up menus */
#nav a {display:block; height:38px; float:left;}
#nav a:hover {background-position: 0 100%;}
#nav li li a { background: url(images/dropdown-menu-bg.gif); width: 165px; height: auto; padding: 5px 0px 0px 0px; text-align: center; color: #FEF5D4;}
#nav li li a:hover {color: black;}
#home a {background:url(images/home.jpg); width:119px;}
#about a {background:url(images/about.jpg); width:184px;}
#health a {background:url(images/health.jpg); width:125px;}
#education a {background:url(images/eduction.jpg); width:157px;}
#commerce a {background:url(images/commerce.jpg); width:157px;}
#contact a {background:url(images/contact.jpg); width:184px;}
