/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(/images/big/homepage01.gif) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	
}

h1 {
font-size: 1.5em;
}

h2 {
font-size: 1.4em;
}

h3 {
font-size: 1.3em;
}

h4 {font-size:11px;color:#FFF; padding:5px 0 5px 25px; margin:0; font-family: Tahoma,Verdana; font-weight:bold;  border-top:2px dotted #ABABAB;border-bottom:2px dotted #ABABAB; text-align:right;}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #484848;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 165%;
}

.text1 {
	text-transform: lowercase;
	font-size: 21px;
	color: #000000;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.text3 {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 span {
	padding: 0px 5px;
	background: url(/images/big/homepage09.gif) repeat left top;
}

.text4 {
	text-transform: lowercase;
	color: #FFFFFF;
}
.footer {
	color: #FFFFFF;
	padding-top: 50px;
}

.orangetext {

	color: #ff8300;
}

.headertext {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.coupon_title {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #c10a0a;
}

.coupon_body {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
}

.coupon_more {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #c10a0a;
}

.speech_title {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #2b6bfd;
}

.preview_title {
	font-size: 14px;
	font-weight: bold;
	color: #c10a0a;
}

.preview_body {
	font-size: 14px;
}

.preview_body_wyg {
	font-size: 14px;
	padding-left:20px;
	color: #2b6bfd;
	font-weight: bold;
}

.testimonial {
	font-size: 14px;
	padding-left:0px;
	color: #c10a0a;
	font-weight: bold;
}


.preview_body_wyg_desc {
	font-size: 12px;
	padding-left:30px;
	color: #2b6bfd;
}
/** LINKS */

a {
	color: #6699CC;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

a.footer_link {
	color: #ffffff;
}

a.speech_title {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #2b6bfd;
}

a.speech_subtitle {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

a.speech_subtitleb {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #00B2BD;
}

a.link1:hover {
	text-decoration: underline;
}
a.speech_title:hover {
	text-decoration: underline;
}
a.speech_subtitle:hover {
	text-decoration: underline;
}
a.speech_subtitleb:hover {
	text-decoration: underline;
}

a.rollover { 
	display: block;
	width: 93px;
	height: 18px;
	text-decoration: none;
	background: url(/images/add_to_cart.png);
}

a.rollover:hover {
	background-position: -93px 0;
}

a.rollover2 { 
	display: block;
	width: 93px;
	height: 18px;
	text-decoration: none;
	background: url(/images/what_you_get.png);
}

a.rollover2:hover {
	background-position: -93px 0;
}

a.rollover3 { 
	display: block;
	width: 140px;
	height: 26px;
	text-decoration: none;
	background: url(/images/preview.png);
}

a.rollover3:hover {
	background-position: -140px 0;
}

a.rollover-image { 
	display: block;
	width: 72px;
	height: 90px;
	text-decoration: none;
}

a.rollover-image:hover {
	background-position: -72px 0;
}

a.rollover-imageselected { 
	display: block;
	width: 72px;
	height: 90px;
	text-decoration: none;
	background-position: -72px 0;
}


/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { 
	background: url(/images/big/homepage02.gif) repeat-x left top;
	text-align:center;
}
.bg2 { background: url(/images/big/homepage04.jpg) no-repeat left top; }
.bg3 { background: url(/images/big/homepage06.jpg) repeat-y left top; }
.bg4 { background: url(/images/big/homepage10.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

.imgaddtocart {
	padding-top:2px;
}

hr {

}

.hr1 {
	height: 1px;
}

th {
	border-bottom: 1px solid #484848;
	text-align:left;
}

.green_speech_white {
	color:#FFFFFF;
}

.red_speech_white {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.sale_price {
	color:#b00000;
	font-size:18px;
	font-weight:bold;
}

/*///////// CONTACT AREA /////////////*/

#contact-area {
	width: 355px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	font-family: Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

.contactlabel {
	float: left;
	text-align: left;
	width: 350px;
	padding-top: 5px;
	margin-right:5px;
	font-size: 1.2em;
}



/*///////// END CONTACT AREA /////////////*/

.lifesaver-ul{
	list-style: circle inside lower-alpha;
	font-size:12px;
	
}

.website_text {
	text-decoration: none;
	font-size: 15px;
}

.website_header {
	text-decoration: none;
	font-size: 22px;
	font-weight:bold;
	color:#c10a0a;
	text-align: center;
}

.category_header {
	text-decoration: none;
	font-size: 20px;
	font-weight:bold;
	color:#c10a0a;
}
#website_text_box {
	padding-top:20px;
	*padding: 20px;
}

#date {
	font-size:15px;
	font-weight:bold;
	color:#2b6bfd;
	position:absolute;
	bottom:50;
	float:left;
	left:60;
}

.faqList {margin:5px 0 5px 0; list-style-type: circle; padding:5px 0 0 10px; line-height:120%;}
.faqList li {padding:0px 0 7px 0px;font-weight:normal;}

.faqList a:hover { color:#000;}



/*///////// POETRY /////////////*/

.poetry{
	width:380px;
	border: 3px solid  #666;
	margin-left:15px;
	border-collapse: collapse;
}

.poetry p{
	text-align:center;
	margin:0;
	padding:0;
	font-weight:bold;
}

.poetry th{
	background-color:#C40F13;
	color:#fff;
	padding:5px;
	text-align:center;
}

.poetry td{
	padding:5px 10px 5px 10px;
}

.poetryblack{
	background-color:#000 !important;
}