/* CSS Document */
.body{
	background-color: #818F5D;
}

.bannerPic{
	background-color: #818F5D;
	width: 1100px;
}

.pageTitle {
	font-family: "Book Antiqua", "Bookman Old Style";
	font-size: 36px;
	line-height: 48px;
	font-weight: bold;
	color: #000000;
	background: #999900;
	width: 1100px;
	display: inherit;
	text-decoration: none;
	font-style: normal;
}

.pageTitle:active {
	color: #663300;
	text-decoration: none;
}

.pageTitle:hover {
	color: #663300;
	text-decoration: none;
}

.navigation {
	font-family: "Book Antiqua", "Bookman Old Style";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CDD6B5;
	display: block;
	width: 100px;
	margin-left: 20px;
	padding: 6px;
	text-align: center;
	border-color: 660000;
	border-width: 2;
}

.navigation:hover {
	font-family: "Book Antiqua", "Bookman Old Style";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	display: block;
}

.design_navigation {
	font-family: "Book Antiqua", "Bookman Old Style";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CDD6B5;
	display: block;
	width: 180px;
	margin-left: 20px;
	padding: 6px;
	text-align: center;
	border-color: 660000;
	border-width: 2;
}

.email {
	font-family: "Book Antiqua", "Bookman Old Style";
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #000033;
}

.subTitle {
	font-family: "Book Antiqua", "Bookman Old Style";
	background: #CDD6B5;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	color: #330000;
	text-align: center;
}

.subTitle_light {
	font-family: "Book Antiqua", "Bookman Old Style";
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	color: #330000;
	text-align: center;
	background-color: #EBF0E0;
}

.critterText {
	font-style: normal;
	font-family: "Book Antiqua", "Bookman Old Style";
	font-size: 18px;
	position: relative;
	width: 900;
	background-color: #CDD6B5;
	overflow: auto;
	text-align: left;
	height: auto;
	vertical-align: top;
}

.quotationText {
	font-style: normal;
	font-family: "Book Antiqua", "Bookman Old Style";
	font-size: 14px;
	position: relative;
	width: auto;
	background-color: #EBF0E0;
	overflow: auto;
	text-align: center;
	height: auto;
	vertical-align: top;
	color: #330000;
	border-top-color: #FFFFFF;
}

.pageBar {
	background: #999900;
	height: 25px;
	width: 1100px;
}

.style9 {
	background: #CDD6B5;
	font-weight: bold;
	line-height: 30px;
	color: #4e4f0d;
	text-align: center;
	font-family: "Book Antiqua", "Bookman Old Style";
	font-size: 18px;
}

.style11 {
	background: #CDD6B5;
	font-weight: bold;
	line-height: 30px;
	color: #4e4f0d;
	text-align: center;
	font-family: "Book Antiqua", "Bookman Old Style";
	font-size: 16px;
}


.horzTopWebMenu {font-size: 16px;font-weight: bold;text-decoration:none;padding:10px 10px 10px 10px;color:#4e4f0d;background:url(css_images/menu1_bg.gif) repeat-x center;}
.horzTopWebMenu .selected a{text-decoration:none;padding:10px 10px 10px 10px;color:#4e4f0d;}
.horzTopWebMenu a:hover{background-color: #CDD6B5;}
.horzTopWebMenu a:link {
	text-decoration: none; color:#4e4f0d;
}
.horzTopWebMenu a:visited {
	text-decoration: none; color:#4e4f0d;
}


.vertSideWebMenu {
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	padding:10px 10px 10px 10px;
	color:#4e4f0d;
	text-align: center;
}
.vertSideWebMenu .selected a{text-decoration:none;padding:10px 10px 10px 10px;color:#4e4f0d;}
.vertSideWebMenu a:hover{background-color: #CDD6B5;}
.vertSideWebMenu a:link {
	text-decoration: none; color:#4e4f0d;
}
.vertSideWebMenu a:visited {
	text-decoration: none; color:#4e4f0d;
}

