td.navbar {
	background-image: url(../images/c_gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: auto;
}

P {
	font: normal 11px/16px georgia, "times new roman", "new york", serif;
	color: #333333;
	text-align: left;
}

P.white {
	font: normal 11px/16px georgia, "times new roman", "new york", serif;
	color: #F4f3d7;
	text-align: left;
}

P.sans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #999999;
}

span.nav  { font: normal 10px/14px veranda, trebuchet MS, arial, helvetica, sans-serif; color: #A59874; text-align: left;}

.navb {
	font: normal 11px/14px veranda, trebuchet MS, arial, helvetica, sans-serif;
	color: #A59874;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}

.navwhite { 
	font: normal 10px/14px veranda, trebuchet MS, arial, helvetica, sans-serif; 
	color: #FFFFFF; 
	text-align: left;}

.subred { font: normal 13px/18px georgia, times new roman, new york, serif; color: #993333; text-align: left; font-weight: bolder;}

.subgreen { font: normal 13px/18px georgia, times new roman, new york, serif; color: #8A935F; text-align: left; font-weight: bolder;}

H2, .subpurp { font: normal 13px/18px georgia, times new roman, new york, serif; color: #663366; text-align: left; font-weight: bolder;}
H3 { font: normal 13px/16px georgia, times new roman, times, new york, serif; color: #565146; text-align: left;}

.party { font: normal 14px/22px georgia, times new roman, new york, serif;  text-align: left; font-weight: bolder; padding-top: 100px;}

.form { font: normal 11px/16px georgia, times new roman, new york, serif; color: #663366; text-align: right; font-style: italic;}
.formleft { font: normal 11px/16px georgia, times new roman, new york, serif; color: #663366; text-align: left; font-style: italic;}

.text  {
	font: normal 11px/16px georgia, "times new roman", "new york", serif;
	color: #333333;
	text-align: left;
}


UL {  
 list-style-type: none;
 padding-left: 0;
 margin-left: 0;} 
UL LI { 
	background: url(../images/x_bullet7.gif) left center no-repeat; 
	background-position: 0 5px;
	font: normal 11px/18px veranda, trebuchet MS, arial, helvetica, sans-serif;
	color: #333333; 
	text-align: left; 
	padding-left: 15px;
	margin-bottom: 10px;
 }
OL {  
 padding-left: 0;
 margin-left: 1em;} 
OL LI { 
	font: normal 11px/16px georgia, times new roman, new york, serif; 
	background-position: .2em .4em;
	color: #333333; 
	text-align: left; 
}



A:link 	{
	text-decoration: none;
	color: #663366;
}
A:hover { color: #993333; text-decoration: underline; }
A:visited { color: #663366; text-decoration: underline; }
A:active { color: #AC2D2E; }
