/*  pattyann style */


/*  Images */
#top-out {
	background: url(pattyann/bg_top.gif) repeat-x 0 0;
}
#header {
	background: url(pattyann/DrPattyAnn-Header-NewSite.jpg) no-repeat 5px 0;
}

#feature {background-color: #F9EFEE;}

#middle-out-top { /* Background - Middle Top */
	background: #F9EFEE url(pattyann/bg_middle_out_top.gif) repeat-x 0 0;
}
#middle-out-bottom { /* Background - Middle Bottom Gradient */
	background: url(pattyann/bg_middle_out_bottom.gif) repeat-x left bottom;
}
#middle-out-bottom .single { /* Background - Content - Single Page */
	background: url(pattyann/bg_middle_content_single.gif) repeat-y;
}
#middle-content { /* Background - Content */
	background: url(pattyann/bg_middle_content.gif) repeat-y;
}
#middle-content-bottom { /* Background - Content Bottom */
	background: url(pattyann/bg_middle_content_bottom.gif) no-repeat 0 bottom;
}
#content {
	background: url(pattyann/bg_middle_top.gif) no-repeat 0 0;
}
#footer {
	background: url(pattyann/bg_footer_gradient.jpg) no-repeat 0 0;
}
#middle-out-bottom .full { /* Background - Content - Full Width Page */
	background: url(pattyann/bg_page_full.gif) repeat-y;
}
#content.full {
	background: url(pattyann/bg_middle_top_full.gif) no-repeat 0 0;
}
#middle-content-bottom.full { /* Background - Content Bottom */
	background: url(pattyann/bg_middle_content_bottom_full.gif) no-repeat 0 bottom;
}

/*  Colors */
a {
	color: #741D42;
}

h1 {
	color: #741D42;
	font-size: 26px;
	font-weight:bold;
}

h2 {
	color: #B72E69;
	font-weight:bold;
	font-size: 20px;
}

h3 {
	color: #B72E69;
	font-weight:bold;
	font-size: 18px;
}

.pink {color:#B72E69;}

#footer h2.widget_title {
	background: #561248;
	color: #fff;
}
#footer .block ul, #footer .block .textwidget , #footer .block #calendar_wrap{
	border: #561248 5px solid;
	background: #EDEDED;
}
.Nav a, .Nav .on,
#sidebar h2,
#sidebar ul.idTabs li a {
	background: #561248;
}
#main-content .post h4.continue a,
#sidebar ul.idTabs li a.selected, #sidebar ul.idTabs li a:hover {
	background: #AE1A4A;
}
.Nav .on, .Nav a:hover {
	background: #AE1A4A !important;
}
#main-content .post h4.continue a:hover {
	background: #561248;
}
#copyright-out {
	background: #3b303c;
}
#nav li ul li a {
	background: #561248;
	border-bottom: 1px solid #4c1040;
}
#footer-out {
	background: #AE1A4A;
}

.testimonial {
background-image: url(http://www.drpattyann.com/testimonialbox.gif);
background-repeat:no-repeat; }


.guarantee {background-color: #F9EFEE;
border-color: #AE1A4A;}

.salestitleh1 {
	color: #741D42;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height:150%;
}

.salestitleh2 {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:#561248;
	line-height:150%;
}
.salestitleh3 {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:150%;
	color:#AE1A4A;
}

.subheading {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:150%;
	color:#AE1A4A;
}


.register { position:relative;
	margin: 0 auto;
	padding:15px 15px 15px 15px;
	width: 700px;
	background-color:#F9EFEE;
	border-style:dashed;
	border-color: #AE1A4A;;
}
.table2 {border-color: #AE1A4A;}


