body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: small;
	font-weight: normal;
	background-image: url("/images/bgmain.gif");
	background-repeat: repeat;
	background-attachment: fixed;
}

body.blog {
	background-image: url("/images/bgblog.gif");
}
table {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10pt;
}
td.panel {
/*	padding: 1em 1em 1em 1em;
	voice-family: "}" ; 
	voice-family:inherit;
*/	padding: 1em 1em 2em 1em;
}
td.navbar {
	padding: 1px 5px 2px 5px;
}
p {
	max-width: 35em;
	text-align: justify;
}

H1, .hometitle {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 125%;
	font-weight: normal;
	color: #a12525;
}
H1 {
	margin-top: 0.25em;
}
#blogpanel H1 {
	font-size: 140%;
	font-weight: bold;
	color: #28997A; /*AC872D 28997A*/
}
#blogpanel H2 {
	font-size: 110%;
	color: #28997A; /*AC872D 28997A*/
}
#blogpanel ul li, #blogsidebar ul li {
	list-style-image: url("/images/blogbullet.gif");
	margin-left: 0;
	padding-left: 0;
}
#blogpanel ul, #blogsidebar ul {
	padding-left: 1em;
	margin-top: 0;
}

/*.hometitle {
	margin: 0 0 .5em 0
}*/
H2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #a12525;
	margin-top: 0px;
	margin-bottom: 0px;
}

H3 { /* used by blog only */
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: small;
}


#sidebar H2, #blogsidebar H2, #almanacsidebar H2 {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: small;
	color: white;
	margin: 10px 0 0.25em 0;
	padding-left: 0.5em;
}
#sidebar H2 {
	background-image: url("/images/bgheader.jpg");
}
#blogsidebar H2, #almanacsidebar H2 {
	background-color: #28997A; /* AC872D; 28997A; 14CBC4*/
	margin-top: 2em;
}
#sidebar P, #blogsidebar P {
	margin: 0.25em 0 0 0;
	text-align: left;
}
#blogsidebar P {
	font-size: 90%
}

.spacer {
	clear: both
}
.highlight {
	color: #a12525
}
.attention {
	background-color: #a12525;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 1em 0px 1em;
}
h1.bktitle {
	margin-bottom: 0
}
.subinfo {
	margin: 0.70em 0 1.5em 0;
	font-size: 85%
}

A.menu, #here, A.btn, A.buybtn, A.blogmenu {
	background-color: black;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}
A.menu, #here, A.blogmenu {
	padding: 0 0.25em 0 0.25em;
}
#here {
	background-color: black;
	color: #FFCC66;
}
A.btn, A.buybtn {
	padding: 0em 1em 0em 1em;
}
A.btn:hover {
	background-color: #FFCC66;
	color: black;
}
A.buybtn {
	text-align: center;
	border: 2px solid white;
	display: block;
}
A.buybtn:hover {
	background-color: white;
	color: black;
	border: 2px solid black;
}

.subbtn {
	cursor: hand
}
A.menu:hover {
	background-color: #FFCC66;
	color: black;
}
A.blogmenu:hover {
	background-color: #EDDABD;
	color: black;
}
A, A.smlink {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	color: blue;
}
A.smlink {
	font-size: 85%;
}
A:hover, A.smlink:hover {
	color: red;
}
#blogpanel A, #blogpanel A:hover, #blogsidebar A, #blogsidebar A:hover {
	color: #A54F00;
	text-decoration: none;
/*	border-bottom: 1px solid red; */
}
#blogpanel A:hover {
	background-color: #EDDABD;
}
#blogsidebar A:hover, #blogbox A:hover {
/*	color: #28997A;*/
	background-color: white;
}

#footerleft, #footerright {
	padding: 0 10px 0 10px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}
#footerleft {
	float: left;
}
#footerright {
	float: right;
}
A.footer {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
A.footer:hover {
	color: black;
}

.small {
	font-size: 85%
}

ul li {
	list-style-image: url("/images/bullet.gif");
}

.summary {
	border: 1px solid balck;
	padding: 0.5em
}

.quoteauthor {
	padding-bottom: 2em;
	text-align: right
}

.dateheader {
	font-family: "Trebuchet MS", sans-serif;
/*	font-size: 90%;*/
	font-weight: bold;
	color: #AC872D;
	margin: 2em 0 1.5em 0;
}

.month-calendar {
	font-size: 85%;
	text-align: right;
}
caption.month-calendar-head {
	font-size: 100%;
}

.categorytree {
	font-size: 90%;
}

.moreentries {
	margin-top: 2em;
	padding-bottom: 1em;
}

.prevlink {
	font-size: 90%;
	margin-left: 1em;
	float: left;
}
.nextlink {
	font-size: 90%;
	margin-right: 1em;
	float: right;
}
/*
div.technoratitags {
	display: none;
}
*/

.bloglinks {
	font-size: 90%;
	text-align: left;
/*	padding: 0 0 2em 0 */
/* move bottom space to feedburner's feedflare block */
/*	padding: 0;*/
/*	margin-bottom: 0;*/
	margin: 1em 0 2em 0;
}
.bloglinks ul {
	margin-top: 0;
}


.blogbtns A {
	font-size: 75%;
	font-weight: bold;
	color #A54F00;
	text-align: center;
	border: 1px solid #A54F00;
	padding: 1px 1em 1px 1em;
	margin-right: .3em;
}

.feedburnerFlareBlock {
	margin: 1.5em 0 2.5em 1em;
/*	padding: 6px 0 2.5em 1em; */
	font-size: 85%;
	color: blue;
}
#blogpanel .feedburnerFlareBlock A {
	color: blue;
	background-color: white;
}
#blogpanel .feedburnerFlareBlock A:hover {
	color: red;
}
.highlight { 
	background-color: #FF9;
}