/*
Theme Name: Carlstrom
Author: Bill Wheeler - Web Dynamyx LLC
// <!-- phpDesigner :: Timestamp [2/12/2009 6:33:22 PM] -->
------------------------------------------------------------------------- */
/* Main Sections
------------------------------------------------------------------------- */





h1, h2, h3, h4, h5, h6 {
	color: #000000;
}

h1 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	height: 38px;
	text-transform:capitalize;
}

/*ul.content {
	list-style: none inside;
}

li.content {
    background:url(/bullet.gif) no-repeat 50px 2px;
	font-size: 12px;
	padding-left: 65px;
	width: 465px;
}*/

.orange {
    color: #f47f20;
}