#container #content iframe {
	width: 645px;
}
h1 {
	color: #EC2127;
	margin-top: 0px;
	padding-top: 0px;
	text-transform: uppercase;
}
h2 {
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
#container {
	width: 800px;
	/*max-width: 800px;
	max-width: 1100px;*/
	min-width: 758px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
img {
	border: 0px;
}
a:link, a:visited, a:active, a:hover {
	text-transform: uppercase;
}
/*

	SPLASH PAGE
	
*/
#container #splash {
	text-align: center;

}
#container #splash .splash-m32logo {
	margin-left: 49px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#container #splash p.enter {
	display: block;
	border: 1px solid #999999;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin-top: 8px;
	margin-bottom: 0px;
}
#container #splash p.enter a,
#container #splash p.enter a:visited,
#container #splash p.enter a:active {
	color: #999999;
	text-decoration: none;
	
}
/*

	ALL PAGES
	
*/
#container #header {
	position: relative;
	width: 100%;
	padding-bottom: 10px;
}
#container #header img.logo {
	float:left;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 12px;
}
#container #header .focus {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 12px;
}
#container #header #flags {
	text-align: right;
	padding-top: 20px;
	position: relative;
	float: right;
	padding-right: 5px;
}
#container #header #login {
	text-align: right;
	padding-top: 15px;
	width: 250px;
	position: relative;
	float: right;
	padding-right: 5px;
}
#container #header .tagline {
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	clear: both;
}
#container #left_bg {
	background-image: url(/images/bg-menu.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: relative;
	top: 0px;
}
#container #left {
	z-index:2;
	background-color: #0033cc;
	height: 100%;
	width: 145px;
	float: left;
}
#container #right {
	height: 100%;
	width: 150px;
	float: right;
	text-align: center;
}
#container #right img {
	position: relative;
	margin-bottom: 9px;
	border: 0px;
}
#container #footer {
	clear: both;
	padding-top: 8px;
}
#container #footer .red_bar {
	background-color: #ec2127;
	height: 25px;
}
#container #footer .red_bar a {
	cursor: default;
}
#container #footer .blue_bar {
	background-color: #0033cc;
	height: 42px;
	text-align: center;
	margin-top: 8px;
}
#container #footer .copyright {
	color: #999999;
	text-align: center;
	font-size: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#flash-main {
	z-index:1;
	margin-left: 155px;
	visibility: visible;
	height: 204;
	width: 645;
	display: block;
	position: relative;
	padding-bottom: 10px;
 }

/* content stuff */
#container #content {
	text-align: left;
	margin-left: 155px;
	padding: 0px;
	min-height: 450px; /* should be height of highest float (right or left) as to drag the background behind the left menu down */
	overflow: visible;
	z-index: 0;
}
#container #content p {
	text-align: justify;
}
#container #content p.final {
	margin-bottom: 0px;
}
#container #content hr {
	margin-bottom: 10px;
	/*background-color: #CCCCCC;*/
}
#news-photo {
	width: 180px;
	display: block;
}
#news-photo span.news-capation {
	display: block;
	font-size: 9px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}
#front_page_news {
	min-height: 535px;
}
#front_page_news img {
	position: relative;
	float: left;
	display: block;
	padding-right: 10px;
	padding-bottom: 5px;
}
#front_page_news h1 {
	display: block;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 11px;
	text-align: left;
}
#front_page_news h1 a {
	
}
#front_page_news h2 {
	font-weight: normal;	
}
#front_page_news p a {
	text-decoration: none;
	color: #000000;
	text-transform: none;	
}
#front_page_news hr {
	margin-bottom: 10px;
	/*background-color: #CCCCCC;*/
}
#front_page_news .item_photo {
	display: block;
	min-height: 110px;
}
#front_page_news .item {
	display: block;
	min-height: 30px;
}

#front_page_news .date-left {
	min-height: 30px;
	height: 100%;
	width:100px;
	vertical-align: bottom;
	font-weight: bold;
	color: #0033cc;
	display: block;
	float: left;
	margin-top: auto;
	margin-bottom: auto;
}
#events-scratch-attend  {
	background-color:#E1FDE2;
	padding: 8px;
	width: auto;
	border: 1px solid #009900;
	margin-top: 14px;
}
address {
	font-style: normal;
}
.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.clear-right {
	clear: right;
}
.indent-190 {
	margin-left: 190px;
	display: block;
}
.red {
	color: #EC2127;
}
.blue {
	color: #0033CC;
}
.uppercase {
	text-transform: uppercase;
}
.lowercase {
	text-transform: lowercase;
}
.middle {
	vertical-align: middle;
}
.justify {
	text-align: justify;
}
.extra-bottom {
	margin-bottom: 12px;
}
.extra-top-18 {
	padding-top:18px;
}
.hr-white {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
.underline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.no-decoration {
	text-decoration: none;
}
.bg-red {
	background-color: #FF0000;
	color: #FFFFFF;
}
.user-message {
	background-color:#E1FDE2;
	padding: 8px;
	width: auto;
	border: 1px solid #009900;
}
.standard-grey-table {
	width: 100%;
	background-color: #FFFFFF;
}
.standard-grey-table td {
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 4px;
}
ul.list-basic {
	padding: 0px;
	margin: 0px;
}
.list-basic li {
	list-style-type: none;
	margin-bottom: 10px;
}
.list-underline li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
	padding-top: 5px;
}
.list-indent-15 li {
	margin-left: 15px;	
}
.list-uppercase li {
	text-transform: uppercase;	
}
/* 
	PHOTO GALLERY
*/
#gallery img {
	text-align: center;
}
#gallery a.photo {
	border: 6px solid #FFFFFF;
	position: relative;
	width: 100px;
	display: block;
	float: left;
	height: 70px;
	width: 100px;
	overflow: hidden;
}
#gallery a:hover.photo {
	border: 6px solid #AABFFF;
}



form#pricing-sheet {


}
form#pricing-sheet h1 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
form#pricing-sheet h2 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 18px;
	color: #990000;
}
form#pricing-sheet address {
	font-style: normal;
	font-size: 11px;
	text-align: center;
}
form#pricing-sheet #liveprice {
	background-color: #FF0000;
	position: fixed;
	left: 0px;
	width: 100%;
	border: solid 1px black;
	padding: 8px;
	z-index: 100;
	bottom: 0px;
}

.border-white-left-15 {
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#theTable {
	margin-top: 20px;
}
#theTable thead {
	text-transform: uppercase;
}
.theTableRow {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99b3cc;
}
tr.RowOverSelected {
	background-color: #CFDBE7;
}
#map {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	position: relative;
}
#map_search {
	padding-top: 8px;
	padding-bottom: 10px;
}
ul#paginateList-theTable {
	position: relative;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	margin-bottom:0px;
}
#paginateList-theTable li {
	display: inline;
	background-color: #FFF;
	padding: 15px;
	border: 1px solid #99b3cc;
	margin-right: 8px;
}
#paginateList-theTable li.currentPage {
	background-color: #CFDBE7;
}
.social {
	text-align: center;
	margin-top: 10px;
}
.social img {
	margin: 5px;
}
.JOY {
	font-size: 9px;
	text-align: center;
	margin-bottom: 25px;
}
