/*   
Theme Name: Rasberry - Pistachio
Theme URI: www.jimmyfitz.com/wpthemes
Description: Theme created and used for Leeannthill.com
Author: James Fitzgerald
Author URI: www.jimmyfitz.com
Version: 1.0
.
General comments/License Statement if any.
.
*/

body {
	background-color: #4f5546;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #e5f5cc;
}
#container {
	width: 97%;
	border: medium solid #cfbeca;
}
.sbheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	color: #441135;
	background-color: #cfbeca;
	text-align: center;
	vertical-align: middle;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
}
a:link {
	color: #E5F5CC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	color: #441135;
	background-color: #CFBECA;
}

.cflite {
	width: 400px;
	font-family: arial;
}
.cflite_td {
	padding:4px;
	font-size:12px;
}
.cflite p {
	padding:4px;
}
.cflite label {
	padding:4px;
}
label {
 padding-right:10px
}
.required {
 font-weight:bold;
}
.required_star {
 font-weight:bold;
 color:#84B33C;
}
.not-required {
 font-weight:normal
}
