/* CSS Document */

body {
font: 10px/20px Verdana, Arial, Helvetica, sans-serif;
color:#000000;
margin:0px; 
padding:0px;
}
.wrapper1 {
background:url(images/index_bg.gif) repeat-x;
background-color:#e1f1cb;
}
.wrapper2 {
background:url(images/secondary_bg.gif) repeat-x;
background-color:#e1f1cb;
}
#mainwrapper{ 
width:1007px; 
margin:22px 0px 5px; 
}
h1 {
font-size:11px;
text-transform:uppercase;
font-family:Georgia, "Times New Roman", Times, serif;
color:#455F66;
}
h2 {
font-size:11px;
color:#455f66;
margin-bottom:0px;
}
.clr { 
	clear: both; 
	
}
a:link,a:visited {
	text-decoration:underline;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7dba52;
}
a:hover {
	text-decoration:none;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7dba52;
}

/*-------------Header------------------*/
#header {
width:1007px;
}
#nav {
float:left;
padding-left:275px;
}
#logo{
width:268px;
float:left;
background:#57767f;
}
/*-------------footer------------------*/
#footer {
float:right;
	font-size:10px;
	width: 740px;
	text-align:center;
	color:#949494;
}
#footer div a:link, #footer div a:visited, #footer div a:active {
	text-decoration: none;
	color:#949494;
}
#footer div a:hover {
	text-decoration: underline;
	color:#949494;
}
a.seo:link, a.seo:visited, a.seo:active {
	text-decoration: none;
	color:#949494;
}
a.seo:hover {
	color:#949494; text-decoration: none; cursor: text;
}

/*-------------index------------------*/
#contentindex{
width:360px;
float:left;
padding-left:70px;
padding-top:20px;
}
#new {
width:205px;
float:right;
padding-top:20px;
padding-right:40px;
}
/*-------------Secondary------------------*/
#rightcol {
width:739px;
float:right;
background:url("images/bg_line.gif") left repeat-y;
}
#content {
width:739px;
float:right;
text-align:left;
}
#bottom {
width:729px;
text-align:left;
float:left;
}
#leftcol {
width:268px;
float:left;
}
#subnav {
width:268px;
height:210px;
background:#c6d9ab;
float:left;
text-align:left
}
#subnav ul {
margin-top:18px; 
margin-left:70px; 
padding-left:0px;
}
#subnav li {
list-style:none;
padding:0px 0px 13px 0px;
line-height: 12px;
}
#subnav li ul{
margin-top:10px; 
margin-left:10px; 
padding-left:0px;
}
#subnav li ul li{
padding:0px 0px 13px 10px;
line-height:12px; 
}
#subnav a:link, #subnav a:visited {
	padding-left: 20px;
	background:url(images/bullet_n.gif) no-repeat left top;
	text-decoration:none;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
#subnav a:hover {
	padding-left: 20px;
	background:url(images/bullet_o.gif) no-repeat left top;
	text-decoration: none;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
#smallcontent{
background:url("images/bg_content.gif") left top no-repeat;
width:480px;
float:left;
padding-left:70px;
padding-top:20px;
}
#donate {
width:268px;
float:left;
padding-top:20px;
}
#title {
width:96px;
height:463px;
float:right;
padding-right:16px;
margin-left: 0px;
}
#imag {
float:right;
padding-left:8px;
margin-right:0px;
background:#57767f;
width:619px;
}
.tight{
margin-top:0px;
}
.indent{
margin-left:20px;

}
