@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #1c1e1e;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #CCC;
	font-size:14px
}
a:link {
	color: #3CC6F2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1D7992;
}
a:hover {
	text-decoration: underline;
	color: #3CC6F2;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
#container {
	width:100%;
	min-width:965px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #333;
	background-image: url(images/backgroundDark.png);
	background-repeat: repeat;
	height: 79px;
}
#mainContent {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	clear:both;
	width: auto;
	min-height: 800px;
	height: 100%;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#container #quoteBox {
	background-color: #333;
	background-image: url(images/backgroundDark.png);
	float: left;
	height: 79px;
	min-width: 300px;
	left: 15px;
	top: 0px;
	width: 530px;
}
#container #header #TopButtons {
	background-color: #3a3f40;
	float: left;
	width: 100%;
}
#container #header #menu {
	width: 430px;
	height: 79px;
}
#button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CCC;
	letter-spacing: .2em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 79px;
	width: 100px;
	background-color: #3a3f40;
}
#fbutton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #666;
	letter-spacing: .2em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 120px;
	height: 20px;
}
h3 {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #09C;
}
h4 {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: right;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #09C;
}
h5 {
	font-size: 10px;
	font-weight: bold;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
}
#container #header {
	background-color: #333;
	background-image: url(images/backgroundDark.png);
	float: right;
	height: 79px;
	left: 759px;
}
#container #bodyBanner {
	float: right;
	height: auto;
	left: 759px;
}
#container #rightMainColumn {
	background-color: #111;
	float: right;
	width: 350px;
	border: 1px solid #666;
	min-height: 280px;
	left: 759px;
	margin: 17px;
	padding: 14px;
}
#container #rightMainColumn2 {
	background-color: #111;
	float: right;
	width: 350px;
	border: 1px solid #666;
	min-height: 250px;
	left: 759px;
	margin: 17px;
	padding: 14px;
}
#galleryBlock {
	background-color: #111;
	min-width:765px;
	border: 1px solid #666;
	margin: 17px;
	padding: 14px;
	clear: both;
}
#footer {
	background-color: #222;
	background-image: url(images/backgroundDark.png);
	height: 20px;
	float: left;
	clear: both;
	width: 100%;
	background-repeat: repeat;
	position: fixed;
	bottom: 0px;
}
#divHorz {
	background-color: #333;
	background-image: url(images/divHorz.jpg);
	background-repeat: repeat-x;
	width:100%;
	height:2px;
	background-color: #000;
	float:left
}
#divVert {
	background-color: #333;
	background-image: url(images/divVert.jpg);
	background-repeat: repeat-y;
	width:2px; 
	height:100%; 
	background-color: #000; 
	float:left
}
#container #mainContent #centerContent2 {
	width: 950px;
	margin: 0 auto;
	bottom: -200px;
}
#container #mainContent #centerContent {
	width: 744px;
	margin: 0 auto;
	bottom: -200px;
}

#container #mainContent #centerContent #sidePanelL {
	width: 372px;
	margin: 0 auto;
	background-image: url(images/mainBackgroundTileL.png);
	background-repeat: repeat-y;
	float:left
}
#container #mainContent #centerContent #sidePanelR {
	width: 372px;
	margin: 0 auto;
	background-image: url(images/mainBackgroundTileR.png);
	background-repeat: repeat-y;
	float:left
}
#container #mainContent #centerContent #sidePanelCapL {
	width: 372px;
	height: 41px;
	margin: 0 auto;
	background-image: url(images/columnCapL.png);
	background-repeat: no-repeat;
	float:left
}
#container #mainContent #centerContent #sidePanelCapR {
	width: 372px;
	height: 41px;
	margin: 0 auto;
	background-image: url(images/columnCapL.png);
	background-repeat: no-repeat;
	float:left
}
#container #mainContent #centerContent #sidePanelL #columnContentL {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: normal;
	height: 225px;
	width: 315px;
	margin: 0 auto;
	color: #CCC;
	text-align: justify;
}
#container #mainContent #centerContent #sidePanelR #columnContentR {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: normal;
	height: 225px;
	width: 315px;
	margin: 0 auto;
	color: #CCC;
	text-align: justify;
	a:link
}
#container #mainContent #centerContent #sidePanelR #columnContentR a {
	color: #F00;
}
#container #mainContent #centerContent #sidePanelL #columnContentL a {
	color: #99ff00;
}
#fbutton a {
	color: #666;
}
/* TABED BOX CSS */
* {

}
.tabbed-box {
	width: 408px;
	border: 1px solid #666;
	border-top: 0px solid #fff; 
	background-color:#111;
}	
.tabbed-box .tabs li {
	list-style: none;
		float:left;
}
.tabbed-box .tabs li a {
		display: block;
		width: 125px;
		padding: 5px;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		color: #888;
		border-left: 1px solid #666;
		border-bottom: 1px solid #666;
}
.tabbed-box .tabs li:first-child a {
		border-left: none; 
}
.tabbed-box .tabs li a:hover {
		color: #333; 
}
.tabbed-box .tabs li a:focus {
		outline: none; 
		background-color: #666;
}
.tabbed-box .tabs li a.active {
		color: #333;
		border-bottom: 0px solid #fff; 
}
.tabbed-content {
	height:200px;
	color:#CCC;
	padding: 3em 1em 1em 1em;
	display: none; }
#subPagetext {
	font-size: 14px;
	color: #CCC;
	text-align: justify;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.Bold {
	font-weight: bold;
	letter-spacing: .1em;
	font-size: 18px;
	color: #3CC6F2;
}
#container #mainContent #rightMainColumn p {
	font-size: 12px;

}
#floatRight {
	height: 30px;
	float: right;
	clear: both;
	width: 200px;
	position: relative;
	right: 270px;
	top: 14px;
}

