﻿body 
{
	background-color:#330000;
	margin:0px;
	font-size:10pt;
	font-family: Frutiger, "Frutiger Linotype", Univers, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#wrapper 
{
	background-color:#fff;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 850px;
	background-image:url(images/ContentBackground.gif);
}

#header {
	margin: 0;
	background-color:#fff;
	background-image:url(images/CharlotteHeader.jpg);
	background-repeat:no-repeat;
	height:206px;
}

#side-a {
	float: left;
	width: 600px;
}

#side-b { 
	margin: 0;
	float: right;
	width: 230px;
	background-color:#F6DFA6;
	padding:150px 10px 10px 10px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#side-b .topImage
{
	margin-top:-250px;
	margin-left:30px;
	padding-bottom:20px;
	z-index:1000;
    height: 210px;
}

#footer {
	clear: both;
	background: #000;
	color:#fff;
	text-align:center;
	padding-top:.5em;
	padding-bottom:1em;
}

#footer a, #footer a:visited 
{
	color:#fff;
	text-decoration:none;
}
#footer a:hover
{
	color:#F6DFA6;
}

img 
{
	border:0px;
}

td 
{
	vertical-align:top;
}

p 
{
	padding:0px;
	margin:0px;
	margin-bottom:1em;
}	

.headerImages
{
	margin-top:15px;
	margin-bottom:5px;
}

.smallText
{
	font-size:.9em;
	line-height:1.4em;
	color:#555;
}

#services li
{
	margin-bottom:.3em;
}

h3
{
	margin:0px;
	padding:0px;
	width:100%;
	border-bottom:1px solid #ccc;
	margin-bottom:.2em;
}
h5
{
	font-family: Times New Roman, Serif;
	color: #37585E;
	font-size: 1.5em;
	font-weight:normal;
	border-bottom: 1px solid #37585e;
	width:100%;
	margin-bottom:.5em;
}
	

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_examples.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* commom style for all browsers */

.menu5 {
text-align:left; position:relative; height:2.5em; margin:0; padding:0; list-style-type:none;
background-color:#330000; width:600px;
}
.menu5 ul {
padding:0; margin:0; list-style-type:none; /* for Firefox */
}
.menu5 li {
float:left; position:relative; padding-right:18px; padding-left:5px;
}
.menu5 li a, .menu5 li a:visited {
display:block; text-decoration:none; color:#000; float:left; height:2.5em; line-height:2.5em; color:#fff; 
}
.menu5 li a.drop, .menu5 li a.drop:visited {
font-weight:bold;
}
.menu5 li ul {
visibility:hidden; position:absolute; top:2.5em; left:0; height:0; overflow:hidden;
}
.menu5 table {
margin:-1px; border-collapse:collapse; font-size:1em; /* font size for IE5.5 */
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menu5 li:hover ,
.menu5 li a:hover {
text-decoration:none; border:0; color:#F6DFA6;
}
.menu5 li:hover ul,
.menu5 li a:hover ul {
visibility:visible; height:auto; width:10em; background:#330000; border:1px solid #ddd; left:0; top:2.5em; overflow:visible;
}
.menu5 li:hover ul li a,
.menu5 li a:hover ul li a {
display:block; font-weight:normal; background:transparent; text-decoration:none; height:auto; line-height:1.5em; padding:0.5em; width:9em;
}
* html .menu5 li a:hover ul li a {
width:10em; width:9em; /* hack for IE5.5 */
}
.menu5 li:hover ul li a.drop,
.menu5 li a:hover ul li a.drop {
font-weight:bold;
}
.menu5 li:hover ul li ul,
.menu5 li a:hover ul li a ul {
visibility:hidden; position:absolute; top:0; left:9.5em; height:0; overflow:hidden;
}
.menu5 li:hover ul li a:hover,
.menu5 li a:hover ul li a:hover {
text-decoration:none;
}
.menu5 li:hover ul li:hover ul,
.menu5 li a:hover ul li a:hover ul {
visibility:visible; color:#000; border:1px solid #ddd; height:auto; background:#fff; width:9.5em;
} 
.menu5 li:hover ul li:hover ul.left,
.menu5 li a:hover ul li a:hover ul.left {
left:-9.3em;
}
.menu5 li:hover ul li:hover ul li a,
.menu5 li a:hover ul li a:hover ul li a {
display:block; height:auto;
}
.menu5 li:hover ul li:hover ul li:hover a,
.menu5 li a:hover ul li a:hover ul li a:hover {
text-decoration:underline;
}



