.required{
	color:blue;
}

.contentDiv{
	width:400px;
	height:800px;
}

.stdHeader{
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	font-size: 16px;
	color: #c3b2ab;
}

.promotionDiv{
	width:400px;
}

.value{
	font-family:"Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	font-size: 13px;
	color: #666666;
}

.label{
	font-family:"Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	font-size: 13px;
	color: #666666;
}

.soon {
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	font-size: 50px;
	color: #c3b2ab;
}

.subheader {
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	font-size: 16px;
	color: #c3b2ab;
}

.body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	font-size: 13px;
	color: #666666;
}
.body a:link { color: #6a5b69; }
.body a:hover { color: #146187; }
.body a:visited { color: #6a5b69; }

.teeny {
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	
}
.teeny a:link { color: #666666;text-decoration: none; }
.teeny a:visited { color: #666666;text-decoration: none; }
.teeny a:hover { color: #baa6a8; text-decoration: none; }

.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #4e4242;
	font-style: italic;
}
.navigation a:link { color: #4e4242; text-decoration: none; }
.navigation a:visited { text-decoration: none; }
.navigation a:hover { color: #FFFFFF; text-decoration: none; }


.table {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}

.table-services {
	background-image: url(images/bg-services.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.table-about {
	background-image: url(images/bg-about.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.table-contact {
	background-image: url(images/bg-contact.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.table-gift {
	background-image: url(images/bg-gift.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.author {
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	font-size: 10px;
	color: #333333;
}
