@charset "utf-8";
/* CSS Document */

body {
	margin:auto;
	background:url(../images/DSGWeb2008-BG.gif);
	font-size:14pt;
}

h1,h2,h3, h4, h5 { 
	font-size: 1.25em; 
	font-weight:bolder;
	margin:0.25em 0;
}

a {
	color: #ce2b24;
	text-decoration : none;
	line-height:normal
}

div#logobar {
	height:90px;
	background-color:#ce2b24;
	background:url(../images/logobar.jpg);
}

img#logo {
	margin-left:12px;
}

div#topnav {
	background-color:#ce2b24;
	padding-top:4px;
	padding-bottom:2px;
	width:980px;
	overflow:hidden;
	height:20px; 
	background:url(../images/topnavbg.jpg);
}

div#topnav ul{
	margin-top:4px;
	width:980px;
	display:inline;
	font-size:10pt;
}

div#topnav ul li {
	color:#FEF6C5;
	float: left;
	margin-right:36px;
	line-height:1.5em;
	border: 0px solid white;
}

div#topnav ul li a{
	color:#FEF6C5;
	text-decoration:none;
}

div#topnav ul li a:hover {
	text-decoration:underline;
}

.firstelement {
	margin-left:30px;
}

.lastelement {
	margin-right:0;
}	

div#flash {
	height:246px;

}

div#wrapper {
	margin:auto;
	width:980px;
}

div#body {
	border-top:2px dotted #000000;
	background:url(../images/bodydivbg.jpg);
	width:980px;
	margin-left:-200px;
}
div#body1 {
	border-top:2px dotted #000000;
	background:url(../images/bodydivbg.jpg);
	width:980px;
}

div#left_col {
	float:left;
	width:220px;
}

div#center_col {
	float:left;
	width:580px;
}

div#content {
	margin:0 0.7em 0 0;
}

div#right_col {
	float:left;
	width:180px;
}

.spacer {
	clear:both;

}

div#footer {
	position:relative;
	font-size:8pt;
	color:#FFFFFF;
	height:73px;
	background:url(../images/footerbg.jpg);
	width:980px;
}

div#HouseLogo {
	left:802px;
	position:absolute;
	top:-255px;
}

div#left_col ul#leftnav {
	list-style-position:inside;
	background-color:#F6F5F5;
	margin-top:12px;
	width:208px;
}


div#left_col ul#leftnav li {
	list-style-image:url(../images/leftnav_arrow.jpg);
	border:1px solid #F0EEEE;
	font-family:sans-serif;
	font-size:10pt;
	padding:6px;
	padding-left:0px;
}

.current {
	list-style-image:url(../images/current_arrow.jpg) !important;
}
	
div#left_col ul#leftnav li a{ 
	text-decoration:none;
	color:#d02c2a;
}

div#left_col ul#leftnav li a:hover{ 
	text-decoration:underline;
}


h2#PubHeader {
background-color:#FFFFFF;
border: 2px solid #F0EEEE;
color:#D02C2A;
font-size:14pt;
font-style:italic;
margin-left:-25px;
margin-top:10px;
padding:4px;
text-align:center;
z-index:1000;
}
	
ul#publicationlist li {
	margin-left: 16px;
}

div#copyright {	
	padding-top:8px;
}
div#leftbuttons {
	margin-top: 10px;
	margin-left: 8px;
}
	
div#swapout {
	width:632px;
	float:left;
}
div#map {
	width:348px;
	float:left;
}
form#locations {
	margin-top:-30px;
}
h1.pagehead {
	color:#ce2b24;
	background:url(../images/arrow.jpg) no-repeat;
	padding-left:54px;
}
h2.caption {
	font-size:9pt;
}

div#publication{
	width:150px;
	padding:19px;
	float:left;
	margin-left:70px;
	font-family:"Times New Roman", Times, serif
}

div#publication1{
	width:150px;
	padding:19px;
	float:left;
	margin-left:200px;
	font-family:"Times New Roman", Times, serif
	}

div#square{
	height:240px;
}

div.photo {
	text-align:center;
	width:185px;
	height:225px;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
}

div.photo h2 {
	font-size:10pt;
}
div.photo h3 {
	font-size:10pt;
	font-weight:bold;
}
div.photo h3 a {
	color:#0033CC;
	text-decoration:underline;
	font-weight:normal;
}

div.photo img {
	border:3px solid #bbb;
}
div#content hr {
	width: 70%;
	border:0;
	border-bottom:2px dotted #000 ;
}

div#open_house{
	position:relative;
	top:-315px;
	left:155px;
}