/*  TemplateName=CustomStyle.tpt */
/*  $Header: /home/cvs/cvsroot/site_data/001/00000001/static_data/css/CustomStyle.css,v 1.8 2003/07/24 23:47:39 paulj Exp $  */
/*
	These are the styles peculiar to this site. Any styles
	specified in this file will override the baseline
	styles for the Convio product. The styles	must be in
	this file so that they will be available in the
	Internet Exporer WYSIWYG HTML editor as well as in the
	Page Wrapper.

	Convio does not maintain this file once it has been
	delivered to the client.
*/

.headline		{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
        color: #000000;
}

/*P, LI, OL, UL, TABLE, TR, TH, TD, .Explicit {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 12pt;
}

BODY	{
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 10pt;
	background-color: #fff;
	margin: 0px;
}

A:link, A:hover, A:visited { color: #406289;}
*/

.ObjTitle {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px 0px 6px;
	padding: 0px;
}

.FormBox {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 8pt;
	background-color: #fff;
	background-image: URL(../images/sp.gif);
}

/*h1,h2,h3,h4,h5 {
font-family: arial,verdana,helvetica,sans-serif;
font-weight: bold;
font-style: normal;
color: #000000;

}

u {
text-decoration: none;
} 
*/
.subheading	{
font-family: arial,verdana,helvetica,sans-serif;
font-size: 14pt;
font-weight: bold;
color: #000000;}

.greenheader {
font-family:  Times New Roman, arial, verdana, helvetica, sans-serif;
font-size:14pt;
color: #339933;
}

.photocaption {
	font-size: 8pt;
	font-style: italic;
}

.byline {
	font-style: italic;
}

input.notrequired {
	background-color:white;	
}
.CustomHeadline, .CustomInfoLink {
	font-family: Verdana,sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.CustomText {
	font-family: Verdana,sans-serif;
	font-size: 10pt;
}

.PoweredByConvio {
	text-align: center;
}

