@charset "UTF-8";
/* CSS Document */

#layout_canvas {
background-image:none;
background-repeat:repeat-x;
margin:0px;
min-height:360px;
padding-top:0px;
}

#layout_canvas2 {
background-color:transparent;
padding:30px 20px 0;
border:none;
}

#layout_footer {
padding-bottom:5px;
position:relative;
right:21px;
top:5px;
width:1000px;
}

#layout_footer2 {
	background-color:#fff;
	border:none;
	border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

#front-blog {
width:335px;
float:left;
position:relative;
left:14px;
margin-bottom:10px;
}

#latest-left {
border-right:1px dotted #ccc;
float:left;
margin-right:0;
width:590px;
padding-right:15px;
padding-bottom:0px;
margin-bottom:20px;
}


#latestgroups {
float:left;
margin-right:0;
width:320px;
padding-right:15px;
padding-bottom:0px;
margin-bottom:20px;
margin-left:0px;
margin-top:6px;
}

.index_box {
border-bottom:none;
margin-bottom:0px;
}

.index_box .search_listing {
	border:none;
	background:none;
}

#front-bottom {
margin-top:0px;
margin-bottom:6px;
}

.index_box .search_listing {
border-style:none none dotted;
border-width:medium medium 1px;
border-bottom:1px dotted #ccc;
padding-bottom:6px;
padding-top:6px;
}


#home-bottom2 {
	background-color:#FFFFFF;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
float:left;
padding-left:20px;
padding-right:6px;
padding-top:10px;
position:relative;
right:0px;
width:972px;
}

#home-bottom {
	background-image:url(http://www.goamericaproject.com/images/top-paper.png);
background-repeat:repeat-x;
padding-top:8px;
width:1000px;
position:relative;
right:20px;
}

#copyright {
	height:0;
position:relative;
top:10px;
}

#newmembers {
margin-left:14px;
float:left;
width:330px;
padding-bottom:6px;
}

#index_welcome #login-box h2, .index_box h2, #activity-header h2 {
background-color:#FFFFFF;
background-image:url(http://www.goamericaproject.com/images/river-header-home.jpg);
background-repeat:no-repeat;
border-bottom:medium none;
color:#333333;
margin:10px 0 6px;
padding:6px 10px 5px;
}

#newmembers div.index_box h2 {
background-color:#FFFFFF;
background-image:url(http://www.goamericaproject.com/images/newmembers-home.jpg);
background-repeat:no-repeat;
border-bottom:medium none;
color:#333;
margin:10px 0 6px;
padding:6px 10px 5px;
}

html > body #newmembers div.index_box h2 {
height:30px;
}

html > body #index_welcome #login-box h2, .index_box h2, #activity-header h2 {
height:32px;
}

.member_icon {
margin-right:2px;	
}

#page_container {
	padding-top:20px;
}

