/* http://www.alchemydetailing.com/stylesheet.css */
.cf-left {
	background-image: url(cf_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.cf-right {
	background-image: url(cf_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.sitetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	word-spacing: 2px;
	line-height: 22px;
	font-weight: normal;


}
.dash-border-box {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	word-spacing: 2px;
	line-height: 22px;
	font-weight: normal;
	border: 2px dashed #666666;

}
.block-fade {
	background-image: url(block_fade.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.block-fade a:link {
color: #999999 
background: none; 
}

.block-fade a:active { 
color: #CCCCCC;
background: #666666; 
}

.block-fade a:visited {
color: #CCCCCC; 
background: none; 
}

.block-fade a:hover {
color: #CCCCCC;
background: #666666;
}
div.menu a {
	display: block;
	background: none;
	text-decoration: none;
	font-size: 14px;
	line-height: 26px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1pt;
}
div.menu a:link {
color: #FFFFFF; 
background: none; 
}

div.menu a:active { 
color: #CCCCCC;
background: #666666; 
}

div.menu a:visited {
color: #FFFFFF; 
background: none; 
}

div.menu a:hover {
color: #B30000;
background: #666666;
}



h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FF0000;
	font-style: italic;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FF0000;
	font-style: italic;
}
a.footer:link {font-family: "Times New Roman", Times, serif; font-size: 14px; color: #666666; text-decoration: none; font-weight: normal;}
a.footer:active {font-family: "Times New Roman", Times, serif; font-size: 14px; color: #ffe799; text-decoration: none; font-weight: normal;}
a.footer:visited {font-family: "Times New Roman", Times, serif; font-size: 14px; color: #666666; text-decoration: none; font-weight: normal;}
a.footer:hover {font-family: "Times New Roman", Times, serif; font-size: 14px; color: #ffe799; text-decoration: none; font-weight: normal;}

.menu-colour {
	background-color: #333333;
}

