@charset "UTF-8";
/* CSS Document */


body {
	padding : 0;
	padding-bottom : 60px;
	background : #49531f;
    color: #b2ad7c;
	font-size: 12px;
	line-height:16px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	margin: 10px auto 20px;
	

}

.social {
	padding-left:10px;
	float:left;
}


a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: none;}

.container {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #b2ad7c;
	width:800px;
	margin:auto;
}

.share a:link{
	text-decoration: none;
	color:#b2ad7c;
	}


.share a:visited{
	text-decoration: none;
	color:#b2ad7c;
	}

.share a:active{
	text-decoration: none;
	color:#b2ad7c;
	}
	
	.share a:hover{
	text-decoration: none;
	color:#b2ad7c;
	}


.menu {
	background:#b2ad7c;
	width:680px;
	margin:auto;
}

.when {
	background:#5a612e;
	width:680px;
	margin:auto;
}

.logo {
	width:180px;
	padding:0px 0px 10px 320px;
}

.picture {
	padding:0px 0px 0px 30px;
}


.writing {
	padding:20px 60px 0px 60px;
}

.paypal{
	width:120px;
	height:20px;
	
	}
	
	#footer {
width : 650px;
color : #636363;
margin-left : 6px;
padding-bottom : 15px;
padding : 2px 60px 0 20px;
margin : auto;
background-image:url(../img/footer.png);
}
#footer .top {
width : 100%;
height : 9px;
overflow : hidden;
}

#footer .content {
width : 650px;
font-weight : 100;
font-size : 9px;
color : #3a4219;
padding : 10px 10px 8px 10px;
overflow : hidden;
}
#footer ul {
margin : 0;
padding : 0;
list-style : none;
float : left;
overflow : hidden;
}
#footer li {
float : left;
padding : 0 8px;
margin-left : -1px;
display : inline;
}
#footer a {
color : #3a4219;
text-decoration : none;
}
#footer a:hover {
text-decoration : underline;
color : #b2ad7c;
}
#footer p {
float : right;
margin : 0;
}

.more a {
	font-size: 10px;
	
	color:##b2ad7c;
}

.more a:hover {
	font-size: 10px;
	
	color:##b2ad7c;
}
.more a:visited {
	font-size: 10px;
	
	color:##b2ad7c;
}


.revive {
	font-style: italic;
}
.boldStuff {
	font-weight: bold;
	
	color: #CC6;
}

