body {
	background-repeat: repeat-x;
	background-color: #000;
	font-family: 'Lucida Grande', verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #ccc;
	line-height: 150%;
}

.underline {
	text-decoration: underline;
}

abbr {
	border-bottom: 1px dotted #fff;
}

#header h1 {
	display: none;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #fff6b1;
	background-color: #262a33;
}

h3 {
	font-size: 14px;
	font-weight:normal;
	color: #fff6b1;
	background-color: #262a33;
}

h4 {
	font-size: 13px;
	font-weight:normal;
	color: #fff6b1;
	background-color: #262a33;
}

hr {
	clear: both;
	display: block;
}

table {
	border: 1px solid #fff;
}

table th {
	background-color: #000;
	color: #fff;
	padding: 5px;
}

.currentPage a {
	border-top: 1px dotted #fff;
	color: #fff !important;
	background-color: #000;
}

.currentPage a:hover {
	text-decoration: none !important;
}

table td {
	padding: 5px;
}

table caption {
	caption-side: bottom;
}

.italic {
	font-style: italic;
}

.alternateRow td {
	background-color: #ddd;
	color: #000;
}

img.leftAlign {
	float: left;
}

img.rightAlign {
	clear: right;
	float: right;
}

#canvas {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	background-color: #262a33;
	color: #fff;
}

#header {
	background-image: url(../images/Header.jpg);
	background-repeat: no-repeat;
	height: 300px;
}

#internalLinks {
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	width: 730px;
	height: 20px;
	top: 0px;
	text-align: center;
	background-color: #000;
	color: #fff;
}

#internalLinks ul {
	list-style-type: none;
}

#internalLinks li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

#internalLinks a {
	background-color: #000;
	color: #ccc;
	text-decoration: none;
}

#internalLinks a:hover {
	background-color: #000;
	color: #fff;
	text-decoration: underline;
}

#body {
	padding-left: 35px;
	padding-right: 35px;
}

#body a, #reference a, #footer a {
	background-color: #262a33;
	color: #a4dfff;
}

#body li, #reference li, #footer li {
	font-size: 16px;
}

#body img {
	border: 3px solid #fff;
	padding: 3px;
	margin: 5px;
}

#reference {
	padding-left: 35px;
	padding-right: 35px;
	clear: both;
}

#reference div {
	width: 30%;
	display: inline;
	float: left;
}

#contact div {
	width: 100%;
	display: inline;
}

#mugShot, #links {
	border-left: 1px solid #ccc;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 5px;
	height: 300px;
}

#mugShot img {
	padding: 3px;
	border: 3px solid #fff;
}

#footer {
	clear: both;
	width: 760px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}

#footer ul {
	list-style-type: none;
}

#footer li {
	display: inline;
}

#footer img {
	border: 0;
}

#footer>ul>li>a {
	font-size: 70%;
} 

.testimonials {
	text-align: center;
}

.testimonials hr {
	display: none;
}

.quote {
	font-size: 14px;
	line-height: 150%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}

.quotee {
	font-style: italic;
	color: #fff6b1;
	background-color: #262a33;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 45px;
}

.quotee a {
	text-decoration: underline;
}

.handicap {
	border: 2px solid #FFF6B1;
	background-color: #DFDF91;
	padding: 2px;
	color: #333;
	margin: 2px;
}

.handicap img {
	border: 0px none #000 !important;
	padding: 0px !important;
	margin: 0px !important;
}

.handicap span {
	font-family: 'Arial Bold';
	font-weight: bolder;
	padding-right: 4px;
}

#animationCanvasTestimonials {
	border: 1px inset buttonface;
	background-color: #555;
	padding: 15px;
	color: #fff !important;
	text-decoration: none !important;
}

#animationCanvasTestimonials hr {
	display: none;
}

#animationCanvasTestimonials .quotee {
	background-color: #555 !important;
}