

HTML {
	overflow: -moz-scrollbars-vertical;
}


body {
	background-color: #9D907D;
	
	background-image: url(/images/layout/layout_background.jpg);
	
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	color: #333955;
	
}

#outerwrapper {
	width: 955px;
	margin: 0px auto;
	
}

#innerwrapper {
	width: 955px;
}



#preheaderwrapper {
	width: 935px;
	background-image: url(/images/layout/layout_contentwrapper_bg.png);
	padding: 0px 10px;
	float: left;
}

#preheadercol1 {
	width: 340px;
	height: 18px;
	background-color: #6BB1C2;
	float: left;
	text-align: center;
	font-size: 1em;
	padding: 8px 10px 10px 10px;
	color: #333333;
}

#preheadercol2 {
	width: 555px;
	height: 18px;
	background-color: #CCE3EA;
	float: left;
	text-align: right;
	font-size: 0.8em;
	padding: 8px 10px 10px 10px;
	color: #333333;
}

#preheadercol2 a {
	color: #333333;
}

#headerwrapper {
	width: 955px;
	height: 314px;
	position: relative;
	float: left;
}

#headerflash {
	position: absolute;
	left: 370px;
	
	background-color: #999999;
}

#headeroverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
}

#menuwrapper {
	width: 955px;
	height: 125px;
	background-image: url(/images/layout/layout_menu_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	
	
	font-size: 90%;
}


#menuwrapper {
	position: absolute;
	top: 304px;
	left: 0px;
}






#contentwrapper {
	background-image: url(/images/layout/layout_contentwrapper_bg.png);
	width: 935px;
	float: left;
	
	padding: 113px 10px 0px 10px;
	
	height: 100%;
	display: inline;
}

#contentwrapper2 {
	background-image: url(/images/layout/layout_contentsidecol_bg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	float: left;
}

#contentsidecol {
	float: left;
	width: 300px;
	height: 100%;
	padding: 10px 30px 40px 30px;
	
}

#contentsidecol ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
}

#contentsidecol li {
	list-style: none;
	margin: 1px 0px 0px 0px;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	padding: 0px;
}

#contentsidecol li.last {
	border-bottom: 0px;
}

#contentsidecol li.first {
	border-top: 0px;
}

#contentsidecol a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.1em;
	padding: 5px 4px;
	margin: 0px;
	display: block;

}

#contentsidecol ul ul {
	background-color: #9FCAD5;
	border: 0px;
}

#contentsidecol ul ul li {
	border-bottom: 1px solid #666666;
	border-top: 0px;
	padding: 0px 10px;
	font-size: 0.9em;
}

#contentsidecol ul ul li.last {
	border-bottom: 0px solid #666666;
	border-top: 0px;
	padding: 0px 10px;
	font-size: 0.9em;
}




#content {
	float: left;
	margin: 0px;
	width: 515px;
	background-image: url(/images/layout/layout_content_bg.png);
	background-position: top;
	background-repeat: repeat-y;
	padding: 10px 30px;
	font-size: 0.8em;
	line-height: 180%;
}

#contenthomepage {
	float: left;
	margin: 0px;
	background-image: none;
	width: 515px;
	padding: 10px 30px;
}

h1 {
	background-image: url(/images/layout/layout_h1_bg.png);
	background-repeat: repeat-x;
	font-size: 1em;
	color: #335566;
	padding: 2px 5px;
	margin: 5px 0px 0px 0px;
	width: 500px;
	clear: both;
	float: left;
}

h1 .h1addon {
	float: right;
}

h1 .h1addon li {
	list-style-image: url(/images/layout/layout_h1_list_image.png)
}

h1 .h1addon a {
	font-size: 0.7em;
	color: #335566;
}

#contenttop {
	width: 515px;
	float: left;
	height: 7px;
	background-image: url(/images/layout/layout_content_bg_top.png);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0px 30px;
	margin: 10px 0px 0px 0px;
	display: inline;
}

#contentbottom {
	width: 515px;
	float: right;
	height: 7px;
	background-image: url(/images/layout/layout_content_bg_bottom.png);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0px 30px;
	margin: 0px 0px 10px 0px;
}

#contentwrapperbottom {
	width: 955px;
	height: 6px;
	background-image: url(/images/layout/layout_contentwrapper_bg_bottom.png);
	background-repeat: no-repeat;
	float: left;
}

#mainmenuwrapper {
	background-color: #6BB1C2;
	width: 935px;
	height: 113px;
	margin: 5px 10px;
	float: left;
	display: inline;
	
}

#mainmenu {
	background-color: #6BB1C2;
	width: 935px;
	margin: 22px 0px 0px 0px;
	float: left;
	display: inline;
}

.menuitem {
	float: left;
	margin: 0px 0px 0px 10px;
	
	
}

#mainmenu a {
	color: #FFFFFF;
	margin: 11px 10px 0px 10px;
	display: block;
	float: left;
	height: 31px;
	text-decoration: none;
	display: inline;
}


.submenuitem {
	background-color: #9ECCD8;
	float: left;
	width: 905px;
	height: 36px;
	padding: 12px 10px 0px 20px;
	font-size: 90%;
	

}


.submenuitem a {
	color: #FFFFFF;
	padding: 4px 8px 0 8px;
	text-decoration: none;
}

#menuwrapper div.menuitem {
	padding: 0 9px;
}

#menuwrapper div.selected {
	background-color: #9ECCD8;
}

#menuwrapper div.unselected {
	background-color: #6BB1C2;
}



#packageswrapper {
	float: left;
	width: 510px;
}

 .package {
	float: left;
	width: 234px;
	height: 60px;
	font-size: 0.8em;
	background-image: url(/images/layout/layout_package_bg.png);
	padding: 10px;
	border-bottom: 1px solid #99BBCC;
	border-right: 1px solid #99BBCC;
	display: inline;
}

.package img {
	margin: 0px 10px 0px 0px;
}

#homepagefeatures {
	float: left;
}
.homepagefeature {
	float: left;
	background-image: url(/images/layout/layout_homepage_feature_bg.png);
	background-repeat: no-repeat;
	width: 255px;
	padding: 0px 0px 0px 0px;
	height: 85px;
	margin: 0px;
	display: inline;
}

.homepagefeature p {
	margin: 10px;
	text-align: center;
	font-size: 0.8em;
}



.print_email {
	text-align: right;
	width: 510px;
	font-size: 0.7em;
}


tr.headingrow, td.event_category {
	background-color: #AACCDD;
}

tr.headingrow td {
	padding: 5px;
}

.grbar {
	background-color: #AACCDD;
}

.heading {
	padding: 5px;
	font-weight: bold;
}

a {
	font-weight: bold;
	color: #446677;
}

h2 {
	font-size: 1.1em;
	color: #333344;
}







#footerwrapper {
	margin: 0px 10px;
	float: left;
	font-size: 0.7em;
	color: #FFFFFF;
	width: 935px;	
}

#externallogos {
	float: left;
}

#copyright {
	float: left;
	margin: 30px 40px 0px 40px;
	
}

#byline {
	float: right;
	clear: right;
	margin: 30px 0px 0px 0px;
}

#byline a {
	color: #FFFFFF;#
}

tr.spaservice td {
	border-bottom: 1px solid #CCCCCC;
}