@charset "utf-8";
/* Marriage OK! */

/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	}

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
	}
	
/* Removes borders and spacing from tables */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
/* Removes border from fieldset and img */
fieldset, img {
	border: 0;
	}
	
body {
	background: url(Images/background.jpg) repeat-x;
	margin: auto;
	position: relative;
	top: -60px;
	}
	
#MainNav {
	margin: 0px;
	padding: 0;
	}
	
#MainNav ul {
	list-style: none;
	position: relative;
	left: 300px;
	top: 100px;	
	}
	
#MainNav ul li {
	font-family: Myriad Pro, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 40px;
	float: left;
	}
	
#MainNav ul li a {
	color: #000;
	text-decoration: none;
	}
	
#MainNav ul li a:visited {
	color: #000;
	text-decoration: none;
	}
	
#MainNav ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

#Header {
	background: url(Images/header.png) no-repeat center;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}
	
.Logo {
	position: relative;
	left: -474px;
	top: 75px;
	width: 300px;
	height: 125px;
	}
	
.CouplePhoto {
	position: relative;
	top: -15px;
	left: -160px;
	}
	
.MagCover {
	position: relative;
	top: 25px;
	left: 160px;
	z-index: 1;
	}
	
.MagCover span {
	font-family: Myriad Pro, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	position: relative;
	top: -75px;
	}
	
.MagCover a {
	color: #333333;
	text-decoration: none;
	}
	
.MagCover a:visited {
	color: #333333;
	text-decoration: none;
	}
	
.MagCover a:hover {
	color: #A0BB3B;
	text-decoration: none;
	}
	
#Content {
	background: #fff;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -95px;
	}
	
#LeftCol {
	width: 500px;
	float: left;
	background: #fff;
	padding: 100px 0px 0px 0px;
	}
	
#LeftCol h2 {
	float: right;
	font-family: Myriad Pro, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	width: 185px;
	margin-bottom: 20px;
	}
	
#LeftCol h3 {
	font-family: Myriad Pro, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A0BB3B;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	}

#LeftCol h3 a {
	color: #a0bb3b;
	text-decoration: none;
	}

#LeftCol h3 a:visited {
	color: #a0bb3b;
	text-decoration: none;
	}
	
#LeftCol h3 a:hover {
	color: #333;
	text-decoration: underline;
	}
	
.DownloadButton {
	margin-bottom: 20px;
	}

.MagazineList {
	list-style: none;
	font-family: Myriad Pro, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 0px;
	float: right;
	width: 145px;
	position: relative;
	left: -35px;
	}

.MagazineList li {
	background: url(Images/Check.jpg) no-repeat left top;
	padding: 0px 0px 0px 18px;
	margin-bottom: 5px;
	line-height: 130%;
	list-style:none;	
	}

.LargeCover {
	float: left;
	width: 300px;
	margin-right: 15px;
	}
	
#RightCol {
	background: url(Images/RightColBkgd.jpg) no-repeat;
	width: 300px;
	float: right;
	padding-top: 120px;
	}
	
.rightcolumn {
	list-style: none;
	position: relative;
	left: 15px;
	}
	
.rightcolumn li h2 {
	font-family: Myriad Pro, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A0BB3B;
	width: 150px;
	}
	
.OMILogo {
	position: relative;
	left: 50px;
	}
	
.HBar {
	position: relative;
	top: 100px;
	}
	
#LeftCol h1 {
	font-family: Myriad Pro, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	padding: 20px 0px 0px 20px;
	width: 460px;
	}
	
#LeftCol h1 a {
	color: #333333;
	text-decoration: none;
	}
	
#LeftCol h1 a:visited {
	color: #333333;
	text-decoration: none;
	}
	
#LeftCol h1 a:hover {
	color: #A0BB3B;
	text-decoration: none;
	}
	
#LeftCol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px 0px 0px 20px;
	width: 460px;
	}
	
#Footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#Footer a {
	color: #333333;
	text-decoration: none;
	}
	
#Footer a:visited {
	color: #333333;
	text-decoration: none;
	}
	
#Footer a:hover {
	color: #A0BB3B;
	text-decoration: none;
	}
	
.Video {
	position: relative;
	left: 20px;
	}
	
.NewsButton {
	position: relative;
	top: -120px;
	}
	
.ExerciseList {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 0px;
	width: 450px;
	margin-left: 20px;
	}
	
.ExerciseList li {
	padding: 0px;
	width: 450px;
	}
	
.ExerciseList h4 {
	background: url(Images/ExerciseBkgd.jpg) no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	width: 150px;
	height: 35px;
	font-size: 16px;
	font-weight: bold;
	padding: 6px 0px 0px 20px;
	margin: 10px 0px 5px;
	}
	
.ExerciseList img {
	margin-top: 15px;
	}
