body, h1, h2, h3, h4, p, li, ul {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	height: auto;
	color: #000;
}

body {
  font: 100% "Lucida Grande", Verdana, sans-serif; /* Sets the default size of the text to 100% of the user's default. Also sets the default font families for text throughout the page. */
  color: #000000; /* Sets the default color of the text. */
  background: #d9eaf5; /* Sets the background image to tile across the x axis of the page. Also sets the background color in case images are turned off or are unavailable. */
  text-align: center; /* Centers the page in various versions of WinIE5. */
}
a {
	font-weight: bold;
}
#wrapper {
	text-align: left; /* Centers the content of the page within the window in all but versions of WinIE5. */
	width: 932px; /* Sets the overall width of the layout. */
	background-color: #D3EBF6;
	background-image: url(images/BG.gif);
	background-repeat: repeat-y;
	padding-right: 26px;
	padding-left: 26px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	float: none !important;
}
    .container-1 {
	background-image: url(images/rightBG.jpg);
	background-repeat: repeat-y;
	background-position: left;
	}
	.container-2 {
	background-image: url(images/leftBG.jpg);
	background-repeat: repeat-y;
	background-position: right;
    }
	.dropshadow2{
	background: url(images/leftBG.jpg) no-repeat right !important;
	background: url(images/rightBG.jpg) no-repeat left;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 500px;
	padding: 0px;
	}
#header {
	background-color: #FFF;
	float: none !important;
	height: 151px;
	width: auto;
}
#sidebar {
	width: 218px;
	float: none !important;
	height: auto;
	display: none;
}
#logo h2 {
	padding-left: 415px;
}
#logo span {
	left: -3000px;
	position: absolute;
}
#contactInfo {
	position: absolute;
	top: 44px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	left: 336px;
	width: 632px;
}
#tagline {
	position: absolute;
	top: 74px;
	left: 336px;
	width: 634px;
	font-weight: bold;
	color: #006fba;
	font-size: 17px;
}
#content {
	width: auto;
	padding-left: 10px;
	float: none !important;
}
#nav {
	position: relative;
	left: 325px;
	width: 600px;
	height: 18px;
	top: -110px;
	display: none;
}
#nav ul {
	font-size: 14px;
	text-align: center;
	list-style-type: none;
	color: #999;
}
#contactInfo a:link {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#contactInfo a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#contactInfo a:hover {
	color: #ef4023;
	text-decoration: underline;
	font-weight: normal;
}
#contactInfo a:active {
	color: #ef4023;
	text-decoration: none;
	font-weight: normal;
}
#nav li {
	display: inline;
}
#nav a:link {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#nav a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#nav a:hover {
	color: #ef4023;
	text-decoration: underline;
	font-weight: bold;
}
#nav a:active {
	color: #ef4023;
	text-decoration: none;
	font-weight: bold;
}
#innerwrapper {
	background-image: url(images/sidebarBG.gif);
	background-repeat: repeat-y;
	background-color: #FFF;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
}
#SideBarTopBullets ul {
	font-size: 14px;
	line-height: 25px;
}
#SideBarTopBullets li {
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-indent: 40px;
}

#sidebar a:link {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#sidebar a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#sidebar a:hover {
	color: #ef4023;
	text-decoration: none;
	font-weight: bold;
}
#sidebar a:active {
	color: #ef4023;
	text-decoration: none;
	font-weight: bold;
}
#SeriousFun {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	padding-left: 28px;
}
#SideBarBullets {
	padding-left: 40px;
	margin-right: 5px;
	list-style-image: url(images/RedBullet.gif);
	list-style-position: outside;
	line-height: 18px;
}
#WeWillCome {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-left: 25px;
	background-image: url(images/WeWilCome.gif);
	background-repeat: no-repeat;
	background-position: 30px;
	width: 185px;
	height: 27px;
	padding-top: 5px;
	line-height: 20px;
}
#footerLeft {
	width: 278px;
	float: left;
	padding: 15px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	text-align: justify;
}
#footerCenter {
	width: 280px;
	float: left;
	padding: 15px;
	text-align: center;
}
#footerRight {
	width: 278px;
	float: left;
	padding: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	text-align: justify;
}
#footer {
	float: none !important;
}
.legal {
	font-size: 10px;
}
.SmallFont10Px {
	font-size: 12px;
}
About {
	font-size: 10%;
}
#content ul {
	margin-left: 20px;
}
image_alignTop {
	vertical-align: top;
}
#content .index_right {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(images/index_right_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #a6e9a9;
}
#content .index_center {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(images/index_center_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #ACC6E6;
}
#content .index_left {
	float: left;
	background-color: #D8A5DD;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(images/index_left_bottom.gif);
}#content h1 {
	font-size: 16px;
	color: #005298;
	text-indent: 10px;
}
#content h2 {
	font-size: 10px;
	font-style: italic;
	text-indent: 10px;
}
#content h3 {
	font-size: 16px;
	color: #005298;
}
#content h4 {
	font-size: 24px;
	color: #0071BC;
}
#content h5 {
	font-size: 24px;
	color: #000;
}
#content ul {
	list-style-image: url(images/firstAidButton.gif);
	line-height: 20px;
	margin-left: 30px;
}
#contentWrapper {
	background-image: url(images/Sidebar_BG.gif);
	background-repeat: repeat-y;
	background-color: #FFF;
}
#content #registerNow {
	background-image: url(images/redButton.gif);
	background-repeat: no-repeat;
	line-height: 42px;
	text-align: center;
	background-position: center;
}

#content #registerNow a:link {
	color: #FFF;
	text-decoration: none;
}
#content #registerNow a:visited {
	color: #FFF;
	text-decoration: none;
}
#content #registerNow a:hover {
	color: #FFF;
	text-decoration: underline;
}
#content #registerNow a:active {
	color: #000;
	text-decoration: none;
}
#content #purpleButton {
	background-image: url(images/PurpleButton.gif);
	background-repeat: no-repeat;
	line-height: 42px;
	text-align: center;
	background-position: center;
}
#content #greenButton {
	background-image: url(images/GreenButton.gif);
	background-repeat: no-repeat;
	line-height: 42px;
	text-align: center;
	background-position: center;
}
#content #blueButton {
	background-image: url(images/BlueButton.gif);
	background-repeat: no-repeat;
	line-height: 42px;
	text-align: center;
	background-position: center;
}
#content #blueBar {
	background-image: url(images/BlueBar.gif);
	background-repeat: no-repeat;
	line-height: 42px;
	text-align: center;
	background-position: center;
}
#content #purpleBar {
	background-image: url(images/PurpleBar.jpg);
	background-repeat: no-repeat;
	line-height: 42px;
	text-align: center;
	background-position: center;
}
#content #lightBlueBar {
	background-image: url(images/LightBlueBar.gif);
	background-repeat: no-repeat;
	line-height: 42px;
	text-align: center;
	background-position: center;
}
#content #greenBar {
	background-image: url(images/GreenBar.gif);
	background-repeat: no-repeat;
	line-height: 42px;
	text-align: center;
	background-position: center;
}
#floatLeft {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	width: 220px;
}
#NormalUl {
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: none;
}
hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2483C5;
}
floatLeft {
	float: left;
	margin-top: auto;
	margin-bottom: auto;
}
#pdfs {
	line-height: 3.5ex;
}
#pdfs a:link {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
}
#pdfs a:visited {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
}
#pdfs a:hover {
	color: #ef4023;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
#pdfs a:active {
	color: #ef4023;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}
#GroupRates {
	background-color: #E5E5E5;
	border: 2px solid #FFF;
	position: absolute;
	left: 228px;
	top: 368px;
	width: 120px;
	visibility: hidden;
}
#noprint {
	display: none;
}
.indent40px {
	padding-left: 40px;
}
.grayBg {
	background-color: #E5E5E5;
	padding-left: 20px;
}
#grayBoxDiv {
	width: 658px;
	margin-right: auto;
	margin-left: auto;
}
