img {
	border: 0;
	display: block;
}
body {
	margin: 25px 0;
	padding: 0px;
	border: 0px;
	text-align: left;
	color: #000000;
	background: #819F8D url(../images/hdrDuBose2.gif) top left no-repeat;
	font: 1em "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
}
p, h1, h2, h3, h4, h5, h6, ol, ul, li {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.15em;
	font-weight: normal;
	text-align: right;
	border-bottom: solid 1px #ccc;
	color: #002C18;
	margin: 0 0 16px 3px;
	padding-top:1em;
	padding-right: .5em;
	background-color: #D0DCD8;
}

h2 {
	font-size: .85em;
	font-weight: bold;
	border-bottom: #ccc dashed 1px;
	padding-top: 20px;
	padding-bottom: 20px;
}
h3 {
	font-size: .85em;
	font-weight: normal;
	border-bottom: #ccc dashed 1px;
}
html p {
	margin-top: 0;
	margin-right: 7.25em;
	margin-bottom: 1em;
	padding-left: .65em;
	text-align: left;
	font-size: 0.75em;
	line-height: 1.5;
	color: #666666;
}
div {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif; 
}
a {
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	border-bottom: 1px dotted #003300;
}
a:link {
	color: #003300;
}
a:hover {
	color: #999999;
}
a:visited {
	color: #666666;
}

a:active {
	color: #339999;
}

div#sidebar a {
	border-bottom: none;
}

div#contentlayer {
	position: absolute;
	top: 142px;
	left: 126px;
	width: 550px;
	padding-left: 35px;
	z-index:6;
	background: #F9F8F2;
	border: solid 1px #ccc;
}

div#mscenter {
	position: absolute;
	top: 142px;
	left: 126px;
	width: 550px;
	padding-left: 35px;
	z-index:6;
	background: #F9F8F2;
	border: solid 1px #ccc;
}

div#image {
	position: absolute; top: 265px; left: 575px; width: 200px; z-index: 8;
	background-color: #ECE9D8;
	border: solid 1px #ccc;
}
div#image2 {
	position: absolute; top: 470px;  left: 575px; width: 200px; z-index: 20;
	background-color: #ECE9D8;
	border: solid 1px #ccc;
}
div#hba {
	position: absolute; top: 265px; left: 575px; width: 125px; z-index: 8;
	border: solid 1px #ccc;
	background-color: #ffffff;
}
div#hba2 {
	position: absolute; top: 470px; left: 575px; width: 125px; z-index: 20;
	border: solid 1px #ccc;
	background-color: #ffffff;
}
p#copyright {
	font-size: .70em;
	color: #006400;
	font-style: italic;
	padding-top: 100px;
}
p#validation {
	font-size: .65em;
	color: #F5DEB3;
	font-style: italic;
}
address {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	color: #777;
	font-size: .7em;
	padding-left: .35em;
}
p#phone {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	color: #777;
	font-size: .7em;
	font-style: italic;
	padding-left: .35em;
}

p.phone {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	color: #777;
	font-size: .7em;
	font-style: italic;
	padding-left: .35em;
}

ul#featured {
	font-size: .8em;
	text-decoration: none;
	list-style: none;
}

div#sidebar {
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: .8em;
	position: absolute; top: 180px; left: 0; width: auto;
	z-index: 35;
}
ul {
	
	margin: 0;
	padding: 0;
	width: 150px;
	list-style: none;
	border-bottom: 1px solid #ccc;
	background-color: white;
}
ul li {
	position: relative;
	background-color: white;
	
}
li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
	background-color: white;
}
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #ECE9D8;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li {
	float: left;
	height: 1%;
}
* html ul li a {
	height: 1%;
}
/* End */

ul li a:hover {
	color: #000;
	background-color: #fff;
}
li:hover ul, li.over ul {
	display: block;
}
p#nocalls {
	font-weight: bold;
	color: #CC3300;
}

.imageRight {
	float: right;
	padding: 5px;
}

.imageLeft {
	float: left;
	padding: 5px;
}

.imagePortrait {
	float: left;
	padding: 0 15px 7px 0;
}
