/*  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 th

	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.


*/

/* this starts the styles for the blueprint wrapper */

body {
font-family: Arial, Verdana, Helvetica, sans-serif;
width:100%;
}

P, LI, OL, UL, TABLE, TR, TH, TD, .Explicit {
font-family: Arial, Verdana, Helvetica, sans-serif;
}


a:link, a:visited, a:hover, a:active {text-decoration: none; font-weight: bold;}



a:link {
color:#006666;
}

a:visited, a:active {
color:#333366;
}

.memberLogin a:link, .memberLogin a {
color:#666666;
}

#leftNav {
padding:0; 
margin:0;
list-style-type: none;
}

#leftNav li {
margin: 0;
display: inline; /* removes spacing between li in ie */
position:relative;
}

#leftNav li a, #leftNav li a:link {
display:block; 
text-decoration:none; 
text-align:left;
color:#008080;
font-weight:bold;
font-size:10pt;
padding:5px 0px;
}

#leftNav li a:hover {
color: #666666;
}

#leftNav li a:active {
color:#333366;
}

#leftNav li ul {
display: none;
border-color:#7fc3c4;
border-style:solid;
border-width: 1px 1px 0px 1px;
position:absolute;
top:0;
left:166px; /* firefox */
*left:126px; /* ie */
padding:0; 
z-index:1000;
}

#leftNav li li a { 
display:block;
background-color: #097c87;
text-decoration:none; 
text-align:left;
padding: 8px;
width:200px;
color:#FFF;
border-bottom:1px solid #7fc3c4; 
}

#leftNav li li a:hover {
background-color:#8989c5;
}

#leftNav li li {
display: block;
float: none;
padding:0px;
margin:0;
background-color: transparent;
}

p.lnAddress {
color:#666666;
}

a.lnMail, a.lnMail:link {
color:#666666;
}

a.lnHours, a.lnHours:link {
color:#666666;
font-weight:bold;
}

p.cstmText {
	font-size: 10pt;

}


#footer {
color:#666666; 
font-size:8pt;
}

#footer a, #footer a:link {
text-decoration:none;
color:#666666; 
}

#footer a:hover {
text-decoration:underline;

}


/* this ends the styles for the blueprint wrapper */