body{
	margin:0;
	padding: 0;
	background: url("images/bg.jpg") 0 0 repeat-x;
	background-color: #e4e4e4;
}

p, h1, h2, ul>li{
	font-family: arial;
}

#wrap{
	margin: 0 auto;
	width: 800px;
	

}

#header{
	width: 100%;
	height: 120px;
	background: url("images/bg-header.jpg") 0 0 no-repeat;
}

#cont-body{
	float: left;
	width: 800px;
	margin: 20px 10px;
	background-color: #f7f7f7;
	padding: 0 10px;
}

#side-bar{
	float: left;
	width: 200px;
	margin: 20px 10px;
	padding: 0 5px;
	background-color: #f7f7f7;
}

#footer{
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #828282;
	height: 80px;
	
}

#f-cont{
	width: 800px;
	margin: 0 auto;
}

#f-cont p{
	font-size: 12px;
	color: #e4e4e4;
	padding: 20px 0 0 0;
}

h1{
	margin: 0;
	padding: 0;
	font-size: 24px;
	color: #C40000;
	font-weight: bold;
	text-align: center;
}

p{
	line-height: 1.5em;
	letter-spacing: .5px;
	text-align: left;
	font-size: 12px;
	text-align: justify;
}

.f-11{
	font-size: 11px;	
	font-weight: normal;
}

.f-16{
	font-size: 16px;	
	font-weight: bold;
}

.f-17{
	font-size: 17px;	
	font-weight: bold;
}


.f-22{
	font-size: 22px;	
	font-weight: bold;
}


.f-24{
	font-size: 24px;	
	font-weight: bold;
}

.f-28{
	font-size: 28px;	
	font-weight: bold;
}

.f-51{
	font-size: 51px;
	font-weight: bold;
}

.f-30{
	font-size: 30px;
	font-weight: bold;
}

.f-36{
	font-size: 36px;
	font-weight: bold;
}

.f-43{
	font-size: 43px;
	font-weight: bold;
}

.f-60{
	font-size: 60px;
	font-weight: bold;
}

.e-desc{
	float: left;
	width: 600px;
	margin:0;
	padding: 0 0 50px 0;
}

.center{
	text-align: center;
}
.right{
	text-align: right;
}
.entry{
	clear: both;
	margin:0;
	padding:0;
	width: 100%;
}

.entry img{
	float: left;
	margin: 0 10px 10px 0;
}

.ent-title{
	font-size: 20px;
	color:#206B00;
	margin: 0;
	padding: 0;
}

p.scratch{
	text-decoration: line-through;
	
}

img.addcart{
	float: right;
	text-align: right;
	text-decoration: none;
	border: none;
}

.left{
	text-align: left;
}

.center{
	text-align: center;
}

.right{
	text-align: right;
}

.clear{
	clear: both;
}

ol{
	font-size: 12px;
}

ol li{
	font-weight: bold;
}

ol li p{
	font-weight: normal;
}



/* Alex Button v4 */
a.alexButton_v4I {
	font-size: 18px;
}
a.alexButton_v4I:link,a.alexButton_v4I:visited {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #cc0000;
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(https://alex.infusionsoft.com/Download?Id=91075) repeat-x bottom;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.alexButton_v4I:hover {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #00cc00
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(https://alex.infusionsoft.com/Download?Id=91077) repeat-x top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.alexButton_v4I:active {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #00cc00;
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(https://alex.infusionsoft.com/Download?Id=91079) repeat-x top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
div.alexButton_v4O_Default {
    padding: 6px;
    background-color: #cc0000;
}
div.alexButton_v4O_Hover {
    padding: 6px;
    background-color: #00cc00;
}
div.alexButton_v4O_Pressed {
    padding: 6px;
    background-color: #00cc00;
}
/* End Alex Button 4 */


