body {
	background-color:#4E4D4A;
	text-align:center;
	font-family:verdana, arial;
	font-size:9pt;
	margin:0px; /* top,right,bottom,left */
	padding:0px;
	color:#000;
	background-image:url(images/background_shadow.gif);
	background-position:center;
	background-repeat:repeat-y;
}

#wrap {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	padding:0px;
	width:900px;
	height:100px;
	background-color:#FFF;
}

#headerImg {
	width:900px;
	height:100px;
	border:0px;
}

#content {
	width:900px;
	margin:0px;
	padding:0px;
	background-color:#FFF;
}

#content_table {
	width:900px;
	background-color:#FFF;
}

/* For home/location page only */
#left_home {
	width: 199px;
	background:url(images/locations_02.gif) no-repeat;
}

#main_home {
	font-variant:normal;
	width:485px;
}
/* */

#left {
	width: 199px;
	background:url(images/concrete_column.gif) repeat-y;
}

#main {
	padding-top:10px;
	font-variant:normal;
	width:455px;
	background-color:#FFFCF5;
	padding:0 15px;
}

#allied_locations, #noflash {
	width:485px;
	height:374px;
}

#right {
	width:216px;
	background:#D09D41 url(images/right_header.gif) no-repeat;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-top:50px;
}

#dbContent {
	padding:0px 15px 0px 15px;
}

#dbContent pre {
	font-family:verdana, arial;
	font-size:9pt;
	width:216px;
}

#bottomcontent_home {
	width:900px;
	height:105px;
	background:#FFF url(images/home_footer.jpg) no-repeat;
	padding-top:0px;
	margin-top:0px;
	text-align:left;
}

#bottomcontent {
	width:900px;
	height:191px;
	background:#FFF url(images/footer.jpg) no-repeat;
	padding-top:0px;
	margin-top:0px;
	text-align:left;
}

#footer {
	width:900px;
	height:20px;
	line-height:20px;
	margin-top:10px;
	font-size:8pt;
	color:#333;
	text-align:center;
	margin:0 auto;
}

#footer a {
	color:#333;
	text-decoration:none;
}

#footer div {
	margin-bottom:5px;
}

#footer div a {
	color:#AAA;
}

/* All navigation-related CSS */
#navcontainer ul {
	margin: 0;
	padding: 35px 0px 0px 0px;
	list-style-type: none;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
}

#navcontainer li { margin: 0px 0px 3px 0px; }

#navcontainer a {
	display: block;
	padding: 5px 2px;
	border: 1px solid #333;
	width: 193px;
	background-color: #940111;
	text-align:right;
	font-variant:small-caps;
}

#navcontainer a:link, #navlist a:visited {
	color:#FFF;
	text-decoration: none;
}

#navcontainer a:hover {
	border: 1px solid #333;
	background-color: #6B0510;
	color: #FFF;
}

#active a:link, #active a:visited, #active a:hover {
	border: 1px solid #333;
	background-color: #6B0510;
	color: #FFF;
}
