body, td {
	font: normal 12px Trebuchet MS;
	color: #c4bfb5;
	background-color: #1a1817;
	margin: 0px;
}

td {
  background-color: #302d2c;
}

img {border:0;}
a {outline:none;}

h1 {
	margin: 0; padding: 20px 0 0 45px;
	font-family: trebuchet ms;
	font-size: 18px;
	font-weight: 400;
	color: #f60;
	background: #302d2c url('images/plainjoe_h1_bg.gif') no-repeat;
	width: 500px; height: 81px; 
	text-transform: lowercase;
}

h2 {
	margin: 0; padding: 0 0 20px 0;
	font-family: trebuchet ms;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	line-height: 12px;
}

h3 {
	margin: 0; padding: 0;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #cdc8bd;

}

.white12 {
 font-size:   12px;  
 color: #fff;
 font-style: normal; 
}

a {
 text-decoration: none; 
 font-weight:  normal;
 color:    #ff6600;
 
}

a:hover {
 text-decoration: underline; 
 font-weight:  normal;
 color:    #ff6600;
 
}

a.internal {
 text-decoration: none; 
 font-weight:  normal;
 color: #666;
 
}

a.internal:hover {
 text-decoration: underline; 
 font-weight:  normal;
 color:    #666;
 
}


.smallmce_editorarea {
	border: 1px dashed white;
	display: block;
}

.mceContentBody {
	background-color: #302D2C;
}

b, strong {
	color: #E0DED8;
}

.linkstyle {
	font-decoration: none;
}