/* 
Template URL: http://www.WPSalesPage.com
Description: When added to the root folder of any Wordpress Theme, this template provides and alternate sales page style template for pages on the site.
Version: 1.0
Author: Andrew Seltz
Author URI: http://www.GoToGuyEnterprises.com

	The CSS, XHTML, images, and  design of this template are 
	copyright (c) 2009, Andrew Seltz and Go-To Guy! Enterprises.
      Only licensed customers may use it on websites they own.
      All rights reserved.

*/

body {
  background-color: #FFFFE0;
  background-image: none;
}

blockquote {
  width: 450px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 10px 5px 10px;
  background-color: #F5F6CE;
  border: 4px solid green;
  font-family: Arial;
  font-size: 14px;
  text-align: left;
}

#content p {
   padding: 0px 25px;
   margin-bottom: 0px;
}

.special_box{
border:solid;
border-width:5px;
border-color:#CAC9AD;
border-spacing:10px;
width:750px;
margin-left:-75px;

}


/* 
#top {
   margin: 0px auto; 
   background: #ffffe0 url(http://barbaramusser.com/wp-content/uploads/2009/11/border-top.jpg) no-repeat scroll center top; 
   width: 750px;
   padding-top: 25px; 
   padding-bottom: 0px;
}

#center {
   margin: 0px auto; 
   background: #ffffe0 url(http://barbaramusser.com/wp-content/uploads/2009/11/border-center.jpg) repeat-y scroll center top; 
   width: 750px;
 
}

#bottom {
   margin: 0pt auto;
   background: #ffffe0 url(http://barbaramusser.com/wp-content/uploads/2009/11/border-bottom.jpg) repeat-y scroll center bottom;
   width: 750px;
 
}
*/
p#firstp {
   margin: 0px; 
   padding-top: 15px !important;
}

#bottom p {
   margin: 0px;
   padding-top: 0px;
   padding-bottom: 35px !important;
}

ul
{
  list-style-position: inside;
  list-style-image: url(images/wpsalespage/check.gif);
  font-family: Arial;
  font-size: 16px;
  text-align: left;
  width: 675px; 
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#wpsalesletter {
  margin: auto;
  padding: 2px;
  width: 750px;
  background-image: url(images/wpsalespage/background750x1.jpg);
  background-position: left top;
  background-repeat: repeat-y;
  
}

#wpheader {
  background-image: url(images/wpsalespage/header750x31.jpg);
  background-repeat: no-repeat;
  width: 750px;
  height: 30px;
}
#wpbody {
  padding-left: 40px;
  padding-right: 40px;
  font-family: Arial;
  font-size: 18px;
  text-align: left;
  border-color: solid black;
}


#wpfooter {
  background-image: url(images/wpsalespage/footer750x30.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 750px;
  height: 30px;
  text-align: right;
  font-weight: lighter;
  font-style: normal;
  font-family: Arial;
  font-size: 8px;
  color: silver;
  text-decoration: none;
}

#prehead {
  font-family: Arial,Helvetica,sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 20px;
  text-align: left;
}

#headline {
  font-family: Arial,Helvetica,sans-serif;
  color: red;
  font-size: 45px;
  font-weight: bolder;
  text-align: center;
}

#subhead {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 25px;
  text-align: center;
}

img {
border:none;

#minihead {
  font-family: Arial,Helvetica,sans-serif;
  color: red;
  font-size: 20px;
  font-weight: bolder;
  text-align: center;
}

#center {
  text-align: center;
}

#footertext {
  text-decoration: none;
  color: silver;
}