table, td
{
    border-collapse: collapse;
    padding: 0px;
}

body
{
    background-color: #2c164e;
    background-image: url(images/body_back.jpg);
    background-repeat: repeat-x;
}

#main
{
    margin: auto;
    width:941px;
}

#header
{
    margin: auto;
    background-image: url(images/header_back.jpg);
    width: 941px;
    height: 142px;
}

#contact
{
    float: right;
    padding-right: 10px;
    padding-top: 15px;
}

#contact table td
{
    vertical-align: top;
}

.red_text
{
    color: #a7030e;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
}

.black_text
{
    color: #000000;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    padding-right: 100px;
}

.padding_left
{
    padding-left: 40px;
}

.emergency_padding
{
    padding-left: 20px;
}

.padding_top
{
    padding-top: 20px;
}

a img
{
    border: 0px;
}

#menu
{
    width: 941px;
    background-color: #f3f3f3;
    text-align: center;
    vertical-align: middle;
}

#menu a
{
    font-family: Arial;
    color: #616060;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
    display: block;
    height: 32px;
    font-size: 16px;
}

#menu a:hover
{
    color: #ffffff;
}

/*#menu
{
    width: 941px;
    height: 32px;
    background-color: #f3f3f3;
    text-align: center;
    vertical-align: middle;
}

#menu a
{
    font-family: Arial;
    color: #000000;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
    display: block;
    height: 24px;
    font-size: 14px;
}

#menu a:hover
{
    color: #ffffff;
}*/

.link_pad
{
    padding-top: 8px;
}

.sep_padding
{
/*    padding-left: 5px;
    padding-right: 5px;*/
}

#main_body
{
    background-image: url(images/body_grad.jpg);
    background-repeat: repeat-x;
    background-position: top;
    width: 941px;
    min-height: 710px;
    background-color: #ffffff;
    vertical-align: top;
    background-color: #E6E6FA;
}

#main_body table td
{
    vertical-align: top;
}

#main_body table
{
    width: 100%;
}

#main_body_pad
{
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-top: 30px;
    font-family: Arial;
    font-size: 14px;
}

#main_body_pad a
{
    text-decoration: none;
    color: navy;
}

#main_body_pad a:hover
{
    color: #a7030e;
}

#main_body_pad img
{
    margin-left: 5px;
    margin-right: 5px;
}

#footer
{
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    margin-top: 10px;
}

#footer a
{
    color: #ffffff;
    text-decoration: none;
}

#footer a:hover
{
    text-decoration: underline;
}



.home_buttons
{
    float: left;
    margin-top: 20px;
    clear: left;
}

#home_body_title
{
    background-image: url(images/home_title_back.jpg);
    width: 612px;
    height: 25px;
    float: right;
    margin-bottom: 20px;
    color: #d2d1d1;
    padding-top: 4px;
    padding-left: 10px;
    font-family: Arial;
    font-size: 16px;
}

#home_body
{
    background-image: url(images/home_body_back.jpg);
    width: 622px;
    height: 327px;
    float: right;
    font-family: Arial;
    font-size: 14px;

}

#home_body_pad
{
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    
}

.purple_header
{
    color: #7d49a1;
    font-size: 16px;
}

.indent
{
    margin-left: 100px;
}

#news_section_title
{
    background-image: url(images/news_title_back.jpg);
    width: 875px;
    height: 25px;
    margin:auto;
    margin-bottom: 20px;
    margin-top: 10px;
    color: #d2d1d1;
    padding-top: 4px;
    padding-left: 10px;
    font-family: Arial;
    font-size: 16px;
}

#news_section
{
    width: 883px;
    min-height: 232px;
    background-image: url(images/news_back.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    margin: auto;
    margin-bottom: 20px;
    
}

#news_pad
{
    padding-top: 3px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 15px;
}

#news_pad img
{
    margin: 3px;
    
}

.news_header_even
{
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 3px;
}

.news_header_even img, .news_header_odd img, news_body img
{
    width: 100px;

}

.news_header_odd
{
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    text-align: right;
    margin-bottom: 3px;
}

.news_body
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    min-height: 100px;
}

.news_sep
{
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0px;
}

.read_more
{
    color: #9f201f;
    text-decoration: none;
    display: block;
}

.read_more:hover
{
    text-decoration: underline;
}

.link_fade
{
    background-color: #f3f3f3;
}

h2
{
    font-family: Arial;
    font-size: 24px;
}

h3, fieldset  legend
{
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    color: #840000;
}

fieldset
{
    background-color: #f7f7f7;
    border: 0px;
    background-color: #E6E6FA;
}

fieldset legend
{
    display: none;
}



fieldset ul
{
    margin-top: 0px;
    margin-bottom: 15px;
}



fieldset p
{
    margin-top: 0px;
    margin-bottom: 15px;
}

#newsletters fieldset
{
    float: right;
    width: 250px;
    padding: 3px;
    background-color: #b5b5b5;
}

fieldset img
{
    padding: 10px;
    width: 300px;
    border: solid 1px #ffffff;
}

.small_thumb
{
    width: 75px;
}

.title
{
    background-color: #888888;
    font-size: 16px;
    padding: 3px;
}

.quote
{
    font-size: 13px;
    width: 300px;
    text-align: center;
    padding-bottom: 20px;
    margin: auto;
    color: maroon;
    font-weight: bold;
}

.quote b
{
    display: block;
    color: black;

}

.photo_cell
{
    width: 350px;
}

h2
{
    color: #5959a1;
}

.no_border
{
    border: 0px;
}

.supporter
{
    width: 150px;
}

#slides
{
    height: 300px;
	width: 350px;


	overflow: hidden;

	text-align:right;

}



.slide

{

	text-align:right;

}

#slides_home
{
    height: 250px;
	width: 250px;


	overflow: hidden;


}

.js_menu_link
{
    text-decoration: none;
    color: white;
}

.box
{
    background-color: #ffffff;
    padding: 3px;
    font-family: Arial;
    margin-bottom: 20px;
}

.box table td
{
    padding: 3px;
}

.box_title
{
    background-color: #efefef;
}

#outreach_form
{
    background-color: #efefef;
    padding: 5px;
    font-size: 16px;
    width: 800px;
}

#outreach_form fieldset
{
        margin-bottom: 20px;
        background-color: #dddddd;
}

#outreach_form fieldset legend
{
    font-weight: bold;
}

#outreach_form label
{
    display: block;
    font-style: italic;
}

#outreach_form input, #outreach_form select
{
    margin-bottom: 15px;
    width: 250px;
}

#outreach_form_h2
{
    text-align: center;
}

.error
{
    color: red;
    font-style: italic;
    font-size: 12px;
}


.news_body img
{
    width: auto;
}
