@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Calibri;
	font-size: 100%;
	background-image: url(../images_new/background.png);
	height: 1100px;
	width: auto;
}
.twoColFixLtHdr #container #mainContent #flashshowwindows #win_header2 #doorscontent {
	padding-right: 20px;
	padding-left: 20px;
}
.twoColFixLtHdr #container #mainContent #flashshowwindows #win_header2 {
	font-family: Calibri;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.twoColFixLtHdr #container #mainContent #doorsmainbackground {
	background-image: url(../images_new/doorscontent.png);
	background-repeat: no-repeat;
	height: 690px;
}
.twoColFixLtHdr #container #mainContent #doorsmainbackground #win_header2 #doorscontent {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-weight: normal;
}
.twoColFixLtHdr #container #mainContent .linkstyle1 a {
	font-family: Calibri;
	font-size: 22px;
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContent #doorsmainbackground #win_header2 #doorscontent .linkstyle3 .linkstyle3 {
	font-family: Calibri;
	font-size: 100%;
	color: #0033FF;
	text-decoration: underline;
	font-weight: normal;
}
.twoColFixLtHdr #container {
	padding: 0px;
	height: 1120px;
	width: 1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: auto;
	right: auto;
	font-family: Calibri;
	font-weight: normal;
}
.twoColFixLtHdr #container #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 270px;
	margin-left: 2.5em;
	height: 720px;
	line-height: 10px;
	top: 0px;
	display: inline;
	font-family: Calibri;
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContent {
	margin-right: 45px;
	margin-left: 315px;
}
S
.twoColFixLtHdr #container #mainContent #flashshowwindows #doorscontent {
	padding: 10px;
}
#newdoorcontent {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.twoColFixLtHdr #container #sidebar1 #featured {
	height: 340px;
	width: 260px;
}

