body{
	font:76% Verdana,Tahoma,Arial,sans-serif;
	color:#5b7777;
	margin:0 0;
	padding:0;
	background-color: #5b7777;
	background-image: url(../images/bg_sliver.gif);
	background-repeat: repeat-y;
	background-position: center top;
}


/* Keeps the text in the "content" table from changing colors after being clicked on once in the browser */
a{
	text-decoration:none;
	font-weight:bold;
}


/* Formats position of sdbell logo and bar beside it */

a:link {color: #273e4e}
a:visited {color: #273e4e}
a:hover {color: #273e4e}
/* a:active {color: #FF0000}  */

a img{border:0;}
p{margin:0 0 18px 10px;}
ul,ol,dl{font-size:0.9em; margin:2px 0 16px 35px;}
ul ul,ol ol{margin:4px 0 4px 35px;}


/* Formats the text in the header "Wilmington Properties" */
h1{
font-size:4.2em;
letter-spacing:-5px;
margin:0px 0 15px 25px;
color:#273e4e;
}

h1 a{text-transform:none; color:#273e4e;}


/* Defines the settings for the h2 text, used for heading each section on page */
h2{
	font-size:1.4em;
	color:#273e4e;
	letter-spacing:-1px;
	background-color:#B7DBDB;
	width: 184px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#top{
	width:770px;
	margin:0 auto;
	padding:0;
}


/******** Main wrap ********/

#wrap{
	color:#404040;
	width:769px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	top: 0px;
	height: auto;
}

#banner{
margin:0;
}

#header{
	margin:0;
	background-color:#B7DBDB;
}

#sdbelllogo{
margin:35px 0 5px 25px;
}



/******** sidebar ********/
#sidebar{
	width:184px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #B7DBDB;
}


#sidebar h2{margin:3px 0px 8px 0px;}

#flashspace{margin:25px 0 0 8px;}

/********** Content container *********/

#contentcontainer{
	line-height:0em;
	float:right;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	width: 570px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}



/******** Content variations ********/
#content{
	line-height:1.5em;
	float:right;
	text-align:left;
	width: 573px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
	background-image: url(../images/content_columbia.jpg);
	background-repeat: no-repeat;
	height: 675px;
	position: relative;
	right: -3px;
	top: -2px;
	
}



/******** Footer ********/

#footer{
	clear:both;
	text-align:left;
	font-size:0.9em;
	line-height:1.6em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	width: 769px;
	position: relative;
	top: -2px;
}

#footer p{margin:0; padding:0;}
#footer a{color:#273e4e;}




/******** Various classes ********/
.box{
color:#ffffff;
font-size:0.9em;
background-color:#273e4e;
border:0px solid #c8c8c8;
line-height:1.3em;
padding:5px 5px 5px 8px;
margin:10px 0 5px 0;
}

.clear{clear:both;}
.hide{display:none;}
.fade{color:#c8c8c8;}
.gray{color:#808080;}


#mapContainer{
	width: 500px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}

#map{
	height: 500px;
	width: 500px;
	margin-left: 45px;
	margin-top: 55px;
	padding-top: 0px;
}

/* margin:top right bottom left;  */

#side_bar1{
margin:0 0 0 50px;
font-size:1.2em;
line-height:1.4em;
}

#side_bar2{
font-size:1.2em;
line-height:1.4em;
}

#table1{
margin-left: 10px;
font-size:.85em;
border-collapse: collapse;
}
