body, form {margin:0;}
img {border:none;}
h1
{
	font-size: auto;
}

#content-area 
{
	min-height:300px; 
	background: #ffffff; 
	display:inline; 
	width:855px; 
}

#gfn-footer  
{
	float:left; 
	display:inline; 
	width:100%;
}

body, td, th
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
}
body
{
    background-image: url(/images/bg.jpg);
    background-repeat: repeat-y;
    background-color: #F2EED1;
    background-position: center top;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
}

#container
{
    position: relative;
    width: 980px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-color: #FFFFFF;
}

/* header styles */
#container #tophead #headerlogo
{
    float: left;
}
#container #tophead #headerxp
{
    float: left;
    height: 130px;
    width: 290px;
    color: #FFFFFF;
}
#container #tophead #headerxp h1
{
    margin: 0px;
    padding: 10px 10px 5px 10px;
    font-size: 1.6em;
    line-height: 1em;
}
#container #tophead #headerxp p
{
    margin: 0px;
    padding: 0px 10px 10px 10px;
    font-size: 0.8em;
    line-height: 1.1em;
    font-weight: normal;
}

#navhead
{
    background-image: url(/images/navbg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    height: 30px;
    width: 100%;
}
#nav
{
    float: left;
    font-size: 13px;
    padding: 0px;
    height: 30px;
    width: 680px;
}
#nav ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#nav ul li {float:left; display: inline; padding:0px; margin:0px;}
#nav ul li a  {display:block; padding: 7px 10px; font-weight: bold; color: #898989; text-decoration: none;}
#nav ul li a.active, #nav ul li a:visited.active, #nav ul li a:link.active
{
    background-image: url(/images/navbg_o.jpg);
    background-repeat: repeat-x;
    background-position: left center;
    color: #FFF;
    cursor: default;
}
#nav ul li a:hover
{
    background-image: url(/images/navbg_o.jpg);
    background-repeat: repeat-x;
    background-position: left center;
    color: #FFF;
    cursor: pointer;
}

#nav ul li a, #nav ul li a:link, #nav ul li a:visited
{
    color: #898989;
}
#nav ul li a:hover, #nav ul li a:active
{
    color: #FFF;
}

#login
{
    height: 30px;
    background-image: url(/images/loginbarbg.jpg);
    width: 290px;
    float: left;
    font-size: .8em;
    color: #005e20;
}
#login p
{
    padding: 0px;
    margin: 5px 0px 5px 100px;
}
#login a, #login a:link
{
    color: #005e20;
    font-weight: bold;
}
#login a:visited
{
    color: #005e20;
    font-weight: bold;
}
#login a:hover, #login a:active
{
    color: #FFFFFF;
    font-weight: bold;
}

#login2
{
    height: 30px;
    background-image: url(/images/loginbarbg2.jpg);
    width: 290px;
    float: left;
    font-size: .7em;
    color: #555555;
}
#login2 p
{
    padding: 0px;
    margin: 7px 0px 5px 100px;
}
#login2 a, #login2 a:link
{
    color: #555555;
    font-weight: bold;
}
#login2 a:visited
{
    color: #555555;
    font-weight: bold;
}
#login2 a:hover, #login2 a:active
{
    color: #FFFFFF;
    font-weight: bold;
}

/* body styles */
#mainbody
{
    position: relative;
    margin: 10px;
    width: 960px;
    margin-bottom: 10px;
    min-height:300px;
}
#col970 {position: relative; float: left; width: 950px; margin-left: 10px;}
#col970 .content { padding:10px; border: 1px solid #bcbec0; border-top:none; min-height:300px; }

/* right column*/
.col290, #col300
{
    position: relative;
    float: left;
    width: 290px;
    margin-left: 10px;
    margin-bottom:10px;
}

/* left columng*/
#col680
{
    width: 660px;
    float: left;

}
#colhead1
{
    background-repeat: repeat-x;
    background-position: left top;
    height: 94px;
    color: #FFFFFF;
}
#colhead1 h1
{
    font-size: 1.6em;
    font-weight: bold;
    margin: 0px 0px 0px 10px;
    position:relative;
    top:10px;
    padding:0;
}
#colhead1 h2
{
    font-size: 1.2em;
    font-weight: bold;
    margin: 0px 10px 0px 10px;
}
#colhead1 p
{
    font-size: 0.8em;
    font-weight: normal;
    margin: 10px;
    position:relative;
    top:10px;
}

#resourceHeader
{
    height: 30px;
    background-image: url(/images/resourcesbg.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}
#resourceHeader h1
{
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    padding: 5px 0px 0px 10px;
    color: #FFFFFF;
}

#col680 .resourceitem
{
    border: 1px solid #bcbec0;
    padding: 10px;
    margin: 10px;
    zoom:1;
}
#col680 .resourceitem .resourceimg
{
    float: left;
    display: inline;
}
#col680 .resourceitem .resourcedesc
{
    float: left;
    display: inline;
    width: 60%;
    margin-left: 10px;
}
#col680 .resourceitem .resourcedesc h1
{
    font-size: 1em;
    color: #005b7f;
    margin: 0px;
}
#col680 .resourceitem .resourcedesc p
{
    font-size: 0.75em;
    margin-top: 0px;
    margin-bottom: 10px;
}
#col680 .resourceitem .resourcedesc p.itemnumber
{
    font-size: 0.8em;
    margin-top: 0px;
    margin-bottom: 0px;
}
#col680 .resourceitem .resourcedesc p.itemprice
{
    font-size: 0.75em;
    color: #005b7f;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}
#col680 .resourceitem .resourcedesc p.itemsample
{
    font-size: 0.6em;
    color: #005b7f;
    margin-top: 0px;
    margin-bottom: 0px;
}
#col680 .resourceitem .resourcedesc p.itemsample a, #col680 .resourceitem .resourcedesc p.itemsample a:link
{
    color: #005b7f;
}
#col680 .resourceitem .resourcedesc ul li
{
    font-size: 0.7em;
}

#col680 .videoblurb
{
    background-color: #ebebeb;
}
#col680 .videoblurb .video
{
    float: left;
    height: 254px;
    width: 410px;
}
#col680 .short .video
{
    height: 243px;
}
#col680 .videoblurb .blurb
{
    position: relative;
    float: left;
    height: 254px;
    width: 247px;
    border: 1px solid #bcbec0;
    border-top: none;
    background-color: #ebebeb;
}
#col680 .short .blurb
{
	height:243px;
}
#col680 .videoblurb .xp img
{
    margin-bottom: -2px;
}
#col680 .videoblurb .blurb h2
{
    font-size: 1.1em;
    margin: 10px;
    color: #406618;
}
/*#col680 .videoblurb .blurb p { font-size:0.75em; margin: 10px; color:#000000; }*/
#col680 .videoblurb .blurb .xp
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 227px;
    height: 12px;
    font-size: 12px;
    padding: 7px 10px 10px;
    margin: 0px;
    background-color: #dcdcdc;
}
#col680 .videoblurb .blurb .xp a
{
    color: #598527;
    text-decoration: none;
}
/* individual */
#col680 .videoblurb .blurbIndiv
{
    position: relative;
    float: left;
    height: 254px;
    width: 247px;
    border: 1px solid #bcbec0;
    border-top: none;
    background-color: #ebebeb;
}
#col680 .videoblurb .blurbIndiv h2
{
    font-size: 1.1em;
    margin: 10px;
    color: #587e43;
}
/*#col680 .videoblurb .blurbIndiv p { font-size:0.75em; margin: 10px; color:#000000; }*/
#col680 .videoblurb .blurbIndiv .xp
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 227px;
    height: 12px;
    font-size: 12px;
    padding: 7px 10px 10px;
    margin: 0px;
    background-color: #dcdcdc;
}
#col680 .videoblurb .blurbIndiv .xp a
{
    color: #587e43;
    text-decoration: none;
}
#col680 .videoblurb .blurbIndiv .blurbtext
{
    height: 168px; 
}
#col680 .videoblurb .blurbIndiv .blurbtext ul
{
    margin-left:25px;
}

/* fundraising */
#col680 .videoblurb .blurbfund
{
    position: relative;
    float: left;
    height: 254px;
    width: 247px;
    border: 1px solid #bcbec0;
    border-top: none;
    background-color: #ebebeb;
}
#col680 .videoblurb .blurbfund h2
{
    font-size: 1.1em;
    margin: 10px;
    color: #7d7d7d;
}
/*#col680 .videoblurb .blurbfund p { font-size:0.75em; margin: 10px; color:#000000; }*/
#col680 .videoblurb .blurbfund .xp
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 227px;
    height: 12px;
    font-size: 12px;
    padding: 7px 10px 10px;
    margin: 0px;
    background-color: #dcdcdc;
}
#col680 .videoblurb .blurbfund .xp a
{
    color: #9e0b0f;
    text-decoration: none;
}

.blurbtext {
bottom:29px;
overflow:auto;
position:static;
width:247px;
    font-size: 0.75em;
}
.blurbtext p
{
    margin: 0px 10px 10px 10px;
    color: #000000;
}

#col680 .content
{
    width: 657px;
    border-left: 1px solid #bcbec0;
    border-right: 1px solid #bcbec0;
    border-bottom: 1px solid #bcbec0;
    position:relative;
    padding:0px;
}
#col680 .content h2
{
    font-size: 1.2em;
    color: #898989;
    margin: 0px;
    margin-bottom: 10px;
}
#col680 .content .subsection
{
    width: 184px;
    padding: 10px;
    position: relative;
    float: left;
    border: 1px solid rgb(188, 190, 192);
    border-top: none;
    border-bottom: none;
    margin-left: -1px;
}
#col680 .content .last
{
    width: 220px;
    border-right: none;
}
#col680 .content .subsection a
{
    color: #0076a3;
    text-decoration: none;
}
#col680 .content .subsection .virallink
{
    font-size: 0.70em;
    font-weight: bold;
    margin: 11px 0px 0px 0px;
}
#col680 .content .subsection .virallink img
{
    margin-top: -6px;
}
.bottomlink
{
    background-image: url(/images/downarrowgray.gif);
    background-repeat: no-repeat;
    background-position: left center;
    position: relative;
    text-transform: uppercase;
    font-size: 0.75em;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 52px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    width: 100px;
}
.bottomlink a
{
    color: #0076a3;
    text-decoration: none;
}
.bottomlink2
{
    background-image: url(/images/blurbarrow.gif);
    background-repeat: no-repeat;
    background-position: left center;
    position: relative;
    font-size: 0.75em;
    text-transform: uppercase;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    width: 100px;
}

.bottomlink2 p
{
	margin:0;
}

.bottomlink2 a
{
    color: #0076a3;
    text-decoration: none;
}
.col290
{
    border-bottom-style: solid;
    border-bottom-color: #bcbec0;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #bcbec0;
    border-left-color: #bcbec0;
    width: 288px;
}
.col290 .rightcol
{
    padding: 10px;
}
.col290 .rightcol .resource
{
}
.col290 .rightcol .resource a
{
    text-transform: uppercase;
    color: #959595;
    text-decoration: none;
}
.nlt
{
    font-size: 0.8em;
    font-weight: normal;
    margin: 5px 0px 15px;
}
.nlt h2
{
    line-height: 1.1em;
    -line-height: 1.0em;
    font-size: 1.25em;
    color: #898989;
    margin: 0px 0px 5px 0px;
    -margin: 0px 0px 5px 0px;
}
.nlt p
{
    margin: 0px 0px 5px 0px;
}
.testimony
{
    font-size: 0.8em;
    font-weight: normal;
    margin-top: 10px;
    zoom:1;
}
.testimony h2
{
    line-height: 1.1em;
    -line-height: 1.0em;
    font-size: 1.25em;
    color: #898989;
    margin: 0px 0px 10px 0px;
    -margin: 0px 0px 5px 0px;
}
.testimony p
{
    margin: 0px 0px 5px 0px;
}
.byline
{
    color: #0076a3;
    margin:0;
}
.bylinesmall
{
    color: #0076a3;
    margin:0;
    font-size: 0.8em;
}

.bluetestimonial
{
	color: #0076a3;
}

.storelinks
{
    float: right;
    font-size: 0.75em;
}
.storelinks a
{
    text-decoration: none;
    color: #959595;
}
.testimonials
{
	font-size: 0.7em; font-weight: bold; margin: 0px;
}

.testimonials p
{
	margin:0;
}

.blurbitem
{
    margin: 12px;
    padding-top: 12px;
    border-top: solid 1px #BCBEC0;
}
.blurbitem p
{
    font-size: 0.8em;
}
.blurbitem .left
{
    float: left;
    display: inline;
    position: relative;
    width: 40px;
}
.blurbitem .right
{
    float: left;
    display: inline;
    position: relative;
    width: 587px;
}
.blurbitem .right p
{
    font-size: 0.75em;
    margin: 0px 0px 0px 10px;
}
.blurbitem-first
{
    padding-top: 0px !important;
    border-top: none !important;
}

.bodytext
{
    font-size: 0.8em;
    margin: 10px;
}
.bodytext p
{
    font-weight: normal;
    line-height: normal;
}
.bodytext h2
{
    font-size: 1.2em;
    color: #959595;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    line-height: normal;
}
.bodytext h3
{
    font-size: 1.0em;
    color: #898989;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    line-height: normal;
}
.bodytext ul
{
    list-style: none;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 10px;
}

.page_center {
	background-color:#FFFFFF;
	clear:both;
	margin:0 auto 20px;
	width:981px;
}

/*
	Site Map Top
*/
.GSFooterSiteMapTop
{
    float: left;
    display: inline;
    width: 820px;
    padding: 8px 0px 8px 150px;
    height: 14px;
    background-color: #f7f7f7;
    font-size: 11px;
    font-weight: bold;
}
.GSFooterSiteMapTop a, .GSFooterSiteMapTop a:visited
{
    color: #7d7d7d;
    text-decoration: none;
}
.GSFooterSiteMapTop a:hover, .GSFooterSiteMapTop a:active
{
    color: #7d7d7d;
    text-decoration: underline;
}

/*
	Site Map
*/
.GSFooterSiteMap
{
    float: left;
    display: inline;
    width: 960px;
    padding: 0px;
    height: 98px;
    background-color: #fff;
}
.GSFooterSiteMapCell
{
    float: left;
    display: inline;
    width: 173px;
    padding: 0px;
    height: 98px;
    text-align: left;
    line-height: 22px;
}
.GSFooterSiteMapCellLogo
{
    text-align: right;
    padding: 20px 20px 0px 0px;
    width: 100px;
}
.GSFooterSiteMapCell a, .GSFooterSiteMapCell a:visited
{
    color: #b7b7b7;
    text-decoration: none;
}
.GSFooterSiteMapCell a:hover, .GSFooterSiteMapCell a:active
{
    color: #b7b7b7;
    text-decoration: underline;
}


/*
	Footer
*/
.GSFooter
{
    float: left;
    display: inline;
    width: 960px;
    min-height: 120px;
    padding: 10px;
    background-image: url(/images/footerbg.jpg);
    background-repeat: repeat-x;
    text-align: center;
    font-size: 11px;
    color: #b7b7b7;
    line-height: 23px;
}
.GSFooter a, .GSFooter a:visited
{
    color: #b7b7b7;
    text-decoration: none;
}
.GSFooter a:hover, .GSFooter a:active
{
    color: #b7b7b7;
    text-decoration: underline;
}
#footer
{
    font-size: 0.70em;
    margin-top: 10px;
}


.freesample
{
	float: left; margin: 0px; width: 128px; position: relative;
	font-size: 0.7em; font-weight: bold; margin: 0px;
}

.freesample p
{
	margin:0;
}

#footer
{
    font-size: 0.70em;
    margin-top: 10px;
}

#col680 .content .subsection.double
{
    width: 388px;
    padding-bottom: 0;
}
.register div.field
{
    padding: 5px 0;
    border-bottom: 1px solid #ccc;
    margin: -10px -10px 9px -10px;
}
.register label
{
    width: 120px;
    font-size: 0.8em;
    font-weight: normal;
    float: left;
    height: 23px;
    line-height: 22px;
    display: block;
    text-align: right;
    padding-right: 5px;
}
.register span
{
    font-size: 0.8em;
    font-weight: normal;
    height: 22px;
    text-align:right;
    line-height: 1.2em;
}
.register input[type=text]
{
    width: 270px;
}
.register select
{
    width:273px;
}
.register input[type=submit]
{
    display: block;
    margin: -5px auto 4px auto;
}


.smalltext 
{
	padding: 0px 10px;
font-size:0.8em;
}
.normalWeight {
font-weight:normal;
}
/** vd May 11, 2010 **/
#container #tophead #headerxp p.header-gradient-title
{
	color:#FFFFFF;
	font-size:19.5pt;
	font-weight:bold;
	line-height:0.98em;
	padding-bottom: 5px;
	padding-top:10px;
}
#colhead1 p.middle-top-header
{
	color:#FFFFFF;
	font-size:19.5pt;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0;
}
.subsection-title
{
	font-size:14pt; 
	margin-bottom:9px; 
	color:#8C8C8C;
	margin-top: 0px;
}
.bottom-content
{
	width:656px; 
}
.bottom-content-body
{
	padding-left:10px;
	padding-top:5px;
}
.bottom-content-text
{
	margin:0; 
	font-size:10pt;
}
.blurbtext h1
{
	font-size:11pt; 
	margin-bottom:0; 
	margin-left:10px; 
	color:black;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
