body {
	margin: 6px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #F5F5F5;
}
#container {
	position: relative;
	max-width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#header {
	min-height: 90px;
	position: relative;
}
#logo {
	position: relative;
	top: 27px;
	left: 0px;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-size: 36px;*/font-size: 32px;
	font-weight: bold;
	font-style: italic;
	color: #8d519c;
}
#logo a {
	text-decoration: none;
	color: #8d519c;
}
#logo a:hover {
	text-decoration: none;
	color: #8d519c;
}
#logo img {border: none;}

#tagLine {
	float: right;
	padding-top: 48px;
	font-size: 18px;
	color: #333;
	text-align: right;
}

/* •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• */

#mainBox {
	/*height: 460px;*/height: 360px;
	position: relative;
	border: 4px solid #2F4F84;
	overflow: hidden;
	text-align: right;
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(../images/iStock20067514_365x335.jpg);
	background-repeat: no-repeat;
	/*background-position: left bottom;*/background-position: center bottom;
}
#mainLeft {
	float: right;
	text-align: right;
}
#arrow {
	height: 130px;
	display: table-cell;
	vertical-align: middle;
	background-attachment: scroll;
	background-image: url(../images/arrowRedCC0000.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	line-height: 24px;
	padding: 4px 36px 0px 100px;
	width: 615px;
}
#photoText { /* used on index, 'Get Professionally Matched…' */
	margin-top: 60px;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	line-height: 34px;
}


/*************************** index2 stuff **************************/
#sealText {
	display: inline-block;
	position: relative;
	top: -10px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
#seal {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -30px;
	z-index: 100;
}
#photoStrip {
	width: 590px;
	height: 175px;
	position: relative;
	top: -70px;
	left: -30px;
	display: inline-block;
	font-size: 18px;
	text-align: center;
}
#photoStrip img {width: 100%; padding-left: 20px;}
#arrowText {
	width: 550px;
	height: 130px;
	display: table-cell;
	vertical-align: middle;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	line-height: 24px;
	padding: 0px 36px 0px 0px;
}
#guaranteedIntroductions {font-size: 30px;}
/*********************** end of index2 stuff ************************/


#headlineForMobile {
	font-size: 16px;
	font-weight: bold;
	display: none;
	text-align: center;
	margin: 6px;
}

/******************************** start of form stuff **************************/
#formBox {
	width: 300px;
	max-height: 418px;
	min-height: 90%;
	margin: 20px 20px 0px 30px;
	float: right;
	color: #000;
	background-color: #FFF;
	border: 2px solid #000;
}
.formHeadline {
	text-align: center;
	font-size: 30px;
	padding: 18px 10px 18px 10px;
	color: #FFF;
	background-color: #2F4F84;
	margin-bottom: 20px;
}
.errorfields {
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	width: 250px;
	color: #C00;
	font-weight: bold;
	padding: 0px 0px 6px 0px;
	margin-top: -15px;
	margin-left:20px;
}
.input1 {  /* text boxes normal*/
	border:1px solid #bdc7d8;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:15px;
	padding:4px;
	width: 160px;
	margin-bottom: 3px;
}
.input3 { /* select boxes */
	border:1px solid #bdc7d8;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:15px;
	padding:4px;
	width: 170px;
	margin-bottom: 3px;
}
.input4 { /* phone area code */
	border:1px solid #bdc7d8;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:15px;
	padding:4px;
	width: 50px;
}
.input5 { /* phone number */
	border:1px solid #bdc7d8;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:15px;
	padding:4px;
	width: 97px;
}
.formButton {
	width: 220px;
	height: 50px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	cursor: pointer;
	font-size: 24px;
	font-weight: bold;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #CCC;
	border-radius: 10px;
	-moz-box-shadow: 4px 4px 4px rgba(0,0,0,.5);
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.5);
	box-shadow: 4px 4px 4px rgba(0,0,0,.5);
	color: #FFF;
	background-color: #EA0707;
}

form a {
	color: #333;
	text-decoration: none;
	font-size: 11px;
}
form a:hover {
	color: #999;
	text-decoration: none;
	font-size: 11px;
}
/******************************** end of form stuff **************************/

/******************************** for romance2 **************************/
input[type="checkbox"] {
	position: relative;
	top: -2px;
}
/******************************** end of romance2 **************************/

#belowPhotoText {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	background-color: #2F4F84;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 10px;
}

#superlativeText {
	/*width: 100%;*/
	margin: 10px 0px 20px 0px;
	text-align: center;
	background-image: url(../images/linesBkgrd.png);
	background-repeat: no-repeat;
	background-size: contain;
}
#superText {
	position: relative;
	font-family: 'Courgette', cursive;
	font-size: 30px;
	color: #2F4F84;
	background-color: #F5F5F5;
	padding: 6px 6px 0px 6px;
	line-height: 40px;
}
#servingText {
	position: relative;
	top: 10px;
}
#bottomBox {
	padding: 0px 20px 20px 20px;
	border: 4px solid #CCC;
	color: #333;
}
.redBoldType {
	font-weight: bolder;
	color: #ea0707;
}
.headline {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	background-color: #EA0707;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
}
.boldType {
	font-weight: bolder;
	color: #000;
}
#fixedFooter {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	max-height: 25px;
	margin: 0px;
	padding: 0px;
	background-color: #2F4F84;
	font-size: 11px;
	text-align: center;
	line-height: 2px;
	color: #CCC;
}
#fixedFooter a {
	color: #CCC;
	text-decoration: none;
}
#fixedFooter a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer {
	margin: 0px 0px 30px 0px;
	padding: 8px;
	font-size: 11px;
	text-align: center;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #999;
	text-decoration: none;
}
h1 {
	font-size: 20px;
	font-weight: bolder;
	color: #2F4F84;
	line-height: 20px;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	color: #000;
}
