@charset "utf-8";
.menu-buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
	text-decoration: none;
	text-align: right;
	list-style-image: url(assets/arrow.gif);
}
.style7 {
	color: #333333
}

body {
	background-color: #000000;
	background-image: url(assets/background.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	font-size: 18pt;
}


.menu-buttons {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #663300;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 10px;
	text-align: left;
	list-style-image: url(assets/arrow.gif);
	list-style-type: circle;
	list-style-position: outside;
}
.Appointment-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #6A85B4;
	text-decoration: none;
}
.Quick-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #77C1F2;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
