/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #9ab4ca;
	background-image: url(images/secondary_BKRD.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#nav {
	margin: 0;
	padding: 0;
	background: #1d2b41;
	float: right;
	width: 100%;
	border-width: 1px 0;
	width: 728px;
}

#nav li {
	display: inline;
	padding: 0;
	margin: 0;
}

#nav a:link,
#nav a:visited {
	color: #90b1d4;
	background: #1d2b41;
	padding: 10px 20px 10px 20px;
	float: right;
	width: auto;
	border-right:1px solid #384f71;
	text-decoration: none;
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#nav a:hover {
	color: #ffffff;
	background:#5f8ebd;
}

#nav li:first-child a {
	border-right: none;
}

#nav li:last-child a {
	border-left:1px solid #384f71;
}

#home #nav-home a,
#about #nav-about a,
#articles #nav-articles a,
#couplestherapy #nav-couplestherapy a,
#contact #nav-contact a, 
#location #nav-location a,
#therapists #nav-therapists a{
background:#5f8ebd;
color:#ffffff;
}

#home #nav-home a:hover,
#about #nav-about a:hover,
#articles #nav-articles a:hover,
#couplestherapy #nav-couplestherapy a:hover,
#contact #nav-contact a:hover,
#location #nav-location a:hover,
#therapists #nav-therapists a:hover{
background:#5f8ebd;
}

#nav a:active {
background:#5f8ebd;
color:#ffffff;
}

#home #nav-home a,
#about #nav-home a,
#articles #nav-home a,
#couplestherapy #nav-home a,
#contact #nav-home a,
#location #nav-home a,
#therapists #nav-home a {
	width: 55px;
}

.subnavcontainer{
	width: 218px;
	height: 251px;
	float: right;
	background-color: #7197aa;
}

.subnavhead{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	color: #FFFFFF;
}

.subnavarticles{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding-left: 20px;
	line-height: 18px;
}

#subnav {
	border-width: 1px 0;
	margin-left: 0;
	padding-left: 0;
	padding-right: 20px;
	margin-top: 0px;
	list-style: none;
}

#subnav li {
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #000000;	
}

#subnav a:link {
	color: #000000;
	text-decoration: none;
}

#subnav a:visited {
	color: #bcd4ce;
	text-decoration: none;
}

#subnav a:hover {
	color:#ffffff;
}

.bethlevinebar {
	width: 728px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.bethtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 28px;
	text-align: left;
	margin-left: 130px;
	padding-top: 36px;
}

.leftcolumn{
	width: 510px; 
	background-color: #a8c6c1; 
	float: left;
	margin: 0;
	padding: 0;
	background-image: url(images/subpage_leftcolumn.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.textcontainer {
	color: #000000;
	width: 510px;
	text-align: left;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	margin-bottom: 16px;
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 50px;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.bodytext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 21px;
	text-align: left;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 40px;
}

.rightcolumn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	width: 218px;
	float: right;
	background-image: url(images/rightbarwpic.jpg);
	background-color: #a0bdb8;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}

.bodytext li {
	text-decoration: none;
}

.bodytext a:link {
	text-decoration: none;
}

.bodytext a:visited {
	text-decoration: none;
}

p a:visited,
p a:active,
p a {
	color: #2a64d5;
}

p a:hover {
	color:#ffffff;
}

#footer {
	background-image: url(images/secondary_bottom.jpg);
	width: 812px;
	height: 320px;
	clear: both;
	margin: 0;
	border: 0;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	background-color: #9ab4ca;
}

.quote {
	float: right;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #132a55;
	margin: 25px 0 15px 35px;
	border-left: 1px solid #132a55;
	padding-left: 10px;
}