﻿.emailFormInput
{
	border: none;
	background-color: White;
	padding: 3px 3px 3px 3px;
}

.emailFormFloatTopRight
{
    float: right;
    font-family:Verdana;
    font-size: 8pt;
    font-weight:normal;
    text-align: left;
    padding:0px 0px 0px 0px;
}

.emailFormOuter {
	padding: 0px;
	width: 925px;
}

.emailFormInner {
    text-align:right;
}

.emailFormSubmit 
{
    padding: 0px 3px 3px 0px;
    width:135px;
}

.emailformTD
{
    padding-bottom: 5px;
}

/* Rotating Stories Styles */

.RotatingStoriesContainer {
    width: 475px;
    height: 185px;
    border: 1px solid #F9A6B6;
    background-color: #FFFFFF;
    display:block;
}

.rsImg 
{
    border: 0px;
    padding: 0px 5px 0px 0px;
    float: left;
}


.rsText 
{
    float:right;
    color:#573e16;
    font-family:Verdana;
    font-size: 9pt;
    font-weight:normal;
    text-align: left;
    width: 185px;
    padding: 5px 5px 5px 0px;
    height: 155px;
}

.rsNav 
{
    font-family:Verdana;
    font-size: 9pt;
    font-weight:normal;
    text-align: right;
    padding-right: 5px;
    height:30px;
    vertical-align:bottom;
}

.rsheaderBoldBrown
{
    color:#573e16;
    font-family:arial;
    font-size: 10pt;
    font-weight:bold;
    text-align: left;
    line-height: 16pt;
    text-transform:uppercase;
}


/*LINKS */

A.pinklink:link	{
	color:#f4a9b6;
	text-align:center;
	font-size:8pt;
	font-family:Verdana;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
	font-variant:normal;
}


A.pinklink:active	{
	color:#0099FF;
	text-align:center;
	font-size:8pt;
	font-family:Verdana;
	font-style:normal;
	font-weight:Bold;
	text-decoration:none;
	cursor:hand;
	font-variant:normal;
}

A.pinklink:visited	{
	color:#573e16;
	text-align:center;
	font-size:8pt;
	font-family:Verdana;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
	font-variant:normal;
}

A.pinklink:hover	{
	color: #f4a9b6;
	text-align:center;
	font-size:8pt;
	font-family:Verdana;
	font-style:normal;
	font-weight:Bold;
	text-decoration:underline;
	cursor:hand;
	font-variant:normal;
}	

A.darkpinklink:link	{
	color:#F74D8D;
	text-align:center;
	font-size:8pt;
	font-family:Verdana;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
	font-variant:normal;
}


A.darkpinklink:active	{
	color:#F74D8D;
	text-align:center;
	font-size:8pt;
	font-family:Verdana;
	font-style:normal;
	font-weight:Bold;
	text-decoration:none;
	cursor:hand;
	font-variant:normal;
}

A.darkpinklink:visited	{
	color:#F74D8D;
	text-align:center;
	font-size:8pt;
	font-family:Verdana;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
	font-variant:normal;
}

A.darkpinklink:hover	{
	color: #F74D8D;
	text-align:center;
	font-size:8pt;
	font-family:Verdana;
	font-style:normal;
	font-weight:Bold;
	text-decoration:underline;
	cursor:hand;
	font-variant:normal;
}	