/* 
Template URL: http://www.Whereizzi.com
Description: Add this to the root folder of any Wordpress Theme, and this template provides an alternate sales-page style template for pages on the site.
Version: 1.0
Author: Anthony Merizzi
Author URI: http://www.whereizzi.com

*/

body {
  background-color: white;
  background-image: none;
}

blockquote {
  width: 450px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 10px 5px 10px;
  background-color: #FFFF99;
  border: 2px solid black;
  font-family: tahoma,verdana,sans-serif;
  font-size: 16px;
  text-align: left;
}

ul
{
  list-style-position: inside;
  list-style-image: url(images/flatpage/CheckboxQuarter.jpg);
  font-family: tahoma,verdana,sans-serif;
  font-size: 16px;
  text-align: left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#wpsalesletter {
  margin: auto;
  padding: 0px;
  width: 750px;
  background-image: url(images/flatpage/background750x1.jpg);
  background-position: left top;
  background-repeat: repeat-y;
}

#wpheader {
  background-image: url(images/flatpage/header750x31.jpg);
  background-repeat: no-repeat;
  width: 750px;
  height: 30px;
}

#wpbody {
  padding-left: 40px;
  padding-right: 40px;
  font-family: tahoma,verdana,sans-serif;
  font-size: 16px;
  text-align: left;
}

#wpfooter {
  background-image: url(images/flatpage/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,Helvetica,sans-serif;
  font-size: 8px;
  color: silver;
  text-decoration: none;
}

#prehead {
  font-family: Impact;
  font-style: italic;
  font-weight: bold;
  font-size: 28px;
  color: #6699cc;
  text-align: center;
}

#headline {
  font-family: Impact;
  color: #002891;
  font-size: 45px;
  font-weight: bolder;
  text-align: center;
}

#subhead {
  font-family: Arial,Helvetica,sans-serif;
  font-style: italic;
  font-size: 25px;
  text-align: right;
}

#minihead {
  font-family: Arial,Helvetica,sans-serif;
  color: #002891;
  font-size: 32px;
  font-weight: bolder;
  text-align: center;
}

#center {
  text-align: center;
}

#footertext {
  text-decoration: none;
  font-size: 12px;
  color: silver;
}
