body {
	background: #EAEAEA;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p, h1, h2, h3, h4, h5, a, ul, li, lo, address, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
}
p, div#content li {
	font-size: 0.8em;
	line-height: 1.2em;
	color: #333333;
}
h1 {
	font: italic bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #910A2A;
	margin: 0px 0px 15px;
	padding: 0px;
	}
h2 {
	color: #910A2A;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
}
b {
	color: #830421;
	font-size: 1.2em;
}

address {
	font: normal .7em Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 154px;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
li {
	font-size: 12px;
	margin-bottom: 5px;
}
iframe {
	margin-top: -10px;
}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 990px;
	margin: 5px auto 0px;
	background: url(images/bg-container.gif) repeat-y;
	border: 1px solid #CCCCCC;
}
div#locations {
	background: #EEEEEE;
	padding: 15px 5px;
	border: 1px solid #CCCCCC;
	height: 50px;
	margin-top: 15px;
	clear: both;
	width: 700px;
}
div#locations img {
	padding: 5px 0px;
	clear: left;
	float: left;
}



div#audio {
	background: url(images/bg-audio.gif) no-repeat;
	height: 33px;
	position: relative;
}
div#applet {
	position: absolute;
	left: 867px;
	top: 8px;
}


div#header {
	background: url(images/header.jpg) no-repeat;
	height: 191px;
	position: relative;
}
div#flash {
	position: absolute;
	left: 13px;
	top: 16px;
	width: 351px;
}


div#content {
	float: left;
	background: url(images/bg-content.jpg) no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	width: 723px;
	position: relative;
	margin: 0px;
}
div#content strong {
	color: #666666;
}

div#content a:link {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #920B2B;
}
div#content a:hover {
	font-weight: bold;
}
div#content a:visited {
	text-decoration: none;
}


div#sidebar {
	background: url(images/bg-sidebar.jpg) no-repeat;
	width: 247px;
	float: right;
	position: relative;
	height: 400px;
	margin: 0px;
	padding: 0px;
}
div#sidebar img {
	position: absolute;
	border-style: none;
	left: 15px;
	top: 38px;
}



div#footer {
	clear: both;
	background: url(images/footer.gif) no-repeat;
	height: 13px;
}

div#owner {
	width: 990px;
	margin: 0px auto;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	div#owner img {
	float: right;
	border-style: none;
	}
	
div#copyright {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 990px;
	margin: 0px auto;
	}
                div#copyright img {
                border: none;
                }
	div#copyright a:link, div#copyright a:visited {
	color: #333333;
	text-decoration: none;
	}
	div#copyright a:hover {
	text-decoration: underline;
	color: #8F0A29;
	}
div#nav {
	margin-top: 117px;
	margin-left: 7px;
	width: 240px;
}

	ul#mainnav {
	margin: 0px;
	padding: 0px;
	}
	ul#mainnav li {
	display: inline; 
	list-style: none;
	}
	ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 232px;
	border-bottom: 1px solid #999999;
	padding: 4px;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	}
	ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	background: #666666;
	font-weight: bold;
	color: #FFFFFF;
	}	
/* ---------------------------- UTILITY NAVIGATION ----------------------------  */
div#utility {
	width: 990px;
	margin: 0px auto;
	}
	ul#utilitynav {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	ul#utilitynav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	padding: 2px 10px;
	margin: 0px;
	border-left: 1px solid #999999;
	color: #666666;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	color: #8E0928;
	}
div#address1 {
	position: absolute;
	left: 552px;
	top: 96px;
}
/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 15px 60px 0px;
	border: 1px solid #CCCCCC;
}
img.right {
	float: right;
	padding: 5px;
	background: white;
	margin: 0px 15px 10px;
	border: 1px solid #CCCCCC;
}
p.clear {
	clear: both;
}
p.fineprint {
	font-size: .7em;
}

div.divider {
	clear: both;
	height: 2px;
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.attorney {
	background: #EEEEEE;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: 670px;
}
div.attorney   a  img.top {
	border-style: none;
	text-decoration: none;
	margin-top: 15px;
	clear: left;
}
div.column {
	float: left;
	width: 310px;
	margin-right: 15px;
	background: #EEEEEE;
	padding: 10px;
	border: 1px solid #CCCCCC;
	height: 430px;
}
div.pullout {
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	background: #FFFFFF;
	margin-right: 20px;
}
div.pullout img {
	margin-top: 10px;
}
