body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
a
{
	outline: none;
}
a img
{
	outline: none;
	border-style: none;
	border-width: 0px;
	border: none;
}
.footer
{
	font-size: small;
	color: #FFFFFF;
	background-color: #FFA817;
	font-weight: bold;
}
a.nav:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.nav:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.nav:hover {
	font-weight: bold;
	color: #FFA817;
	text-decoration: underline;
}
a.nav:active {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.sideCircle {
	background-attachment: fixed;
	background-image: url(../images/sideCircle.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebarCircle {
	background-attachment: fixed;
	background-image: url(../images/sidebarCircle.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFA817;
	margin: 0px;
	padding: 5px 0px 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFA817;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA817;
	margin: 0px;
	padding-top: 0px;
	text-transform: lowercase;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px;
}
ul
{
	list-style-image: url(../images/bullet.gif);
	line-height: 18px;
}
ul ul
{
	list-style-image: none;
	list-style-type: square;
}
.bottomCircle {
	background-attachment: fixed;
	background-color: #e8e8e8;
	background-image: url(../images/bottomCircle.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #666666;
	background-position: right;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	background-position: right;
}
.lineBreak
{
	color: #FFA817;
	width: 100%;
	height: 3px;
}
.lineDivide
{
	color: #FFA817;
	width:70%;
	height: 1px;
}
.navMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFA817;
}