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

a:link {
	color: #FFF;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #F00
}
a:active {
	text-decoration: underline;
	color: FFFFFF
}

p {
	/*text-indent:			5pt;*/
}

strong {
	font-weight: 			bold;
}

h2 {
	font-family: "Helvetica Neue",Tahoma,Helvetica,Arial,sans-serif;
	letter-spacing: -3px;
	font-size: 35px;
	line-height: 30px;
}

h3 {
	font-family: "Helvetica Neue",Tahoma,Helvetica,Arial,sans-serif;
	letter-spacing: -3px;
	font-size: 46px;
	color: #ffffff;
	line-height: 45px;
}

h4 {
	font-family: "Helvetica Neue",Tahoma,Helvetica,Arial,sans-serif;
	letter-spacing: -0.5px;
	font-size: 16px;
	line-height: 15px;
}

h5 {
	font-family:"Helvetica Neue",Tahoma,Helvetica,Arial,sans-serif;
	font-size: 20px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}

h6 {
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0px;
	font-size: 12px;
	color: #4F4F4F;
	line-height: 20px;
	font-weight: 300;
}

h7 {
	font-family:"Helvetica Neue",Tahoma,Helvetica,Arial,sans-serif;
	font-size: 23px;
	line-height: 13px;
	letter-spacing: -1px;
	font-weight:bold;
}


.wrapper {
	position:				relative;
	width:					100%;
	margin:					0 auto -60px;
	border:					0px solid green;
}
.header {
	height: 				115px;
	width:					100%;
	min-width:				760px;
	margin: 				0px 0% 0px 0%;
	background-color:		rgba(36,35,35,1.00);
	overflow:				visible;
	border: 				0px solid yellow;
}

.headerLogo {
	border: 0px solid red;
	float: left;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 14px;
}
.headerLogoText {
	border: 0px solid green;
	float: left;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
}


#bodyText {
	
	min-width: 919px;
	height: 99%;
	position: relative;
	overflow: hidden;
	margin-left: 0%;
	padding-top: 0%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: left;
	background-color: rgba(225,225,225,0.9);
	border-bottom: thin solid #CCC;
	border: 0px solid green;
}

#bodyDisp {
	width: 919px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../_img/main-bg.jpg);
}

#bodyDispAbout {
	width: 919px;
	margin-left: auto;
	margin-right: auto;
	
}

#bodyDispText {
	border: 				0px solid red;
	position:				relative;
	width:					35%;
	padding-left:			40px;
	padding-top:			40px;
	
}

#bodyDispTextAbout {
	border: 				0px solid red;
	position:				relative;
	width:					100%;
	padding-left:			10px;
	padding-top:			20px;
	padding-bottom:		10px;
	padding-right:			10px;
	background-color:		#FFF;
}

#bodyText2 {
	border: 0px solid red;
	width: 919px;
	height: auto;
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#bodyText3 {
	width: 100%;
	min-width: 919px;
	height: auto;
	position: relative;
	overflow: hidden;
	margin-left: 0%;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: rgba(225,225,225,0.9);
	border-top: thin solid #CCC;
}

#bodyTextCal {
	border: 				0px solid red;
	width:					99%;
	min-width:				450px;
	height: 				auto;
	position: 				relative;
	overflow: 				hidden;
	font-family: 			Georgia, "Times New Roman", Times, serif;
	text-shadow:			1px 1px 3px #000;
	font-size: 				16px;
	font-style: 			italic;
	line-height: 			1.5;
	margin-left:			0%;
	padding-top: 			1%;
	padding-right:			0px;
	padding-left: 			0px;
	padding-bottom:			0px;
	text-align:				center;
}

/*FOOTER START*/

.footer {
	width:					100%;
	height:					auto;
	margin: 				0px 0% 0px 0%;
	background-color:		rgba(36,35,35,1.00);
	overflow:				hidden;
	margin-left:			auto;
	margin-right:			auto;
}
#footerText {
	color:					#FFF;
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				0.7em;
}

/*FOOTER END*/

/*GALLERY START*/

.galleryContainer {
	height:					auto;
	width:					auto;
	min-width:				760px;
	margin: 				0px 10% 0px 10%;
	padding:				0px;
	/*background-color:		rgba(204,204,204,0.7);*/
	overflow:				hidden;
	border: 				0px solid yellow;
}

.galleryThumbContainer {
	display:				table;
	width:					auto;
	height:					auto;
	margin:					0px	auto 0px auto;
	border: 				0px solid yellow;
}
.thumbName {
	color:					#FFF;
	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow:			1px 1px 1px #000;
	font-size:				0.8em;
	font-weight:			bold;
	text-align:				center;
}

.thumbNum {
	color:					#FFF;
	font-family:			Arial, Helvetica, sans-serif;
	text-shadow:			1px 1px 1px #333;
	font-size:				0.75em;
	text-align:				center;
}

.bodyNotes {
	border: 				0px solid red;
	width:					auto;
	min-width:				600px;
	height: 				auto;
	position: 				relative;
	font-family: 			Arial, Helvetica, sans-serif;
	color:					#FFF;
	text-shadow:			0.7px 0.7px 1px #000;
	font-size: 				1em;
	line-height: 			1.3em;
	margin-left:			5%;
	margin-right:			5%;
	padding-top: 			20px;
	padding-right:			10px;
	padding-left: 			10px;
	padding-bottom:			10px;
}

.tabNew {
	color:					#FF3;
	font-size:				10px;
	font-weight:			bolder;
	font-family:			Verdana, Geneva, sans-serif;
	text-shadow:			0px 0px 2px #000;
	line-height:			1.5em;
	height:					auto;
	width:					auto;
	padding:				1px 5px 1px 5px;
	-moz-border-radius: 	1em 1em 1em 1em;
	border-radius: 			5px;
	background-color:		rgba(255,0,0,1);
	position:				absolute;
	top:					auto;
	left:					inherit;
	bottom:					auto;
	-moz-box-shadow:		1px 1px 3px 0px #333;
	-webkit-box-shadow:		1px 1px 3px 0px #333;
	box-shadow:				1px 1px 3px 0px #333;
	margin-top:				0px;
	margin-left:			-3px;
	z-index:				10;
}


.tabVideo {
	color:					rgba(255,255,255,1);
	font-size:				10px;
	font-weight:			bolder;
	font-family:			Verdana, Geneva, sans-serif;
	text-shadow:			0px 0px 2px #000;
	line-height:			1.5em;
	height:					auto;
	width:					auto;
	padding:				1px 5px 1px 5px;
	-moz-border-radius: 	1em 1em 1em 1em;
	border-radius: 			5px;
	background-color:		rgba(0,102,255,1);
	position:				absolute;
	top:					auto;
	left:					inherit;
	bottom:					auto;
	-moz-box-shadow:		1px 1px 3px 0px #333;
	-webkit-box-shadow:		1px 1px 3px 0px #333;
	box-shadow:				1px 1px 3px 0px #333;
	margin-top:				0px;
	margin-left:			-10px;
	z-index:				10;
}
