body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414141;
	text-decoration: none;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
h1 {text-align: left; font-size: 12px; font-weight: bold; color: #FF7F00; text-transform: lowercase;}

b {font-size: 11px; text-align: left; line-height: 18px; color: #414141; font-weight: bold; text-transform: lowercase;}

a {text-align: left; color: #414141;}
a:link {color: #414141; text-decoration: none;}
a:visited {color: #414141; text-decoration: none;}
a:hover {color: #FF7F00; text-decoration: none;}

p {text-align: left; line-height: 15px; color: #414141;}
p a:link {color: #414141; text-decoration: none;}
p a:visited {color: #414141; text-decoration: none;}
p a:hover {color: #FF7F00; text-decoration: none;}

ul{
	text-align: left;
	line-height: 16px;
	color: #414141;
	list-style-type: square;
	list-style-position: outside;
}
.footer {font-size: 10px; text-align: left; padding: 10px 15px; border-left-width: 1px; border-left-style: solid; border-left-color: #B2B2B2;}
.footer a:link {color: #414141; text-decoration: none;}
.footer a:visited {color: #414141; text-decoration: none;}
.footer a:hover {color: #FF7F00; text-decoration: none;}

.bio {
	text-align: left;
	line-height: 18px;
	color: #414141;
	valign:top;
}
.nav {
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	color: #414141;
	word-spacing: 1em;
	padding: 5px 15px 10px;
}
.nav a:link {color: #414141; text-decoration: none;}
.nav a:visited {color: #414141; text-decoration: none;}
.nav a:hover {color: #FF7F00; text-decoration: none;}

.mainTable {
	padding: 10px 30px 15px 15px;
	width: 415px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2B2B2;
}
.imageTable {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B2B2B2;
	width: 185px;
	height: 145px;
}
.linkTable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2B2B2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B2B2B2;
	padding: 15px 15px 0px 15px;
}
.list {font-size: 11px; font-weight: bold; color: #414141; line-height: 8px;}
.list a:link {color: #414141; text-decoration: none;}
.list a:visited {color: #414141; text-decoration: none;}
.list a:hover {color: #FF7F00; text-decoration: none;}

.quote {
	font-family: georgia, times new roman, serif;
	font-size: 14px;
	/*text-align: left;*/
	/*font-style: italic;*/
	font-weight: bold;
	text-align: center;
	letter-spacing: 1pt;
	line-height: 18px;
	padding: 3px
}
.testimonials {
	font-family: georgia, times new roman, serif;
	font-size: 11px;
	text-align: left;
	/*font-style: italic;*/
	font-weight: bold;
	/*letter-spacing: 1.5pt;*/
	line-height: 18px;
	padding: 3px
}
.leftQuote {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF7F00;
	border-bottom-color: #FF7F00;
	border-left-color: #FF7F00;
	height: 20px;
	width: 6px;
}
.rightQuote {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #FF7F00;
	border-bottom-color: #FF7F00;
	border-right-color: #FF7F00;
	height: 20px;
	width: 6px;
}
.quoteName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	padding: 3px
}
