/* Added by Grindcolordesign info@grindclordesign.com
August 26 2007
This is the Style Sheet for the new Downtown Special Services
*/

/* Domestic HTML Tags*/

body {
margin: 0;
padding:0;
background-color:#FFFFFF;
color:#000000;
}
a {color:#006699;}
a:hover {color:#006699;}
a:visited {color:#006699;}

img {padding:0; margin:0;border:none;}
td {padding:0; margin:0;}
/* other tags */ 

.leftnavtable {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.greybox {
	border-bottom: 1px solid #000000;
}
.learnbox {
	border: 1px solid;
	height: 169px;
	width: 200px;
}
.leadershipspace {
	height: 500px;
}

/* New Tags */

table.comfort td{
	padding: 5px;
}

.MainBanner {width:560px;height:420px;background-image: url('../DSSimg/DSS-BannerBG.jpg');background-repeat: no-repeat;background-position: right;}

.Heading_Box {width:560px;height:68px;margin-top:-128px;background: url('../DSSimg/DSS-Top-1.jpg') no-repeat right;}
.Heading_Box h1{padding:26px 0 0 15px;color:#FFF;font-size:26px;font-weight:bold;font-family:times, sarif;margin:0;}
.Heading_txt {font-size:16px;font-weight:bold;padding:30px 0 0 25px;color:#FFF;}
.Content_Box {
	width:551px;
	margin:0 0 0 7px;
	background: #FFF;
	border-right:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
}

.Content_text{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	padding: 5px;
}

.Content_text img{
	padding: 0 10px 10px 10px;
}
.Content_text h2{
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	font-weight:bold;
	padding: 5px 0 0 0;
	color:#B91B21;
}
.dss_column {
float:left;
display:block;
width: 180px;
text-align:center;
}
.dss_column a{
color:#03679A;
}
.dss_column a img {
text-decoration:none;
padding: 0 0 12px 0;
}
.indented {
padding: 0 0 0 50px;
}