body {
	margin: 0px;
	padding: 0px;
	background-color: #F1F7F8;
}
#all {
	background-color: #FFFFFF;
}
/* CSS Document */
.galthumb {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 80px;
	border: 1px solid #d4e8e6;
}
.galthumbR {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 80px;
	border: 1px solid #1E3E3C;
}
a:link {	font-family: Arial, Helvetica; font-size: 12px; color: #0E59AD; font-weight: normal; text-decoration: underline}
a:visited {	font-family: Arial, Helvetica; font-size: 12px; color: #0E59AD; font-weight: normal; text-decoration: underline}
a:active {	font-family: Arial, Helvetica; font-size: 12px; color: #ECA500; font-weight: normal; text-decoration: underline}
a:hover {	font-family: Arial, Helvetica; font-size: 12px; color: #ECA500; font-weight: normal; text-decoration: underline}
a.topnav:link {	font-family: Garamond, Tahoma, "Trebuchet MS", Arial; color: #4C818D; font-size: 14px; font-weight: bold; text-decoration: none;}
a.topnav:visited {	font-family: Garamond, Tahoma, "Trebuchet MS", Arial; color: #4C818D; font-size: 14px; font-weight: bold; text-decoration: none;}
a.topnav:active {	font-family: Garamond, Tahoma, "Trebuchet MS", Arial; color: #4C818D; font-size: 14px; font-weight: bold; text-decoration: none;}
a.topnav:hover {	font-family: Garamond, Tahoma, "Trebuchet MS", Arial; color: #4C818D; font-size: 14px; font-weight: bold; text-decoration: none;}
a.leftnav:link {	font-family: Garamond, Tahoma, "Trebuchet MS", Arial; font-size: 16px; font-weight: bold; color: #4C818D; text-decoration: none;}
a.leftnav:visited {	font-family: Garamond, Tahoma, "Trebuchet MS", Arial; font-size: 16px; font-weight: bold; color: #4C818D; text-decoration: none;}
a.leftnav:active {	font-family: Garamond, Tahoma, "Trebuchet MS", Arial; font-size: 16px; font-weight: bold; color: #4C818D; text-decoration: none;}
a.leftnav:hover {	font-family: Garamond, Tahoma, "Trebuchet MS", Arial; font-size: 16px; font-weight: bold; color: #4C818D; text-decoration: none;}
a.leftnav2:link {	font-size: 12px; color: #000066; font-weight: bold;	font-family: Arial, Helvetica; text-decoration: none;}
a.leftnav2:visited {	font-size: 12px; color: #000066; font-weight: bold;	font-family: Arial, Helvetica; text-decoration: none;}
a.leftnav2:active {	font-size: 12px; color: #000066; font-weight: bold;	font-family: Arial, Helvetica; text-decoration: none;}
a.leftnav2:hover {	font-size: 12px; color: #000066; font-weight: bold;	font-family: Arial, Helvetica; text-decoration: none;}

h1 {
	color: #000000;
	font-family: Garamond, Tahoma, "Trebuchet MS", Arial;
	font-size: 20px;
	font-weight: bold;
	margin-top:3px;
	margin-bottom:5px
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 14px;
	margin-top:3px; 
	margin-bottom:5px
}

h3 {
	font-family: "Lucida Handwriting", "Bradley Hand ITC", "Monotype Corsiva", "Arial Rounded MT Bold";
	color: #000066;
	font-size: 16px;
	margin-top:3px;
	margin-bottom:5px
}

h4 {
	font-family: Garamond, Tahoma, "Trebuchet MS", Arial;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	margin-top:3px; 
	margin-bottom:5px
}

.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E59AD;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

hr {
	color: #4C818D;
	size: 1px;
	width: 100%;
	noshade
	
}
