/* Live in Style - Somewhere Wines */

/* Foundation */
body       {
	font-size: 85%;
	font-family: "trebuchet ms", sans-serif;
	margin: 30px;
	background-color: #660033;
}
html       { overflow: -moz-scrollbars-vertical }
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: italic;
	line-height: 18px;
	font-weight: 400;
	color: #330033;
}
table      {
	font-size: 100%;
	background-color: #FFFFFF;
}
ul, ol     { margin-top: 3px }
textarea   {
	font-family: sans-serif;
}
.white {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 90%;
	line-height: 18px;
}

br.all     { clear: both }

/* Links */
a         { color: #330033; font-weight: bold; text-decoration: none }
a:hover   { color: #660033}
a:active  { color: #330033}
a:visited {
	color: #330033;
}
img       { border-style: none }
a.flat    { color: gainsboro }

/* Document */
h1        {
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 90px 0px 60px;
	line-height: 28px;
	color: #330033;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
h2        {
	font-size: 120%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #400040;
}
h3        {
	font-size: 120%;
}
h5 {
	font-size: 80%;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}

h4        { font-weight: normal; font-size: 110%; margin-bottom: 5px }
.click    { cursor: pointer }  /* use for submit buttons */

/* Layout */
p.footer   {
	font-size: 85%;
	color: #FFFFFF;
}
p.footer a {
	color: #FFFFFF;
}
/* PERFECT E-Mail Form */
xtable#perfect         { color: black; background-color: silver; 
                        font-family: sans-serif; border: solid dimgray 2px;
                        padding: 7px }
xtable#perfect caption { font-size: 110%; color: white; background-color: dimgray;
                         padding: 3px }
xtable#perfect th      {
	text-align: right;
	font-weight: normal
}
xtable#perfect div     { text-align: center; margin-top: 6px }
xtable#perfect span    { float: right; font-size: 75% }
xtable#perfect a       { color: black; font-weight: normal; text-decoration: none }
.leftsidefill {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #990033;
	background-color: #FF9999;
}
p.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
p.footer a:visited {
	color: #FFFFFF;
}
p.footer a:active {
	color: #FFFFFF;
}
