body {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "fertigo-pro-1","fertigo-pro-2",sans-serif;
	font-size: 16px;
	color: #000;
	margin: 0;
	padding: 0;
	background-color: #333;
	}
img {
	border: 0;
	}
hr {
	border: none;
	border-bottom: 1px solid #333;
	}
a {
	text-decoration: none;
	color: #000;
	}
a:hover {
	text-decoration: underline;
	}
fieldset {
	border: 1px solid #666;
	padding: 15px;
	}
input, textarea {
	padding: 5px;
	}
button {
	background-color: #333;
	border: none;
	color: #fff;
	padding: 7px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	cursor: pointer;
	}
button:hover {
	background-color: #666;
	}
h1 {
	font-size: 24px;
	text-decoration: underline;
	}
h2 {
	font-size: 21px;
	}
h3 {
	font-size: 18px;
	}
.calendar_container {
	font-size: 12px !important;
	}
fieldset.schedule {
	margin-bottom: 20px;
	border: 1px solid #333;
	padding: 7px;
	}
fieldset.schedule legend {
	font-size: 14px !important;
	font-weight: 600;
	}
.container_12 {
	overflow: hidden;
	}
.fakelink {
	cursor: pointer;
	}
.fakelink:hover {
	text-decoration: underline;
	}
.main_wrapper {
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #fff6d9;
	width: 100%;
	}
.spacer {
	margin-bottom: 20px;
	}
.nobottommargin {
	margin-bottom: 0px;
	}
.header {
	height: 72px;
	}
.menu_container {
	height: 70px;
	position: relative;
	}
.top_menu {
	font-size: 13px;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	}
ul.top_menu {
	position: absolute;
	bottom: 15px;
	right: 20px;
	display: inline;
	}
.top_menu li {
	float: right;
	margin-left: 15px;
	}
.top_menu a {
	color: #fff;
	text-decoration: none;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
.top_menu a:hover {
	color: #fff;
	background-color: #666;
	}
.top_menu a.selected {
	text-decoration: underline;
	}
.message {
	background-image: url('../images/message.jpg');
	height: 383px;
	}
.message span {
	text-align: right;
	display: block;
	}
.message h4{
	font-size: 26px;
	margin: 85px 0 0 40px;
	width: 445px;
	}
.message p{
	width: 445px;
	font-size: 22px;
	margin-left: 40px;
	line-height: 32px;
	}
.photo_container {
	background-image: url('../images/photo_bg.jpg');
	width: 400px;
	height: 383px;
	position: relative;
	}
.photo_image {
	position: absolute;
	left: 42px;
	top: 31px;
	width: 318px;
	height: 259px;
	display: none;
	}
.schedule_button {
	position: absolute;
	right: 19px;
	bottom: 48px;
	}
.breadcrumbs {
	font-size: 13px;
	}
.breadcrumbs img {
	float: left;
	}
.breadcrumbs a {
	height: 29px;
	line-height: 29px;
	background-color: #333;
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	}
.breadcrumbs a:hover {
	text-decoration: underline;
	}
.timeline p {
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
table.feeschedule {
	font-size: 12px;
	text-align: center;
	border-spacing: 0;
	}
.feeschedule td {
	border: 1px solid #999;
	padding: 5px;
	}
.feeschedule .lefttext {
	text-align: left;
	}
.feeschedulelink a {
	padding-top: 20px;
	font-size: 24px;
	text-align: center;
	display: block;
	}
#scheduled_dates div {
	margin: 10px 0;
	border: 1px solid #666;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#scheduled_dates textarea {
	width: 100%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
div.testimonial {
	font-family: "felt-tip-roman-1","felt-tip-roman-2",sans-serif;
	font-size: 22px;
	line-height: 30px;
	background-image: url('../images/notepaper.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px 20px 5px 80px;
	margin-bottom: 30px;
	}
.testimonial p.testee {
	text-align: right;
	}
.float-right {
	float: right;
	}
.float-left {
	float: left;
	}
.text-right {
	display: block;
	text-align: right;
	}
.text-center {
	display: block;
	text-align: center;
	}
.text-left {
	display: block;
	text-align: left;
	}
div.ui-datepicker{
	font-size:14px !important;
	}
.divider {
	background-image: url('../images/divider.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 535px;
	}
.sidebar {
	color: #333;
	font-size: 12px;
	}
.sidebar ul {
	list-style-position:outside;
	list-style-type: none;
	padding: 0;
	}
.sidebar li {
	cursor: pointer;
	padding: 10px 0;
	}
.sidebar li:hover {
	margin: 0 -10px;
	padding: 10px;
	background-color: #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
	}
.sidebar li a{
	color: #000;
	text-decoration: none;
	}
.sidebar a.twitter_link:hover {
	text-decoration: underline;
	}
.sidebar span.twitter_date {
	border-top: 1px solid #333;
	text-align: right;
	font-size: 10px;
	}
.footer_container {
	width: 100%;
	height: 60px;
	background-image: url('../images/footer_bg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	}
.footer {
	padding-top: 10px;
	}
