/*

Theme Name: Sales Trapper
Theme URI: http://www.FullTiltBlogging.com
Description: A WP theme for creating sales pages
Author: Aaron Abber
Author URI: http://www.FullTiltBlogging.com
Version: 1.0

*/

body { 
font-family: Georgia, serif; 
}

span.hl {
background-color:yellow;
}

span.red {
color: #FF0000;
}

span.notred {
color: #CC0000;
}

span.tight {
line-height: 100%;
}

blockquote {
padding: 10px;
outline: #000000 dotted 2px;
background-color: #FFFF00;
color: #000000;
}

h1.mainheadline {
line-height: 100%;
}

h3.preheadline {
line-height: 90%;
}

h3.postheadline {
line-height: 90%;
}

h1 {
text-align: center;
font-family: Arial, "sans serif";
font-size: 200%;
}

h2 {
text-align: center;
font-family: Arial, "sans serif";
font-size: 125%;
line-height: 100%;
}

h3 {
text-align: center;
font-family: Arial, "sans serif";
font-size: 110%;

}

h4 {
text-align: center;
font-family: Arial, "sans serif";
font-size: 100%;
}

#testimonial {
padding: 15px;
outline: #000000 solid 2px;
background-color: #EEEEEE;
color: #000000;

}

#testimonial2 {
padding: 15px;
outline: #CCCCCC solid 2px;
background-color: #FFFFFF;
color: #000000;

}

#guarantee {
padding: 10px 15px 10px 15px;
outline: #000000 solid 3px;
background-color: #FFFF99;
color: #000000;
}

#guarantee2 {
padding: 10px 15px 10px 15px;
background-color: #FFFF00;
color: #000000;
}

#guarantee3 {
padding: 10px 15px 10px 15px;
outline: #000000 solid 3px;
background-color: #FFFFFF;
color: #000000;
}

p.bottomnav {
text-align: center;
font-size: 75%;
font-family: Georgia, serif;

}

p.copyright {
text-align: center;
font-size: 65%;
color: #CCCCCC;
font-family: Georgia, serif;
}

#noticebox {
padding: 10px;
outline: #CC0000 solid 3px;
background-color: #FFFFFF;
color: #CC0000;

}


p.memberlogin {
text-align: right;
font-size: 75%;
margin-right: 10px;
}