body {
		background-color: #FFFFFF;
		font: 11px/1.6em "Lucida Grande","Lucida Sans Unicode", Geneva, Verdana, sans-serif;
		color: #333;
}

img	{
		border: 0;
}

#logo {
		margin: 0px 5px 0px 50px;
}

h2 {
		font: 28px/1em Georgia, "Times New Roman", Times, serif;
}

hr {
	width: 80%;
	height 2px;
	border: none 0;
	border-top: dotted olive 1px;
}

/*
h3 {
		font: 22px Georgia, "Times New Roman", Times, serif;
		margin-bottom: 10px;
}
*/
h3 {
		display:block;
		font-size: 14px;
		color: #333;
		padding-top:5px;
		background-color: #FFFFFF;
}

h4 {
		font-family: Trebuchet;
		font-size: 12px;
		color: olive;
}


a {
		text-decoration:none;
		background-color: #FFFFFF;
		color: #5CB1DD;
}

a:visited {
		color: #5CB1DD;
		background-color: #FFFFFF;
}

/*
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 *	SERVICES/INDEX PAGES
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
*/
#blurb {
		display:block;
		background: #fff; 
		font-size: 12px;
		color: #333;
		line-height:1.6em;
		padding: 60px 0px 0px 40px;
		width: 430px;
		margin: 5px 65px 5px 60px;
}


#horizontal {
		background: #fff;
		margin: 0px 0px 0px 20px;
		padding-left: 40px;
}


#vertical {
		background: #fff;
		margin: 0px 0px 0px 20px;
		padding-top: 40px;
		float: left;
}

/*
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 *	PORTFOLIO PAGE
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
*/

#sites{
		margin: 50px;
		width: 400px; 
		padding: 15px;
}

#sites img	{
		padding: 3px;
		border: 1px solid #999;
}

#somesites	{
		margin: 50px;
		font-family: Trebuchet;
		font-size: 16px;
		color: olive;
}		

ul.works {
	margin-left: 170px;
	
}		

ul.works li{
		width: 400px;
		text-indent: -170px;
		padding-bottom: 20px;
}

ul.tile img{
		background-color: #fff;
		width: 150px;
		height: 114px;
		padding: 5px;
		border: 1px solid #999;
		margin-right: 5px;
}

.sitelink {
	width: 300px;
	font-size: 14px;
	font-weight: bolder;
	padding: 0px 0px 10px 20px;
}

.sitelink a{
	color: #333;
}
/*
.sitelink a hover{
	font-size: 14px;
	font-weight: bolder;
	color: #666;
	padding: 0px 0px 10px 20px;
}
*/


/*
ul.details {
padding-left: 40px;
}
*/

/*
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 *	NAVIGATION MENU
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
*/


#rightmargin {
		background: #fff;
		margin: 0px 100px 0px 0px;
		float: right;
		clear: right;
}

#rightmargin a{
		font: 12 "Lucida Grande","Lucida Sans Unicode", Geneva, Verdana, sans-serif;
		color: #333;
		text-decoration: none;
}

ul {
		list-style:none;
}

.navlist {
		list-style-type: none;
		margin-left: 0px;
		padding-left:0px;
}

.navheading {
		font-family: Trebuchet;
		font-size: 14px;
		font-weight: bolder;
		color: olive;
		line-height: 40px;
}

.navitem {
		font-size: 12px;
		line-height: 20px;
		
}


/*
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 *	WRITING  & PHOTO PAGES
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
*/

#writing_blurb {
		display:block;
		background: #fff;
		font-size: 14px;
		color: #333;
		line-height:1.6em;
		width: 430px;
		margin: 5px 65px 5px 40px;
}

#entries {
		font: 13px/1.6em "Lucida Grande","Lucida Sans Unicode", Geneva, Verdana, sans-serif; 
		color: black;
		width: 420px;
		margin: 5px 0px 5px 50px;
}

#article {
		font: 13px/1.6em "Lucida Grande","Lucida Sans Unicode", Geneva, Verdana, sans-serif; 
		color: black;
		margin: 0px 0px 0px 50px;
		width: 380px; 
}


#photos {
		width: 670px;
		margin: 10px 15px 10px 15px;
}


#entries img{
		background-color: #fff;
		width: 150px;
		height: 150px;
		padding: 5px;
		border: 1px solid #999;
		margin: 0px 0px 0px 50px;
}


#rightmargin_photos {
		margin-right: 10px;
		float: right;
		clear: right;
}


#photos img{
		background-color: #fff;
		width: 290px;
		height: 290px;
		padding: 5px;
		border: 1px solid #999;
		margin: 10px 25px 10px 5px;
}


/*
h4 {
display:block;
font-size: 14px;
color: #333;
padding-top:5px;
background-color: #FFFFFF;
}



*/

/* 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 *	LINK STYLES
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
*/

.link {
		font: 14px Georgia, "Times New Roman", Times, serif;
		color: #5CB1DD;
		text-decoration: none;
		margin: 60px;
}

/* 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 *	TILDE IN IRANIAN LETTUCE
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
*/

.tilde	{
		font-size: 32px;
		font-weight: bold;
		text-align: center;
}

/*
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 *	PLOUGHING SONGS
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
*/ 

#plougingsongs_page {
	margin-left: 25%;
	margin-right: 25%;
	width: 50%;		
} 

#buy_now {
	margin-left: 10px;
	padding-top: 10px;
	/*float:left;*/
}

#photo_tile {
    width: 280px; 
}

#photo_tile img {
	width: 200px;
	height: 309px;
/*	border: solid 1px gray;    */
 	padding: 15px 0px 15px 100px; 
}

#bookblurb {
	/*margin-left: 10px;*/
	background-color: #fff;
	width: 400px;
}  


#bookblurb img{
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#bookblurb blockquote{
	font-style:italic;
	text-align: justify;
}

#bookblurb .by{
	font-size:0.9em; 
	font-weight: bold;
	text-align: right;
	line-height: 0.9em; 
}

.text {
	text-align: center;
	color: black;
	font-size: 1.1em;
	font-weight: bold;
}
.text_green {
	text-align: center;
	color: #4f882a;
	font-size: 1.1em;
	font-weight: bold;
}
.ps_explanation{
	font-size: 1.1em; 
	text-align: justify; 
}

