@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: small;
	background-image: url(img/global/BasementBP.jpg);
	background-repeat: repeat;
	background-position: left top;
}

#wrapper {
	background-color: #F3EEDA;
	background-image: url(img/global/main-bg-tile.jpg);
	background-repeat: repeat;
	background-position: left top;
	width: 940px;
	margin: 20px auto;
	border: thin solid white;
}

#container #header #logo1 {
	float: left;
}
#container #header #logo2 {
	float: right;
}
#container #header {
	width: 820px;
	float: left;
}
#container {
	margin: 10px 0 0 45px;
}
#main-menu {
	color: #FFF;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	float: left;
	width: 820px;
	border-top-color: #FFF;
	margin: 10px 20px 10px 0px;
	background-color: #8D1900;
}

#container #main-menu ul .main-menu-item {
	list-style-type: none;
	float: left;
	/*margin: 3px 17px 5px 17px;*/
	padding: 3px 17px 5px 17px;
	background-image: url(img/global/menu-dot.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#container #main-menu ul {
	text-align: center;
}
.main-menu-item a {
	text-decoration: none;
	font-size: 1.4em;
	color: white;
	font-style: normal;
}
#container #top-section {
	float: left;
	width: 820px;
}
#top-section img {
	float: left;
}
#top-section-info {
	clear: left;
	float: left;
	width: 860px;
}
#top-section-info .info-item {
	float: left;
	text-align: center;
}
#top-section-info .info-item .caption {
	font-size: 0.9em;
	text-align: center;
	margin: 5px 0px;
	color: #000;
}
#top-section-info .info-item h3 {
	font-size: 1.2em;
	margin: 5px 0px;
	color: #8D1900;
	text-decoration: none;
	clear: left;
	margin-top: 1em;
}
#wrapper #container #content {
	clear: left;
	float: left;
	width: 860px;
	margin: 20px 10px;
}
#content .content-item {
	float: left;
	width: 40%;
	background-image: none;
	background-repeat: repeat-y;
	background-position: right;
	margin: 0 50px 10px 0px;
	/*height: 14em;*/
	border: medium solid #FFF;
	background-color: #00758F;
	min-height: 11em;
}
#content .content-item h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 5px;
}
#content .content-item p {
	margin: 8px;
}
#container #footer {
	clear: left;
	float: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF;
	height: 20px;
	width: 820px;
	margin: 20px 0px;
	color: #8D1900;
}
#footer ul li {
	list-style-type: none;
	float: left;
	padding: 3px 30px;
}
#top-section-info .info-item.info-item-r {
	float: right;
}
#content .content-item.content-item-r {
	float: right;
}
#wrapper #container h1 {
	font-size: 1.6em;
	padding: 15px 40px;
	color: #8D1900;
}
.content-item.content-item-r p a {
	color: #FFF;
}
#top-section-info .info-item h3 a {
	color: #8D1900;
	text-decoration: none;
}
#form1 {
	float: left;
}
#form1 #form-buttons {
	margin: 5px;
	text-align: center;
}.content-item-int img {
	float: left;
	border: 1px solid white;
}
.content-item-int {
	clear: left;
	float: left;
	width: 700px;
	margin: 15px 50px;
}
.content-item-int h3 {
	color: #8D1900;
	margin: 10px;
	text-align: center;
}
.content-item-int .item-inf {
	color: #000;
	float: right;
	padding: 1em;
	width: 310px;
	text-align: center;
}
.content-item-int .item-inf2 {
	color: #000;
	padding: 1em;
	width: 310px;
}
#flashlink {
	text-align: center;
	clear: left;
	float: left;
	margin: 15px auto;
	width: 750px;
}
#top-section-info h3 {
	color: #8D1900;
	margin: 10px;
	text-align: center;
}
#wrapper #container #main-menu ul .main-menu-item.right_item {
	background-image: none;
}
.center {
	margin: 0 auto;
	text-align: center;
}
.youtube {
	text-align: center;
}
 #footer p {
	 margin-top: 6px;
	 clear: left;
 }#wrapper #container h2 {
	text-align: center;
	margin-bottom: 1em;
}
