/*Style Sheet for The Tablet and Ticket Co. by PrairieWeb Internet Marketing, Inc. 2002*/
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #003300;
	background : url(/images/pagebg.gif);
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1 {
	font-size: 1.4em;
	font-style: oblique;
	color: #006633;
	margin: 0px 0px 0px 10px;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1em;
}
h5 {
	font-size: 1em;
	margin: 0px 0px 0px 0px;
}
h6 {
	font-size: 10px;
	font-weight: normal;
}
p {
	line-height: 1.5;
}
ul {
	list-style: square outside;
	margin-top: 0px;
}
li {
	line-height: 1.3;
	margin-top: 0px;
}
a:link {
	background-color: transparent;
	color: #006633;
	text-decoration: underline;
}
a:visited {
	background-color: transparent;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	background-color: #006633;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	background-color: #006633;
	color: #FFFFFF;
	text-decoration: none;
}

/*form classes*/
input.submit {
	background-color: #000066;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px solid #9999CC;
	border-right: 1px solid #666699;
	border-bottom: 1px solid #000033;
	border-left: 1px solid #CCCCFF;
	padding: 2px 2px 2px 2px;
	width: 100px
}
.formfield {
	background-color: #eeeeee;
	color: #000066;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	width: 180px;
}
.footer {
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
}
a.footer:link {
	background-color: transparent;
	color: #ffffff;
}
a.footer:visited {
	background-color: transparent;
	color: #ffffff;
}
a.footer:hover {
	background-color: #FFFFFF;
	color: #006633;
}
p.phonenumber {
	font-size: 18px;
	color: #006633;
	font-weight:  bold;
}
div.topsubnav {
	font-size: 10px;
	font-weight:  bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #EEEED1;
	padding: 3px 3px 3px 10px;
}
.header {
	font-size: 1.4em;
	font-style: oblique;
	font-weight: bold;
	color: #006633;
	margin: 0px 0px 0px 10px;
}
.emph {
	font-weight: bold;
	color: #006633;
}
/* left nav */
p.sidenav {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
p.sidenav2 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a.sidenav:link {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}
a.sidenav:visited {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}
a.sidenav:hover {
	background-color: #FFFFFF;
	color: #006633;
	text-decoration: none;
}
a.sidenav:active {
	background-color: #FFFFFF;
	color: #006633;
	text-decoration: none;
}
a.sidenav2:link {
	background-color: transparent;
	color: #99cc99;
	text-decoration: underline;
}
a.sidenav2:visited {
	background-color: transparent;
	color: #99cc99;
	text-decoration: underline;
}
a.sidenav2:hover {
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: underline;
}
a.sidenav2:active {
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: underline;
}
.smaller {
	font-size: .8em;
}
p.spec {
	border: solid 1px #336600;
	padding: 5px;
	margin: 3px 0px 0px 0px;
	background-color: #f5f5dc;
}
