/* html styles */
body {
background : url(../images/body_bg.jpg) repeat-x;
background-color : #4E300E;
margin-top: 20px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding: 0px;	
}
div {
margin : 0px;
padding : 0px;
}
img {
margin : 0px;
padding : 0px;
}
form {
margin : 0px;
padding : 0px;
}
a {
color : #ffffff;
text-decoration : none;
}
a:hover {
color : #000000;
text-decoration : none;
}
/* page styles */
.header_wrapper#home {
position : relative;
width : 780px;
height : 401px;
margin-left : auto;
margin-right : auto;
background   : url(../images/home_banner.jpg) no-repeat; 
background-position: bottom;
border-bottom : solid 15px #ede9dd;
}
.header_wrapper {
position : relative;
width : 780px;
height : 341px;
margin-left : auto;
margin-right : auto;
background   : url(../images/home_banner.jpg) no-repeat; 
background-position: bottom;
border-bottom : solid 15px #ede9dd;
}
.title_wrapper {
position : relative;
clear : both;
width : 770px;
height : 135px;
background   : url(../images/title_bg.png) repeat-x;
padding-left : 10px;
}

.logo_wrapper {
position : relative;
float : left;
width : 135px;
height : 135px;
background-image : url(../images/logo.png);

}
.title_text_wrapper {
position : relative;
float : left;
width : auto;
height : 30px;
font-family : Geneva, Arial, Helvetica;
font-size : 30px;
font-weight : bold;
line-height : 134px;
padding-left : 15px;
}
.banner_wrapper#home {
position : relative;
clear : both;
width : 780px;
height : 234px;
}
.banner_wrapper{
position : relative;
clear : both;
width : 780px;
height : 174px;
}
.menu_wrapper {
position : relative;
clear : both;
width : 760px;
padding-left : 10px;
}
.menu_content_wrapper {
position : relative;
font-family : Arial, Helvetica;
font-size : 13px;
font-weight : bold;
color : #ffffff;
background : url(../images/menu_bg.png) repeat-x;
width : 750px;
height : 32px;
padding-left : 10px;
}
.menu_item_wrapper {
position : relative;
float : left;
width : auto;
height : 32px;
line-height : 32px;
}
/* content styles */
.content_wrapper {
position : relative;
clear : both;
width : 780px;
height : auto;
margin-left : auto;
margin-right : auto;
font-family : arial;
font-size : 10px;
font-weight : bold;
color : #1d1b14
}
.content_wrapper a {
font-family : arial;
font-size : 10px;
font-weight : bold;
color : #1d1b14;
text-decoration : underline;

}
.content_wrapper a:hover {

font-family : arial;
font-size : 10px;
font-weight : bold;
color : #1d1b14;
text-decoration : none;
}

.intro_row_wrapper {
position : relative;
clear : both;
width : 780px;
height : auto;

}
.row_wrapper {
position : relative;
clear : both;
width : 780px;
height : auto;
background-color: #ede9dd;
}

.home_two_column_wrapper {
position : relative;
float : left;
width : auto;
height : 400px;
}
.home_two_column_left_wrapper {
position : relative;
width : 387px;
height : 400px;
margin-right : 5px;
background-color: #ede9dd;
}
.home_two_column_left_content_wrapper {
position : relative;
padding-left : 15px;
padding-right : 10px;
width : 362px;
height : auto;
background-color: #ede9dd;
}
.home_two_column_right_wrapper {
position : relative;
width : 388px;
height : 400px;
background-color: #ede9dd;

}
.h1_title_wrapper {
position : relative;
clear : both;
height : 20px;


padding-left : 15px;
margin-right : 15px;
font-family : Arial, Helvetica;
font-size : 14px;
font-weight : bold;
color: #ffffff;
background-color : #2c1d08;

}
.h1_title_image_wrapper {
position : relative;
float : right;
height : 15px;
width : 20px;
margin-right : 5px;
padding-top : 3px;
}
.h1_title_text_wrapper {
line-height : 20px;
position : relative;
float : left;
height : 18px;
width : auto;
}
.h2_title_wrapper {
position : relative;
clear : both;
height : 20px;
font-family : Arial, Helvetica;
font-size : 12px;
font-weight : bold;
color: #663300;

}
.comments_wrapper {
position : relative;
clear : both;
height : auto;
width : 730px;
font-family : Arial, Helvetica;
font-size : 10px;
padding : 10px;
background-color : #ddd5bd;
margin-bottom : 10px;
}
strong {

font-family : Arial, Helvetica;
font-size : 12px;
font-weight : bold;
color: #663300;

}
.news_title_wrapper {
position : relative;
clear : both;
height : 20px;
width : 750px;
font-family : Arial, Helvetica;
font-size : 12px;
font-weight : bold;
color: #663300;

}
.comments_footer_wrapper {
position : relative;
clear : both;
height : auto;
width : auto;
font-family : Arial, Helvetica;
font-size : 12px;
font-weight : bold;
color: #663300;

}
.news_title_left_wrapper {
position : relative;
float : left;
height : 20px;
font-family : Arial, Helvetica;
font-size : 12px;
font-weight : bold;
color: #663300;

}
.news_title_right_wrapper {
position : relative;
float : right;
height : 20px;
font-family : Arial, Helvetica;
font-size : 12px;
font-weight : bold;
color: #663300;
}
.author_title_wrapper {
position : relative;
clear : both;
height : 10px;
line-height : 10px;
padding-top : 5px;
font-family : Arial, Helvetica;
font-size : 10px;
font-weight : bold;
color: #663300;
}
.three_column_wrapper {
position : relative;
float : left;
padding-top : 10px;
height : auto;
width : 280px;
margin-right : 5px;

}
.two_column_wrapper {
position : relative;
float : left;
padding-top : 0px;
height : auto;
width : 380px;
margin-right : 5px;
background-color: #ede9dd;
}

.one_column_wrapper {
position : relative;
float : left;
padding-top : 10px;
height : auto;
width : 765px;
background-color: #ede9dd;
}
.one_column_content_wrapper {
position : relative;
float : left;
height : auto;
width : 750px;
padding-left : 15px;


}

.two_column_content_wrapper {
position : relative;
float : left;
height : auto;
width : 365px;
padding-left : 15px;

}
.two_column_right_content_wrapper {
position : relative;
float : left;
height : auto;
width : 365px;
padding-left : 7px;

}
.home_facts_image_wrapper {
position : relative;
float : left;
height : auto;
width : auto;
border : solid 6px #663300;
}
.home_facts_text_wrapper {
position : relative;
float : left;
height : auto;
width : 245px;
padding-left : 15px;

}
.home_news_text_wrapper {
position : relative;
float : left;
height : auto;
width : 365px;
padding-left : 0px;

}
.float_left_image_wrapper {
position : relative;
float : left;
height : auto;
width : auto;
border : solid 6px #663300;
}
.float_left_diary_image_wrapper {
position : relative;
float : right;
height : auto;
width : auto;
border : solid 6px #663300;
margin-left: 5px;
margin-bottom : 5px;
}
.float_right_image_wrapper {
position : relative;
float : right;
height : auto;
width : auto;
border : solid 6px #663300;
}
.one_column_text_wrapper {
position : relative;
float : left;
height : auto;
width : 625px;
padding-left : 15px;

}
.image_wrapper {
height : auto;
width : auto;
border : solid 6px #663300;
}
.parks_one_column_text_wrapper {
position : relative;
float : left;
height : auto;
width : 625px;
padding-left : 0px;

}
.no_img_one_column_text_wrapper {
position : relative;
float : left;
height : auto;
width : 750px;
padding-left : 0px;


}
/* volunteer / vision styles */

.v_two_column_left_wrapper {
position : relative;
float : left;
padding-top : 0px;
height : auto;
width : 432px;
margin-right : 5px;

}
.v_two_column_right_wrapper {
position : relative;
float : left;
padding-top : 0px;
height : auto;
width : 310px;

}
.v_row_wrapper {
position : relative;
clear : both;
height : auto;
width : 765px;
padding-left : 15px;
}
.v_column_text_wrapper {
position : relative;
float : left;
height : auto;
width : 430px;
margin-right : 0px;


}
.v_dotted_horizontal_content_spacer {
position : relative;
clear : both;
width : 430px;
height : 10px;
border-bottom : dotted 2px #000000;

}
.v_float_left_image_wrapper {
position : relative;
float : left;
height : auto;
width : auto;
border : solid 6px #663300;
margin-right : 10px;
}
/* end  volunteer / vision styles  */

/* directory styles  */

.dir_listing_wrapper {
position : relative;
height : auto;
width : 630px;

}
.dir_listing_title_left_wrapper {
position : relative;
float : left;
height : 20px;
width : 150px;
font-family : Arial, Helvetica;
font-size : 12px;
font-weight : bold;
color: #663300;
}
.dir_listing_title_right_wrapper {
position : relative;
float : left;
height : 20px;
width : 150px;
font-family : Arial, Helvetica;
font-size : 12px;
font-weight : bold;
color: #663300;
}
.dir_listing_title_right_wrapper#science{
position : relative;
float : left;
height : 20px;
width : 150px;
font-family : Arial, Helvetica;
font-size : 11px;
font-style : italic;
color: #663300;
}
.dir_listing_label_wrapper {
position : relative;
float : left;
height : 20px;
width : 150px;
}
.dir_listing_field_wrapper {
position : relative;
float : left;
height : 20px;
width : 350px;
}
.dir_listing_facts_label_wrapper {
position : relative;
float : left;
height : auto;
width : 150px;
}
.dir_listing_facts_field_wrapper {
position : relative;
float : left;
height : auto;
width : 480px;

}
.dir_listing_content_spacer {
position : relative;
clear : both;
width : 100%;
height : 1px;

}
/* end  directory styles  */

/* contact styles  */
.response_wrapper {
position : relative;
clear : both;
height : 20px;

line-height : 20px;
padding-left : 15px;
margin-right : 15px;
font-family : Arial, Helvetica;
font-size : 12px;
font-weight : bold;
color: #ffffff;
background-color : #552c04;

}
.c_row_wrapper {
position : relative;
clear : both;
height : auto;
width : 765px;
padding-left : 15px;

}
.c_two_column_left_wrapper {
position : relative;
float : left;
padding-top : 0px;
height : auto;
width : 295px;
margin-right : 5px;

overflow : hidden;
}
.c_two_column_right_wrapper {
position : relative;
float : left;

height : 450px;
width : 450px;

}

.c_column_text_wrapper {
position : relative;
float : left;
height : auto;
width : 295px;
margin-right : 0px;



}
.c_dotted_horizontal_content_spacer {
position : relative;
clear : both;
width : 284px;
height : 10px;
border-bottom : dotted 2px #000000;

}
.c_float_left_image_wrapper {
position : relative;
float : left;
height : auto;
width : auto;
border : solid 6px #663300;
margin-right : 0px;
}


/* end contact styles */

.horizontal_row_spacer {
position : relative;
clear : both;
width : 100%;
height : 5px;

}
.horizontal_content_spacer {
position : relative;
clear : both;
width : 100%;
height : 10px;

}
.dotted_horizontal_content_spacer {
position : relative;
clear : both;
width : 750px;
height : 10px;
border-bottom : dotted 2px #000000;

}
/* footer styles */
.footer_wrapper {
position : relative;
clear : both;
width : 780px;

margin-left : auto;
margin-right : auto;
font-family : Arial, Helvetica;
font-size : 10px;
color: #ffffff;
}
.sign_up_wrapper {
position : relative;
clear : both;
width : 765px;
height : 28px;
background-color : #ede9dd;
padding-left : 15px;
padding-top : 3px;
padding-bottom : 3px;
font-family : Arial, Helvetica;
font-size : 12px;
font-weight : bold;
color: #663300;
}
.sign_up_content_wrapper {
position : relative;
padding : 0px 0px 0px 0px;
width : 765px;
height : 28px;
line-height : 28px;

}
.footer_links_wrapper {
position : relative;
clear : both;
width : 770px;
height : 28px;

font-family : Arial, Helvetica;
font-size : 10px;
color: #ffffff;
}

.footer_links_left_wrapper {
position : relative;
float : left;
}
.footer_links_right_wrapper {
position : relative;
float : right;

}
.footer_content_left_wrapper {
position : relative;
float : left;
width : 770px;

}
.footer_content_right_wrapper {
position : relative;
float : left;

}
