@charset "UTF-8";
/* CSS Document */

body {
	font-family: "myriad pro", Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #513143;
	margin: 0px;
	padding: 0;
}
form {
	margin:0;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
}
#column_wrapper {
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
}
#right {
	width: 780px;
	float: left;
}
#left {
	width: 140px;
	float: left;
}
#detailright {
	width: 370px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#detailleft {
	width: 352px;
	float: left;
	padding-right: 12px;
}
.related {
	width: 170px;
	float: left;
	margin-left: 12px;
	margin-bottom: 10px;
}
.topcurve {
	width: 780px;
	height: 17px;
	background-image: url(../images/layout/center_topbg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.btmcurve {
	width: 780px;
	height: 17px;
	background-image: url(../images/layout/center_btmbg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#left .content {
	font-size: 12px;
}
#right .content {
	font-size: 12px;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
#masthead .content {
}
#footer .content {
	font-size: 12px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #FFEFB0;
}
#footer {
	color: #999999;
	padding: 0px;
	font-size: 0.7em;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
}
#left a:link {
	color: #EF748B;
	text-decoration: none;
}
#left a:visited {
	color: #EF748B;
	text-decoration: none;
}
#left a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#right a:link {
	color: #EF748B;
	text-decoration: none;
}
#right a:visited {
	color: #EF748B;
	text-decoration: none;
}
#right a:hover {
	color: #999999;
	text-decoration: none;
}
#masthead a:link {
	color: #FFEFB0;
	text-decoration: none;
}
#masthead a:visited {
	color: #FFEFB0;
	text-decoration: none;
}
#masthead a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:link {
	color: #FFEFB0;
	text-decoration: none;
}
#footer a:visited {
	color: #FFEFB0;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.divide {
	height: 1px;
	background-color: #FFEFB0;
	margin-right: 15px;
	margin-bottom: 15px;
}
.spacer {
	padding-right: 12px;
	padding-left: 12px;
}
.logo {
	float: left;
	padding-top: 14px;
}
.welcome {
	float: left;
	width: 700px;
}
.tel {
	float: right;
	padding-right: 30px;
	padding-bottom: 15px;
}

html {

	overflow-y: scroll;

}

/* Text Styles */

h1 {
	font-size: 1.8em;
	margin: 0;
}
h2.menutitle {
	font-size: 18px;
	color: #FFEFB0;
	font-weight: normal;
	margin: 0px;
}
h2 {
	font-size: 14px;
	color: #EF748B;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 14px;
	color: #4E2A41;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.pinksm {
	font-size: 12px;
	color: #EF748B;
}
.homecontent {
	float: left;
	width: 430px;
	font-size: 14px;
	color: #999999;
}
.appointment {
	float: left;
	width: 430px;
	font-size: 12px;
	color: #999999;
}
.rangeimage {
	float: right;
	width: 300px;
	margin-bottom: 10px;
}
.title {
	float: left;
	width: 350px;
	margin-bottom: 10px;
}

/* Menu Styles */

.menulist li {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.menulisttop li {
	font-size: 17px;
	display: inline;
	list-style-type: none;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-top: 25px;
	margin: 0px;
}
.footerlist li {
	font-size: 12px;
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	padding-top: 10px;
}
ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

