@charset "utf-8";

@charset "utf-8";

/* Reset styles v1.0 | 20080212 */

html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font: 0.75em  Arial, Helvetica, sans-serif;
	color: #585542;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/* end reset styles */

#header ul {
	margin: 0px 0px 15px;
	padding: 0px;
	list-style: none;
	float: left;
}
#header li {
	background: #bed600;
	display: inline;
	margin-right: 10px;
	float: left;
	text-align: center;
	color: #556c58;
	font-weight: bold;
	line-height: 18px;
}
#header li a {
	color: #5E7266;
	text-decoration: none;
	display: block;
        padding: 0px 10px;
}
#header li a:hover {
	color: #FFFFFF;
	background: #5E7266;
}
#header .menu-select a {
	color: #FFFFFF;
	background: #5E7266;
}


.head-text  {
	color: #566c58;
	font-size: 0.75em;
	font-weight: bold;
}
.head-text a {
	color: #b7cd43;
	text-decoration: none;
}
#left-col h2 {
	color: #bed600;
	margin-right: 10px;
	font-size: 1.3em;
	border-bottom: 1px solid #6D7E72;
	display: inline;
	padding-left: 7px;
	margin-left: 3px;
}
#left-col h2 a {
	color: #bed600;
	text-decoration: none;
}
#left-col h3 {
	text-transform: uppercase;
	color: #66786C;
	margin: 15px 10px 0px;
	font-size: 0.9em;
	font-weight: bold;
}
#left-col h3 a {
	color: #000000;
	text-decoration: none;
}


#left-col h4 {
	color: #bed600;
	font-size: 0.9em;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
}
#left-col h4 a {
	color: #5E7266;
	text-decoration: none;
}

#left-col h5 {
	font-size: 0.9em;
	color: #bed600;
	margin-right: 10px;
	margin-left: 10px;
	text-transform: uppercase;
}
#left-col h5 a {
	color: #bed600;
	text-decoration: underline;
}


#footer-content ul {
	text-align: center;
}
#footer-content li {
	color: #556c58;
	font-size: 0.75em;
	display: inline;
	border-right: 1px solid #000000;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer-content li a {
	color: #5E7266;
	text-decoration: none;
}

#footer-content li a {
	color: #000000;
	text-decoration: none;
}
#footer-content li a:hover {
	text-decoration: underline;
}

#footer-content .last {
	border-style: none;
}

#site-footer p {
	color: #556c58;
	font-size: 0.75em;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 15px;
}
#right-col  h1  {
	color: #bed600;
	font-size: 1.45em;
	font-weight: normal;
	text-transform: uppercase;
	margin-left: 50px;
	margin-right: 20px;
}
#right-col p {
	color: #000000;
	font-size: 1.1em;
	margin-left: 50px;
	margin-right: 20px;
	line-height: 1.4em;
}
#right-col h2 {
	color: #bed600;
	font: italic normal 1.3em Georgia, "Times New Roman", Times, serif;
	margin-top: 50px;
	margin-left: 50px;
	margin-right: 20px;
}
#col-two img {
	border: 1px solid #5E7266;
}
#right-col  ul {
	margin: 10px 20px 10px 50px;
}
#right-col  li {
	list-style: none;
	padding-left: 10px;
	background: url(../images/right-col-bullet.png) no-repeat 0px 3px;
}
#col-one p {
	margin-right: 20px;
}
#col-two p {
	margin: 10px 10px 0px;
}
.second-col-left {
	color: #bed600;
	font-size: 0.9em;
	float: left;
}
.second-col-right {
	color: #bed600;
	font-size: 0.8em;
	float: left;
	width: 150px;
}
.second-col-left  a {
	color: #bed600;
	text-decoration: none;
}
.second-col-right a:hover {
	text-decoration: underline;
}

.people-green {
	color: #bed600;
	font-weight: bold;
}
.people-green a {
	color: #bed600;
	text-decoration: none;
}
.people-green a:hover {
	text-decoration: underline;
}
#people-menu p {
	margin-right: 10px;
	margin-left: 10px;
}
#people-menu a {
	color: #bed600;
	text-decoration: none;
font-weight:bold;
}
#people-menu a:hover {
	color: #5E7266;
	text-decoration: underline;
}
#right-col .highslide-gallery li {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	list-style: none;
	background: url(none);
}
.address {
	font-weight: bold;
	color: #bed600;
	font-size: 0.85em;
	display: block;
	margin-left: 30px;
}

#right-col .pand-row {
	width: 600px;
	font: 9px Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px;
	padding: 0px;
	list-style: none;
	display: block;
}
#right-col .pand-row li {
	display: inline;
	line-height: 16px;
	float: left;
	margin: 0px 0px 2px;
	padding: 0px;
	list-style: none;
	background: url(none) 0px 0px;
}
#right-col .pand-row .pand-name {
	width: 95px;
	padding-left: 5px;
}
#right-col .pand-row .pand-role {
	width: 90px;
}
#right-col .pand-row .pand-class {
	width: 100px;
}
#right-col .pand-row .pand-email {
	width: 150px;
}
#right-col .pand-row .pand-phone {
	width: 80px;
}
#right-col .pand-row .pand-mobile {
	width: 80px;
}
#right-col .pand-link {
	width: 150px;
	display: block;
	float: left;
	font-size: 11px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
#right-col h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}
#right-col h4 {
	margin-bottom: 10px;
	margin-left: 50px;
}

#right-col li.pand-title {
	background: #C0C0C0;
	color: #000000;
	font-weight: bold;
}
