
/******* Page Backgrounds and Body Properties *******/


body, table, td, tr, textarea {
	color:#000000; 
	font-size:12px; 
	font-family:calibri;
	vertical-align: top;}

body {
	background-position: bottom right;
	background-attachment: fixed;
	background-image: url("images/siggy.png");
	background-repeat:no-repeat;}

b, a:active, a:visited, a:link {
	font-family:calibri; 
	font-size:12px; 
	color:#E38217; 
	font-weight:none; 
	text-decoration:none; 
	font-style:normal; 
	letter-spacing:normal; 
	text-transform:normal;
	outline-style:none;
	outline-width:0;}
 
a:hover {
	color:#691F01;}



/******* Page Specific Stuff *******/

.html_guide {
	border:1px solid;}

td.label {
	font-weight: bold;
	width: 100;
	text-align: right;}


/******* Images *******/

img {
	border:0;
	max-height:100%;
	max-width:100%;}

img.thumbnail {
	border: 1px solid #000000;}


/******* Divs *******/

.content {
	margin:0px auto;
	height:100%;
	max-width:800px;
	text-align: center;}

.content_small {
	margin:0px auto;
	width:500px;}


/******* Headers *******/

h1 {
	font-weight: bold;
	color: #E38217;
	font-size:21px;
	letter-spacing:2px;}

h2 {
	font-weight: bold;
	color: #691F01;
	font-size:24px;
	letter-spacing:3px;}

h3 {
	font-weight: bold;
	color: #E38217;
	font-size:18px;}

h4 {
	font-weight: normal;
	font-style:italic;
	font-size:12px;}

h5 {
	font-weight: bold;
	font-style:normal;
	color: #E38217;
	font-size:12px;}


/******* Blog Properties *******/

.blogdiv {
	margin-top:20px;
	width:800;
	min-width:400px;
	background-image:url("image/bg_brn_light.png");
	padding:10px;
	padding-bottom:20px;
	border:1px solid #000000;
	-moz-border-radius: 10px;}

div.feedburnerFeedBlock {
	text-align:left;}

div.feedBurnerFeedBlock p.date {
	font-size: 12px;
	margin-top: 0px;}

div.feedburnerFeedBlock ul {
	margin-left:0;
	padding-left:0;
	list-style-type: none}
	
div.feedBurnerFeedBlock span.headline a {
	font-weight: bold;
	color: #691F01;
	font-size:18px;}	

div.feedBurnerFeedBlock span.headline a:hover{
	font-weight: bold;
	color: #691F01;
	font-size:18px;}
	
div.feedburnerFeedBlock ul li {
	text-indent:0;
	padding-bottom:20px;}










