
/******* Page Backgrounds and Body Properties *******/


body, table, td, tr, textarea {
	color:#000000; 
	font-size:12px; 
	font-family:calibri;
	vertical-align: top;
}

body.content {
	background-position: bottom right;
	background-attachment: fixed;
	background-image: url("images/siggy.png");
	background-repeat:no-repeat;}


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:#220000;}

td.label {
	font-weight: bold;
	width: 100;
	text-align: right;}


/******* Titles *******/

h1 {
	font-weight: bold;
	color: #E38217;
	font-size:24px;}
h2 {
	font-weight: bold;
	color: #734A12;
	font-size:18px;}
.top {
	font-weight: bold;
	color: #E38217;
	font-size:18px;}
b {
	color:#E38217;}

b.top a:hover, b.top a:active, b.top a:visited {
	color: #E38217;}

.title {
	font-weight: bold;
	color: #691F01;
	font-size:24px;}

/******* Images *******/


img {
	border:0;}

.html_guide {
	border:1px solid;}


/******* Blog Properties *******/

.blogdiv {
	margin-top:20px;
	width:90%;
	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;}


/******* Previews *******/

img.thumbnail {
	border: 1px solid #000000;}


/******* Divs *******/

.div_small_content {
	width:500px;}






