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

* { margin:0; padding:0; border:0; }

body {text-align:center;background:#1b2437 url(../img/bkgd-black-strip.png) repeat-x top left; font-family:Arial, Helvetica, sans-serif; }

a { color:#fff;}

#content { width:950px; margin:0 auto;text-align:left;}

#left-column { background:url(../img/dan-and-matt-2013.png) no-repeat top left; width:650px; float:left; }
#left-column h1 { display:block; width:650px; height:350px; text-indent:-10000px; margin:0 0 50px 0; }
#left-column h2 { font-size:24px; font-weight:normal; color:#ff832e; line-height:30px; margin:0 50px 15px 105px;  }
#left-column p { font-size:16px; color:#FFF; line-height:24px; margin:0 50px 15px 105px; }
#left-column .first-line { font-size:24px; color:#ff832e; line-height:30px; }

/*
#right-column { background:url(../img/dan-and-matt-minn-2010.png) no-repeat top left; width:300px; min-height:400px; float:left; margin-top:180px; }
*/
#right-column { background:none;  width:300px; min-height:400px; float:left; margin-top:190px; }
#right-column h2 { display:block; width:300px; height:300px; text-indent:-10000px; margin:0 0 0 0; }
#right-column h3 {font-size:16px; font-weight:bold; color:#ff851d; line-height:20px; margin:0 40px 0 20px; }
#right-column h3#fifteen {height:50px;background:url(../img/15-dollars.png) top left no-repeat; padding-left:60px; }
#right-column h3#twenty { background:url(../img/20-dollars.png) top left no-repeat; padding-left:60px; }
#right-column p { font-size:14px; color:#FFF; line-height:16px; margin:0 40px 0 20px; }
#right-column form { margin:10px 0 40px 75px;}

/*#right-column h3 span.price { font-size:24px; font-weight:bold; color:#FFF; display:block; float:left; height:50px; width:50px; padding:auto; background:#81818d; }*/


#faqs { clear:both; padding:50px 0; }
#faqs p { font-size:12px; line-height:15px; color:#FFF; margin:0 50px 15px 105px; }
#faqs p strong { font-weight:bold; color:#ff832e; }


