body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #173258;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#holder {
	width: 765px;
	background: #173258;
	text-align: left;
	margin: 0 auto 0 auto;
	padding-top: 5px;
}
#header {
    padding-top: 0;
	background-image: url(relationships-help-for-you.jpg);
	background-repeat: no-repeat;
	height: 152px;
	
/*	background: #173258; */
}
#navt {
	background-color: #FFFFFF;
	padding: 4px 10px; 
	text-align: center;
	border-bottom: #e8f0ff 2px solid;
	border-top: #e8f0ff 2px solid;
	margin-bottom: 2px;
}
#nav {
	background-color: #C7CCCF;
	border: 1px black solid;
	width: 140px;
	float: right;
	padding-left: 5px;
    margin: 0;
	margin-right: 5px;
}
#content {
	margin: 0 0 0 0;
	padding: 15px;
	border-left: 1px solid #877D6C;
	background-color: #ffffff;
}
.hilite {float:left; padding-right:7px;}
#footer {
	background-color: #7a777f;
	padding: 4px 10px; 
	text-align: center;
	border-bottom: #e8f0ff 2px solid;
	border-top: #black 2px solid;
	margin-bottom: 2px;
    font-size: 10px;
	colour: #666666;	
	font-weight: bold;
	text-align: right;
}
#footer a:link { 
	color: #333;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
}
#footer a:visited { 
	color: #333;
	font-size: 10px;
	font-weight: bold;
}
#footer a:hover, #nav a:active, #nav a:focus {
	color: #ccc;
	font-size: 10px;
	font-weight: bold;
}

.callout {
	font: bold 160% Georgia, "Times New Roman", Times, serif;
	color: #173258;
	margin: 0;
	padding: 20px 10px;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
p {
	font-size: 80%;
}
#content p {
	line-height: 130%;
}
#nav ul{
    list-style-type: none;
    border-right: 2px solid black;
}
#nav li{
    list-style-type: none;
    padding-left: 5px;
    font-size: 12px;
}
#nav a:link {
	font-weight:bold;
	text-decoration: none;
    color: black;
}

#nav a:visited { 
	color: #666;
}

#nav a:hover, #nav a:active, #nav a:focus {
    text-decoration: underline;
}
#navt a:link { 
	color: #333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#navt a:visited { 
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
#navt a:hover, #nav a:active, #nav a:focus {
	color: #ccc;
	font-size: 14px;
	font-weight: bold;
}
.divCenter {
	margin: auto;
}

/*  contact form styles */
.divCForm { 
	width:70%;
	vertical-align:top;
	text-align:left;
	background: #F7F8F7;
	border: 1px #CCCCCC solid;
	overflow:visible;
	margin: auto;
	margin-bottom: 8px;
}

.divCForm fieldset {border:none}

.divCForm label {
	font-weight:bold;
	width:25%;
	float:left;
	display:block;
}

.questionR {
	margin-left:25%;
	display:block;
	font-size:80%;
}

.question {
	 font-weight:bold;
	 width:25%;
	 float:left;
	 display:block;
	 padding-right:8px;
	 font-size:100%;"
}

#butWrap {
	padding-left: 200px;
}

.butStyle {
	border: 1px solid #999;
	background: #E4E4E4;
	margin-top: 5px;"
}

.formFields {
	font-weight:bold;
	color: red;
	font-size:80%;
	text-align: right;
}
