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

.Container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

.Header {
	width:960px;
	height:74px;
}
		
.Image{
	width:960px;
	height:250px;
	margin-bottom:10px;
}

		
.Gallery{
	width:960px;
	height:624px;
	margin-bottom:10px;
}

.Menu {
	width:960px;
	height:92px;
	margin-bottom:10px;
}
		
.Content {
	width:960px;
	height:262px;
	margin-bottom:10px;
}

.LeftContainer {
	width:303px;
	height:262px;
	float:left;
}

.Quote {
	width:283px;
	height:182px;
	float:left;
	background-color:#CCCCCC;
	padding:10px;
}

.YouTube {
	width:283px;
	height:40px;
	float:left;
	background-color:#CCCCCC;
	padding:10px;
}
		
.Text {
	width:637px;
	height:242px;
	background-color:#231F20;
	padding:10px;
	float:right;
}

.HeaderText{
	width:637px;
	height:30px;
	margin-top:-1px;
}

.TextOverflow {
	width:617px;
	height:195px;
	overflow:auto;
	padding-right:20px;
	margin-top:-10px;
}

.Footer {
	width:960px;
	height:53px;
	margin-bottom:10px;
	background-color:#231F20;
}

.SiteMap {
	width:960px;
	height:23px;
}

.HeaderText{
	font-size: 24px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.MainText {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.style6 {color: #018195}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #018195;
}
a:active {
	text-decoration: none;
	color: #018195;
}

.QuoteText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	margin-top:-1px;
	color: #231F20;
}
.QuoteName {
	color: #231F20;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}




