@charset "utf-8";
/* CSS Document */

body 
{	
	padding:0px;
	margin:0 auto 0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:22px;
	color:#666;
	background-image:url(../images/pageBG-2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.bodyInside 
{	
	padding:0px;
	margin:0 auto 0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	color:#666;
	background-image:url(../images/insideBG.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.bodyLogin
{	
	padding:0px;
	margin:0 auto 0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	color:#666;
	background-image:url(../images/insideLoginBG.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

div#page 
{
	width:981px;
	margin:0 auto 0 auto;
	padding:0px;

}
div#topNav {
	float:left;
	width:980px;
	height:87px;
	padding:0px;
	margin:0px;
}
div#logoBar {
	float:left;
	width:980px;
	height:46px;
	padding:0px;
	margin:0px;
	background-color:#FFF;
	text-align:center;
}
div#navBar
{
	float:left;
	width:980px;
	height:41px;
	padding:0px;
	margin:0px;
}
div#flash {
	float:left;
	padding:0px;
	margin:0px;
	width:981px;
	height:365px;
}
div#homeContent {
	float:left;
	width:980px;
	margin:0px;
}
div#homeLeft {
	float:left;
	width:650px;
	margin:0px;
	padding:0px;
}

div#homeLeftCopy {
	float:left;
	width:420px;
	margin:0px;
	padding:0px 30px 0px 200px;
}

div#homeLeftSignUp {
	float:left;
	width:590px;
	margin:0px;
	padding:30px;
	text-align:center;
}

div#homeRightColumn {
	float:left;
	width:280px;
	padding:0px;
	margin:20px 0px;
}

div#homeRightSuccess {
	float:left;
	width:150px;
	height:190px;
	padding:40px 120px 10px 10px;
	margin:0px;
	background-image:url(../images/successStories.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

div#homeRightPhysician {
	float:left;
	width:260px;
	height:207px;
	padding:50px 10px 10px 10px;
	margin-top:20px;
	background-image:url(../images/physicianTestimonials.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

/* -------------------------- LOGIN PAGE -------------------------- */

div#loginContent {
	float:left;
	width:880px;
	padding:10px 50px 10px 50px;
	margin:0px;
}

div#loginLeft {
	float:left;
	width:830px;
	margin:0px;
	padding:0px;
}

div#loginLeftCopy {
	float:left;
	width:601px;
	margin:0px;
	padding:0px 20px 0px 20px;
}

div#loginGallery{
	float:left;
	width:601px;
	height:385px;
	margin:0px;
	padding:0px;
	background-image:url(../images/GalleryBackground.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

div#loginNews{
	float:left;
	width:561px;
	margin-top:30px;
	padding:0px 20px;
	
	background-color: #C7D2B0;
	border: 1px solid #849755;
}
div#loginNews h1{
	/*padding-bottom: 7px;*/
}
div#loginNews #allYears {
	display: none;
}

div#loginLeftSignUp {
	float:left;
	width:790px;
	margin:0px;
	padding:20px;
	text-align:center;
}

div#loginLeftNav {
	float:left;
	width:189px;
	margin:0px;
	padding:0px;
}

div#loginLeftNav1 {
	float:left;
	width:189px;
	margin:0px;
	padding:0px;
}

div#loginLeftNav2 {
	float:left;
	width:179px;
	margin:0px;
	padding:0px 5px 0px 5px;
	background-image:url(../images/leftNavRepeater.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

div#loginLeftNav3 {
	float:left;
	width:189px;
	margin:0px;
	padding:0px;
}

div#loginJournaleBook {
	float:left;
	width:189px;
	margin-top:20px;
	padding:0px;
	text-align:center;
}

/* -------------------------- INSIDE -------------------------- */

div#image {
	float:left;
	padding:0px;
	margin:0px;
	width:980px;
	height:181px;
}

div#insideContent {
	float:left;
	width:880px;
	min-height: 682px;
	height:auto !important;
	height:682px;
	padding:10px 50px 10px 50px;
	margin:0px;
/*	background-image:url(../images/juliaRight.jpg);
	background-position:top right;
	background-repeat:no-repeat;*/
}

div#insideLeft {
	float:left;
	width:780px;
	margin:0px;
	padding:0px;
}

div#insideLeftNav {
	float:left;
	width:189px;
	margin:0px;
	padding:0px;
}

div#insideLeftNav1 {
	float:left;
	width:189px;
	margin:0px;
	padding:0px;
}

div#insideLeftNav2 {
	float:left;
	width:179px;
	margin:0px;
	padding:0px 5px 0px 5px;
	background-image:url(../images/leftNavRepeater.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

div#insideLeftNav3 {
	float:left;
	width:189px;
	margin:0px;
	padding:0px;
}


div#insideLeftCopy {
	float:left;
	width:521px;
	margin:0px;
	padding:0px 0px 0px 20px;
}

div#insideRightColumn {
	float:left;
	width:200px;
	padding:0px;
	margin:0px;
}

div#insideLeftSignUp {
	float:left;
	width:538px;
	margin:0px;
	padding:20px 0px;
}

div#footer {
	width:100%;
	height:30px;
	float:left;
	background-image:url(../images/navigation-bar.jpg);
	background-repeat:repeat-x;
	padding:4px 0px;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	
}



/* LEFT HAND NAVIGATION*/


/* TEXT STYLES */


h1 {
	color:#1f3b64;
	font-size:26px;
	font-weight:normal;
	line-height:normal;
	margin:15px 0px 0px 0px;
	padding:0px;
}

.h1pink {
	color:#d72672;
	font-size:26px;
	font-weight:normal;
	line-height:normal;
	margin:0px;
	padding:0px;
}

h2 {
	color:#1f3b64;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

p
{
	margin:0px 0px 15px 0px;
	padding:0px;
}


a {
	color:#d72672;
	font-weight:normal;
}

a:hover {
	color:#d72672;
	text-decoration:underline;
}
a.link-emphasis {
	color:#003366;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

.footer {
	color:#ffffff;
	font-weight:normal;
}

a.footer {
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

.testimonials {
	color:#1f3b64;
	font-size:10px;
	font-weight:normal;
	line-height:16px;
	font-style:italic;
	margin:0px;
	padding:0px;
}
a img {
	border: none;
}

/*--- Empoweren Default Styles ---*/
#qm0 { z-index: 12 !important; }
#thePageTitle {font-size: 1.4em; font-weight: bold; padding: 5px 0 5px 5px;}
.navOnlyLink { cursor: default; }
.centerTable {margin: 0 auto; text-align: center;}
.imageFloatLeft {float:left; margin: 6px;}
.imageFloatRight {float:right; margin: 6px;}
.center { text-align: center; }
span.underline {text-decoration:underline}
span.strikethrough {text-decoration:line-through}
.colors-navy {color: #000080;}
.colors-blue {color: #0000ff;}
.colors-red {color: #ff0000;}
.colors-dark-red {color: #8b0000;}
.colors-orange {color: #ffa500;}
.colors-green {color: #008000;}
.colors-dark-green {color: #006400;}
.colors-gray {color: #808080;}
.colors-dark-gray {color: #666666;}
.colors-light-gray {color: #d3d3d3;}
/*--- END ---*/

#membersBar {
	float: right;
}

#errors {
	font-size: 16px;
	color: #FF0000;
	padding: 5px;
}
