/* CSS Document */
html, body {
	margin: 0;
	background: #FFFFCC url(images/stripedbg1.gif) repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
hr {
	color: #4A6941;
	margin: 0 20px;
}
p {
	margin: 5px;
}
a {
	text-decoration: none;
; color: #0000FF
}
a:hover {
	color: #0099FF;
}
#header {
	width: 100%;
}
#header img {
	margin-top: 5px;
}
#headertop {
	border: 0 dashed blue;
	width: 100%;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	background: #14400C url(images/headerfadebg.gif) top repeat-x;
}
#headerbottom {
	border: 0 dashed red;
	width: 100%;
	height: 40px;
	background: url(images/headerback.gif) bottom repeat-x;
	color: #ffffcc;
}
.left {
	margin: 5px;
	padding: 5px;
	float: left;
}
.right {
	margin: 5px;
	padding: 5px;
	float: right;
}
.boxcontent {
	margin: 10px;
	text-align: left;
}

#navbar a{
	float:left;
	margin-left: 3px;
	position: relative;
	top: -26px;
	width: 88px;
	height: 16px;
	text-align: center;
	margin-top: 2px;
	padding-top: 1px;
	color: #0F3009;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;

}
#navbar a:link, #navbar a:visited {
	background: url(images/button1.png) top no-repeat;
}
#navbar a:hover {
	background: url(images/button1_hover.png) top no-repeat;
	font-size: 12px;
}
#navbar a:active, #navbar a#selected {
	background: url(images/button1_active.png) top no-repeat;
	font-size: 12px;
}
.indent {
	margin-left: 35px;
}
#phonenumbers {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0F3009;
	font-size: 22px;
	letter-spacing: 3px;
	font-weight: bold;
	height: 100%;
}
.tableimg {
	position: relative;
	top: -16px;
	border: #4A6941;
	margin-left: 5px;
}

#maintable {
	color: #0F3009;
	font-size: 14px;
}
.boldtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #195519;
	font-size: 16px;
	font-weight: bold;
	margin-left: -5px;
	margin-bottom: 15px;
}
.sidemargins {
	margin: 5px 5px;
}
#footer {
	color: #ffffcc;
	margin-top: auto;
	background: #14400C url(images/headerfadebg.gif) bottom repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.roundbottom {
	background: url(images/box_bottom.png) repeat-x bottom right; 
}
.roundbottom img.corner {
    display: block !important;
}
h2 {  font-size: 24px; font-family: Georgia, "Times New Roman", Times, serif; color: #006600; font-style: italic; letter-spacing: 2pt; word-spacing: 5pt}
h1 {  font-size: 18px}

#navbar a:link { }a.catnet:link {  color: #FFFFFF; text-decoration: none}
a.catnet:visited { color: #FFFFFF; text-decoration: none }
a.catnet:hover { color: #FFFF66; text-decoration: none }
