/* BASIC STYLES */
.side {
	float: right;
	text-align: right;
}
.topicheading {
	text-align: center;
}

body {
	font-family: Times, serif;
	color: #000000;
	background: #ffffcc;
	font-size: 13pt;
	line-height: 15pt;
    margin-left: 5%;
    margin-right: 5%;
}

p {
	font-family: arial, helvetica, sans-serif;
	padding-left: 3px;
    padding-right: 3px;
	text-align: justify;
}

.white {
	color: #990033;
	font-weight: bold;
	font-size: 15pt;
}

p.company {
	color: #990033;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 3px;
      padding-right: 3px;
}

td {
	font-family: Times, serif;
	font-size: 13pt;
}
td.top {
	vertical-align:top;
	padding-bottom: 1em;
}


/* LINKS */

a:link {
	font-family: Arial, sans-serif;
	color: #990033;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, sans-serif;
	color: #990033;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, sans-serif;
	color: #000000;
	text-decoration: underline;
}

a:link.linkright {
	font-family: Arial, sans-serif;
	text-align: right;
	font-weight: bolder;
	color: #990033;
	text-decoration: none;
}

a:visited.linkright {
	font-family: Arial, sans-serif;
	text-align: right;
	font-weight: bolder;
	color: #990033;
	text-decoration: none;
}

a:hover.linkright {
	font-family: Arial, sans-serif;
	text-align: right;
	color: #990000;
	text-decoration: none;
}



a.sidebar:link {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 25pt;
	color: #ffffcc;
	background: #990033;
	text-align: left;
	text-decoration: none;
	padding: 3px .3em;
	border: 3px ridge #990033;
}

a.sidebar:visited {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 25pt;
	color: #ffffcc;
	background: #990033;
	text-align: left;
	text-decoration: none;
	padding: 3px .3em;
	border: 3px ridge #990033;
}

a.sidebar:hover {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 25pt;
	color: #990033;
	background: #ffffcc;
	text-align: left;
	text-decoration: none;
	padding: 3px .3em;
	border: 3px ridge #990033;
}



a:link.category {
	font-family: Arial, sans-serif;
	color: #990033;
	text-decoration: underline;
}

a:visited.category {
	font-family: Arial, sans-serif;
	color: #990033;
	text-decoration: underline;
}

a:hover.category {
	font-family: Arial, sans-serif;
	color: #cc0000;
	text-decoration: underline;
}

/* END LINKS */


/* HEADING STYLES */

h1 {
	font-family: times, serif;
	color: #990033;
	font-size: 28pt;
	line-height: 120%;
	text-align: left;
	font-variant: small-caps;
}

h1.title {
	font-family: times, serif;
	color: #990033;
	font-size: 20pt;
	line-height: 125%;
	text-align: right;
	margin-right: 30px
}

h2 {
	font-family: arial, verdana, sans-serif;
	color: #990033;
	text-align: right;
	margin: .1em;
      border-bottom: 1pt solid #990033;
	padding-right: 5px;
}

h2.center {
	text-align: center;
}

h3 {
	font-family: arial, verdana, sans-serif;
	color: #990033;
	font-size: 130%;
	text-align: left;
}

h4	{
	font-family: arial, verdana, sans-serif;
	color: #990033;
	text-align: right;
}

h4.center	{
	line-height: 135%;
}

/* END HEADINGS */

img.lefty {
	text-align: left;
	padding: 10px;
}

img.righty {
	text-align: right;
	padding: 10px;
}

img.left {
	margin:10px;
	float: left;
}

img.right {
	margin:10px;
	float: right;
}
img.headerright {
	float: right;
}

/* END PRODUCTS */

.menus {
	margin-bottom: 10px;
	border: 0px solid black;
	background: #ffffcc;
	text-align: center;
}

#footer {
	clear: both;
	margin-top: 10px;
	padding: 20px 40px 20px 40px; 
}

#footer p {
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px; 
	font-size: 0.6em;
	line-height: 100%;
	color: #990033;
}

#footer a {
	text-decoration: underline;
	color: #990011;
}

#footer a:hover {
	text-decoration: underline;
}
#footer img {
	padding: 0 1em; }

.searchbox {
	border: 6px ridge #990033;
	clear: both;
	padding: 10px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #990033;
	background: #f4f4d1; 
	margin: 10px;	
}
.searchbox form td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
table.products {
	margin: .1em auto;
}
table.products td {
	vertical-align: top;
	text-align: center;
	width: 150px;
	margin: 0 5px;
}
table.products h3 {
	font-size: 130%;
	margin: 0;
}
table.products  h4 {
	margin: 0;
	font-size: 105%;
}
table.products p {
	text-align: justify;
}
table.products  a {
	text-align:center;
}
ul.products {
	margin-bottom: 1em;
	font-size: 95%;
	list-style-image: none;
}
ul.products b {
	font-size:  110%;
}
.contact_right {
	float: right;
	margin-left: 1em;
}
.contact_left {
	float:left;
	margin-right: 2em;
	width: 25em;
}
h3.pagetext {
	margin-bottom: 0;
}
.show h3 {
	margin: 1.5em 0 0 0;
}
.show h4 {
	margin: .5em 0 0 0;
	text-align: left;
	padding-left: 3em;
}
h3.venue {
	margin-top: -10px;
	font-size: 90%; 
	padding-left: 3em;
}
