<STYLE TYPE="text/css">
/* CSS Document */
A:active 
{
color: #000000;
}
A:link 
{
color: #000000;
}

A:hover 
{
color: #980000;
}
A:visited 
{
color: #961212;
}
BODY {
	margin: 0px;
	font: .9em Georgia, "Times New Roman", Times, serif;
	color:#333333;
 	text-align: center;
}
.bodytext
{
	color:#333333;
	margin: 0px;
	font-family: .9em Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
	text-align: left;

}
.bodytextmailinglist
{
	color:#333333;
	margin: 0px;
	font-family: .9em Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
	FONT-STYLE: italic;
}
.bodytextcenter
{
font: .9em Georgia, "Times New Roman", Times, serif;
TEXT-ALIGN: center
}
.bodytext_completedstep
{
font: .9em Georgia, "Times New Roman", Times, serif;
TEXT-ALIGN: left;
COLOR: #511451
}
.bodytext_indent
{
font: .9em Georgia, "Times New Roman", Times, serif;
TEXT-ALIGN: left;
}
.bodytext_italic
{
font: .9em Georgia, "Times New Roman", Times, serif;
TEXT-ALIGN: left;
FONT-STYLE: italic;
}
.bodytext_normal
{
font: .9em Georgia, "Times New Roman", Times, serif;
}
.bodytextright
{
font: .9em Georgia, "Times New Roman", Times, serif;
TEXT-ALIGN: right
}
.bodytextsmall
{
font: .9em Georgia, "Times New Roman", Times, serif;
TEXT-ALIGN: justify
}
.bodytextsmallcenter
{
font: .9em Georgia, "Times New Roman", Times, serif;
TEXT-ALIGN: center
}
.includes_header
{
font: .9em Georgia, "Times New Roman", Times, serif;
COLOR: #511451;
FONT-WEIGHT: BOLD;
}
.loginentry
{
font: .9em Georgia, "Times New Roman", Times, serif;
FONT-COLOR: BLACK;
}
.loginentry_header
{
font: .9em Georgia, "Times New Roman", Times, serif;
FONT-COLOR: BLACK;
FONT-WEIGHT: BOLD;
}
.loginentry_header_lrg
{
font: .9em Georgia, "Times New Roman", Times, serif;
FONT-COLOR: BLACK;
FONT-WEIGHT: BOLD;
}
.loginentry_header_lrg_indent
{
font: .9em Georgia, "Times New Roman", Times, serif;
FONT-COLOR: BLACK;
FONT-WEIGHT: BOLD;
}
.navigation_steps
{
font: .9em Georgia, "Times New Roman", Times, serif;
COLOR: #511451;
TEXT-ALIGN: right;
}
.navigationsteps
{
font: .9em Georgia, "Times New Roman", Times, serif;
COLOR: #511451;
TEXT-ALIGN: right;
}
P {
	color:#333333;
	margin: 0px;
	padding: 0px 0px 24px 50px;
	font-family: .9em Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 24px;
}

H2 {
	color:#000000;
	margin: -4px 0px 0px 50px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: +2px;
}

H3 {
	color:#333333;
	margin: -6px 0px 0px 50px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 24px;
	letter-spacing: +1px;
}
.text_normal_error
{
font-family: .9em Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 13px;
COLOR: #980000;
FONT-STYLE: italic;
}
/* Layout Styles */

.left_bg {
	margin-left: auto;
	margin-right: auto;
	padding-left: 17px;
	width: 763px;
	text-align: left;
	background-repeat: repeat-y;
}

.right_bg {
	background-position: top right;
	background-repeat: repeat-y;
}


.texture_bg {
	margin-right: 17px;
	background-color: #F6F0C7;
	background-image: url(http://www.relicwine.com/assets/images/layout/bg_texture.gif);
}

.content {
	min-height: 100%;
	padding-left: 55px;
	background-repeat: repeat-y;
	background-position: top left;
}

.header {
	padding: 30px 28px 60px 28px;
}

.nav_btns {
	margin: 0px;
	float: right;
}

.nav_btns LI {
	display: inline;
}

.footer {
	height: 77px; /* Height of the Aura logo, since it is floated */
	padding: 50px 28px 30px 50px;
	font-size: 11px;
	line-height: 20px;
}

.footer_text {
	font-size: 11px;
	float: left;
	margin-top: 27px;
}

.aura_logo {
	float: left;
	margin-right: 14px;
}


/* Shared Styles */

A IMG {
	border: 0px;
}

FORM {
	margin: 0px;
	padding: 0px;
	display: inline;
}

HR {
	border: none;
	height: 9px;
	font-size: 13px;
	line-height: 24px;
	margin: 0px 0px 24px 50px;
	background-image: url(http://www.relicwine.com/assets/images/layout/rule.gif);
}

.header_img {
	margin: 0px 50px 30px 50px;
}

.body_copy {
	width: 450px;
	margin: 0px 50px 30px 50px;
	
	
}

.no_hang {
	padding-bottom: 0px;
}

.indent {
	text-indent: 30px;
}

.upper {
	text-transform: uppercase;
	letter-spacing: +3px;
}

.caption {
	font-style: italic;
	margin-top: 14px;
	font-size: 11px;
	line-height: 14px;
}

.input_label {
	font-style: italic;
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 15px;
}

.input_field {
	margin-top: 0px;
	width: 225px;
}

.input_label TEXTAREA {
	width: 300px;
	height: 150px;
}

.button {
	margin-right: 14px;
}



</STYLE>

<cfset loginentry_header_color = "##FF0000">
