*/* Corporate look, standards based, reach for the sky. */

body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: white;
background-color: #990000;
}

/* Styles for the pullquote at the top of the page. */

#headline {
font-size: .65em;
padding-top: 30px;
padding-left: 150px;
padding-right: 150px;
text-align: justify;
line-height: 1.5em;}

/* For the byline on the pullquote. */

p.byline {
text-align: right;
}

/* Banner near top of page that says the name of the whole site */

#main-title {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: 0.8em;
letter-spacing: 5px;
text-align: right;
margin-top: 0;
padding-bottom: 3px;
font-weight: normal;
padding-top: 3px;
padding-right: 50px;
background-color: #990000;
color: #000000;
border-top: 1px #990000 solid;
border-bottom: 1px #990000 solid;
}

/* To create the main image near the top of the page. */


#header-logo {
background-color: #990000;
background-image: url(images/logo-bw-n-web.gif);
background-repeat: no-repeat;
background-position: left top;
height: 177px;
}

#header-image-Home {
background-color: #0;
background-image: url(images/header-home-web.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 177px;
}

#header-image-Singles {
background-color: #0;
background-image: url(images/header-singles-web.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 177px;
}

#header-image-Couples {
background-color: #0;
background-image: url(images/header-couples-web.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 177px;
}

#header-image-Company {
background-color: #0;
background-image: url(images/header-company-web.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 177px;
}

#header-image-Events {
background-color: #0;
background-image: url(images/header-events-web.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 177px;
}

#header-image-Join {
background-color: #0;
background-image: url(images/header-join-web.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 177px;
}

#header-image-FAQ {
background-color: #0;
background-image: url(images/header-FAQ-web.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 177px;
}


#header-image-Compare {
background-color: #0;
background-image: url(images/header-compare-web.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 177px;
}


#header-image-Fees {
background-color: #0;
background-image: url(images/header-fees-web.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 177px;
}

#header-image-Promos {
background-color: #0;
background-image: url(images/header-promos-web.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 177px;
}

#header-image-Gems {
background-color: #0;
background-image: url(images/header-gems-web.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 177px;
}

#header-image-Ask {
background-color: #0;
background-image: url(images/header-ask-web.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 177px;
}

#header-image-Privacy {
background-color: #0;
background-image: url(images/header-privacy-web.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 177px;
}

#header-image-Writings {
background-color: #0;
background-image: url(images/header-writings-web.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 177px;
}

#header-image-Media {
background-color: #0;
background-image: url(images/header-media-web.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 177px;
}

#header-image-Movie {
background-color: #0;
background-image: url(images/header-movie-web.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 177px;
}

#image-heart-wht {
background-color: #990000;
background-image: url(images/Heart-logo-wht-web.gif);
background-repeat: no-repeat;
background-position: center top;
height: 150px;
}

#image-heart-4quad {
background-color: #990000;
background-image: url(images/heart-4quad-wh-rd-web.gif);
background-repeat: no-repeat;
background-position: center top;
height: 240px;
}

/* For the main navigation bar for the site. */

#navbar {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: 0.9em;
text-align: center;
margin-top: 0;
padding-bottom: 3px;
font-weight: normal;
padding-top: 3px;
background-color: #996600;
color: #ffffff;
word-spacing: 8px;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
}

#navbar a:link, #navbar a:visited {
color: #FFFFFF;
word-spacing: 0;
}

#navbar a.current {
color: #66FFFF;
}

#navbar a:hover {
color: #FFFFFF;
word-spacing: 0;
text-decoration: underline;
}
#footer a:link, #footer a:visited {
color: #ffffff;
}

.navholder {
	padding-top: 3px;
	padding-left: 5px;
	background-color: #954039;
	height: 26px;
	font-size: 0.9em;
	font-weight: normal;
}

h1 {
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	font-size: 1.1em;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 25px;
	padding-right: 0;
	color: #ffffff;

	border-bottom: 1px #000000 solid;
	letter-spacing: 5px;
	font-weight: normal;
}

/* Contains all the main body of text on the page, including the h2 elements. */
#left-column{
   float:left;
	width: 70%;
	margin: 0;
	padding: 0 3% 0 0;
}
#right-column{
	margin: inherit inherit inherit 73%;
	padding: 0px;
	/*background-color: #eeeeee;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
}
#main-text {

margin-top: 0;
margin-bottom: 0;
margin-left: 90px;
margin-right: 90px;
font-size: 0.85em;
line-height: 1.8em;
}

h2 {
	margin-left: 0;
	margin-right: 0;
	font-size: 1em;
	padding-bottom: 0px;
	padding-right: 0;
	color: #FF9900;
	letter-spacing: 5px;
	font-weight: normal;
}

h3 {
	margin-left: 0;
	margin-right: 0;
	font-size: 1.25em;
	padding-bottom: 0px;
	padding-right: 0;
	color: #FF9900;
	letter-spacing: 5px;
	font-weight: normal;
}

h4 {
	margin-left: 0;
	margin-right: 0;
	font-size: 1.5em;
	padding-bottom: 0px;
	padding-right: 0;
	color: #FF9900;
	letter-spacing: 5px;
	font-weight: normal;
}

h5 {
	margin-left: 0;
	margin-right: 0;
	font-size: 1.75em;
	padding-bottom: 0px;
	padding-right: 0;
	color: #FF9900;
	letter-spacing: 5px;
	font-weight: normal;
}

h6 {
	margin-left: 0;
	margin-right: 0;
	font-size: 18pt;
	padding-bottom: 0px;
	padding-right: 0;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: normal;
}

h7 {
	margin-left: 0;
	margin-right: 0;
	font-size: 0.9em;
	padding-bottom: 0px;
	padding-right: 0;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: normal;
}



p, table {
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
text-align: justify;
}

ol, ul {
margin-left: 10px;
margin-right: 50px;
text-align:justify
}

a:link, a:visited {
text-decoration: none;
font-weight: normal;
color: #660033;
}

a:hover {
font-weight: bold;
text-decoration: underline;
}


#main-text-NoFloat {
margin-top: 0;

margin-bottom: 0;
margin-left: 90px;
margin-right: 90px;
font-size: .7em;
line-height: 1.8em;
}

img {
float: none;
margin-right: 15px;
margin-left: 0px;
margin-bottom: 3px;
}

h2 {
	margin-left: 0;
	margin-right: 0;
	font-size: 1em;
	padding-bottom: 0px;
	padding-right: 0;
	color: #FF9900;
	letter-spacing: 5px;
	font-weight: normal;
}

p, table {
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
text-align: justify;
}

ol, ul {
margin-left: 10px;
margin-right: 50px;
text-align:justify
}

a:link, a:visited {
text-decoration: none;
font-weight: normal;
color: #00FFFF;
}

a:hover {
font-weight: normal;
text-decoration: underline;
}


/* Styles for the footer at the bottom of the page */

#footer {
text-align: center;
margin-bottom: 0;
padding-top: 10px;
padding-bottom: 10px;
font-size: 0.65em;
margin-top: 0;

background-color: #999999;
color: #ffffff;
font-weight: bold;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
word-spacing: 1px;
}


#footer a:hover {
text-decoration: underline;
color: #ffffff;
}

.poster {
	background-color: #996600;
	height: auto;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 50px;
	margin-left: 50px;
	border: thin solid #000000;
}
.poster ul {
margin-left: 20px;
margin-right: 15px;
text-align:justify
}

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
#blacktextsegment {
	color: #000000;
}
#blacktextsegment a:link, #blacktextsegment a:visited {
color: #0000FF;
}
.newshead {
	font-size: 18px;
	font-weight: bold;
}