@charset "utf-8";
/* CSS Document */

*{
}

body{
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#333333;
}

#wrapper{
	width:904px;
	margin:auto;
}

a{
	color:#333333;
}

a:hover{
	color:#00F;
	text-decoration:underline;
}

hr{
	border-color:#CCC;
}

/*  HEADER */

.loginbg{
	background-image:url(images/header_03.gif);
}

.login{
	font-size:10px;
	line-height:14px;
	margin-left:50px;
	margin-top:7px;
}

a{
	text-decoration:none;
}

/* CONTENT */

h1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:32px;
	color:#772717;
	line-height:100%;
}
.redtext {
	color: #772717;
}

h2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	line-height:100%;
	margin-bottom:3px;
	font-weight:normal;
}

#optin{
	margin-top:80px;
}

#optin a{
	font-size:12px;
	text-decoration:underline;
}

#optin h3{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:19px;
	color:#0f4282;
	font-weight:normal;
	line-height:110%;
}


#join-now h3{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	color:#0f4282;
	font-weight:bold;
	line-height:110%;
}

.orange{
	color:#ef7e21;
}

.optin-bg1{
	background-image:url(images/hmco_01.gif);
}

.optin-bg2{
	background-image:url(images/hmco_03.gif);
}
.home-program{
	background-image:url(images/hmc_21.jpg);
}

.home-story{
	background-image:url(images/hpc_12.gif);
}

.home-comments{
	background-image:url(images/hpc_07.gif);
	font-size:12px;
	background-repeat:no-repeat;
}

/* right column */

#rcolumn{
	background-color:#f2f0f0;
	border:#d7d7d7 1px solid;
	padding-left:20px;
	padding-right:20px;
	margin-top:20px;
}

#rcolumn a{
	font-size:12px;
	text-decoration:underline;
}

.footer{
	font-size:12px;
	line-height:14px;
	text-align:center;
	margin-top:30px;
	margin-bottom:15px;
}

#rcolumn h3{
	color:#E2A82B;
}

#orderb{
	margin-left:15px;
	margin-right:15px;
}

#orderb h3{
	font-size:20px;
	color:#ef7e21;
	font-weight:bold;
}
.whiteborder {
	border-color: #FFF;
}

