body {
	margin: 0;
	font: normal 1.0em Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #bdbdbd;
	letter-spacing: -0.011em;
	}

#PgWrapper {
	width: 960px;
	margin: 0 auto;
	background-image: url(/_images/pgBkgd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#head {
	width: 960px;
	height: 115px;
	margin: 0 auto;
	background-image: url(/_images/pgHead.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	background-image: url(/_images/pgFoot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#mainArea {
	width: 900px;
	margin: 0 auto;
	}

/* -------- BASE STYLES ----------- */

h1 {
	font-size: 2.0em;
	color: #73c5ff;
	line-height: 1.3em;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	font-style: normal;
}

h2 {
	font-size: 1.6em;
	color: #73c5ff;
	line-height: 1.2em;
	text-align: center;
	margin: 0;
	margin-bottom: 6px;
	font-weight: bold;
	font-style: italic;
}

h3 {
	font-size: 1.4em;
	color: #73c5ff;
	line-height: 1.2em;
	text-align: center;
	margin: 12px 0 2px 0;
	font-weight: bold;
	font-style: normal;
}

h4 {
	color: #73c5ff;
	font-size: 1.1em;
	line-height: 1.8em;
	text-align: center;
	margin: 0;
	font-weight: normal;
	font-style: italic;
}

p {
	padding-top: 3px;
	font-size: 1.0em;
	line-height: 1.6em;
	margin: 0;
	font-weight: normal;
	color: #bbb;
	}

a:link, a:visited {
	text-decoration: underline;
	color: #73c5ff;
	}

a:hover {
	color: #fff;
	}

ul, ol {
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	font-weight: normal;
	color: #bbb;
	}

ul li {
	font-size: inherit;
	list-style-type: disc;
	padding: 6px 0 0 10px;
	}

ol li {
	font-size: inherit;
	list-style-type: decimal;
	padding: 6px 0 0 10px;
	}

/*-----------------	top row	---------------*/

#topRow {
	width: 900px;
	margin: 0 auto;
	height: 100px;
	}

#topRow .LeftColumn {
	background-color: #333333;
	width: 490px;
	margin: 0 auto;
	float: left;
	border: 1px solid #000;
	height: 70px;
	padding-top: 10px;
	}

#topRow .RightColumn {
	background-color: #333333;
	border: 1px solid #000;
	width: 384px;
	float: right;
	height: 74px;
	padding: 3px;
	overflow: hidden;
	}

#topRow .RightColumn p {
	font-size: 0.8em;
	line-height: 1.4em;
	margin-top: 0;
	font-weight: normal;
	}

#topRow .RightColumn h1 {
	margin-top: 0;
	font-size: 1.5em;
	color: #73c5ff;
	line-height: 1em;
	text-align: left;
	font-weight: bold;
	}

#topRow .RightColumn a:link, #topRow .RightColumn a:visited {
	text-decoration: underline;
	color: #ccc;
	}

#topRow .RightColumn a:hover {
	border-bottom: 1px solid #ef9c1e;
	border: none;
	color: #ef9c1e;
	}

/*----------------- Featured Site ---------------*/

#featuredSite {
	width: 900px;
	margin: 0 auto;
/*	height: 245px; */
	border: 1px solid #000;
	background-image: url(/_images/GYMO_FeaturedSiteBkgd.gif);
	background-repeat: repeat-x;
	background-position: center top;
	}

#featuredSite .LeftColumn {
	width: 205px;
	float: left;
	padding: 10px;
	}

#featuredSite .RightColumn {
	width: 650px;
	float: right;
	padding: 10px;
	}

#featuredSite .RightColumn p {
	color: #333;
	font-size: 0.9em;
	line-height: 1.4em;
	margin-top: 0;
	font-weight: normal;
	}

#featuredSite .RightColumn h1 {
	margin-top: 0;
	color: #333;
	font-size: 1.7em;
	line-height: 1.4em;
	text-align: left;
	margin-bottom: 6px;
	font-weight: bold;
	background-color: #ef9c1e;
	padding: 3px;
	/*border-bottom: 2px solid #ef9c1e;*/
	}

#featuredSite .RightColumn h2 {
	color: #333;
	font-size: 1.5em;
	line-height: 1.4em;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 6px;
	font-weight: bold;
	}

#featuredSite .RightColumn a:link, #featuredSite .RightColumn a:visited {
	text-decoration: underline;
	color: #333;
}

#featuredSite .RightColumn a:hover {
	border-bottom: 1px solid #fff;
	border: none;
	color: #fff;
}

#bottomGoogle {
	width: 728px;
	margin: 0 auto;
	padding-top: 20px;
	clear: both;
	display:inline-block;
	display:block;
	}
	
/*----------------- Outlook	---------------*/

#outLook {
	padding-top: 20px;
	width: 900px;
	margin: 0 auto;
	min-height: 300px;
	}

#outLook .LeftCol {
	background-color: #333333;
	width: 160px;
	float: left;
	border: 1px solid #000;
	padding: 10px;
	}

#outLook .RightCol {
	background-color: #333333;
	border: 1px solid #000;
	width: 680px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	}

#outLook .RightCol p {
	font-size: 0.9em;
	line-height: 1.4em;
	margin-top: 0;
	font-weight: normal;
	}

#outLook .RightCol h1 {
	font-size: 1.6em;
	color: #ef9c1e;
	line-height: 1em;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 16px;
	font-weight: bold;
	}

#outLook .RightCol a:link, #outLook .RightCol a:visited {
	text-decoration: underline;
	color: #ccc;
	}

#bottomRow .outLook a:hover {
	border-bottom: 1px solid #ef9c1e;
	border: none;
	color: #ef9c1e;
	}


/* -------- COPYRIGHT & bottom Address ----------- */

#Copyright {
	margin: 0 auto;
	padding: 30px 0 30px 0;
	color: #333;
	font-size: .9em;
	line-height: 1.5em;
	text-decoration: none;
	text-align: center;
}

#Copyright a:link, #Copyright a:visited {
	text-decoration: underline;
	color: #333;
}

#Copyright a:hover {
	border-bottom: 1px solid #ef9c1e;
	border: none;
	color: #73c5ff;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
}


/* IE7 Only */
*:first-child+html #menuArea p {
	}

