.container {
	width: 820px;
	background:#ffffff;
	border-top: 0px;
	padding-top:0px
}
/****

a 				{ color: #00487D; }

a:hover			{ color: #7B0F0F; }

****/



/* Headings

-------------------------------------------------------------- */



h1, h2, h3, h4, h5, h6, p {
	font-family: georgia, "Lucida Grande", Verdana, sans-serif;
	clear:none;
}
h1 {
	color:#cc0000;
	font-size: 2.5em;
	text-align:center;
}
h2 {
	color:#006699;
	padding: 10px;
	color: #333333;
}
#maincontent h2 {
	color: #006699;
	border-bottom: 2px dotted #cc0000;
	margin-bottom: 15px;
}
h2 a {
	color: #006699;
	text-decoration: none;
}
h3 {
	color: #333333;
	font-size: 1.6em;
	padding:12px;
}
/*link fix*/

h3 a {
	font-size: 1.2em;
	line-height: 1;
	color: #006699;
	letter-spacing: 0px;
	text-decoration:underline;
}
/*end link fix*/

p {
	font-size: 1.3em;
}
/*-----------------------------------------------------------------------------

	Header

	Add a graphic logo, using the following CSS

-----------------------------------------------------------------------------*/



#header {
	background: url(http://fromdatingtomarriage.com/media/img/fdtmromance820.jpg) top center no-repeat;
	height: 154px;
}
#header h1 {
	display: none;
}
#header .description {
	display: none;
}
/* Tables

-------------------------------------------------------------- */



table {
	margin:0;
	border:0;
}
th, td {
	height:0;
	padding:0;
	border:0;
}
/*-----------------------------------------------------------------------------

	Navigation Colors

	Customize the navbar with this CSS

-----------------------------------------------------------------------------*/



#nav, #subnav {
	background: #cc0000;
}
#nav li.current_page_item a, #nav li a:hover {
	background: #ff0000;
	color: #FFF;
}
#nav li a, #subnav li a {
	color: #fff;
}
#nav li.current_page_item a, #subnav li.current_page_item a, #subnav li a:hover {
	color: #fff;
}
/*-----------------------------------------------------------------------------

	Footer, using the following CSS

-----------------------------------------------------------------------------*/



#footer {
	text-align: center;
	font-size: .8em;
	margin: 0;
	color:#666666;
	font-family:helvetica, arial, tahoma;
}
/*-----------------------------------------------------------------------------

	Search

-----------------------------------------------------------------------------*/



#search #s {
	background: #ffffff url('../images/icons/search_grey.gif') 0px center no-repeat;
}
/*My Additions*/



#customheader {
	text-align:left;
	color:#999999;
	width:100%;
	height:56px;
	padding:0;
	margin:0;
	background:url(http://fromdatingtomarriage.com/media/img/menu-bg.gif) repeat-x;
}
#container {
	margin:0;
	width:100%;
	background:url(http://fromdatingtomarriage.com/media/img/redbg.jpg) repeat-x;
}
/*-----------------------------------------------------------------------------

	SALESPAGE STYLES

-----------------------------------------------------------------------------*/

#salespage {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
	padding-top: 10px;
	max-width:820px; /*Fixes IE bug of wide right column*/
}
ul li {
	padding:2px 2px 2px 2px;
	background:none;
	margin-right:60px;
	margin-left:60px;
}
ol li {
	padding:2px 2px 2px 2px;
	margin-right:60px;
	margin-left:60px;
	color: #000000;
	font-size: 16px;
}
.highlight {
	background:#FFFF00;
}
.red {
	color:#cc0000;
}
.blue {
	color:#006699;
}
li.good {
	margin-right:60px;
	margin-left:60px;
	list-style-position:outside;
	vertical-align:middle;
	list-style-image: url(http://fromdatingtomarriage.com/media/img/greencheck.gif);
	line-height:100%;
	color: #000000;
	font-size: 18px;
	padding:10px;
}
li.qmark {
	margin-right:60px;
	margin-left:60px;
	list-style-position:outside;
	vertical-align:middle;
	list-style-image: url(http://fromdatingtomarriage.com/media/img/qmark.gif);
	line-height:100%;
	color:#990033;
	font-size: 18px;
	padding:10px;
	font-style:italic;
}
li.bad {
	margin-right:60px;
	margin-left:60px;
	list-style-position:outside;
	vertical-align:middle;
	list-style-image: url(http://fromdatingtomarriage.com/media/img/redx.gif);
	line-height:100%;
	color:#000000;
	font-size: 18px;
	padding:10px;
	font-style:italic;
}
#guarantee {
	font-family:"Times New Roman", Times, serif;
	width:75%;
	padding:15px;
	border: solid 2px #D4A017;
	margin:auto; /* centers testimonial box */
}
.testimonial {
	background:#ffff66;
	width:50%;
	padding:15px;
	border-left: solid 2px #cc0099;
	margin:auto; /* centers testimonial box */
}
.storybook {
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	padding:0px;
	margin:0px;
	float:left;
	line-height:36px;
	vertical-align:bottom;
}
.fineprint
{
	font-family: helvetica, arial;
	font-size:9px;
	margin:10px;

}
/* Audio Acrobat */

#audiointro {
	float:left;
	border:2px dotted #ff078e;
	padding: 20px;
	margin: 10px;
}
#congrats {
	border:2px solid #cc0000;
	padding: 20px;
	margin:30px;
}
#option1 {
	padding: 20px;
	margin:15px;
	border:5px solid #990033;
}
#option2 {
	padding: 20px;
	margin:15px;
	border:2px solid #990033;
}

