body 
    {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #000000;
    }

#header {
	border-top: 0;
    width: 970px;
	height: 108px;
    padding: 0;	
	margin: 0;
}

#outerwrap {
	text-align: left;
	padding: 0px;
	width: 970px;
    background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	position: relative;
	top: 0;
	left: 0;
	background-image: url(http://www.findyourcharleston.com/pix/sidebar.gif);
	background-position: top left;
	repeat-x;	
}

#innerwrap {
    h/eight: 399px; /* IE's non-CSS convention */
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style:normal;
	padding: 0 10px 0 0;
	margin: 0;
	}

#menucontainer {
    float: left;
	width: 200px;
    margin: 0;
    padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	color: #25286d;	
	background-color: #cecfd0;
    }

#contentcontainer {
    float: left;
	width: 750px;
    margin: 0;
    padding: 0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-image: url(http://findyourcharleston.com/pix/background.jpg);
	background-repeat: no-repeat;
	background-position: top right;
    }

/*********** Navigation styles ***********/
a.menulink1:link, a.menulink1:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14x;
	font-weight: bold;
	color: #272a72;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}

a.menulink1:hover, a.menulink1:active{
	color: #ff0000;
}

/*********** Header styles ***********/
/*********** Header styles ***********/
h1,h2,h3,h4,h5,h6 
{
    color: #0c2146; 
    font-family:"Times New Roman", Times, serif;
	padding-left: 10px;
	padding-right:10px; 
    }

h1
{
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
font-size: 22px;
background-color: #AAAAAA;
text-align:center;
margin: 10px 0 10px 0; 
}

h2
{
font-size: 22px;
background-color: #BBBBBB;
width: 90%;
}

h3
{
font-size: 20px;
background-color: #CCCCCC;
width: 80%;
}

h4
{
font-size: 18px;
background-color: #DDDDDD;
width: 70%;

}

h5
{
font-size: 17px;
background-color: #EEEEEE;
width: 60%;

}

h6
{
font-size: 16px;
background-color: #EEEEEE;
width: 50%;

}
#footer {
    clear: both;
    width: 970px;
	height: 64px;
    padding: 0;	
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(http://findyourcharleston.com/pix/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;	
}