/* Author: Marcus van der Neut */
/* Project:  PEACE IS Foundation Website */
/* Version: June, 20th, 2007 */
/* Color Scheme */
/*
#D2232A     #CC3333 (red)
#00B1EB     #0099FF (Blue)
#41AD49     #339933 (Green)
#FFDD00     #FFCC00 (Yellow)
#000000     Black

FONTS
GIL
GILB
GILBI
GILUBCD
GILSANUB
GLSNECB
*/

body {
padding:0;
margin:0;
background: url(../images/bubble.gif) repeat;
background-color: #339933;
}

#container {
width: 800px;
\width: 820px;
w\idth: 800px;
margin-left: auto;
margin-right: auto;
}

#header {
width: 800px;
\width: 820px;
w\idth: 800px;
height: 279px;
margin-right: auto;
margin-left: auto;
background: url(../images/header_bgnd.gif) no-repeat;
}
/* Header Menu Style */
#top_nav a i {
visibility: hidden;
}

#top_nav a {
position: absolute;
margin-top: 239px;
width: 800px;
height: 32px;
text-decoration: none;
}

a#nav_hom {margin-left: 2px; width: 116px;}
a#nav_abt {margin-left:120px; width: 126px;}
a#nav_par {margin-left: 248px; width: 140px;}
a#nav_pare {margin-left:400px; width: 136px;}
a#nav_edu {margin-left: 538px; width: 158px;}
a#nav_kid {margin-left: 698px; width: 119px;}

#content {
margin-top:2px;
padding-bottom: 36px;
margin-left: 262px;
margin-right:0;
width: 525px;
background-image: url(../images/content_background.gif);
background-repeat: repeat-x repeat-y;
border: 4px solid #fff;
min-height: 400px;
}

#content_home{
margin-top:2px;
padding-bottom: 36px;
margin-left: 262px;
margin-right:0;
width: 525px;
background-image: url(../images/content_background.gif);
background-repeat: repeat-x repeat-y;
border: 4px solid #fff;
}
#content p, #content_home p {
padding-left: 4px;
padding-right: 12px;
font-family: "palatino linotype", verdana,"trebuchet ms", ariel, san-serif;
font-size: 14px;
color: #223d00;
font-weight: normal;
}
#content_home li {
list-style-type: none;
}
/* Sidebar Navigation Style */

#leftsidebar {
float: left;
width: 255px;
\width: 265px;
w\idth: 255px;
height: 445px;
margin: 0;
background: url(../images/sidebar_bgnd.gif) no-repeat;
}
#leftsidebar a {
position: absolute;
top: 320px;
width: 230px;
height: 400px;
text-decoration: none;
}
a#shome { 
top:320px; 
width:220px; 
height:40px; 
}
a#contact {
top:360px;
width:220px; 
height: 40px;
}
a#gallery {
top:415px;
width:220px; 
height:40px;
}
a#events {
top:465px;
width:220px; 
height:40px;
}
a#facebook {
top:515px;
width:220px; 
height:40px;
}

a#hotline {
top:565px;
width:220px; 
height:40px;
}

a#newsletter {
top: 615px;
width:220px; 
height:40px;
}
a#addthis{
top: 675px;
width: 220px;
height: 40px;
margin-left: 50px;
}

i {
display: none;
}

#footer {
clear: both;
padding: 5px;
margin-top: 2px;
height: 108px;
background-image: url(../images/footer_bgnd.gif);
background-repeat: no-repeat;
}

#footernav {
margin-top: 6px;
padding-top: 2px;
}

#footernav a, #footernav p {
color: #fff;
text-decoration: none;
font-family: "Trebuchet MS", verdana, helvetica, san-serif;
font-size: 12px;
text-align: center;
}

#homepg_content {
margin-top: 15px;
margin-left: 255px;
width: 540px;
background-image: url(../images/home_page_bgnd.gif);
background-repeat: no-repeat);
}
input.btn {
color: #000;
background-color: #0099ff;
border: 1px outset #cc3333;
padding: 2px 4px 2px 4px;
font-size: 11px;
}
input.txt {
width: 150px;
color: #000;
border: 1px insert #00008b;
font-size: 11px;
}

h1,h2,h3,h4,h5,h6 {
margin-left: 14px;
font-family: Georgia;
color:#00B1EB
}
li {
list-style-type: circle;
font-size: 12px;
}

#textwrapper ul {
width: 500px;
}

ul.galleries li{
display: inline;
list-style-type: none;
float: left;
font-family: verdana;
font-size:11px;
color: #000;
}

ul.galleries p{
font-size: 11px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#999;

}
ul.galleries img{
border: 1px solid #cecece;
padding: 2px;
display: block;
}

ul.parenting li {
list-style-type: square;
padding: 5px;
}
.partners li {
list-style-type: none;
margin-bottom: 12px;
}

.partners img {
border: 1px solid #45200c;
padding: 2px;
}
#cform {
font-size: 12px;
}
.left_aligned {
float: left;
margin-right: 4px;
}

.press_release, td.press_release li {
font-size: 11px;
}
.caption img{
border: 2px solid #cecece;
padding: 2px;
}
.caption{
font-family: verdana, sans-serif;
font-size: 10px;
color: #666;
width: 432px;
padding: 6px;
}






