@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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: #006;
	background-color: #FFC;
}
#shutters {
	clear: both;
}

hr {
	width: 80%;
	text-align: center;
}

.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFC;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#banner {

}
#navbar {
	background-color: #FFC;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 50px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006;
	padding-top: 7px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006;
}


.oneColFixCtrHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFC;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
	background-color: #FFC;
}
h1 {
	font-size: 24px;
	font-weight: lighter;
}
h2 {
	font-size: 16px;
	text-decoration: underline;
}

.oneColFixCtrHdr #footer {
	background-image: url(images/footer.jpg);
	height: 60px;
	color: #FFC;
	clear: both;
}
.oneColFixCtrHdr #footer p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 75px;
	line-height: 60px;
}
.oneColFixCtrHdr #container #footer p a {
	text-decoration: none;
	color: #FFC;
}
.medlogo {
	margin-left: 200px;
	margin-top: 25px;
}
.fltright {
	float: right;
	margin-top: 20px;
	margin-right: 50px;
	margin-left: 20px;
}
#conspics1 {
	margin-top: 30px;
	margin-bottom: 30px;
}
#conspics1 img {
	margin-right: 10px;
	margin-left: 10px;
}

.fltleft {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 50px;
}
#curtainspics1 {
	margin-top: 30px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent #curtainspics1 img {
	padding-right: 22px;
	padding-left: 22px;
}
#curtainspics2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 175px;
}
.titledpic {
	float: left;
	height: 175px;
	width: 183px;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
}

.oneColFixCtrHdr #container #mainContent #curtainspics2 img {
	margin-right: 17px;
	margin-left: 16px;
}
#blindpics {
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.oneColFixCtrHdr #container #mainContent #blindpics img {
	margin-right: 32px;
	margin-left: 32px;
}
#wallpaperpics {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
#gallery {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
#conspics2 {
	height: 800px;
	width: 730px;
}
.perfectfit {
	clear: right;
	float: right;
	width: 300px;
	margin-top: 85px;
	margin-right: 0px;
	margin-bottom: 85px;
	margin-left: 0px;
}
#venetianbox {
	float: left;
	width: 350px;
	margin-top: 30px;
}
#venetianpics {
	float: right;
	width: 310px;
	margin-bottom: 30px;
}


.perfectfitimage {
	clear: left;
	float: left;
	width: 350px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-left: 10px;
}
#mainContent #shutters p img {
	margin-left: 100px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#comimg {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 175px;
}

.oneColFixCtrHdr #container #mainContent #gallery img {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #006;

}
#map {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 100px;
}
#mainContent #wallpaperpics img {
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
