.maintext {
font-family:Trebuchet MS;
}

.maintext h1{
color:#666666;
font-family:Trebuchet MS;
font-size:16px;
}

.maintext p{
color:#666666;
font-family:Trebuchet MS;
font-size:13px;
line-height:20px;
}
.maintext ul li{
color:#666666;
font-family:Trebuchet MS;
font-size:13px;
line-height:20px;
margin-bottom:10px;
}

.maintext ol li{
color:#666666;
font-family:Trebuchet MS;
font-size:13px;
line-height:20px;
margin-bottom:10px;
}




/* related posts */
#related-posts{
float:left;
margin-bottom:20px;
margin-left:6px;
width:98%;
}

#related-posts h2{
color:#666666;
font-family:Trebuchet MS;
font-size:14px;
margin:5px 0;
}

#related-posts ul{
margin:0;
padding:0 0 0 13px;
}

#related-posts ul li{
float:left;
list-style-image:url(bullet.png);
width:35%;
}

#related-posts ul li a{
font-weight:bold;
text-decoration:none;
}

#related-posts ul li a:hover{
border-top:1px solid;
}


/*  sitewide */ 

a.more{
font-weight: bold;
}

#menu_wrap{
background-color:#FFFFFF;
font-size:11px;
text-align:center;
width:756px;
}

#menu_wrap a{
font-family:tahoma;
font-size:11px;
font-weight:normal;
text-decoration:none;
}

#menu_wrap a:hover{
border-top: 1px solid;
}

/* Variation */
ul.blocklist{
    background-color: #F1F1F1;
    border: 1px dotted #CCCCCC;
    float: right;
    padding-left: 26px;
    width: 165px;
	}

ul.blocklist li{
    color: #9C3326;
	}

ul.blocklist li a{
    text-transform: capitalize;
	}
	
p.details{
    padding: 0 15px;
	}

ul.morelist li{
    display: inline-block;
    list-style-type: none;
    width: 230px;
	}
	
ul.morelist li a{
	text-transform: capitalize;
	}
	
ul.morelist li a:hover,ul.blocklist li a:hover{
	font-weight: bold;
}
