/* CSS Document */

body {
background:#FFFFFF;
font-family: "Helvetica Neue", Helvetica, Arial;
font-size: 10pt;
color: #333333;
margin-top:9px;
}

img
{  border-style: none;
}

a {
color: #2200c1;
line-height:14pt;
text-decoration: underline;
}

a.aboutOrgName {
color: #7b7fd3;
line-height:14pt;
text-decoration:none;
}

a.aboutOrgName:hover {
color: #7b7fd3;
line-height:14pt;
text-decoration:underline;
}

a:hover {
color: #797979;
line-height:14pt;
text-decoration:underline;
}

#Links a {
color: #9cb6d9;
line-height:14pt;
text-decoration:none;
}

#Links a:hover {
color:#9cb6d9;
line-height:14pt;
text-decoration:underline;
}

#container {
max-width:800px;
border:#ffffff 1px solid;
margin:0 auto;
clear:both;
}

#topcontainer {
max-width:800px;
border-bottom:#ffffff 1px solid;
}

#top_left_col {
background:#FFFFFF;
max-width:800px;
/*float:left;*/ 
}

#rightpoll {
color:#FFFFFF;
padding: 10px 15px 15px 15px;
}

#rightpoll2 {
color:#FFFFFF;
padding: 10px 15px 15px 15px;
border-bottom: 1px solid #FFFFFF;
}

.nav_spacer { /*	*+html padding:14px 0 16px 20px;  IE8 Hack */
padding:10px 0 8px 6px;
} 

 /* nav */
#nav {
background: #091b48;
max-width:800px;
letter-spacing: 1px;
font-size:11pt;
color:#fff;
font-family: Trebuchet MS, Helvetica, Arial;
text-align: center;
margin-bottom: 1px;
clear:both;
}

#nav a:link {
color:#fff;
Padding: 10px 12px 8px 12px;
text-align:center;
text-decoration:none;
}

#nav a:visited {
color:#fff;
Padding: 10px 12px 8px 12px;
text-align:center;
text-decoration:none;
}

#nav a:hover {
color:#fff;
Padding: 10px 12px 8px 12px;
text-align:center;
text-decoration:none;
background-color:#7b9d53;
}

#left_col {
width:550px;
float:left; }


#right_col {
width:236px;
border-left:#ffffff 1px solid;
border-top:#ffffff 1px solid;
background-color:#091b48;
float:right;
}

#bttmcontainer {
max-width:800px;

}



.Img-donate-hvr { height:29px;
background-image:url(sr-donate.jpg);
cursor:pointer;
 }
 
 .Img-donate-hvr:hover { height:29px;
background-image:url(sr-donate-hvr.jpg);
cursor:pointer;
 }
 
.Img-blog-hvr { height:29px;
background-image:url(sr-blog.png);
cursor:pointer;
 }
 
 .Img-blog-hvr:hover { height:29px;
background-image:url(sr-blog-hvr.png);
cursor:pointer;
 }
 
 .Img-twitter-hvr { height:73px;
background-image:url(Silver-Ribbon-twitter.jpg);
cursor:pointer;
 }
 
 .Img-twitter-hvr:hover { height:73px;
background-image:url(Silver-Ribbon-twitter-hvr.jpg);
 }
 
  .Img-face-hvr { height:64px;
background-image:url(Silver-Ribbon-face.jpg);
cursor:pointer;
 }
 
 .Img-face-hvr:hover { height:64px;
background-image:url(Silver-Ribbon-face-hvr.jpg);
cursor:pointer;
 }
 
   .Img-twibbon-hvr { height:72px;
background-image:url(Silver-Ribbon-twibbon.jpg);
cursor:pointer;
 }
 
 .Img-twibbon-hvr:hover { height:72px;
background-image:url(Silver-Ribbon-twibbon-hvr.jpg);
cursor:pointer;
 }

.header1 {
font-size:20pt;
font-weight:bold;
color:#1b336f;
padding:15px 0 5px 20px;
font-family: Trebuchet MS, Helvetica, Arial;}

.header2 {
font-size:16pt;
font-weight:bold;
color:#1b336f;
padding: 5px 0 0 20px;
font-family: Trebuchet MS, Helvetica, Arial;}

.header1right {
font-size:20pt;
font-weight:bold;
color:#FFFFFF;
padding:15px 0 5px 20px;
font-family: Trebuchet MS, Helvetica, Arial;
}

.strong_copy {
padding: 0px 15px 10px 20px;
	text-align: left;
	font-size: 12pt;
}

.copy {
font-size:10pt;
padding: 0px 15px 2px 20px;
line-height:14pt;
}

.strong_copy p {
	margin-bottom: 0.5em;
	margin-top: 0.7em;
}

.homePageBody {
	position: relative;
}

.langSwapper {
	cursor: pointer;
	text-align: right;
	color: #7b7fd3;
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
}

.indent {
margin-left:20px;}

#topright{
float:right;
text-align:right;
}
#topleft{
float:left;
text-align:right;
	margin-bottom: 10px;
}

#topright a{
color: #CCCCCC;
font-size:10pt;
text-decoration:none;
}

/******* About Us *******/

.bookExcerpt {
	border: thin dotted #d5d5d5;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #fefdd7;
}

.quote {
	border-left: 5px solid #d5d5d5;
	padding-left: 10px;
}

/******* Take Action *******/

.postDate {
	text-align: right;
	color: #797979;
	font-size: small;
}

/******* Tell Your Story *******/

form.tellyourstory > label.rightAligned
{
	width: 6em;
	text-align: right;
	margin-right: 0.5em;
	display: inline-block;
}

form.tellyourstory > label.shortRightAligned
{
	width: 3em;
	text-align: right;
	margin-right: 0.5em;
	display: inline-block;
}


form.tellyourstory > label.yourStory
{
	width: 6em;
	text-align: right;
	margin-right: 0.5em;
	display: inline-block;
	vertical-align: top;
}


form.tellyourstory > input,form.tellyourstory > textarea
{
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


form.tellyourstory > div.yourStoryCaptcha
{
	margin-left: 7em;
}

#rightpoll2 a{color:#9CB6D9;
text-decoration: none;
}
