body {
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #666666;
}

.BLOG_mobile_video_class{ 
display: none; 
} 


.item {
	padding: 5px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {color: #fa0f0b;
	text-decoration: underline;
}
.red {
	color: #fa0f0b;
	text-decoration: underline;
}
.redtext {
	color: #fa0f0b;
}
.button {
	border: 1px solid #999999;
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #666666;
	background-color: #FFFFFF;
	width: 91px;
}
.buttonquilt {
	border: 1px solid #999999;
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #666666;
	background-color: #FFFFFF;
	width: 140px;
}
.buttonlong {
	border: 1px solid #999999;
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #666666;
	background-color: #FFFFFF;
	width: 250px;
}
#content{
	width: 430px;
	float: left;
	left: 0px;
	position: relative;
	padding-left: 0px;
	font-size: 1em; /* 11px */
	line-height: 1.6364em; /* 18px */
	margin: 0 0 1.6364em;
}

#content a {
	color: #333333;
	text-decoration: underline;
}

#sidebar{
	width: 208px;
	float: right;
	position: relative;
	right: 0px;
}

h1 { font-size: 12pt;
}
h2 { font-size: 9pt;
}
h4 { font-size: 9pt;
}

#post {
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
ul {

list-style-type:none;
line-height:150%;
font-size:9pt;
margin:0;
padding:0 0 0 0px;
}
#archive{
	padding: 10px 10px 10px 24px;
}

#archive a {
color: #666666;
text-decoration:none;
}
#archive a:hover {color: #999999;
}

.postbody {
	font-family: Helvetica, Arial, sans-serif;
}

#line {
	background-color: #999999;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.terms {
	margin-top: -20px;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contacttext {
	width: 310px;
}
#mce-EMAIL {
background-color:#FFFFFF;
border:1px solid #999999;
color:#666666;
font-family:"Courier New",Courier,mono;
font-size:9pt;
width:250px;
}

.btn {
	background-color:#FFFFFF;
	border:1px solid #999999;
	color:#666666;
	font-family:"Courier New",Courier,mono;
	font-size:9pt;
	width:91px;
	margin-top: 5px;
}
#pages a {
	padding: 2px 5px;
}
#pages a:hover {
	background-color: #fa0f0b;
	color: #FFFFFF;
	text-decoration: none;
}
#pages .red {
	text-decoration: none;
	font-weight: bold;
}

