/* CSS Document */

/* HEX COLOR SCHEME:
	Dark Red: ae3024
	Light Blue BG: e5f5f9
	Medium Blue: 67afdf
	Dark Blue: 0071b6
	*/

/* LEGACY BLLED THROUGH FROM SITE */
table#queenmum {
	border: none;
	background: none;
	margin: 0;
	padding: 0;
	}

hr {
	width: 0;
	height: 0;
	}

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
body {
	padding: 0;
	margin: 0;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	}

/* TABLE WIRE FRAME */

table#containerexpo {
	padding: 0;
	margin: 15px auto 0px auto;
	text-align: center;
	background: #e5f5f9;
	border: 10px solid #fff;
	width: 920px;
	}

table#framing {
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
	}


	table#framing td#header {
		width: 100%;
		height: 60px;
		background-color: #ae3024;
		background-image: url(/images/header.gif);
		background-repeat: no-repeat;
		background-position: center;
		padding: 0;
		margin: 0;
		}

	table#framing td#left {
		width: 260px;
		padding: 10px 0 10px 10px;
		margin: 0;
		border-top: 10px solid #fff;
		/*border-right: 1px dashed #b3b3b3;*/
		vertical-align: top;
		}

	table#framing td#right {
		width: 660px;
		height: 300px;
		padding: 10px;
		margin: 0;
		border-top: 10px solid #fff;
		vertical-align: top;
		}

	table#framing td#footer {
		width: 100%;
		height: 10px;
		padding: 8px;
		margin: 0;
		border-top: 10px solid #fff;
		font-size: 10px;
		color: #666;
		vertical-align: middle;
		text-align: left;
		}

		table#framing td#footer a,  table#framing td#footer a:active, table#framing td#footer a:visited {
			margin: 0;
			padding: 0;
			border: 0;
			text-decoration: underline;
			color: #ae3024;
			}

		table#framing td#footer a:hover {
			margin: 0;
			padding: 0;
			border: 0;
			text-decoration: underline;
			color: #666;
			}

div#headerexpo {
	padding: 0;
	margin: 0 0 15px 0;
	width: 900px;
	height: 50px;
	background: #ae3024;
	border-bottom: 10px solid #fff;
	float: left;
	}

div#logo {
	width: 250px;
	padding: 0;
	margin: 0 auto 0 auto;
	}

div#teaser {
	height: 40px;
	width: 630px;
	padding: 0;
	margin: 0;
	float: right;
	overflow: hidden;
	background: url(../images/teaser.gif) no-repeat;
	}

div#rotator {
	height: 225px;
	width: 630px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #ae3024;
	border-right: 1px solid #ae3024;
	border-top: 1px solid #ae3024;
	border-bottom: 1px solid #ae3024;
	float: right;
	overflow: hidden;
	background: url(../images/pic.jpg) no-repeat;
	}
	
div#rotator2 {
	height: 225px;
	width: 630px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #ae3024;
	border-right: 1px solid #ae3024;
	border-top: 1px solid #ae3024;
	border-bottom: 1px solid #ae3024;
	float: right;
	overflow: hidden;
	background: url(../images/pic2.jpg) no-repeat;
	}
	
div#rotator3 {
	height: 225px;
	width: 630px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #ae3024;
	border-right: 1px solid #ae3024;
	border-top: 1px solid #ae3024;
	border-bottom: 1px solid #ae3024;
	float: right;
	overflow: hidden;
	background: url(../images/pic3.jpg) no-repeat;
	}

div#rotator4 {
	height: 225px;
	width: 630px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #ae3024;
	border-right: 1px solid #ae3024;
	border-top: 1px solid #ae3024;
	border-bottom: 1px solid #ae3024;
	float: right;
	overflow: hidden;
	background: url(../images/pic4.jpg) no-repeat;
	}	

div#rotator5 {
	height: 225px;
	width: 630px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #ae3024;
	border-right: 1px solid #ae3024;
	border-top: 1px solid #ae3024;
	border-bottom: 1px solid #ae3024;
	float: right;
	overflow: hidden;
	background: url(../images/pic7.jpg) no-repeat;
	}	

div#rotator6 {
	height: 225px;
	width: 630px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #ae3024;
	border-right: 1px solid #ae3024;
	border-top: 1px solid #ae3024;
	border-bottom: 1px solid #ae3024;
	float: right;
	overflow: hidden;
	background: url(../images/pic8.jpg) no-repeat;
	}			

	div#rotator img {
		display: none;
		position: inherit;
		top: 0;
		left: 0;
		border: 0;
		}

div#countdownexpo {
	height: 300px;
	width: 250px;
	padding: 0;
	margin: 0 auto 30px auto;
    overflow: hidden;
	vertical-align: top;
	}

		div#countdownexpo img {
		margin: 0;
		padding: 0;
		border: 0;
		}

div#logos {
	width: 250px;
	padding: 0;
	margin: 30px auto 0 auto;
	}

	div#logos img {
		margin: 12px 0 0 0;
		padding: 0;
		border: 0;
		}

div#navigationexpo {
	width: 631px;
	float: right;
	height: 28px;
	padding: 0;
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: url("../images/nav_bg.gif") repeat-x 28px;
	}

			/* INLINE NAVIGATION */
			div#navigationexpo ul {
				border: 0;
				margin: 0;
				padding: 0;
				list-style-type: none;
				text-align: center;
				}
			
			div#navigationexpo ul li {
				display: block;
				float: left;
				text-align: center;
				padding: 0;
				margin: 0;
				}
			
			div#navigationexpo ul li a {
				background: url("../images/nav_bg.gif") repeat-x 28px;
				width: 122px;
				_width: 123px;
				border-left: 1px solid #fff;
				border-right: none;
				border-top: none;
				border-bottom: none;
				padding: 5px 0 6px 0;
				margin: 0;
				color: #fff;
				text-decoration: none;
				display: block;
				text-align: center;
				font-family: 'Arial', Helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;
				}

			div#navigationexpo ul li#spec a {
				background: url("../images/nav_bg.gif") repeat-x 28px;
				_width: 136px;
				width: 131px;
				border-left: 1px solid #fff;
				border-right: none;
				border-top: none;
				border-bottom: none;
				padding: 5px 0 6px 0;
				margin: 0;
				color: #fff;
				text-decoration: none;
				display: block;
				text-align: center;
				font-family: 'Arial', Helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;
				}

			div#navigationexpo ul li#liselect a {
				background: url("../images/nav_bg2.gif") repeat-x 28px;
				width: 123px;
				_width: 124px;
				border-left: 1px solid #fff;
				border-right: none;
				border-top: none;
				border-bottom: none;
				padding: 5px 0 6px 0;
				margin: 0;
				color: #fff;
				text-decoration: none;
				display: block;
				text-align: center;
				font-family: 'Arial', Helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;
				}
			
			div#navigationexpo ul li a:hover, div#navigationexpo ul li#spec a:hover {
				color: #f1f1f1;
				background: url("../images/nav_bg2.gif") repeat-x 28px;
				}

				/* END INLINE NAVIGATION */

div#daysexpo {
	width: 100px;
	height: 80px;
	color: #ae3024;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	border: 0;
	left: -10px;
	top: 120px;
	font-size: 70px;
	font-weight: bold;
	text-shadow: #000;
	z-index: 0;
	}
	
div#contentexpo {
	width: 620px;
	padding: 0 15px 10px 0;
	margin: 20px auto 0 auto;
	float: left;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	color: #000;
	}

	div#contentexpo img {
		margin: 0 0 5px 0;
		padding: 0;
		border: 0;
		}

	div#contentexpo a,  div#contentexpo a:active, div#contentexpo a:visited {
		margin: 0;
		padding: 0;
		border: 0;
		text-decoration: underline;
		color: #ae3024;
		}

	div#contentexpo a:hover {
		margin: 0;
		padding: 0;
		border: 0;
		text-decoration: underline;
		color: #666;
		}

	div#contentexpo h2 {
		font-size: 14px;
		text-align: left;
		line-height: 18px;
		color: #ae3024;
		padding: 0 0 5px 0;
		margin: 0;
		text-transform: uppercase;
		font-weight: bold;
		}

	div#contentexpo hr {
		height: 1px;
		width: 100%;
		color: #999999;
		}

.signatureprint {
	font-size: 10px;
	}
