/* CSS definition file containing sitestyle stylesheets */

html {
margin: 0px;
padding: 0px;
}

body{ 
	background: #313437;
	font-family: Verdana, Times, serif;
	font-size: 12px;
	color: #666;
	margin: 20px 0;
	
	}
	
a img,:link img,:visited img {
	border : none;
	}

h1, h2, h3{
font-size: 120%;
font-weight: 600;
padding: 10px 15px;
}
 h2{
 font-size: 110%;
 padding: 5px 15px;
 }
 h3{
 font-size: 100%;
 }
p {
	line-height: 1.3em;
	margin: 0;
	padding: 9px 30px;
}
.homebuttons{
background: url(images/buttons_back.jpg) no-repeat center;
text-align: center;
margin: 20px auto;
padding: 0;
word-spacing: 5px;
}
ul {
	font-size : 14px
}

ol {
	font-size : 14px
}



a{
	font-size : 100%;
	color: #666;
}

 
a:hover {
	font-size : 100%;
	color: #666;
	text-decoration: none;
}

div {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


#container{
width: 900px;
margin: 0 auto;
background: #FDFDE4;
}

#top{
width: 100%;
clear: both;
height: 140px;
background: url(images/top.jpg) no-repeat top;
}

.menu{
	display:inline;
	float:left;
	list-style-type:none;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	border:0px;
}

.menu a:link, .menu a:active, .menu a:visited{
	text-decoration:none;
	border:0px;
	padding:0px;
}

.menu img:a{
padding: 0;
border:0px;
}

.contenthome{
clear: both;
background: url(images/home_back.jpg) no-repeat 0% 35%;
}
.content{
clear: both;
}

#rightcol{
float: right;
width: 350px;
height: 760px;
padding:0px;
}

#menubar {
width: 350px;
float: right;
padding:0px;
}

.rightcol2 {
float: right;
width: 250px;
height: 1640px;
background-color:#00FF66;
}

.contenthome h1{
text-indent: -3000px;
background: url(images/home_title.jpg) no-repeat;
text-align: center;
height: 79px;
margin: 10px 0 10px 60px;
padding: 0;
}

.rivertitle{
text-indent: -3000px;
background: url(images/title_river.jpg) no-repeat bottom left;
height: 61px;
margin: 0px 0 20px 30px;
}

.blogtitle{
text-indent: -3000px;
background: url(images/title_blog.jpg) no-repeat bottom left;
height: 61px;
margin: 10px 0 20px 30px;
}

.newstitle {
text-indent: -3000px;
background: url(images/title_newsletter.jpg) no-repeat bottom left;
height: 61px;
margin: 0px 0 20px 30px;}

.abouttitle{
text-indent: -3000px;
background: url(images/title_about.jpg) no-repeat bottom left;
height: 61px;
margin: 0px 0 20px 30px;
}

.bookgrouptitle{
text-indent: -3000px;
background: url(images/title_bookgroups.jpg) no-repeat bottom left;
height: 61px;
margin: 0px 0 20px 30px;
}

#shareit {
	position:relative;
	width: 900px;
	height: 12px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background: url(images/menu_back.jpg) repeat-x bottom;
	padding-top:5px;
	padding-bottom:10px;
}

#shareit a{
	color:#000000;
}

#video {
	height: 300px;
	width: 350px;
	padding-right: 60px;
	padding-bottom: 200px;
	float: right;
}

#blog {
	width: 680px;
	float:left;
	height:auto;
	border-left-color:#999999;
	border-left-width:thin;
	}
	
#flickr {
	width:200px;
	float:right;
	padding-bottom:5px;
}

#flickr img {
	border:none;
	padding:10px;
	padding-left:50px;
}

.rightfloat{
float: right;
padding-left:10px;
}
.leftfloat{
float: left;
padding-right: 10px;
}

.headline {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
}

.date {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-bottom:10px;
	border:1px;
}

.myfeeduri1234 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12;x
	padding-bottom:10px;
}

.alignright{
text-align: right;
}
.center{
text-align: center;
}

.bluefont{
color: #3399FF;
}

.breakclear {
	clear:both;
}

div.feedburnerFeedBlock ul {
margin-left:20;
padding-left:20;
list-style-type: none
}

div.feedburnerFeedBlock {
border:2px solid #ddd;
background-color:#ffe;
padding:12px;
margin-bottom:20px;
margin-left:30px;
}

div.feedburnerFeedBlock span.headline {
font-weight:bold;
display:block;
margin:15px 0 0 0;
}