@charset "utf-8";
.twoColFixLtHdr #container #greyBar {
	background-color: #e5e1de;
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.twoColFixLtHdr #container #greyBar #picBox {
	padding: 3px;
	height: 238px;
	width: 198px;
	overflow: hidden;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 26px;
	border: 3px solid #E68C2C;
}
#home #container #greyBar #picBox #frameViewer  {
	padding: 0px;
	overflow: hidden;
	width: 500px;
	height: 238px;
	margin: 0px;
}
#home #container #greyBar #picBox #frameViewer img {
	padding: 0px;
	height: 238px;
	width: 200px;
	display: inline;

}
.twoColFixLtHdr #container #greyBar #text p {
	width: 675px;
	margin: 0px;
	padding: 10px;
	font-size: 100%;
	color: #333333;
	font-weight: bold;
}
.twoColFixLtHdr #container #greyBar #text a {
	color: #EC871D;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#home #container #greyBar #text a:hover {
	color: #0099FF;
}


.twoColFixLtHdr #container #mainContent #boxWrapper {
	width: 960px;
	height: 401px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
}
.twoColFixLtHdr #container #mainContent #boxWrapper  h1 {
	font-size: 140%;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.twoColFixLtHdr #container #mainContent #boxWrapper p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 110%;
}



.twoColFixLtHdr #container #mainContent #box1 {
	background-image: url(../images/newLayout/box1.png);
	background-repeat: no-repeat;
	height: 401px;
	width: 293px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#home #container #mainContent #boxWrapper #box1 a {
	color: #663333;
	text-decoration: underline;
	font-size: 85%;
}

.twoColFixLtHdr #container #mainContent #box2 {
	background-image: url(../images/newLayout/box2.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 401px;
	width: 292px;
}
.twoColFixLtHdr #container #mainContent #box3 {
	background-image: url(../images/newLayout/box3.png);
	background-repeat: no-repeat;
	width: 315px;
	margin: 0px;
	padding: 0px;
	height: 401px;
}
#home #container #mainContent #boxWrapper #box2 div {
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding: 0px;
}

#home #container #mainContent #boxWrapper #box3 div {
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 13px;
	background-image: url(../images/clubBg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 250px;
}
#boxWrapper #box3 ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
}

#boxWrapper #box3 li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#boxWrapper #box3 a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 125%;
}

#boxWrapper #box3 a:hover {
	text-decoration: underline;
}












.twoColFixLtHdr #container #footer #signIn {
	height: 15px;
	width: 100px;
	font-size: 14px;
	border: 1px solid #000000;
	padding: 3px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.twoColFixLtHdr #container #mainContent #link {
	text-align: center;
}

.twoColFixLtHdr #container #footer #mailBox {
	visibility: hidden;
	position: absolute;
	left: 407px;
	top: 400px;
	width: 300px;
	background-color: #FFFFFF;
	border: thin solid #000000;
}

