body {
	background-color: #310c32;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #58595b;
	line-height: 1.8em;
	height: 100%;
}
img.border {
	border: 5px solid #FFF;
}
img.right {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.nudge {
	margin-top: 1.5em;
}


p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1.5em;
	padding-left: 0px;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
	line-height: 110%;
}
h4 {
	font-size: 1.5em;
	color: #5A1F5B;
	margin-bottom: .5em;
}
h3.nudge {
	padding-bottom: .5em;
	margin: 0px;
}



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

.topmast {
	background-image: url(../images/topmast-bg.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
.topmast .content{
	float: left;
	width: 610px;
	padding-top: 60px;
	text-align: right;
	color: #B696B8;
	line-height: 100%;
}
.topmast .content a {
	color: #FFF;
}

.topmast .content .links {
	padding-bottom: 25px;
	text-transform: uppercase;
	font-weight: bold;
}
.topmast .content .links a {
	color: #D3BFD5;
	text-decoration: none;
}
.topmast .content .links a:hover {
	color: #FFF;
}

.topmast .content .call-out {
	font-size: 2.083em;
	line-height: 1em;
}
.center-box {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	background-color: #130513;
}
a.logo {
	display: block;
	float: left;
	height: 170px;
	width: 340px;
}
.hide {
	display: none;
}
.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
ul.global-nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 330px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
ul.global-nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul.global-nav li a {
	background-repeat: no-repeat;
	background-position: 0px bottom;
	display: block;
	height: 30px;
	float: left;
}
ul.global-nav li a.how {
	background-image: url(../images/nav-how.gif);
	width: 103px;
}
ul.global-nav li a.video {
	background-image: url(../images/nav-video.gif);
	width: 58px;
}
ul.global-nav li a.stories {
	background-image: url(../images/nav-stories.gif);
	width: 118px;
}
ul.global-nav li a.foundation {
	background-image: url(../images/nav-foundation.gif);
	width: 92px;
}
ul.global-nav li a.opps {
	background-image: url(../images/nav-opps.gif);
	width: 109px;
}
ul.global-nav li a.blog {
	background-image: url(../images/nav-blog.gif);
	width: 50px;
}
ul.global-nav li a.contact {
	background-image: url(../images/nav-contact.gif);
	width: 92px;
}
ul.global-nav li a:hover {
	background-position: 0px top;
}
ul.global-nav li a.current {
	background-position: 0px top;
}
.home-banner  , .page-header{
	padding-top: 30px;
	padding-bottom: 10px;
	background-image: url(../images/home-ban-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #130513;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.home-banner #homeflash{
	float: left;
	height: 305px;
	width: 540px;
}
.home-banner .copy{
	float: left;
	height: 305px;
	width: 420px;
}
.home-banner .copy .padding {
	padding-right: 20px;
	padding-top: 1em;
}

.home-banner h2 {
	font-size: 2em;
	color: #ffffff;
}
.home-banner p.summary {
	margin-top: 1em;
	margin-bottom: 1em;
	color: #e0cbd1;
	line-height: 2em;
}
.home-banner a.btn {
	background-image: url(../images/btn-signup.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 56px;
}
.home-banner a.btn:hover {
	background-position: 0px top;
}
.main-content {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
	background-color: #f9f9f9;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-color: #130513;
	border-bottom-color: #130513;
	border-left-color: #130513;
}
.home .left-col {
	float: left;
	width: 490px;
}
.home .right-col {
	width: 400px;
	float: left;
	margin-left: 30px;
}
.home h2   {
	font-size: 2em;
	color: #5a1f5b;
	font-weight: normal;
}
.title-blurb  {
	color: #130513;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5a1f5b;
	line-height: 1.333em;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-bottom: 15px;
}
.item  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
	line-height: 1.6em;
	margin-bottom: 15px;
}
.item img {
	float: left;
	border: 5px solid #FFF;
	margin-bottom: 15px;
}
.item p {
	padding-bottom: 15px;
}
.item h3   {
	font-size: 1.167em;
	font-weight: bold;
	color: #130513;
	padding-bottom: 5px;
}
.item .copy  {
	float: left;
	margin-left: 15px;
}
.home .left-col .item .copy {
	width: 375px;
}
.home .right-col .item .copy {
	width: 285px;
}
.banner {
	background-color: #e9e9e9;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 120px;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
.outreach {
	background-image: url(../images/reach.jpg);
}
.footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #7f6181;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-color: #310C32;
}
.footer h1 {
	font-size: 1.167em;
	padding-bottom: 5px;
	font-weight: bold;
}
.footer p {
	padding-bottom: 1em;
}
.footer a     {
	text-decoration: none;
}
.footer a:hover , .topmast .content .links a:hover{
	color: #FFF;
}
.footer .col {
	float: left;
	width: 237px;
	margin-left: 30px;
}
.footer .first-col {
	margin-left: 0px;
	width: 386px;
}

.footer ul.links {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
.footer ul.links li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left .75em;
	padding-left: 10px;
	padding-bottom: 2px;
}
.page-header {
	background-image: url(../images/page-header-bg.jpg);
}
.page-header h2 {
	font-size: 2.498em;
	color: #FFF;
}
.page-header .padding {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}


.page-header .title-blurb {
	font-size: 1.333em;
	color: #B392B5;
	font-weight: normal;
	border-bottom-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.inside-general .left-col {
	float: left;
	width: 590px;
}
.inside-general h3  {
	font-size: 1.833em;
	color: #5A1F5B;
	font-weight: normal;
}

.inside-general .right-col {
	float: left;
	width: 300px;
	margin-left: 30px;
}
.inside-general .right-col .copy {
	margin-left: 0px;
	width: 100%;
}


p.quotee {
	font-size: 1.167em;
	font-weight: bold;
	color: #130513;
	margin-top: -0.5em;
}
p.quotee span {
	font-weight: normal;
	color: #58595B;
	font-style: italic;
	font-size: 0.833em;
	line-height: 1.333em;
}

.how-list .item {
	border-bottom-style: none;
	margin-bottom: 30px;
	min-height: 140px;
}
.how-list .item .copy    {
	width: 375px;
}

.how-list .item img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.signupbtn {
	display: block;
	padding-top: 30px;
}
.thumb-list .item .copy {
	width: 475px;
}
.right-col ul.link-list {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.5em;
}
.right-col ul.link-list li {
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c0c0c0;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.right-col ul.link-list li a {
	text-decoration: none;
}
.right-col ul.link-list li a:hover {
	color: #5A1F5B;
}


#photoviewer {
	padding-top: 20px;
	padding-bottom: 20px;
}
form.signup {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
form.signup .clear {
	height: 5px;
}

form.signup .left-col {
	float: left;
	width: 150px;
	padding-top: 5px;
	text-align: right;
}
form.signup .right-col {
	float: left;
	width: 430px;
	margin-left: 10px;
}
.message {
	display: block;
	font-size: 0.917em;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 300px;
}
form.starter {
	padding-top: 0px;
}
form input.starter {
	margin-bottom: 2px;
}

form.signup input , form.signup select{
	padding: 5px;
	width: 288px;
	font-family: Arial, Helvetica, sans-serif;
	color: #58595B;
	font-size: 1em;
}
form.signup select {
	width: auto;
}
form.signup .btn {
	width: auto;
	margin-top: 10px;
}
.alert {
	color: #F00;
}
.full-width {
	width: 100%;
}
.togglebox {
	display: none;
}
.recent-posts {
	padding-bottom: 10px;
}

.recent-posts a{
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
}
.recent-posts a:hover {
	text-decoration: underline;
}
ul.common {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1.5em;
	padding-left: 4em;
}
.grid-container {
	padding-top: 20px;
}
.grid-container h4 {
	margin-bottom: 0px;
}

.grid-container img {
	padding-bottom: 10px;
}


.grid-container .left-col , .grid-container .right-col{
	float: left;
	width: 285px;
}
.grid-container .right-col {
	margin-left: 20px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#photoviewer {
	margin-right: auto;
	margin-left: auto;
}
a.btn-flickr {
	background-image: url(../images/logo-flickr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 128px;
	display: block;
}
a.btn-flickr:hover {
	background-position: bottom;
	display: block;
}
