body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B7B97F;
	background-repeat: repeat-x;
	background-position: left 350px;
	width: 1000px;
	text-align: center;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}
#socialmedia {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333;
}
#beforeandafterphotos {
	text-align: center;
}



h1 {
	font-weight: 0;
	color: #333;
	font-size: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

h2 {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	text-align: left;
	color: #333;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #333333;
}

#wrapper {
	padding: 0;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/top.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #E5DDDC;
}

/* Header */

#header {
	width: 1000px;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(topbackground.png);
	background-attachment: scroll;
}

/* Logo */

#logo {
	float: left;
	height: 100px;
	margin: 0;
	color: #FFFFFF;
	width: 800px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
	background-image: url(topbackground.png);
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 25px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 40px;
}

#logo p {
	float: left;
	margin: 0;
	padding: 22px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 279px;
	height: 110px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 50px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #262618;
}

#search-submit {
	display: none;
}
#menu-wrapper {

}


/* Menu */

#menu {
	width: 100%;
	height: 46px;
	float: none;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
	color: #666;
}

#menu ul {
	list-style: none;
	line-height: normal;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}

#menu li {
	float: left;
	padding-right: 30px;
	color: #333333;
}

#menu a {
	display: block;
	height: 32px;
	margin-right: 3px;
	padding: 14px 30px 0px 30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #333;
	background-color: #F1C18F;
}

#menu .current_page_item a {
	color: #333;
	background-color: #F7BA75;
	background-repeat: repeat-x;
}
#wrap wrapper {
	background-image: url(topbackground.png);
}


#menu a:hover {
	background: #e6f1fb;
	text-decoration: underline;
	color: #333333;
}

#splash {
	width: 1000px;
	height: 250px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner {
	width: 100%;
	text-align: center;
}

#header-wrapper {
	width: 100%;
	background-image: url(images/top.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}


/* Page */

#page {
	width: 1000px;
	padding: 0;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/top.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}

#page-bgtop {
	background-repeat: no-repeat;
	background-position: left top;
}

#page-bgbtm {
	margin: 0px;
	padding: 40px 30px 0px 30px;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-align: left;
}

/* Content */

#content {
	float: left;
	width: 520px;
	padding: 0px 20px;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}

.post {
	padding-bottom: 30px;
	text-align: left;
	color: #000;
}

.post .title {
	height: 38px;
	letter-spacing: -.5px;
	color: #333333;
}

.post .title a {
	color: #333333;
	border: none;
}

.post .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ACAD8E;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: left;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
	color: #666666;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 330px;
	padding: 0px 0px 0px 0px;
	color: #666666;
	text-align: center;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	font-size: 20px;
	text-align: center;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
	color: #333;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #ACAD8E;
	color: #333;
	font-size: 14px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 15px;
	letter-spacing: -.5px;
	color: #333333;
	font-size: 19px;
	font-weight: bold;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: center;
	font-size: 16px;
	background-repeat: no-repeat;
	color: #000;
}

#sidebar a {
	border: none;
	color: #333333;
	background-color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #A778A0;
	font-weight: bold;
	font-size: 14px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-wrapper {
	width: 100%;
	background: #231202;
}

#footer {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 40px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #656646;
}

#footer a {
	color: #3E3F27;
}
#wrapper #header #logo h1 a {
	font-size: 24px;
}
#wrapper #header #phone {
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: bottom;
}
#page {
	text-align: left;
}
#bottomaddress {
	text-align: center;
	vertical-align: middle;
}
#name {
	height: 100px;
	width: 600px;
	float: left;
	text-indent: 50px;
	font-size: 16px;
}
#phonenumber {
	float: right;
	height: 100px;
	width: 200px;
	text-align: right;
	color: #333333;
	font-weight: bold;
	font-size: 18px;
}
#text {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
#subtexttop {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 22px;
}
.toptextname {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 30px;
}
#socialmedialinks {
	text-align: center;
}
#bottomcontact {
}
#photogallery {
	text-align: left;
}
#breastaugmentationphotos {
	font-size: 22px;
	font-weight: bold;
}

#plasticsurgeryphotos {
	font-size: 28px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-indent: 10;
}
#plasticsurgeryphotos {
	text-align: left;
	font-size: 13px;
}
#plasticsurgeryphotos {
	font-size: 24px;
	background-color: #E0E6BA;
	border: thin groove #FFF;
}
#plasticsurgeryprocedures {
	font-size: 18px;
	color: #000;
}
#page #page-bgtop #page-bgbtm #sidebar #plastic surgery procedures #plasticsurgeryprocedures {
	background-color: #CCC;
}
#page #page-bgtop #page-bgbtm #sidebar #plastic surgery procedures #breast surgery orange county p {
	font-size: 18;
}
#page #page-bgtop #page-bgbtm #sidebar #plastic surgery procedures #breast surgery orange county p {
	font-size: 14px;
}
#page #page-bgtop #page-bgbtm #sidebar #plastic surgery procedures #breast surgery orange county p a {
	font-size: 14px;
}
#page #page-bgtop #page-bgbtm #content #mommy makeover beverly hills photos {
	font-size: 24px;
}

