/* CSS Document */


.brandon{
	font-size:40px;
}
.blog_date_text {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#996633;
	letter-spacing:4px;
	font-weight:100;
	font-variant:small-caps;
}
.blog_main_text {
	font-size: 11px; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	color:#3B3B3B;
	line-height:22px;
}
.blog_title_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px; 
	color: #707070;
	text-decoration:none;
	font-weight:100
}
.title_indent {
	margin-left:0px;
	background-position:left;
	background-attachment:fixed;
	background-repeat:no-repeat;
}
.text_indent {
	margin-left:3px;
	width:500px;
	margin-top: -20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/old-book-samples-2.jpg);
	background-repeat: repeat;
	
}
#background {
	background-image:url(../images/old-book-samples-top-corner1_lighter.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	top:0px;
	left:0px;
	position:absolute;
	width:647px;
	height:410px;
	z-index:-10;
	border-width: 0px;
	}
#content {
	float: left;
	padding: 10px;
	margin: 20px;
	border: 0px solid #ccc;
	width: 500px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 500px;
	margin-top: 0px;
	
}
html>body #content {
	width: 400px; 
	/* ie5win fudge ends */
}
#content img {
	border:1px solid #C0BD98;
	padding:4px;
}


#content2 {
	float: left;
	width: 290px;
	border:#FAF4EF solid 0px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 290px;
	padding-left:10px;
	margin-left: 150px;
	margin-top: 0px;
	background:url(../images/sidebar_bg.jpg) repeat-y;
}
#sidebar_main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	color: #909090;
	font-variant:normal;
	width:190px;
	text-align:left;
	margin-left: 30px;
	margin-top:-100px;
	letter-spacing: 0px;
}
.sidebar_text_block {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #707070;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: -1px;
	margin-left: -2px;
	background:url(../images/underline_sidebar.jpg) repeat-x -10px 22px;
	z-index:10;
	line-height:25px;
}
.sidebar_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #A0BDCB;
	font-weight: bold;
	text-transform: uppercase;
}
input, textarea {
	background-color: #FFF8EA;
	border-color: #EDD9B8;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #666666;
}
#sidebar_main_text input {
	background-color: #FFECCB;
	border-color: #EDD9B8;
	border-style: solid;
	border-width: 0px;
	background-image:url(../images/textbox_bg.jpg);
	background-repeat:no-repeat;
	background-position:1px -3px;
	height:18px;
	width:132px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link, a:visited{
	text-decoration:none;
	color: #DEBE9E;

}
a:hover{
	background:url(../images/underline_sidebar.jpg) repeat-x -10px 11px;
	text-decoration:none;
	color:#B0B0B2;
}
#comments_box {
	margin:5px;
	padding:5px;
	border-width: 1px;
	border-style: solid;
	border-color: #EDD9B8;
}
a:hover img {
	text-decoration: none;
	background:none;
}
