/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	word-spacing: normal;
}

.bold_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	word-spacing: normal;
	padding-top: 0px;
	padding-left: 0px;
}
.navigation{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-style: normal;
	text-decoration: none;
	background-color: #993300;
	display: block;
	width: 140px;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	background-image: url(../images/main_paw.gif);
	background-position: 118px 12px;
	background-repeat: no-repeat;
}

}
.navigation:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	font-style: normal;
	text-decoration: none;
	background-color: #CECF9C;
	display: block;
	width: 140px;
	font-weight: bold;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 2px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	background-image: url(../images/main_hover.gif);
	background-position: 125px 5px;
	background-repeat: no-repeat;
	border-top-color: #990000;
	border-right-color: #CECF9C;
	border-bottom-color: #000033;
	border-left-color: #CC0000;
	border-left-width: 0px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 3px;
}	
.footer_text_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}


.footer_text_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	margin: 1px;
	text-align: left;
}
.main_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 1px;
	text-align: left;
	font-weight: bold;
	color: #9C3000;
}
.main_question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	margin: 1px;
	text-align: left;
	font-weight: bold;
	color: #990000;
}

.main_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 5px;
	margin: 1px;
	text-align: center;
	font-weight: bold;
	display: block;
	word-spacing: normal;
	font-style: normal;
	color: #9C3000;
}

.Top_Navigation {
	text-decoration: none;
	background-color: #DFD8AC;
	padding: 6px;
	text-align: center;
	margin: 3px;
}


#Footer_cell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CECF9C;
}
.Nav_Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9C3000;
	font-weight: bold;
}
.Highlight_Cell {
	border: thin solid #9C3000;
	background-color: #C6C98F;
}

.testimonial_quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	margin: 1px;
	text-align: left;
	font-style: italic;
	color: #990000;
}

.navigation_Top{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-style: normal;
	text-decoration: none;
	background-color: #B7BA70;
	display: inline;
	width: 140px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
}
.Highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #7AB800;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #727272;
	font-weight: bold;
	color: #FFFFFF;
}
