@charset "UTF-8";
.Default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.BoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}
.BoldGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #168F2B;
}
.DefaultWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.DefaultSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a:link
{
    text-decoration:none;
}

a:visited
{
    text-decoration:none;
}

a:active
{
    text-decoration:none;
}

a:hover
{
    text-decoration:none;}


.submenu_container
{
    background-color:#bfcdda;
    background-image:url('/images/smbg.jpg');
    font-size:10px;
    height:32px;
}

.submenu_el
{
    background-image:url('/images/smdiv.gif');
    background-repeat:no-repeat;
    background-position:right top;
    height:32px;
    padding-top:10px;
    text-align:center;
    float:left;
    padding-left:10px;
    padding-right:10px;
}

.submenu_endel
{
    height:32px;
    padding-top:10px;
    text-align:center;
    float:left;
    padding-left:10px;
    padding-right:10px;
}

a.smlink:link
{
    color:#013068;
    text-decoration:none;
}

a.smlink:visited
{
    color:#013068;
    text-decoration:none;
}

a.smlink:active
{
    color:#eee;
    text-decoration:underline;
}

a.smlink:hover
{
    color:#eee;
    text-decoration:underline;
}

#fundraiser{position: relative; width: 730px; height: 550px; padding: 20px 0; color: #444; font-family: Verdana, Arial, 'Lucida Grande', sans-serif;}
#house {width: 355px; height: 401px;position: absolute; top: 30px; right: 0; background: url('/images/fundraiser/house/house_0.jpg') 0 0 no-repeat;}
#house span {display: block; width: 280px; height: 17px; text-align: right; color: #555; font-weight: bold; position: absolute; top: 320px; right: 82px; text-transform: uppercase; font-size: 14px;}
#house h3 {width: 275px; height: 35px;text-align: right; position: absolute; right: 82px; bottom: 0; color: #54B948; font-size: 31px;}
	#house h3 {*bottom: 34px;}
#list h2 {width: 393px; height: 53px; text-indent: -9999px; overflow: hidden; background: url('/images/fundraiser/hfh_h2.gif') 0 0 no-repeat; position: relative; z-index: 20;}
#list {width: 375px; margin-left: 15px;}
#list ul {width: 340px; margin-left: 0; padding-left: 0;}
#list li {list-style-type: none; height: 20px; margin-left: 0; padding: 4px; border-bottom: 1px #aaa dashed; font-size: 14px;}
#list li span {display: block; width: 90px; height: 20px; float: right; text-align: right;}
#list a.donate {display: block; float: right; display: block; width: 187px; height: 78px; text-indent: -9999px; overflow: hidden; margin-right: 35px; background: url('/images/fundraiser/donate.jpg') 0 0 no-repeat;}
#list a.donate:hover {background-position: 0 -83px;}
h5#top, h5#bottom {padding: 7px 7px; height: 18px; margin: 0 0 0 0; background: #54B948; text-align: right; color: #fff; width: 716px; font-family: Verdana, Arial, 'Lucida Grande', sans-serif; font-size: 14px; font-weight: normal;}
h5#bottom {text-align: left;}
#goal {height: 97px; padding-top: 20px; padding-bottom: 17px; background: url('/images/fundraiser/goal_bg.jpg') top center no-repeat;}
#goal h4 {text-align: center; color: #00467F; font-size: 14px;}
#goal p {font-size: 12px; text-align: center; color: #444; margin-top: 35px;}

#footer
{
    width:880px;
    height:28px;
    margin:1px;
    border:1px solid #fff;
    font-family:sans-serif;
    color:#fff;
    font-size:10px;
    text-transform:uppercase;
    font-weight:bold;
}
#footer a:link
{
    color:#fff;
}

#footer a:visited
{
    color:#fff;
}

#footer a:active
{
	text-decoration: underline;
    color:#fff;
}

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

#ext_footer
{
    background-color:#bfcdda;
    color:#036;
    border:1px solid #9fadba;
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    vertical-align:top;
}

#ext_footer td
{
    vertical-align:top;
    text-align:left;
    padding:4px;
}

#ext_footer table td
{
    padding:0;
    padding-right:6px;
    margin:0px;
    text-align:left;
}

#page_title
{
    background:#003366;
    height:60px;
    width:720px;
    padding:2px;
}

#page_title_interior
{
    margin:0px;
    padding:0px;
    border:1px solid #fff;
    height:58px;
    vertical-align:center;
    color:#fff;
    font-weight:bold;
    position:relative;
}
#page_title_left
{
    position:relative;
    left:18px;
    top:23px;
    font-size:12px;
    text-align:left;
    float:left;
}
#page_title_right
{
    position:relative;
    right:18px;
    top:18px;
    font-size:22px;
    text-align:right;
    float:right;
}

