body {
		 padding:0px 20px 0px 10px;
		 margin:0px 4% 50px 6%;
		 background:#A7AABB;
		 color:black;
		 font-family: Arial, Helvetica, sans-serif;
}
#head, #nav, .container {min-width:720px;max-width:900px;}

#head {
			text-align:center;
			width:90%;
						height:162px;
			margin:0px auto 0px auto;
			background:#333 url(images/headlogowide.jpg) no-repeat top center;
			padding:0px 30px;
			border-top:0px solid #333;
			border-left:3px solid #333;
			border-right:3px solid #333;
}

#nav {
		 z-index:2;
		 text-align:center;
		 width:90%;
		 height:32px;
		 margin:0px auto;
		 border-bottom:3px solid #333;
		 border-left:3px solid #333;
		 border-right:3px solid #333;
		 padding:0px 30px 0px 30px;
		 background:#333 url(images/barunder.jpg) no-repeat top center;
}

#nav img {
		 		 margin:0px 3px 0px 3px;
				 border:0;
}

.container {
				 width:90%;
					 border:3px solid #333;
					 background-color:#EDEDFF;
					 margin:40px auto 35px auto;
					 padding:0px 30px 20px 30px;
					 font-size: 80%;
					 line-height:1.7em;
}

.sitleft {
				 float:left;
				 margin:5px 20px 10px 0px;
}

strong {
			 font-size:100%;
}
.stronglist {
						font-weight:bold;
						text-transform:uppercase;
						margin:5px 5px 10px 20px;
						color:#000;
}

h1 {font-family: 'times new roman';
	 font-size:175%;font-weight:bold;
	 margin:25px auto 15px auto;
	 padding:15px 9px 41px 13px;
	 background:#EDEDFF url(images/h1back.jpg) no-repeat bottom center;
	 border:0px solid #dde;
	 text-transform:capitalize;
	 text-align:center;
	 white-space: nowrap;
}

h2 {
	 font-size:140%;
	 margin-top:38px;
	 margin-bottom:12px;
	 text-transform:capitalize;
	 text-indent:40px;
	 clear:both;
	 white-space: nowrap;
}
h3 {
	 font-size:115%;
	 margin-top:10px;
	 margin-bottom:0px;
	 margin-right:6px;
	 text-transform:uppercase;
	 display:inline;
}

h4 {
	 font-size:125%;
	 margin-top:5px;
	 margin-bottom:5px;
	 text-transform:capitalize;
}

em {font-style:italic;
}

#base {
			color:#666666;
			margin-top:30px;
			font-style:italic;
			text-align:center;
			font-size:95%;
}

#base a {
				color:#666666;
				font-style:normal;
}

#phoneus {
				 border:3px solid #900;
				 margin-top:60px;
				 padding:10px 12px 8px 12px;
				 line-height:1.4em;
				 width:500px;
				 background:#999 url(images/bell.jpg) no-repeat bottom right;
				 clear:both
}
.br2 {
		 clear:both;
}
#phoneus img {
				 		 float:right;
						 padding:0px;
						 margin:0px;
						 border:0;
}

#phoneus a {font-size:110%; font-weight:bold; text-transform:capitalize;}

a:link {color:#000099;background-color:transparent}
a:visited {color:#000099;background-color:transparent}
a:hover {color:#000033;background-color:transparent;text-decoration:none}
a:active {color:#000099;background-color:transparent;text-decoration:none}

li {padding:2px 8px 3px 8px;margin:5px 30px 5px 10px}
.x {background:#D8DBED}
.y {background:#C5C9EF}