body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Breaker{
  border-top: 1px solid #984c4c;
}
h1{
	font-size: 16px;
	font-weight: bold;
	color: #692b2b;
}
h2{
	font-size: 13px;
	font-weight: bold;
	color: #692b2b;
}
h3{
	font-size: 12px;
	font-weight: bold;
	color: #692b2b;
}
#MainContent {
	padding: 14px;
	color: #984c4c;
	font-size: 13px;
}
#MainContent a{
	color: #692b2b;
	font-weight: bold;
	text-decoration: none;
}
#MainContent a:hover{
	color: #692b2b;
	font-weight: bold;
	text-decoration: underline;
}
#RightSide{
	padding-top: 10px;
}
#MainNav {
	font-weight: bold;
	color: #FFFFFF;
}
#MainNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#MainNav a:hover {
	color: #f4ecdd;
	text-decoration: underline;
}
.MenuLeft, .MenuLeftSub{
	padding-left: 10px;
}
.MenuLeft strong{
	color: #692b2b;
	font-weight: bold;
}
.MenuLeft a{
	color: #692b2b;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

.MenuLeft a:hover{
	color: #692b2b;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 15px;
}
.MenuLeftSub a{
	color: #984c4c;
	text-decoration: none;
	font-weight: normal;
}
.MenuLeftBreak{
	padding-bottom: 10px;
}
.MenuLeftSub a:hover{
	color: #984c4c;
	text-decoration: underline;
	font-weight: normal;
	
}
.BlockHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9f303d;
	padding-left: 10px;
}
.BlockContent{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
color: #9f303d;
}
.FloatRight{
	float:right; 
	padding-right: 15px; 
	padding-left: 15px;
	padding-bottom: 15px;
}
.Qoute{
	border: 1px solid #984c4c;
	padding: 5px;
	margin: 2px;
	background-color:#FFFFFF;
}
.IMG{
	border: 1px solid #984c4c;
	float:right;
	padding: 5px;
	margin-left: 15px;
	margin-bottom: 15px;

}
.Appt{
	border: 1px solid #984c4c;
	padding: 5px;
	margin: 2px;
	width:325px;
	background-color:#FFFFFF;
}