/* this style sheet affect special events */
body {
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	background-color: #003C71;
	margin: 0px;
	padding: 0px;
	background-image: url(../blue_images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	color: #000000;
	font-weight: normal;
}
p {
	font-size: 11px;
	text-decoration: none;
	line-height: 17px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 90%;
	color: #000000;
}
h1 {
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	color: #003366;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	color: #003366;
	text-decoration: none;
}
h3 {
	font-size: 14px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	color: #990000;
}
h4 {
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration: underline;
}
h5 {
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h6 {
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

a {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #6699CC;
}
a:active {
	color: #6699CC;
}
.text-blue-11 {
	font: 11px Tahoma;
	color: #6699CC;
}

ul {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
	margin-top: 3px;
	margin-bottom: 11px;
	list-style-type: disc;
	margin-right: 100px;
}
ol {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-top: 3px;
	margin-bottom: 11px;
}
input {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	padding: 1px;
}
form {
	margin: 0px;
	padding: 0px;
}

#Nav a{
	background-color: #FFFFFF;
	display: block;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDE4EB;
	color: #003C71;
}
#Nav a:hover{
	background-color: #6699CC;
	display: block;
	padding-left: 3px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDE4EB;	
}
#News {
	background-image: url(../blue_images/search.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 980px;
}
#Header {
	background-image: url(../blue_images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 88px;
	width: 980px;
}
#Links {
	background-image: url(../blue_images/links.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 980px;
}
#date {
	width: 250px;
	float: right;
	text-align: left;
	background-color: #002846;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #002256;
	border-bottom-color: #002256;
	border-left-color: #002256;
	padding-right: 75px;
}
#date p{
	color: #FFFFFF;
	text-align: left;
}
#Burbank_Thumbs {
	width: 140px;
	text-align: center;
}

#Footer {
	background-image: url(../blue_images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	text-align: center;
}
#Footer p{
	color: #FFFFFF;
}

#News_Applet {
	text-align: left;
	width: 670px;
	float: left;
}
#News_Applet p{
	color: #003366;
}
#Search_Box {
	width: 310px;
	float: right;
}
#Web_Links {
	margin-left: 10px;
}
#Visitor {
	text-align: center;
}
#Visitor p{
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}
#Sponsored_Links {
	text-align: right;
	margin-right: 10px;
}
.cont_top {
	background-image: url(../blue_images/container_01blue.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 29px;
	width: 305px;
	text-align: left;
}
.cont_top blue{
	background-image: url(../blue_images/container_01blue.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 29px;
	width: 305px;
	text-align: left;
}
.container {
	margin-bottom: 5px;
}
.cont_top h1{
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 5px;	
}
.cont_mid {
	background-image: url(../blue_images/container_02blue.jpg);
	background-repeat: repeat-y;
	width: 305px;
	background-color: #ECECEC;
}
.cont_mid blue{
	background-image: url(../blue_images/container_02blue.jpg);
	background-repeat: repeat-y;
	width: 305px;
	background-color: #ECECEC;
}
.cont_content {
	background-color: #FFFFFF;
	width: 290px;
	height: 237px;
	border: 1px solid #cccccc;
	text-align: left;
}
.cont_bot {
	background-image: url(../blue_images/container_03blue.jpg);
	height: 12px;
	width: 305px;
	background-repeat: no-repeat;
}
.cont_bot blue{
	background-image: url(../blue_images/container_03blue.jpg);
	height: 12px;
	width: 305px;
	background-repeat: no-repeat;
}
.text_wrap {
	padding: 5px;
}
.photo_outline {
	border: 1px solid #663333;
	background-color: #3366CC;
	padding: 2px;
	margin: 5px;
}
a img {
	border:none;
}
.photo_home {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.photo_home a {
	color: #FFFFFF;	
}
.photo_home a:hover {
	color: #FFFFFF;	
}
.photo_home a:visited {
	color: #FFFFFF;	
}
.homeImg {
	margin-left: 0px;
}

.photo_outline red{
	border: 1px solid #663333;
	background-color: #996666;
	padding: 2px;
	margin: 5px;
}
.photo_outline p{
	color: #FFFFFF;

}
.Calendar{color:Black;background-color:White;border-color:#000000;border-width:10px;}
.Calendar_Event{color:White;background-color:#990000;border-width:1px;border-color:black;}
.Calendar_DayHeader{color:black;background-color:#0033FF;}
.Calendar_OtherMonthDay{color:#000000;background-color:#CCCCCC;}
.Calendar_TodayDay{border-color:#3399FF;border-width:0px;color:#FFFFFF;background-color:#0e4f86;}
.Calendar_SelectedDay{color:White;background-color:#0e4f86;}
.Calendar_Title{color:White;background-color:#999999;border-color:Black;border-wdith:0px;font-weight:bold;}.text-blk-11 {
	font: 11px/15px Tahoma;
	color: #000000;
}
.box-thindotted-grey-full {
	border: 1px dotted #CCCCCC;
}
.text-blk-12 {
	font: 12px Tahoma;
	color: #000000;
}
.text-container-wht-14 {
	font: bold 14px Tahoma;
	color: #FFFFFF;
}
.text_blk_14_bold {
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;

}
.container-cont_top-wht {
	color: #FFFFFF;
}

.text_blk_14 {
	font: 14px Tahoma;
	color: #003399;
}
.box-thin-blk {
	border: 1px solid #000000;
}
.shopping_StepText{
	font-size: 12px; 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	color:black;
	font-weight:bold; 
	}
.shopping_Text{
	font-size: 14px; 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	color:black;}
.shopping_text{
	font-size: 14px; 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	color:black;}
.shopping_SmallText{font-size: 10px; font-family: Tahoma, Verdana, Arial, sans-serif; color:black;}
.shopping_SmallerText{font-size: 9px; font-family: Verdana, Arial, sans-serif; color:black;}
.shopping_SmallBoldText{font-size: 10px; font-family: Tahoma, Verdana, Arial, sans-serif; color:black;font-weight:bold;}
.shopping_BoldText{font-size: 14px; font-family: Tahoma, Verdana, Arial, sans-serif; color:black;font-weight:bold; }
.shopping_ErrorText{font-size: 14px; font-family: Tahoma, Verdana, Arial, sans-serif; color:red;font-weight:bold; }
.titleMain
{
	font-size: 16px;
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	color:#003366;
	font-weight:bold; 
	white-space:nowrap;
	}
.titleSub{font-size: 12px; font-family: Tahoma, Verdana, Arial, sans-serif; color:black;}
.AdCaptionTitle{font-size: 10px; font-family: Tahoma, Verdana, Arial, sans-serif; color:white;}
.AdCaptionText{font-size: 9px; font-family: Tahoma, Verdana, Arial, sans-serif; color:black;}
.SearchResults{font-size: 11px; font-family: Tahoma, Verdana, Arial, sans-serif; color:black;}
.centerText {
	text-align: center;
}
.indent {
	padding-left: 10px;
}
.nudgeLefth2 {
	margin-left: -50px;
	font-size: 16px;
	color: 003366;
}
.nudgeLefth1 {
	margin-left: -50px;
	font-size: 18px;
	color: 003366;
}
/* styles from indiv pages */
/*#Header {
	background-image: url(/Images/header/header1_tm.jpg);
	}*/
.style3 {
	color: #003366;
	font-size: 11px;
	font-weight: bold;
}
.style4 {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}
.style5 {color: #003366; font-weight: bold; }
.style6 {
	color: #990000;
	font-size: 11px;
	font-weight: bold;
}
.footer {
	padding-left: 125px;
	padding-top: 10px;
	margin-right:25px;
}
.boxImages {
margin-right:0px;
}
.tableBorder {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #003366;
}
.checkBox {
	margin: 0px;
	padding: 0px;
	float: none;
}
#banner {
	height:88px;
	width:980px;
}
.noindent {
	width:100%;
	padding:0px;
}
#adspace {
	width: 200px;
	height:1400px;
	}
#myvote {
	margin-left: 15px;
	padding-top: 40px;
}
#slideshow {
z-index:1;
clear:both;
}
#navmenu {
z-index:100;
}
.horizontalads {
	margin-left: 30px;
}
.priorityads {
}
#eventsads {
	margin-bottom:25px;
}
#discountbuttons {
	border-top-style: none;
	border-bottom-style: none;
	border-bottom-color: #dde4eb;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../Images/discount_bg.jpg);
	background-repeat: no-repeat;
	height: 120px;
	border-right-style: none;
	border-left-style: none;
}
#discountbuttons h1 {
}
.caplan {
	margin-left: -20px;
}
.checkout {
	margin-left:20px;
}

