body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	background: #b6b6b8 url('../images/fable-background.gif') repeat-x;
}
#outer {
	overflow: hidden;
	width: 974px;
	margin: 0 auto;
}
.divider {
	width: 100%;
}
.logo {
	float: left;
	margin: 20px 0 0 20px;
}
.logo img{
	float:left;
	clear:left;
	border:none;	
}
.subheader{
	clear:left;
	float:left;
	width: 100%;
	bottom: 1px;
}
.subheader h1{
	display:block;
	font-size: 24px;
	color:#CCCCCC;
	float:left;
	margin: 20px 0 10px 20px;
}
.subheader #menu {
	float: right;
	margin: 29px 35px 0 20px;
	padding: 0;
	list-style: none;
	display: inline;
}
.subheader #menu li {
	float: left;
	margin-left: 25px;
	display: inline;
	font-size: 16px;
	position: relative;
	padding-bottom: 14px;
}
.subheader #menu li a {
	color: #fff;
	text-decoration: none;
}
.subheader #menu li a:hover, .subheader #menu li a.active {
	color: #ff5a00;
}
.subheader #menu li ul {
	position: absolute;
	left: -2px;
	top: 29px;
	width: 133px;
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
}
#content {
	overflow: hidden;
	width: 974px;
	background: url(../images/fable-content-header.png) no-repeat;
	padding-top: 24px;
	clear: both;
	top: -9px;
	position: relative;
	visibility: visible;
}
#content h1 {
	margin: 0 0 0 5px;
	font-size:16px;
	font-weight: 600;
}
#content p {
	margin: 26px 26px 26px 5px;
	font-size: 13px;
}
#content p a{
	color: #ff5a00;
	text-decoration:none;
}
#content p a:hover{
	text-decoration:none;
}
.content-body {
	width: 950px;
	background: url(../images/fable-content-body.png) repeat-y;
	padding: 0 15px 19px 9px;
}
.content-footer{
	overflow: hidden;
	width: 974px;
	height: 21px;
	background: url(../images/fable-content-footer.png) no-repeat;
}
.content-main {	
	overflow: hidden;
	width: 950px;
	margin: 15px 0 -1px 24px;
}
.content-main-header {
	top: -15px;
	position: relative;
	left: -1px;
}
.blog {	
	width: 950px;
  	float: left;
  	clear: left;
	background-image: url(../images/fable-border.gif); 
	background-repeat: repeat-y; 
	background-position: right; 
	background-position: 650px; 
	margin-bottom: 20px;
}
.posts {
	float: left;
	width: 650px;
}
.post {
	float: left;
	margin: 0 20px 0 0;
}
.post .header{
	position: relative;
}
.post .header h2{
	font-size:24px;
	color: #1E97FD;
}
.post .header h2 a{
	font-size:24px;
	color: #1E97FD;
	text-decoration:none;
}
.post .content{
	margin-bottom: 0px;
	border-bottom: solid 1px #EEEEEE;
}
.post .content h2{
	font-size:24px;
	color: #1E97FD;
}
.post .content h2 a{
	font-size:16px;
	font-weight:lighter;
	color: #1E97FD;
	text-decoration:none;
}
.sidebar {	
	float: left;
	width: 200px;
	padding: 30px 0 0 30px;
}
.sidebar .header{
	width: 180px;
	height: 43px;
	background-image:url(../images/fable-green-box.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:center;
}
.sidebar .header h3{
	padding-top: 13px;
	font-size: 16px;
}
ul.linklist
{
padding: 0 0 0 5px;
list-style: none;
}
ul.linklist li
{
border-bottom: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}
ul.linklist li a
{
	color: #1E97FD;
	text-decoration:none;
}
.homeMain{
	width: 950px;
  	float: left;
  	clear: left;
	background-image: url(../images/fable-border.gif); 
	background-repeat: repeat-y; 
	background-position: right; 
	background-position: 589px; 
	margin-bottom: 20px;
}
.homeLeft {
	float: left;
	width: 585px;
}
.homeRight {
	float: left;
	width: 280px;
	padding-left: 40px; 
}
.productRow{
	width: 950px;
  float: left;
  clear: left;
}
.productCell{
  float: left;
  width: 300px;
	text-align:center;
}
.productCell p{
	text-align:left;
	padding: 0 10px 0 10px;
}
.productCellLeftDivider{
    float: left;
    width: 294px;
	text-align:center;
	background-image: url(../images/fable-border.gif); 
	background-repeat: repeat-y; 
	background-position: left; 
}
.productCellLeftDivider p{
	text-align:left;
	padding: 0 10px 0 10px;
}
.contacttext{
	float:left;
	padding: 10px 10px 10px 10px;
	width:350px;
}
.emailform{
	float:right;
	padding: 10px 150px 10px 10px;
	width:350px;
}
#footer {
	overflow: hidden;
	width: 100%;
	padding-bottom: 18px;
	margin-top: -6px;
}
#footer span {
	display: block;
	text-align: right;
	font-size: 11px;
	color: #fff;
	margin-right: 42px;
}










