body {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg/BG_13.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-size: large;
	color: #030;
}
.medium {
	font-size: medium;
}
.inquiryfont {
	font-size: medium;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
}

/*New <strong class="highlight">CSS</strong> Rules*/

/* <strong class="highlight">CSS</strong> Document */
/*Nav <strong class="highlight">Bar</strong> <strong class="highlight">CSS</strong> rules*/


#nav {
	margin: 0;
	padding: 0;
	float: left;
	width:100%;
}

#nav li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
}

#nav a, #nav a:link,
#nav a:visited {
	font-size:1em;
	color:#060;
	width: auto;
	text-decoration: none;
	line-height: 1em;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.footer {
	font-size: small;
}
#nav a:hover, #nav a:active {
	color:#009148;
	text-shadow: #56744B 2px 2px 10px;
}
a {
	text-decoration: none;
	color: #000;
}
#watermark {
	background-image: url(images/pictures/branch.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.awaredTitle {
	font-size: x-large;
}
.pageTitle {
	font-size: xx-large;
}
ul#Nav-Text{
	list-style-type: none;
	text-align: center;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul#Nav-Text li{
	display:inline;
}
ul#Nav-Text li a{
	text-decoration: none;
	width: auto;
	color: #005616;
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	line-height: 30px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
ul#Nav-Text li a:hover{
	text-decoration: none;
	width: auto;
	color: #093;
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	line-height: 30px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.highlight {
	color: ;
	text-decoration: none;
		filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=5);
	text-shadow: #030 0px 0px 1px;
}
.img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

