h1, h2, h3, h4, h5, h6, p {
  position: relative;
} 

body {
	background-color: #F3F1E7;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}

body, p, div {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #666666;
	font-size: 10pt;
}
h3, .h3 {
	font-size: 16px;
	color: #6CB800;
	font-weight: bold;
}


input, select {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.small {
	font-size:80%;
}


#page {
	width: 780px;
}

#contactLinks {
	float: right;
	padding: 10px 0px 0px 0px;
}

#contactLinks a{
	color: #666666;
	text-decoration:underline;
	font-size:10px;
}

#banner {
	font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/banner.jpg);
	padding-right: 0px;
	padding-left: 20px;
	margin-top: 2px;
	height: 75px;
}
#content {
	background-color: white;
	border: solid silver 1px;
	border-top: none white 0px;
	padding: 20px 350px 20px 20px;
}
#siteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #84807D;
	margin: 0px 0px 10px 0px;
	height: 51px;
}


#bannerImage {
	float: right;
}

.navMenu1, a.navMenu1, a.navMenu1:link, a.navMenu1:active, a.navMenu1:visited, a.navMenu1:hover  {

	font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;

	color: white;

	text-decoration: none;

	font-size: 12px;

}
#footer {
	background-image: url(images/nav_bg.gif);
	color: #FFFFFF;
	background-color: #726D6A;
	height: 23px;
	margin-top: 2px;
	padding-top: 10px;
	font-size: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

li{
	padding-bottom: 10px;
}
#right {
	float: right;
	width: 245px;
	padding-top: 40px;
	border-right: solid silver 1px;

}
#main {

}

.rightTitle {
	font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;
	color: #8F8372;
	background-color: #F3F1E7;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 20px 10px 20px;
}
.rightBody ,.rightBody2  {
	background-color: #6CB800;
	border-left: solid #7ED600 10px;
	padding-top: 10px;
	padding-right: 10px;	
	padding-left: 10px;
	margin-bottom: 10px;
}


.rightBody2  {
	background-color: white;
	border-left: solid #F3F1E7 10px;
	border-bottom: solid #F3F1E7 10px;
}
.rightBody2, .rightBody2 p {
	color: #333333;
}

.rightBody, .rightBody p, .rightBody p a {
	color: #FFFFFF;
}

a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #33CC33;
}

#footer a{
	color: white;
}

hr{
	border: solid white 1px;
	border-top: dashed silver 1px;
}h2 {

	font-size: 13px;
	color: #45A406;
	font-weight: bold;
}
