body	{
	scrollbar-base-color: #e2b33a;
	scrollbar-arrow-color: white;
	scrollbar-DarkShadow-Color: white;
	Scrollbar-Track-Color: #000000;
	Scrollbar-Highlight-Color: #A0C911;
	Scrollbar-3DLight-Color: #000066;
	font-size:11px;
	color: #FFFFFF;
	font-family: arial,sans-serif;
	letter-spacing: 0px;
}

.signup		{
	font-size:13px;
	color: #000033;
	font-family:arial, sans-serif;
	text-decoration: none;
	font-weight : bold;
}

.about-hed		{
	font-size:16px;
	color: #FFFFFF;
	font-family:arial, sans-serif;
	text-decoration: none;
	font-weight : bold;
}

a		{
	font-size:13px;
	color: #FFFFFF;
	font-family:arial, sans-serif;
	text-decoration: none;
	font-weight : bold;
}

a:visited		{
	font-size:13px;
	color: #FFFFFF;
	font-family:arial, sans-serif;
	text-decoration: none;
	font-weight : bold;
}

a:hover		{
	font-size:13px;
	color: #ebc564;
	font-family:arial, sans-serif;
	text-decoration:none;
	font-weight : bold;
}

a.footer		{
	font-size:10px;
	color: #FFFFFF;
	font-family:arial, sans-serif;
	text-decoration: none;
}

a.footer:visited		{
	font-size:10px;
	color: #FFFFFF;
	font-family:arial, sans-serif;
	text-decoration: none;
}

a.footer:hover		{
	font-size:10px;
	color: #f9f79a;
	font-family:arial, sans-serif;
	text-decoration:none;
}

.signup-bg { 
	BACKGROUND-IMAGE: url(../images/signup-bg.gif);
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	BACKGROUND-COLOR: #e2b33a;
 }

.splash-bg { 
	BACKGROUND-IMAGE: url(../images/splash.jpg);
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	BACKGROUND-COLOR: #000033;
 }

.page-bg { 
	BACKGROUND-IMAGE: url(../images/background3.gif);
	BACKGROUND-REPEAT: repeat; 
	POSITION: relative; 
	BACKGROUND-COLOR: #4c483d;
 }

.test-bg { 
	BACKGROUND-IMAGE: url(../images/test-bg.jpg);
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	BACKGROUND-COLOR: #FFFFFF;
 }

.about-bg { 
	BACKGROUND-IMAGE: url(../images/about-bg.jpg);
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	BACKGROUND-COLOR: #000033;
 }
 
 .landing-bg { 
	BACKGROUND-IMAGE: url(../images/background.jpg);
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	BACKGROUND-COLOR: #000033;
 }

.buy-bg { 
	BACKGROUND-IMAGE: url(../images/buy-bg.jpg);
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	BACKGROUND-COLOR: #000033;
 }

.events-bg { 
	BACKGROUND-IMAGE: url(../images/events-bg.jpg);
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	BACKGROUND-COLOR: #000033;
 }

.wines-bg { 
	BACKGROUND-IMAGE: url(../images/wines-bg.jpg);
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	BACKGROUND-COLOR: #000033;
 }

.contact-bg { 
	BACKGROUND-IMAGE: url(../images/contact-bg.jpg);
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	BACKGROUND-COLOR: #000033;
 }

.terms-bg { 
	BACKGROUND-IMAGE: url(../images/terms-bg.jpg);
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	BACKGROUND-COLOR: #000033;
 }

.privacy-bg { 
	BACKGROUND-IMAGE: url(../images/privacy-bg.jpg);
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	BACKGROUND-COLOR: #000033;
 }

.thanks-bg { 
	BACKGROUND-IMAGE: url(../images/thanks-bg.jpg);
	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative; 
	BACKGROUND-COLOR: #000033;
 }

.logo-bg { 
	BACKGROUND-COLOR: #b8a895;
 }

.justify {text-align: justify}

td		{
	font-size:12px;
	color: #d3d8ec;
	font-family:arial, sans-serif;
	line-height : 19px;
}

.splash-welcome		{
	font-size:16px;
	color: #FFFFFF;
	font-family:arial, sans-serif;
	font-weight:bold;
}

.splash-enter		{
	font-size:27px;
	color: #d3d8ec;
	font-family:arial, sans-serif;
	font-weight:bold;
}

a.splash-enter		{
	font-size:27px;
	color: #FFFFFF;
	font-family:arial, sans-serif;
	font-weight:bold;
}

a.splash-enter:visited		{
	font-size:27px;
	color: #FFFFFF;
	font-family:arial, sans-serif;
	font-weight:bold;
}

a.splash-enter:hover		{
	font-size:27px;
	color: #f9f79a;
	font-family:arial, sans-serif;
	font-weight:bold;
}

.terms		{
	font-size:10px;
	color: #d3d8ec;
	font-family:arial, sans-serif;
	line-height : 15px;
}

.yellow-text		{
	font-size:12px;
	color: #d3d931;
	font-family:arial, sans-serif;
	font-weight : bold;
}

.large-hed		{
	font-size:17px;
	color: #f4f16e;
	font-family:arial, sans-serif;
}

select, input, textarea{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FBFBFB;
	border-color: #000000;
	border-style: solid solid solid solid;
	border-width: 1px;
	line-height : normal;
	text-align : left;
	vertical-align : middle;
	padding-bottom : 6px;
	margin : 1px 1px 1px 1px;
}

.formButton {
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width: 1;
	font-size:11px;
	font-weight: bold;
	color: #000000;
	font-family: sans-serif;
	padding : 1px 1px 1px 1px;
	margin : 2px 2px 2px 2px;
}

.label-padding {
	margin-right : 10px;
}

.date-border {
	border: 1px solid #FFFFFF;
	padding:7; 
	margin-left:auto;
	margin-right:auto;
}

a.castnet		{
	font-size:10px;
	color: #FFFFFF;
	font-family:arial, sans-serif;
	text-decoration: none;
}

a.castnet:visited		{
	font-size:10px;
	color: #FFFFFF;
	font-family:arial, sans-serif;
	text-decoration: none;
}

a.castnet:hover		{
	font-size:10px;
	color: #e2b33a;
	font-family:arial, sans-serif;
	text-decoration:none;
}

.photoBorder {
	border : 5px solid #FFFFFF;
	margin-right: 10px;
}