@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0 ;
	padding: 0;

}

p, h1, h2, h3, h4, h5, h6, li {
    margin: 1ex 1em;
}


#outerWrapper {
  width: 800px;
  position: relative;
  margin: 0 auto 0 auto;
}

#header {
	height: 65px;
	position: relative;

}

#banner {
	height: 200px;
}

#header h1 {
display: block;
margin-top: 15px;
margin-left: 0;
margin-bottom: 0;
width: 330px;
line-height:45px;
text-indent: -9000px;
background: url("../images/deerparklogo2.gif") no-repeat;

}

#contentWrapper {
	margin-top: 32px;
	position: relative;
	margin-bottom: 25px;
}

#content {
	position: relative;
	margin-right: 310px;
	background: url(../images/moveinspecial.gif) no-repeat;
	padding-top: 0px;
	
}

#contentfloorplan {
	position: relative;
	margin-right: 225px;
	background: url(../images/greenbar2.gif) no-repeat;
	padding-top: 0px;
	
}

#sidebar {
	width: 290px;
	float: right;
	margin-left: 20px;
	margin-right: 0;
	padding-right: 0;
	position: relative;
}
#sidebarfloorplan {
	width: 200px;
	float: right;
	margin-left: 20px;
	margin-right: 0;
	padding-right: 0;
	position: relative;
}
#banner {
	position: relative;	
}
#bannerimg {
float: left;
margin-right: 4px;
width: 196px;
height: 200px;
background:#CCC;
}
#bannerimgright {
float: left;
width: 180px;
height: 200px;
padding-right: 20px;
background: #0099cc;
}
#bannerimgright2 {
float: left;
width: 180px;
height: 200px;
padding-right: 20px;
background: #0099cc;
}

.bluehead {
margin-top: 0;
margin-left: 0;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
	color: #0099CC;	
}

#content h2.bluehead a {
	margin-top: 25px;
	margin-left: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #0099CC;
	text-decoration: none;
	display: block;
}

/* ===== main menu ===== */

#header #mainMenu {
	position: absolute;
	left: 344px;
	top: 0px;
	font-size: 12px;
	font-weight: BOLD;
}

#mainMenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#mainMenu li {
    float: left;
    margin: 0;
    padding-left: 1px;
	display: block;
	width: 75px;
	height: 40px;
	color: #fff;
}

#mainMenu li.menuitem1 a:link, #mainMenu li.menuitem1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 70px;
	height: 34px;
	text-decoration: none;
	padding: 6px 0px 0 5px;
	margin-right: 2px;
	line-height: 13px;
	border: none;
	background-color: #0099cb;
	color: #FFF;
}

#mainMenu li a:hover, #mainMenu li a:active {
    color: #f8b449;
    background-position: left top;
}

#mainMenu li a.current {
    margin-top: -5px;
    height: 30px;
    background: 
    line-height: 25px;
}

#mainMenu li a.current:hover {
    cursor: default;
}
#mainMenu li.menuitem2 a:link, #mainMenu li.menuitem2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 70px;
	height: 34px;
	text-decoration: none;
	padding: 6px 0px 0 5px;
	margin-right: 2px;
	line-height: 13px;
	border: none;
	background-color: #86ad5c;
	color: #FFF;
}
#mainMenu li.menuitem3 a:link, #mainMenu li.menuitem3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 70px;
	height: 34px;
	text-decoration: none;
	padding: 6px 0px 0 5px;
	margin-right: 2px;
	line-height: 13px;
	border: none;
	background-color: #a3c286;
	color: #FFF;
}
#mainMenu li.menuitem4 a:link, #mainMenu li.menuitem4 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 70px;
	height: 34px;
	text-decoration: none;
	padding: 6px 0px 0 5px;
	margin-right: 2px;
	line-height: 13px;
	border: none;
	background-color: #80cce6;
	color: #FFF;
}
#mainMenu li.menuitem5 a:link, #mainMenu li.menuitem5 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 70px;
	height: 34px;
	text-decoration: none;
	padding: 6px 0px 0 5px;
	margin-right: 2px;
	line-height: 13px;
	border: none;
	background-color: #4eb9db;
	color: #FFF;
}
#mainMenu li.menuitem6 a:link, #mainMenu li.menuitem6 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 70px;
	height: 34px;
	text-decoration: none;
	padding: 6px 0px 0 5px;
	margin-right: 2px;
	line-height: 13px;
	border: none;
	background-color: #86ad5c;
	color: #FFF;
}

#bannerimgright h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	margin-top: 73px;
	margin-left: 20px;
	margin bottom: 0;
}
#bannerimgright2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	margin-top: 73px;
	margin-left: 20px;
	margin bottom: 0;
}
.menu {
	padding-left: 2px;	
}
.contenttitle {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
	color: #fff;
	padding-top: 6px;
	margin-left: 15px;
	margin-bottom: 30px;
}
#content p {
margin-top: -10px;
margin-left: 0;
margin-bottom: 0;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
#content p a {
	text-decoration: underline;
	color: #0099CC;
}
#sidebar p, sidebarfloorplan p {
	margin-left: 0;
	margin-bottom: 20px;
	font-size: 13px;
	color: #666;
}
#sidebarfloorplan p {
	margin-left: 0;
	margin-bottom: 20px;
	font-size: 13px;
	color: #666;
}

#footer {
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ccc;
}
#footer p {
	font-size: 10px;
	color: #666;
	margin-left: 0px;
}
#footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#footer li {
	float: left;
	margin-left: 0px;
	padding-right: 18px;
	padding-left: 1px;
	display: block;
	color: #666;
	font-size: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666;
}
#footer ul li a {
	color: #666;
}
#footer ul .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar ul {
	margin-top: -5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
#sidebar ul li {
	margin-top: -5px;
	margin-left: -25px;
}

#sidebar ol {
	margin-top: -5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
#sidebar ol li {
	margin-top: -5px;
	margin-left: -20px;
}
#thumb {
width: 78px;
height: 58px;
background: #999;
float: left;
margin-right: 18px;
margin-bottom: 18px;
}
#imagelg {
width: 490px;
height: 367px;
background: #666;
}
#thumbcontainer {
	width: 290px;
	float: right;
	margin-left: 0;
	position: relative;
	margin-top: 34px;
}.contenttitle a {
	color: #FFF;
	text-decoration: none;
}
td {
	font-size: 13px;
	color: #666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	height: 40px;
}
.red {
color: red;	
}
th {
font-size: 14px;	
}
.tableheader {
	font-size: 14px;
	font-weight: bold;
}
.tablefooter {
padding-left: 160px;	
}
			 #header a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#floorplanA {
	position: absolute;
	right: 20px;
	top: 250px;
	z-index: 100;
		font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #0099CC;
}
#floorplanB {
	position: absolute;
	right: 20px;
	top: 530px;
	z-index: 100;
		font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #0099CC;
}
#floorplanC {
	position: absolute;
	width: 115px;
right: 0px;
	top: 330px;
	z-index: 100;
		font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #0099CC;
}
#floorplanD {
	position: absolute;
	right: 0px;
	top: 610px;
	z-index: 100;
		font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #0099CC;
}
#floorplanE {
	position: absolute;
	right: 0px;
	top: 420px;
	z-index: 100;
		font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #0099CC;
}
#floorplanG {
	position: absolute;
	right: 0px;
	top: 300px;
	z-index: 100;
		font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #0099CC;
}
