
/*
	92C1E0
	Light Blue: #ADDAF9
	Dark Blue: #5A82AD
*/

td {
	font-family: "Century Gothic", "Verdana", "Tahoma";
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
}

/* For some unfathomable reason, this tricks Netscape 4.x into not rendering
 * the line-height where it would cause rendering bugs (i.e. content clipping,
 * image clipping, etc.). */

table p {
	line-height: 150%;
}

.SmSans {
	font-size: 10pt;
}

.Highlight {
	color: #92C1E0;
}

.Caption {
	margin-left:10px;
	margin-right:10px;
	font-size: 10pt;
}

.GalleryLinks {
	font-family: "Century Gothic";
	font-size:12pt;
	font-weight: bold;
	color: #92C1E0;
}

.IndentFromLeft {
	margin-left: 50px;
}

.blueIntro	{
	color:#92c1e0;
	text-align:center;
	font-size:18px;
}

.AutoDetailing	{
	border:1px solid #92c1e0;
	width: 350px;
	float:left;
	margin-top:5px;
}

.CapeCodCar	{
	border:1px solid #92c1e0;
	width: 350px;
	float:left;
	margin-top:5px;
}

.blueTitle	{
	color:#92c1e0;
	text-align:center;
	font-size:24px;
	margin:5px;
}

.blueText	{
	color:#92c1e0;
	text-align:center;
	font-size:14px;
}

.financing	{
	border:1px solid #cc9966;
	width: 540px;
	float:left;
	margin-top:15px;
	margin-left:10px;
}

.orangeTitle	{
	color:#cc9966;
	text-align:center;
	font-size:24px;
	margin:5px;
}

.TestimonialsOutline	{
	width:894px;
	border:thin solid #cc9966;
	padding:5px;
}

.TestimonialsLink	{
	color:#cc9966;
	text-align:center;
	font-size:24px;
	margin:5px;
}

.TestimonialsLink2	{
	color:#ffffff;
	text-align:center;
	font-size:24px;
	margin:5px;
}

.TestimonialsOutline2	{
	width:440px;
	border:thin solid #ffffff;
	padding:5px;
}

.orangeText	{
	color:#cc9966;
	text-align:center;
	font-size:14px;
}

.DetailingService	{
	border:1px solid #5a82ad;
	color:#5a82ad;
	width: 540px;
	float:right;
	margin-top:5px;
	margin-left:10px;
	font-size:14px;
	padding-right: 5px;
	padding-left: 5px;
}

.note	{
	font-size:10px;
	color:#666666;
}

.service	{
	border:1px solid #5a82ad;
	color:#5a82ad;
	width: 540px;
	float:left;
	margin-top:5px;
	margin-left:10px;
	font-size:14px;
}

.serviceTitle	{
	color:#5a82ad;
	text-align:center;
	font-size:24px;
	margin:5px;
}

.serviceText	{
	color:#5a82ad;
	text-align:center;
	font-size:14px;
}

.floatRight	{
	float:right;
	padding-top:2px;
	padding-right:5px;
}
/* provide styles for protection plus services page */

.AdditionalServices	{
	border:1px solid #cc9966;
	width: 300px;
	float:left;
	clear:right;
	margin-top:10px;
}

.couponTitle	{
	color:#cc9933;
}

.testimonialBorder	{
	border:1px solid #cc9933;
}

.testimonialText	{
	color:#cc9933;
	font-weight:bold;
	text-align:center;
}

/* provide styles for our form tags */

input {
	font-family: "Verdana";
	font-size: 8pt;
}

textarea {
	font-family: "Verdana";
	font-size: 8pt;
}

select {
	font-family: "Verdana";
	font-size: 8pt;
}

a {
	color: #92C1E0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h3 {
	font-family: "Century Gothic";
	color: #5A82AD;
	border-bottom: 1px solid #5A82AD;
}

.Footer {
	position: relative;
}

.TagLine {
	font-size: 10pt;
	position: absolute;
	left: 465px;
	top: 113px;
	white-space: nowrap;
	text-align:right;
}

img {
	border: 0px;
}

/* provide styles for constant contact signup */
#ConstantContact	{
	background-color:#ffffff;
	width:169px;
	border:1px solid #7a9868;
}

/* provide styles for coupons */

.coupons	{
	border:3px dotted #cccccc;
	padding:10px;
	width:550px;
	margin: 10px;
}

.couponsLogo	{
	border:3px dotted #cccccc;
	background-color:#FFFFFF;
	padding:10px;
	width:550px;
	margin: 10px;
}

.couponHeader	{
	color:#cc9933;
	font-weight:bold;
	font-size:36px;
	text-align:center;
}

.couponTitle	{
	color:#cc9933;
	font-weight:bold;
	font-size:x-large;
	text-align:center;
}

.couponAmount	{
	color:#cc9933;
	font-weight:bold;
	font-size:xx-large;
	text-align:center;
}

.couponText	{
	font-weight:bold;
	font-size:large;
	color:#ffffff;
}

.couponLocation	{
	font-size:small;
	color:#cccccc;
}

.couponExpiration	{
	font-size:small;
	text-align:right;
	color:#cc9933;
}