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


*/

#fullHeight {
height:100%; 
}

h2 {
color:#CC0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18pt;
font-weight:bold;
}

h4 {
color:#003366;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14pt;
font-weight: bold;
}

#hnav {
margin:0;
padding:0;
list-style-type:none;
min-width:710px;
*width:725px;
}

#hnav li {
display:inline;
float:left;
position:relative;
margin:0;
padding:0;
}

#hnav a, #hnav a:link {
display:block;
color:#FFF;
background-color:#003366;
text-decoration: none;
font-weight: bold;
text-align:center;
padding:7px;
margin:0px 1px;
}

#hnav a:hover {
background-color:#fbb12f;
}

#hnav a.current, #hnav a.current:link {
background-color:#fbb12f;
}

#ltNavList {
list-style:circle;
width:110px;
margin:0;
padding:0px 0px 0px 15px;
}

#ltNavList li {
padding-top:10px;
}

.bulletTxt {
font-size:8pt;
}