html, body, table, p {
	margin: 0px;
	padding: 0;
	background-color: #660000;
	color: #330000;
	font-family: Verdana, Geneva, Helvitica, Arial,  sans-serif;
	font-size: 12px;
	}
	
#page {
	border: 0;
	padding: 0;
	margin: 0;
	width: 720px;
	border-collapse: collapse;
	background-color: #660000;
	color: #ffffff;
	height: 700px;
	}
	
#page td {
	border: 0;
	padding: 0;
	margin: 0;
	}
		
#page td.left {
	background-image: url(images/left_bgd_red.gif);
	border: 0;
	padding: 0;
	margin: 0;
	}
		
#page td.right {
	background-image: url(images/right_bgd_red.gif);
	border: 0;
	padding: 0;
	margin: 0;
	}
	
#bottommenubar {
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	height: 200px;
	}

#bottommenubar td {
	background-color: #660000;
	border: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	color: #ffffff;
	padding: 4px;
	padding-left: 8px;
	white-space: nowrap;

	}

#bottommenubar a:link, #bottommenubar a:visited {
	background-color: #660000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	padding: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	white-space: nowrap;
	}
	
#bottommenubar a:hover {
	background-color: #990000;
	color: #ffffff;
	text-decoration: underline;
	}
	
#bottommenubar td.copyright {
	font-size: 95%;
	font-style: italic;
	vertical-align: top;
	}
	
	
	#sidemenu  {
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	}

#sidemenu th {
	background-color: #cc6600;
	border: 0;
	padding: 0px;
	width: 175px;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	color: #ffffff;
	line-height: 1.6;
	}
	
#sidemenu td.text, #sidemenu td.text a:link, #sidemenu td.text a:visited {
	padding-right: 0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #cc6600;
	color: #ffffff;
	line-height: 1.6;
	}

#sidemenu td.text a:hover {
	background-color: #cc6600;
	color: #ffffff;
	text-decoration: underline;
	line-height: 1.6;
	}
	
#sidemenu a:link, #sidemenu a:visited {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #cc6600;
	color: #ffffff;
	line-height: 1.75;
	}

#sidemenu a:hover {
	background-color: #cc6600;
	color: #ffffff;
	text-decoration: underline;
	}

#sidemenu td {
	background-color: #ffffff;
	color: #330000;
	border: 0;
	padding: 10px;
	vertical-align: top;
	text-align: left;
	line-height: 1.25;
	}
		
	#sidemenu td a:link, #sidemenu td a:visited, a:link, a:visited {
	font-style: normal;
	font-weight: normal;
	background-color: #ffffff;
	color: #330000;
	text-decoration: underline;
	line-height: 1.25;
	} 

	#sidemenu td a:hover, a:hover {
	background-color: #cc6600;
	color: #ffffff;
	text-decoration: underline;
	line-height: 1.25;
	}

		
.sideactive {
	background-color: #cc6600;
	text-decoration: underline;
	color: #ffffff;
	}
	
.schedule {
	border: 0;
	padding: 0;
	margin-left: 7px;
	padding-left: 10px; 
	width: 635px;
	border-collapse: collapse;
	background-color: #ffffff;
	color: #330000;
	}	
	
	.schedule td a:hover {
	background-color: #cc6600;
	color: #ffffff;
	text-decoration: underline;
	line-height: 1.25;
	}
	
	.spacer {
		border: 0;
		padding: 0;
		height: 1px;
		}
		
	.spacerlong {
		border: 0;
		padding: 0;
		width: 1px;
		}
		
		.spacerleft {
		border: 0;
		padding: 0;
		height: 1px;
		width: 165px;
		}
		
		.spacermiddle {
		border: 0;
		padding: 0;
		height: 1px;
		margin: 0px;
		width: 550px;
		}
		
		.spacerright {
		border: 0;
		padding: 0;
		height: 1px;
		margin: 0px;
		width: 10px;
		}
	
.active  {
	background-color: #cc6600;
	text-decoration: underline;
	color: #ffffff;
	padding: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	}
	
	h1 {
	font-family: Verdana, Geneva, Helvitica, Arial,  sans-serif;
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #990000;
	background-color: #ffffff;
	padding: 0;
	margin-top: 1px;
	margin-bottom: 1px;
	}
	
	h2 {
	font-family: Verdana, Geneva, Helvitica, Arial,  sans-serif;
	font-size: 160%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #990000;
	background-color: #ffffff;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 1px;
	}
	
	h5 {
	font-size: 125%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #990000;
	background-color: #ffffff;
	padding: 10px;
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom: -10px;
	margin-left: 7px;
	}
		
p  {
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #330000;
	background-color: #ffffff;
	padding-left: 10px;
	margin: 7px;
	line-height: 1.25;
	}
	
p.center {
	text-align: center;
	}	
	
p.smallcenter { 	
	text-align: center;
	font-size: 90%;
	color: #330000;
	background-color: #ffffff;
	line-height: 1.0;
	margin: 0px;
	}

.copyright { 	
	text-align: center;
	vertical-align: top;
	font-size: 95%;
	font-style: italic;
	color: #ffffff;
	background-color: #660000;
	line-height: 1.0;
	margin: 0px;
	}

	.smalltextcenter {
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #330000;
	padding-left: 10px;
	background-color: #ffffff;
	text-align: center;
      }
		
	.smalltextcenter a:link{
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #330000;
	padding-left: 10px;
	background-color: #ffffff;
	text-align: center;
      }
		
	.centerimage {
	border: 1px;
	border-color: #000000;
	padding: 0px;
	vertical-align: text-top;
	}
	
	ul  {
	list-style: square;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #330000;
	background-color: #ffffff;
	padding-top: 2px;
	padding-left: 20px;
	margin-left: 20px;
	margin-top: 4px;
	margin-bottom: 2px;
	line-height: 1.25;
	}
	
	li {
		padding-bottom: 2px;
	}
	
	ul.links {
		line-height: 1.75;
		list-style-type: decimal;
		}
	
	li.links2 {
		line-height: 1.5;
	}
	
	fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	}

	form p {
	clear: left;
	margin: 10px;
	padding-left: 10px;
	padding-top: 0px;
	}

form p label {
	float: left;
	width: 200px;
	margin-top: 2px;
	font-weight: bold;
}

input, select {
	color: #000000;
	font-family: Verdana, Geneva, Helvitica, Arial,  sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
	padding: 2px;
	margin: 2px;
	border: 1px solid gray;
	}

input.txt {
	color: #330000;
	font-family: Verdana, Geneva, Helvitica, Arial,  sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	background-color: #ffffff;
	padding: 2px;
	margin: 0;
	width: 250px;
			}	
			
	input.txtsmall {
	color: #330000;
	font-family: Verdana, Geneva, Helvitica, Arial,  sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	background-color: #ffffff;
	padding: 2px;
	margin: 0;
	width: 20px;
		}
		
	input.txtzip {
	color: #330000;
	font-family: Verdana, Geneva, Helvitica, Arial,  sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	background-color: #ffffff;
	padding: 2px;
	margin: 0;
	width: 100px;
		}
			
	input.txtlong {
	color: #330000;
	font-family: Verdana, Geneva, Helvitica, Arial,  sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	background-color: #ffffff;
	padding: 2px;
	margin: 0;
	width: 350px;
			}
			
	input.btn2 {
		margin-top: 6px;
		padding: 0px;
		cursor: pointer;
	}
	
			
	textarea.txtarea {
	color: #330000;
	font-family: Verdana, Geneva, Helvitica, Arial,  sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	background-color: #ffffff;
	padding: 2px;
	margin-left: 0px;
	margin-top: 2px;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray; 
	}
	
	h3 {
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	text-align: left;
	color: #ff0000;
	background-color: #ffffff;
	padding-left: 10px;
	margin: 10px;
	}	
	
	
.book {
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
	margin: 10px;
	width: 650px;
	}
	
.book td {
	background-color: #ffffff;
	padding:0px;
	vertical-align: top;
	text-align: left;
	color: #330000;
	}
			
	hr {
	padding: 0px;
	width: 100%;
	height: 2px;
	margin-top: -5px;
	margin-top: -5px;
	}
	
.button {
	background-color: ButtonFace;
	color: ButtonText;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.7;
	padding: 1px;
	padding-left: 2px;
	border-bottom: 1px solid ButtonShadow; 
	border-left: 1px solid ButtonHighlight; 
	border-top: 1px solid ButtonHighlight;
	border-right: 1px solid ButtonShadow;
}	
		
		
#st_cobrand_container {
   /*Add styles here*/
}