/* Start of CMSMS style sheet '1_top2bottomdowunder : main_css' */
* {
margin:0;
padding:0;
}

body {
   font-family: Arial, sans-serif;
   color: #000000;
   background-color: #e4983f;
   height: 100%;
}

html {
   height: 100%;
}

img {
   border: 0;
}

a,
a:link,
a:active {
   color: #E3973E; 
   text-decoration: none;
   outline: none;
}

a:visited {
  color: #E3973E;   
  text-decoration: none;           
}

a:hover {
  color: #FFFFFF; 
  text-decoration: none;
}



div#container{
        min-height: 100%;
        _height: 100%;
        background: #f5bd4e url(uploads/images/footer_bg.gif) repeat-x scroll center bottom;
        position: absolute;
        width:100%;
        display: block;
}

div#pagewrapper{
	min-height: 100%;
	width:  100%;
        margin: 0 auto;
        background: transparent url(uploads/images/background.jpg) repeat-x center top;
        position: relative;
}
.contentwrapper {
	min-height: 100%;
	width:  100%;
        margin: 0 auto;
        background: transparent url(uploads/images/header_background.jpg) no-repeat center 0;
        position: relative;
}
.contentwrapper_in {
	width:  900px;
        text-align: left;
        margin: 0 auto;
}

.header_column ul {
        list-style: none;
	margin: 0;
	padding: 0;
}

.header_column ul li {
padding-top: 41px;
padding-bottom: 41px;
width: 300px;
height: 160px;
float: left;
}

.header {
margin: 0 auto;
height: 251px;
width: 900px;
}
.logo {
width:213px; 
float:left; 
padding: 50px 0;
}
.top_intro {
width:350px; 
float:left;
padding: 50px 50px 0 50px;
font-size: 0.95em;
text-align: left;
line-height: 1.3em;
marging: 0px;
}
.top_intro p {
padding: 0px;
marging: 0px;
}
.compare {
width:232px; 
float: left;
padding: 50px 0;
}

div#header h1 a {
/* you can set your own image here */
   background: url(uploads/images/logo.png); 
   display: block; 
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}

div#search {
   float: right;
   width: 400px;     /* enough width for the search input box */
   text-align: right;
   padding: 10px 0px;
   margin: 0px;
}
.search_input
{
   font-family: Century Gothic, Helvetica, Arial, sans-serif;
   font-size: 12px;
   border-top: solid 1px #999a9c;
   border-left: solid 1px #999a9c;
   border-bottom: solid 1px #e2e2e2;
   border-right: solid 1px #e2e2e2;
   padding: 2px;
margin-top: 3px;
}
.search_button
{
background: #fff url('uploads/images/button.gif') no-repeat 0 0; 
  border: none;
  width: 62px;
  height: 23px;
font-family: Century Gothic, Helvetica, Arial, sans-serif;
font-size: 11px;
color: #fff;
cursor: pointer;
}
div.breadcrumbs {
   padding: 1em 0 1.2em 0; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 90%;             /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
   margin: 0 1em;              /* css shorthand rule will be opened to be "0 1em 0 1em" */
   border-bottom: 1px dotted #000;
}

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 }

div#content {
    /* margin: 0px; some air above and under menu and content */
   width: 900px;
   margin-left: auto;
   margin-right: auto;
   position: relative;
}

div#main {
   width: 600px;
   height: 452px;
   float: left;
   background-color: #E4983F;
   padding:10px;
   margin-bottom: 20px;
}
div#main_internal {
   width: 620px;
   float: left;
   background-color: #fedc85;
   padding: 0px;
   margin-bottom: 20px;
   min-height: 489px;
   _height: 500px;
}
.main_text {
   padding: 13px 20px 20px 20px;
   font-size: 13px;
}
.main_text a,
.main_text a:link,
.main_text a:visited,
.main_text a:active {
   color: #b65125;
   font-weight: bold;
   text-decoration:none;
}

.main_text a:hover {
   color: #b65125;
   font-weight: bold;
   text-decoration:underline;
}
.right_column {
float: right;
width: 275px;
   margin-bottom: 20px;
}
.main_table {
 margin: 0px auto;
 text-align: center;
}

.intro {
   position: relative;
   top: -200px;
   margin-left: auto;
   margin-right: auto;
   width: 370px;
   z-index: 2;
}


.donations {
   padding: 10px;
   width: 255px;  
   border-bottom: solid 0px #f0f1f0;
   background: transparent url(uploads/images/donations_background.png)  repeat-x 0 0;
}
.sidebar_widget {
   width: 150px;  
   float: left;
}
.sidebar_text {
   width: 100px;  
   float: right;
}
.sidebar_column {
        list-style: none;
	margin: 0;
	padding: 0;
        float:left;
        height:231px;
        width:275px;
}

.pdt {
font-size: 0.8em;
color: #fedc85;
line-height:120%;
width:125px;
}

.charityname {
font-size: 0.95em;
color: #ffffff;
font-weight: bold;
line-height:120%;
width:125px;
}

.charityname a{
 color:#ffffff;
}
.charityname a:visited{
 color:#ffffff;
}

.charityname a:hover{
 color:#FEDC85;
}

.charitydescription {
font-size: 0.7em;
color: #000000;
line-height:120%;
width:125px;
}

.clearing
{
   clear: both;
}


div#footer {
   clear:both;       /* keep footer below content and menu */
   background: url(uploads/images/footer_bg.gif) repeat-x; 
   width: 100%;
   _width:100%;
   height: 5px;
   position: absolute;
   bottom: 0;
   left: 0;
   right: 0;
   overflow: hidden;
}

div#footer p {
   padding: 15px;      /* some air for footer */
   margin:0;
}
div#footer p img {
   vertical-align: middle;
   margin: 0px 5px;
}



/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   margin: 1em;
   border-bottom: 1px dotted black;
}

/* relational links under content */
div.left49 {
  float: left;
  width: 49%;  /* 50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}

.coll 
{
border-collapse: collapse;
width: 458px; 
height: 104px;
border: solid 1px #e2e2e2;
}
td
{
padding: 5px;
}


/********************
CONTENT STYLING
*********************/
div#content {

}

/* HEADINGS */
div#content h1 {
   font-size: 2em;  /* font size for h1 */
   line-height: 1em;
   margin: 0;
}
div#content h2 {
   color: #af621f; 
   font-size: 1.5em; 
   font-weight: bold;
   font-family: Arial, sans-serif;
   line-height: 1em;
   text-align: left; 
   background: transparent url(uploads/images/title_line.jpg) repeat-x 0 bottom;
   padding: 15px 20px;
   display: block;
}
div#content h3 {
   color: #E3973E; 
   font-size: 1.5em;
   line-height: 1.3em;
   margin: 0px 0px 5px 0px;
font-weight: normal;
}
div#content h4 {
   color: #294B5F; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#content h5 {
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* TEXT */
p {
   margin: 0 0 1.5em 0;  /* some air around p elements */
   padding: 0;
}
blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
pre {
   font-family: monospace;
   font-size: 1.0em;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {

 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */

 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;  /* black border for pre blocks */
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;   /* smaller font size, as these are usually not so important data */
}

/* END TEXT */

/* LISTS */
div#main ul,
div#main ol,
div#main dl {
  font-size: 1.0em;
   line-height:1.4em;
   margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 3em;
}

div#dl dt {
   font-weight: bold;
   margin: 0 0 0.25em 3em;
}
div#dl dd {
   margin: 0 0 0 3em;
}
/* END LISTS */

.debug1
{
  border: 1px solid red;
}

.debug2
{
  border: 1px solid green;
}

.guestbook_input_box {
  border: 1px solid #F5BD4E;
  padding:2px;
  width: 200px;
  font-family: Arial, sans-serif;
}

.cms-guestbook-showform-button input {
   background-color: #F5BD4E; 
   border: 1px solid #AF621F;
   color: #FFFFFF;
   padding: 3px;
   font-family: Arial, sans-serif;
}

.required {
   font-size: 1.2em;
}
/* End of '1_top2bottomdowunder : main_css' */

