/* O My Soap! CSS */

body {
	background-image: url(../images/wallpaper01.gif);
	margin-top: 20px;
	}
	
.primary {
	font-family: Arial, Verdana, sans-serif;
	color: #996600;
	line-height: 17px;
	font-size:12px;
	font-weight: normal;
	padding-left: 20px;
	width: 170px;
}


.titlebold {
	font-family: Comic Sans,Arial, Verdana, sans-serif;
	color: #330000;
	font-size:12px;
    font-weight: bold;
}

.subhead {
	font-family: Trebuchet, Verdana, sans-serif;
	color: #CC3300;
	line-height: 20px;
	font-size:15px;
	padding-bottom: 5px;
    font-weight: bold;	
}


.content {
	font-family: Trebuchet, Verdana, sans-serif;
	color: #000000;
	line-height: 18px;
	font-size:12px;
	padding-right: 20px;
}

.content2 {
	font-family: Arial, Verdana, sans-serif;
	color: #7e7e75;
	line-height: 12.5px;
	font-size:10.5px;
	list-style-type: circle;
}

.callout {
	font-family: Arial, Verdana, sans-serif;
	color: #333300;
	line-height: 17px;
	font-size:11px;
	padding-left: 20px;
	width: 170px;
	padding-right: 10px;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336633;
	line-height: 18px;
	font-size:13px;
	padding-left: 20px;
	width: 150px;
	padding-right: 10px;
}

.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 18px;
	font-size:13px;
	padding-left: 20px;
	padding-right: 20px;
}

.photocaption {
	font-family: Arial, Verdana, sans-serif;
	color: #333300;
	line-height: 18px;
	font-size:12px;
}

.address {
	font-family: Arial, Verdana, sans-serif;
	color: #666600;
	line-height: 15px;
	font-size:11px;
}

.phone {
	font-family: Arial, Verdana, sans-serif;
	color: #999966;
	line-height: 20px;
	font-size:15px;
    font-weight: bold;

}


.footer{
	font-family: Arial, Verdana, sans-serif;
	color: #333333;
	line-height: 12px;
	font-size: 11px;
	font-weight: normal;
	
}




a.subhead:link {
	color: #CC3300;
		text-decoration: underline;
}

a.subhead:visited {
	color: #CC3300;
		text-decoration: underline;
}

a.subhead:hover {
	color: #996600;
	text-decoration: underline;
}

a.subhead:active {
	color: #996600;
		text-decoration: underline;
}




a.content:link {
	color: #CC3300;
		text-decoration: underline;
}

a.content:visited {
	color: #993300;
		text-decoration: underline;
}

a.content:hover {
	color: #CC3300;
	text-decoration: underline;
}

a.content:active {
	color: #CC3300;
		text-decoration: underline;
}




a.primary:link {
	color: #996600;
		text-decoration: underline;
}

a.primary:visited {
	color: #663300;
		text-decoration: underline;
}

a.primary:hover {
	color: #663300;
	text-decoration: underline;
}

a.primary:active {
	color: #663300;
		text-decoration: underline;
}





a:link {
	color: #996600;
	text-decoration: underline;
}

a:visited {
	color: #663300;
	text-decoration: underline;
}

a:hover {
	color: #663300;
	text-decoration: underline;
}

a:active {
	color: #663300;
	text-decoration: underline;
}

.primarytop {
	font-family: Arial, Verdana, sans-serif;
	color: #996600;
	line-height: 17px;
	font-size:12px;
	font-weight: normal;
	padding-top: 24px;
}
a.primarytop:active { color: #663300; text-decoration: underline; }
a.primarytop:hover { color: #663300; text-decoration: underline; }
a.primarytop:link { color: #996600; text-decoration: none; }
a.primarytop:visited { color: #663300; text-decoration: none; }

.primarynav { font-family: Arial, Verdana, sans-serif; color: #996600; line-height: 19px; font-size:12px; font-weight: normal; }
a.primarynav:active { color: #663300; text-decoration: underline; }
a.primarynav:hover { color: #663300; text-decoration: underline; }
a.primarynav:link { color: #996600; text-decoration: underline; }
a.primarynav:visited { color: #663300; text-decoration: underline; }

.productLink {
	font-family: Arial, Verdana, sans-serif;
	color: #996600;
	line-height: 17px;
	font-size:12px;
	text-align: center;
	vertical-align: center;
}
a.productLink:link {
	color: #996600;
		text-decoration: underline;
}

a.productLink:visited {
	color: #663300;
		text-decoration: underline;
}

a.productLink:hover {
	color: #663300;
	text-decoration: underline;
}

a.productLink:active {
	color: #663300;
		text-decoration: underline;
}

