﻿.h2 {
	font-family: "Century Gothic", Verdana, Arial, Calibri;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
}
.text {
	font-size: 9pt;
	font-family: "Century Gothic";
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
}
.footer {
	font-size: 9pt;
	font-family: "Century Gothic";
	color: #000000;
	text-align: center;
}

.text-bold {
	font-size: 9pt;
	font-family: "Century Gothic";
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
}

ul {
	list-style-type: none;
	font-size: 9pt;
	font-family: "Century Gothic";
	padding-left: 0;
   	margin-left: 0;
}
ul li {
	font-size: 9pt;
	font-family: "Century Gothic";
	color: #000000;
	list-style-image: none;
	background-image: url('images/pointer_green.gif');
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left : 7px;
}
  
.green-link a{
	font-family: "Century Gothic", Verdana, Arial, Calibri;
	font-size: 9pt;
	color: #799C1C;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
}

.green-link a:hover{
	font-family: "Century Gothic", Verdana, Arial, Calibri;
	font-size: 9pt;
	color: #CC3300;
	text-decoration: underline;
	padding-right: 15px;
	padding-left: 15px;

}
.company-link a{
	font-family: "Century Gothic", Verdana, Arial, Calibri;
	margin-left: 3px;
	font-size: 9pt;
	color: #FFFFCC;
	text-decoration: none;
}

.company-link a:hover{
	font-family: "Century Gothic", Verdana, Arial, Calibri;
	margin-left: 3px;
	font-size: 9pt;
	color: #666633;
	text-decoration: underline;
}


.top-link a{
	font-family: "Century Gothic", Verdana, Arial, Calibri;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.top-link a:hover{
	font-family: "Century Gothic", Verdana, Arial, Calibri;
	font-size: 9pt;
	color: #CC3300;
	text-decoration: underline;

}
#brochure-button a{
	background-image: url('images/brochure.jpg');
	background-repeat: no-repeat;
	display: block;
	width: 113px;
	height: 583px;
}
#brochure-button a:hover{
	background-image: url('images/brochure-over.jpg');
	background-repeat: no-repeat;
	width: 113px;
	height: 583px;

}
.email-link a{
	font-family: "Century Gothic", Verdana, Arial, Calibri;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.email-link a:hover{
	font-family: "Century Gothic", Verdana, Arial, Calibri;
	font-size: 9pt;
	color: #666633;
	text-decoration: underline;
	font-weight: bold;
}

.bio{
	font-family: "Century Gothic", Verdana, Arial, Calibri;
	font-size: 9pt;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}
.contentdiv {
	width: 700px;
	right: auto;
	left: auto;
	clip: rect(auto, auto, auto, auto);
}
.form {
	text-align: left;
	padding-left: 10px;

}
