/*
Copyright (c) 2005 delatela web design
version 1.0
Whitney Curettes Home Page Template CSS 
*/
body {
	text-align: center;
	min-width: 760px;
	background-color: #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	color: #666666;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color: #993300;
	}
#wrapper {
	margin: 0 auto;
	width: 760px;
	height: 2400px;
	/*border: 1px solid red;*/
	text-align: left;
	background-image: url(images/);
	background-repeat: repeat-y;
	}
#horiz-nav {
	}
#aboutUs {
	width: 760px;
	background-image: url(../images/about_back_y.gif);
	background-repeat: repeat-y;
	}
#aboutUs .right {
	float: right;
	clear: both;
	}
#flashAccent {
	padding-left: 5px;
	}
#curetteInfo {
	background-image: url(../images/curette_back.gif);
	background-repeat: repeat-y;
	padding: 0 0 0 17px;
	}
#curetteInfo .tip {
	float: right;
	}
#points {
	background-image: url(../images/points_back_y.gif);
	background-repeat: repeat-y;
	}
#points .leftClear {
	float: left;
	clear: both;
	}
#points .left {
	float: left;
	}
#squares {
	background-image: url(../images/squares_back_y.gif);
	background-repeat: repeat-y;
	text-align: center;
	}
#feedForm {
	background-image: url(../images/feed_back_y.gif);
	background-repeat: repeat-y;
	padding: 0 0 0 20px;
	}
#infoForm {
	background-image: url(../images/info_back_y.gif);
	background-repeat: repeat-y;
	padding: 0 0 0 20px;
	}
#promoForm {
	position: absolute;
	margin-top: 5px;
	margin-left: 679px;
	font-size: 8px;
	}
#contact {
	background-image: url(../images/contact_back_y.gif);
	background-repeat: repeat-y;
	padding: 0 0 0 20px;
	height: 500px;
	}
#thanks {
	background-image: url(../images/thanks_back_y.gif);
	background-repeat: repeat-y;
	padding: 0 0 0 20px;
	height: 500px;
	text-align: center;
	}
/* 
Font Stylings 
*/
#curetteInfo {
	font-weight: bold;
	}
#introText {
	color: #465CA2;
	font-weight: 600;
	width: 500px;
	padding: 4px 4px 8px 15px;
	line-height: 1.7em;
	}
.blue {
	color: #0033CC;
	}
.yellow {
	color: #FF9900;
	}
.valitome {
	color: #70A1A5;
	}
.green {
	color: #009900;
	}
.red {
	color: #B82025;
	}
#points .title {
	color: #465CA2;
	font-size: 24px;
	font-weight: bold;
	padding: 0 0 0 12px;	
	}
#points .blue {
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
	}
#points .yellow {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	}
#points .green {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	}
#points .black {
	font-size: 12px;
	font-weight: bold;
	color: black;
	}
#feedForm .red {
	color: #B82025;
	font-weight: 600;
	font-size: 12px;
	}
#infoForm .red {
	color: #B82025;
	font-weight: 600;
	font-size: 12px;
	}
#infoForm a {
	color: #666666;
	font-weight: normal;
	}
#footer {
	text-align: center;
	}
.asterisk {
	color: #D56368;
	}
#thanks .blue {
	color: #465CA2;
	font-weight: 600;
}
#thanks .red {
	color: #B82025;
	font-weight: 600;
	font-size: 12px;
}
