* {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	;
	background: black url(none) no-repeat top;
}

#container {
	padding-bottom: 100px;
	background: black url(none) no-repeat bottom;
}

h1,h2 {
	font-weight: normal;
	font-family: impact, arial;
	color: #AE1934;
	line-height: 1.2em;
}
h1 {
	font-size: 32px;
	margin:10px 0 15px 0;
}
h2 { 
	font-size: 22px;
}
h3 {
	font-size: 16px;
}
p {
	font-size: 12px;
	margin: 10px auto;
}

a:link, a:visited {
	color: #304692;
	text-decoration: underline;
}
a:hover {
	color: #AE1934;
	text-decoration: none;
}

.splash {
	color: #ECB73F !important;
}

.title { width:900px; height:30px; padding-top:20px; margin:0 auto; border-bottom:1px solid #ddd; }
.title span {   font-family:impact, arial; font-size:32px; line-height:32px; color:#0771B9; float:left; }
.titleImg { margin-left:10px; float:left; width:63px; height:32px; }
.title .right { float:right; font-size:32px; color:#bbb; padding-right:5px; font-family:Georgia, "Times New Roman", Times, serif; }

.contain {
	margin:10px auto 0 auto;
	width:972px;
}

#outerHeader {
	margin-bottom: 25px;
}

.outerGlow1 {
	padding-top: 6px;
	margin-bottom: 15px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/glow/topRaised960.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 6;
}

.outerGlow2 {
	padding-bottom: 6px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/glow/bottomRaised960.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Hack for IE 5.5, 6, 7 */
.outerGlow3 {
	display: inline-block;
}
.outerGlow3 {
	display: block;
	padding: 0px 6px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/glow/midRaised960.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.outerGlowSm1 {
	padding-top: 6px;
	margin-bottom: 15px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/glow/topRaised250.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 6;
	float: right;
	position: relative;
	right: -20px;
	top: 40px;
	width: 262px;
}

.outerGlowSm2 {
	padding-bottom: 6px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/glow/bottomRaised250.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Hack for IE 5.5, 6, 7 */
.outerGlowSm3 {
	display: inline-block;
}
.outerGlowSm3 {
	display: block;
	padding: 0px 6px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/glow/midRaised250.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.header {
	background: #FFFFFF;
	height:200px;
	border: 1px solid black;
}
.header .logoContainer {
	margin: 0px 200px 0px 270px;
	text-align: center;
}
.header .logo {
	border: 0px;
	/*margin: 0px auto;*/
}
.header .headPhoto {
	border: 0px;
	float: left;
}
.membershipContainer {
	border: 1px solid black;
	padding: 1em;
	background: #AE1934;
	text-align: center;
	color: #D6DAE9;
}
.membershipContainer  h2 {
	margin: 0.2em;
	font-size: 2em;
	text-decoration: underline;
}
.membershipContainer  h3 {
	margin: 0.2em;
	font-size: 1em;
}
.membershipContainer h2 a, .membershipContainer h2 a:link, .membershipContainer h2 a:visited {
	color: #ECB73F;
	/* text-decoration: none; */
}
.membershipContainer h3 a:link, .membershipContainer h3 a:visited {
	color: #D6DAE9;
	text-decoration: none;
}
.membershipContainer h2 a:hover, .membershipContainer h3 a:hover {
	color: #FFF;
	text-decoration: underline;
}

#mainMenuContainer {
	position: relative;
	text-align: right;
	padding-top: 1px;
	margin: -27px 10px 0px auto;
	background-color: transparent;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	font-size: 1em;
	/* width: 40em; */
	z-index: 15;
}
ul.tabMenu {
	/* float: right; */
	position: absolute;
	list-style: none;
	text-transform: uppercase;
}
ul#topRightMenu {
	right: 10px;
	bottom: 0;
}
ul#topRightMenu li {
	float: left;
	padding-left: 2px;
}

#topRightMenu a, #topRightMenu a:visited,
#topRightMenu a:focus, #topRightMenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#topRightMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#topRightMenu a span {
	display: block;
	height: 1.7em;
	padding: 5px 10px 0px 0px;
	border-bottom: 1px solid black;
	background: url(../images/tabs/TabRightNormal.gif) right top no-repeat;
}

#topRightMenu a {
	position: relative;
	float: left;
	display: block;
	height: 1.7em;
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid black;
	background: url(../images/tabs/TabLeftNormal.gif) left top no-repeat;
}

#topRightMenu a:hover span, #topRightMenu a:focus span, #topRightMenu a:active span {
	background-position: right -100px;
}
#topRightMenu a:hover, #topRightMenu a:focus, #topRightMenu a:active {
	background-position: left -100px;
}

#topRightMenu a:hover {
	cursor: pointer;
}

/* active link */
#tabMenuPage a, #tabMenuPage a:hover, #tabMenuPage a:focus, #tabMenuPage a:active {
	bottom: 0px;
	color: #304692;
	cursor: default;
	border-bottom: 1px solid white;
	background: url(../images/tabs/TabLeftWhite.gif) 0 0 no-repeat;
}

#tabMenuPage a span, #tabMenuPage a:hover span,
#tabMenuPage a:focus span, #tabMenuPage a:active span {
	bottom: 0px;
	color: #304692;
	border-bottom: 1px solid white;
	background: url(../images/tabs/TabRightWhite.gif) 100% 0 no-repeat;
}

/* IE 6 hacks for menu */
* html #topRightMenu a {
	width: 7em;
}
* html #topRightMenu a span {
	width: 100%;
	text-align: center;
}
* html #topRightMenu a,
* html #topRightMenu a span {
	bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 1px none black;
}
* html #tabMenuPage a,
* html #tabMenuPage a:hover {
	bottom: -1px;
	border-bottom: 1px solid white;
}
/* End IE 6 hacks */

.twocolumn {
	position: relative;
	margin: 0px auto;
	width: 96%;
}
.leftcolumn, .rightcolumn {
	position: relative;
	padding-bottom: 1em;
	margin: 0px 1%;
	width: 45%;
	overflow: hidden;
}
.leftcolumn {
	float: left;
}
.rightcolumn {
	float: right;
}

#featureSection {
	background: #D6DAE9;
	width: 95%;
	margin: 0px auto 5px;
	padding: 5px;
	border: 1px solid black;
	text-align: justify;
	font-weight: bold;
	font-size: 1em;
	vertical-align: top;
	overflow: hidden;
}
#featureSection td {
	width: 45%;
	padding: 0px 20px 10px;
	text-align: justify;
	font-weight: bold;
	font-size: 1em;
	vertical-align: top;
}
#featureSection td p {
	margin: 3px 0;
}

#mainPageSection {
	margin: 0px 20px;
	padding: 5px;
	vertical-align: top;
}
#mainPageSection td {
	width: 45%;
	padding: 0px 20px 10px;
	text-align: justify;
	font-size: 1em;
	vertical-align: top;
}
#mainPageSection td p {
	margin: 3px 0;
}
#mainPageSection ul, #featureSection ul { 
	margin: 3px 15px 15px;
	list-style: disc outside;
	padding-left: 15px;
}
#mainPageSection li, #featureSection li { 
	padding: 5px 0px;
}

#mainContent {
	margin-top: -7px;
}

.content {
	padding-top:10px;
	background: #FFFFFF;
	border: 1px solid black;
	z-index: 5;
}

.mainbody { 
	clear:both; 
	width:500px; 
	padding-left:30px; 
	padding-bottom:30px; 
	padding-top:10px; 
	padding: 0 30px 30px 30px; 
	position:relative; 
	z-index:10; 
}
.mainbody ul { 
	margin: 15px;
	list-style: disc outside;
	padding-left: 15px;
}
.mainbody li { 
	padding: 5px 0px;
}
.mainbody p {
	text-align: justify;
}

table.specsLayout {
	margin: 15px;
	vertical-align: top;
	width: 100%;
	border: 1px solid black;
}
table.specsLayout td {
	padding: 10px;
}
table.specsLayout th {
	padding: 10px;
	text-decoration: underline;
}

.readmore { 
	color:#900; 
	margin-left:5px; 
	font-weight:bold; 
}

.contact {
	color:#3b4d9c;
	font-weight:bold;
}
.homeImg {
	position:absolute;
	margin-left:600px;
	margin-top:5px;
}

.footer {
	text-align:center;
	padding-top:18px;
	border: 1px solid black;
	margin: 25px 0px 0px;
	background: url(none) no-repeat;
	color: white;
}

#byWES {
	margin: 10px;
	padding: 10px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-variant: normal;
	text-align: right;
}
