/*Global Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* CSS Document */
body {
	background: url(BackgroundTile.jpg) #F6CB11;
	font-family:Arial, Helvetica, sans-serif;
	}

	
/*-------- Default Style --------*/
th,td,div{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
a,a:link,a:visited,a:active{
	color:#5261AC;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
a:hover{
	color:#78A22F;
	text-decoration:none;
	}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	 color:#78A22F;
	 font-size:26px;
	 font-weight:normal;
	 text-align:left;
	 padding:10px 5px 5px 10px;
	 z-index:-1;
	 }
h2{
	font-family:Arial, Helvetica, sans-serif;
	 color: #5261AC;
	 font-size:1em;
	 padding:10px 5px 5px 10px;
	 font-weight:normal;
	 text-align:left;
	 }
h3{
	font-family:Arial, Helvetica, sans-serif;
	 color: #000;
	 font-size:1.0em;
	 text-align:left;	 
	 }
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	line-height:1.2em;
	}
p strong {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	line-height:1.2em;
	font-weight:bolder;
	}
	
.imageBox{
 	 float:right;
	 margin:0 10px 10px 10px;
	 	 }

.clear_float{
	clear:both;
	}

.lbbcList{
	font-family:Arial, Helvetica, sans-serif;
	text-indent:40px;
	list-style: inside;
	list-style-type:disc;
	font-size:.7em;
	line-height:1.5em;
	}

.note{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bolder;
	color:#F6CB11;
}

.scheduleTimes{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	line-height:1.2em;
	font-weight:bolder;
	font-style:oblique;
}
		 
		 
/*-------- design style --------*/


#PageMaster {
	width: 100%;
	margin: 0 auto;
	text-align: center;	/* to correct IE positioning misbehaviour */
}

#allContent {
	width:1010px;
	margin: 0 auto;
	text-align: left;
	background:transparent;
	}

#topSpacer{
	height:55px;
}

/*-------- left column style --------*/

#leftColumn{
	float:left;
	width:760px;
	border:#5261AC 2px solid;
	background:#FFF;
	height:775px;
}

#header{
	width:760px;
	height:198px;
}

#logoFloat{ /* clears up ie6 nastiness */
	float:left;
}
#logo{
	width:220px;
	margin-left:40px;
	height:193px;
	
}

#headerRight{
	float:left;
	width:479px;
	height:193px;
}

#headerText{
	width:479px;
	height:153px;
	background: url(images/Header_03.png) top left no-repeat;
}
#shareFolllow{
	width:479px;
	height:28px;
	margin-top:5px;
	margin:0;
	padding:0;
	}
	#shareButton{
		float:left;
		width:108px;
		padding-left:125px;
		margin-right:0;
		}
#shareButtonHome{
		float:left;
		margin-left:40px;
		width:108px;
		z-index:2000;
		}
#shareFloater{
	position:relative;
	width:490px;
	height:35px;
	/*	background-color:#0F0;
	*/	top:-595px;
	left:350px;
	z-index:1000;
}
#followUs {
	float:left;
	width:230px;
	margin:0;
	padding:0;
		z-index:2000;
	}
#followUs ul li{
	display:block;
	float:left;
	list-style:none;
}
#mainNav{
 	margin-left:58px;	
 	height:40px;
}

	#sddm
	{	
		margin: 0;
		padding: 0;
		z-index: 1000;
		background-color:#00FF00;
			}
	
	#sddm li{
		margin: 0;
		padding: 0;
		list-style: none;
		float: left;
		font: bold 11px arial;
		}
	
	#sddm li a
		{
		display: block;
		margin: 0;
		padding: 0;
		}
	#sddm li a:hover
		{
		background: transparent;
		}
	
	#sddm div{
		position: absolute;
		visibility: hidden;
		margin: 0;
		padding: 0;
		border: 1px solid #F5CA11;
		z-index:10;
		}
	
		#sddm div a{	
			position: relative;
			display: block;
			margin: 0;
			padding: 5px 10px;
			width: auto;
			white-space: nowrap;
			text-align: left;
			text-decoration: none;
			background-color: #F8E49A;
			border-bottom: #F6CB11 2px dotted;
			color: #666;
			font: 11px arial;
			}
		#sddm div a	span{
			font-weight:bolder;
			}
	
		#sddm div a:hover
		{	background: #F7E399;
			color: #000}


#mainTextFloat{/*clears up ie6 nastiness */
	float:left;
	}
#mainText{
	width:481px;
	height:356px;
	margin:30px 0 30px 60px;
	overflow:auto;
	border: #F6CB11 2px solid;	
}

#mainIntro{
	width:655px;
	height:356px;
	margin:30px 0 30px 60px;
	overflow:auto;
	border: #F6CB11 2px solid;	
}
	#mainText p{
		padding:10px;
	}

#ImagePane{
	float:left;
	width:180px;
	height:380px;
	margin:30px 0 10px 0;
}



	.incentiveTable{
		font-family:Arial, Helvetica, sans-serif;
		font-size:.8em;
		line-height:1.2em;
		width:450px;
		margin-left:10px;
	}
		
	.incentiveTable tr td.topRaise{
		border: 2px 2px 0 2px;
		padding: 10px 5px 10px 5px;
		vertical-align:middle;
		text-align:right;
		 color: #5261AC;
		}
	.incentiveTable tr td.topGet{
		border: 2px 2px 0 2px;
		padding: 10px 5px 10px 5px;
		vertical-align:middle;
		 color: #5261AC;
		}
	
	.incentiveTable tr td.midRaise{
		border: 0 2px 0 2px;
		padding: 10px 5px 10px 5px;
		vertical-align:middle;
		text-align:right;
		font-weight:bolder;
		}
		
	.incentiveTable tr td.midGet{
		border: 0 2px 0 2px;
		padding: 10px 5px 10px 5px;
		vertical-align:middle;
		}

	.incentiveTable tr td.bottom{
		border: 0 2px 0 2px;
		padding: 10px 5px 10px 5px;
		vertical-align:middle;
		text-align:center;
		}


#mainImage{
	width:174px;
	height:352px;
	border-top: #F6CB11 2px solid;	
	border-right: #F6CB11 2px solid;	
	border-bottom: #F6CB11 2px solid;	
	overflow: hidden;
}
div #photoLink a, div #photoLink a:visited {
	font: arial;
	font-size:11px;
	color: #5261AC;
	text-decoration:none;
}

div #photoLink a:hover{
	font: arial;
	font-size:11px;
	color: #78A22F;
	text-decoration:underline;
}


#footer{
	width:760px;
	height:90px;
}

/*-------- right column style --------*/

#rightColumn{
	float:left;
	width:242px;
	height:775px;
	border-top:#5261AC 2px solid;
	border-right:#5261AC 2px solid;
	border-bottom:#5261AC 2px solid;
	background:#FFF url(images/rightColumnGradient.jpg) top right repeat-y;
}

#topNav{
	height:238px;
	padding:0;
	margin:0;
}
	#topMenu
	{	
		margin-top: 15px;
		padding: 0;
		z-index: 1000;
		}
	#topMenu ul {
		float: left;
	}

	#topMenu li{
		margin: 0 0 10px 35px;
		padding: 0;
		list-style: none;
		height:40px;
		font: bold 11px arial;
		}
	
	#topMenu li a
		{
		display: block;
		margin: 0;
		padding: 0;
		}
	#topMenu li a:hover
		{
		background: transparent;
		}
	
	#topMenu div{
		position: absolute;
		visibility:hidden;
		margin-top: 10px;
		padding: 0;
		}
	
		#topMenu div a{	
			background: #FFF;	
			position: relative;
			display: block;
			margin: 0;
			padding: 5px 10px;
			width: auto;
			white-space: nowrap;
			text-align: left;
			text-decoration: none;
			border-bottom:#F5CA11 1px dotted;
			color: #666;
			font: 11px arial;
			}
		
		#topMenu div a.lastDropOption{
			border-bottom: #00CC00 1px solid;
			}			
			
		#topMenu div a	span{
			font-weight:bold;
			}
	
		#topMenu div a:hover{
			background: #FFF;	
			color: #000;
			}

#thermometer{
	margin-top:-8px;
	height:508px;
	padding:0;
	background:transparent;
	}


#bottomSpacer{
	height:50px;
}

#FlashContainer{
	border:#5261AC 2px solid;
}