
body, table, tr, td {
font-family: Calibri, "Calisto MT", serif;
font-size: 12pt;
color: #000;
margin: auto;
}

body {
background-image: url(top_bkg.jpg); background-repeat: repeat-x;
background-position: top;
}

a {
	color: #074129;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	color: #074129;
	text-decoration: none;
}

a:visited {
	color: #074129;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	background-color: #0F7249;
	color: #FFFFFF;
}

a:active {
	color: #074129;
	text-decoration: none;
}

h1 {
font-size: 122%;
font-weight: 700;
color: #333;
}

h2 {
font-size: 110%;
font-weight: 700;
color: #333;
}

h3 {
font-size: 110%;
font-weight: 700;
color: #666;
}

.smtext {
font-size: 80%;
}

#copy {
background-image: url(body_bkg.jpg);
background-position: top center;
background-repeat: repeat-y;
width: 831px;
padding: 0 1em 0 1em;
line-height: 20px;
text-align: left;
}
#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
width: 150px;
padding: 0px;
margin: 0px;
}
#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 1em;
padding: 0px;
}
#vertmenu ul li a {
font-size: 100%;
display: block;
border-bottom: 1px solid #AB6609;
padding: 0px;
text-decoration: none;
color: #074129;
width:150px;
}
#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #FFFFFF;
font-weight: 700;
background-color: #0F7249;
}

#address {
width: 100%;
background-image: url(bottom_bkg.jpg); background-repeat: repeat-x;
background-position: bottom;
padding-bottom: 10px;
color: #FFFFFF;
}

#footer {
font-size: 80%;
line-height: 10px;
margin-top: 1em;
}






